:root {
    --primary: #ff9900;
    --secondary: #303678;
    --ternery: #F7BE8C;
}

.banner-section.style-two .banner-carousel:before {
    background: var(--secondary) !important;
}

.main-header.style-two .header-lower .outer-box {
    background: var(--secondary) !important;
}

.main-header.style-two .header-lower .outer-box .menu-area .logo-box a img {
    max-height: 50px !important;
}

.main-header.style-two .sticky-header {
    background: var(--secondary) !important;
}

.main-header.style-two .sticky-header .outer-box .menu-area .logo-box a img {
    max-height: 40px !important;
}

.main-footer.style-two .footer-bottom .copyright .footer-logo a img {
    max-height: 40px !important;
}


/** banner-style-two **/

.banner-section-custom {
    position: relative;
}

.banner-section-custom.style-two {
    margin: 0px 50px;
    padding-bottom: 130px;
    background: transparent;
}

.banner-section-custom.style-two:before {
    position: absolute;
    content: '';
    background: var(--primary);
    width: calc(100% + 100px);
    left: -50px;
    top: 110px;
    right: 0px;
    height: 625px;
}

.banner-section-custom.style-two .banner-carousel-custom {
    position: relative;
    padding: 0px 70px;
}

.banner-section-custom.style-two .banner-carousel-custom:before {
    position: absolute;
    content: '';
    background: var(--secondary);
    width: 100%;
    height: 368px;
    left: 0px;
    top: 0px;
    right: 0px;
    border-radius: 0px 0px 10px 10px;
}

.banner-section-custom.style-two .banner-carousel-custom .banner-card-custom {
    position: relative;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .60rem;
    padding: 60px 30px;
    height: 100%;
}

.banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-image-custom {
    flex: 1;
    padding-top: 40px;
}

.banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-image-custom img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-content-custom {
    flex: 1;
    padding: 30px;
    text-align: end;
    align-content: end;
    align-items: stretch;
    position: relative;
    z-index: 1;
}

.banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-content-custom h1 {
    font-size: 5em;
    color: var(--secondary);
    letter-spacing: -1px;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 1rem;
}

.banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-content-custom h1 span {
    color: var(--primary);
    margin-top: -1rem;
}

.banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-content-custom p {
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    color: #555;
    line-height: 1.5;
}

/** News Page **/

.news-page.page-title {
    padding: 0px !important;
}

.news-page.title-box {
    padding: 40px 0px !important;
}

.news-page.sidebar-page-container {
    padding: 0px 0px !important;
    margin-top: 50px !important;
}

.news-page.page-title:before {
    background: #F7BE8C !important;
    opacity: 1 !important;
}

/** award **/

.single-award-block .inner-box {
    padding: 15px 0 !important;
    border: none !important;
    background: transparent !important;
}

.single-award-block .inner-box .upper-box {
    border-bottom: none !important;
}

.theme-btn-one {
    background: var(--primary) !important;
}

.theme-btn-one:hover {
    background: var(--secondary) !important;
}

.main-footer {
    background: #101010 !important;
}

.footer-top .about-widget .text p {
    color: #ddd !important;
}

.footer-top .links-widget .links-list li a {
    color: #ddd !important;
}

.footer-bottom .copyright p {
    color: #ddd !important;
}

.main-footer .about-widget .subscribe-form .form-group button {
    background: var(--primary);
    border-radius: 5px;
}

.main-footer .about-widget .subscribe-form .form-group button:hover {
    background: var(--secondary);
}

.single-job-post .job-title {
    width: 87% !important;
}

.single-job-post .job-inner p {
    font-size: 15px !important;
}

.single-job-post .job-title {
    padding-left: 0px !important;
}

.single-job-post:hover .job-header {
    background: var(--secondary) !important;
}

.single-job-post:hover .job-header .info li a {
    color: #fff !important;
    background: var(--primary) !important;
}

.hiring-section .left-column {
    background: #3f458c !important;
}

.hiring-section .right-column {
    background: #242966 !important;
}

.footer-bottom .social-links li a {
    color: #fff !important;
    background: var(--primary) !important;
}

.footer-bottom .social-links li a:hover {
    color: #fff !important;
    background: var(--secondary) !important;
    border: 1px solid var(--secondary) !important;
}

.scroll-top {
    color: #ffffff;
    background: var(--primary) !important;
}

.scroll-top:hover {
    color: #ffffff;
    background: var(--secondary) !important;
}

.page-item.active .page-link, .pagination li a {
    line-height: 35px !important;
}

.page-item.active .page-link {
    background: var(--primary) !important;
    color: #fff !important;
}

.page-item .page-link .spinner-border.spinner-border-sm {
    top: -5px;
    position: inherit;
}

.pagination {
    text-align: center;
}

.page-item.active .page-link, .page-item.disabled .page-link {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    height: 50px;
    width: 50px;
    line-height: 35px !important;
    text-align: center;
    color: #462b34;
    background: transparent;
    border-radius: 5px;
    border: 1px solid #eae0d9;
    z-index: 1;
    transition: all 500ms ease;
}

.job-details {
    padding: 80px 0px !important;
}

.job-details-content .upper-box .inner-box {
    padding-left: 0px !important;
}

.jobs-description ul, .jobs-description li {
    list-style: disc;
    margin: 0px 0px 0px 15px;
}

/** banner-style-two **/
@media (max-width: 768px) {
    .banner-section-custom.style-two {
        margin: 0 20px;
        padding-bottom: 80px;
    }

    .banner-section-custom.style-two:before {
        top: 80px;
        height: 400px;
    }

    .banner-section-custom.style-two .banner-carousel-custom {
        padding: 0 20px;
    }

    .banner-section-custom.style-two .banner-carousel-custom .banner-card-custom {
        flex-direction: column;
        padding: 30px 15px;
    }

    .banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-image-custom {
        padding-top: 20px;
    }

    .banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-image-custom img {
        height: auto;
        max-height: 300px;
    }

    .banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-content-custom {
        padding: 20px;
        text-align: center;
    }

    .banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-content-custom h1 {
        font-size: 2.5em;
        margin-bottom: 1rem;
    }

    .banner-section-custom.style-two .banner-carousel-custom .banner-card-custom .banner-content-custom p {
        font-size: 1em;
        line-height: 1.4;
    }
}
