*{/* width:auto; */}

.owl-dots {
    display: none;
}

#home-header .col-md-12 {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}

#home-header .row {
    margin: 0 !important;
}

.item {
    display: inline-block;
    width: calc(33% - 10px);
    min-height: 300px;
    float: left;
    margin: 5px;
}

.top-header p {
    color: #fff;
    display: inline-block;
    /* padding: 10px; */
    margin: 0;
}

.top-header {
    background: #222;
    padding: 15px;
}

.jobs-list {
    min-height: 300px;
}

.jobs-filter {
    margin-bottom: 15px;
}

input.btn.btn-default.form-control.btn-submit {
    background: #e99b00; /* Updated color */
    color: #fff;
}

a.btn.btn-submit-form {
    background: #fbf603; /* Updated color */
    width: 150px;
    color: #fff;
}

a:hover {
    cursor: pointer;
}

a.social-links-item:hover {
    color: #222;
}

a.btn.btn-default.form-control.btn-reset-filter {
    background: #222;
    color: #fff;
}

.gallery-list {
    display: inline-block;
    width: 100%;
    margin: 0px -15px;
}

.gallery-date {
    float: right;
}

.gallery-cta {
    text-align: right;
}

a.btn.btn-view-gallery {
    background: #e99b00; /* Updated color */
    color: #fff;
}

.gallery-title {
    margin-top: 10px;
    font-weight: bold;
    border-bottom: solid;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.gallery {
    max-width: 300px;
    padding: 15px;
    background: #fff;
    display: inline-block;
    float: left;
    margin: 15px;
    border-radius: 10px;
}

.news-date {
    font-size: 18px;
    float: right;
    margin-top: 15px;
}

.news-title {
    font-size: 24px;
    border-bottom: solid;
    padding: 5px 0px;
    margin-bottom: 15px;
}

.news-cta {
    text-align: right;
}

a.btn.news-readmore {
    background: #fbf603; /* Updated color */
    color: #fff;
}

.form-control {
    border: none;
}

textarea#message {
    height: 150px;
}

a.btn.btn-apply {
    background: #e99b00; /* Updated color */
    color: #fff;
    float: right;
}

.job-title {
    color: #222;
    font-size: 24px;
    border-bottom: solid 2px;
    margin-bottom: 20px;
    padding: 5px 0px;
    padding-bottom: 15px;
}

.job,.news {
    padding: 15px;
    margin: 15px 0;
    border-radius: 10px;
    background: #fff;
}

.jobs-title, .news-page-title, .gallery-page-title {
    font-size: 36px;
    margin-bottom: 15px;
    color: #e99b00; /* Updated color */
}

.owl-nav {
    display: none;
}

h2.elementor-heading-title.elementor-size-default {
    margin-bottom: 15px;
}

.about-header, #about-quote {
    color: #fff;
    font-size: 36px;
    font-style: italic;
    text-align: center;
    line-height: 1;
}

.item-content-p {
    display: table-cell;
    text-align: center;
}

.owl-item {
    min-height: 500px !important;
}

p.item-content-p {
    text-align: center;
    display: table-cell;
}

.owl-item div {
    color: #fff;
    font-size: 36px;
    width: 100%;
    vertical-align: middle;
    /* height: 100%; */
    background: #00000094;
}

.item-content {
    display: table;
    height: calc(100vh - 150px);
    background-size: cover !IMPORTANT;
    background-position: center !important;
}

.ha-poea-license {
    font-size: 20px;
    margin-bottom: 15px;
}

.ha-body p {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.2;
}

.logo-poea {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    line-height: 1;
}

.logo-title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

a.quick-links-item, .social-links-item {
    text-decoration: none;
    color: #fff;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    float: left;
    padding: 5px;
}

.footer-title {color: #fff;font-size: 32px;font-weight: bold;margin-bottom: 15px;}

.ha-announcement * {
    display: inline-block;
    float: left;
}

.ha-announcement .col-md-4 {
    text-align: center;
}

.ha-announcement-cta {width: 100%;margin-top: 15px;}

a.btn.btn-ha-readmore, .ha-cta a {
    background: #222;
    color: #fff;
    display: inline-block;
    float: right;
    margin: 15px;
}

.ha-announcement a.btn.btn-ha-readmore {
    margin: 0;
}

.ha-announcement-date {
    border: solid;
    padding: 15px;
    border-radius: 100%;
    height: 100px;
    padding-top: 12px;
    width: 100px;
    text-align: center;
    font-size: 24px;
    margin: 15px;
    display: inline-block;
    float: none;
}

.ha-announcements-title {
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: solid;
    margin-bottom: 15px;
    padding: 15px;
}

.ha-announcement-title {
    font-weight: bold;
}

.ha-title {
    font-size: 46px;
    line-height: 1;
    font-weight: bold;
}

.ha-welcome-to {
    font-size: 18px;
    margin-top: 15px;
}

img {
    width: 100%;
}

.ha-body img {
    margin-bottom: 10px;
}

.call-to-actions {
    display: table;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

#home-announcement img {
    width: 100%;
    border: solid 5px #fff;
}

#home-announcement * {
    text-align: center;
}

.call-to-action {
    margin: 15px;
}

.cta-container {
    display: table-cell;
    vertical-align: middle;
}

a#btn-apply-now {
    background: #222;
    color: #fff;
    font-size: 24px;
}

.call-to-actions .btn {
    width: 100%;
    padding: 20px;
}

a#btn-applicant-login {
    border: solid;
    font-size: 24px;
}

#home-header .col-md-5 {
    text-align: center;
}

div#carouselExampleIndicators {
    margin-top: 100px;
}

.carousel-item-content {
    background: #222;
    text-align: center;
    color: #fff;
    padding: 50px;
}

#home-header, .footer, #about-header, #about-quote {
    background: url(../images/header-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

.section {
    padding: 100px 0px;
}

div#home-header .container {
    width: 100%;
    max-width: unset;
    padding: 0;
}

div#jobs, #news, #gallery {
    background: #eee;
}

div#about-corporate-strategies {
    font-size: 20px;
}

div#about-mission-vision {
    text-align: center;
}

div#home-announcement {
    background-image: linear-gradient(250deg, #FFFFFF 0%, #fbf603 64%); /* Updated color */
}

.menu-items {
    margin-top: 20px;
    text-align: right;
}

a.menu-item {
    text-decoration: none;
    color: #222;
    margin: 0px 5px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}

.header {
    padding: 15px;
    background: linear-gradient(45deg, #fbfb01, #ec9e00); /* Updated color */
}

.logo-text {
    display: inline-block;
    float: left;
    width: 70%;
    color: #222;
    font-size: 24px;
    line-height: 1;
    padding: 10px 0px;
}

.logo-img {
    width: 30%;
    display: inline-block;
    float: left;
}

.footer-logo .logo-img {
    width: 100%;
    margin-bottom: 15px;
}

.menu {
    display: table;
    float: left;
    width: 60%;
    vertical-align: middle;
}

.logo {
    width: 40%;
    display: inline-block;
    float: left;
}

.logo-img img {
    width: 100px;
}

@media only screen and (max-width: 600px) {
    *{
        /* width:auto; */
    }

.form-row {
    display: inline-block;
}

form {
    display: inline-block;
}

.jobs-filter {
    display: inline-block !important;
}

.jobs-filter .col {
    width: 100% !important;
    display: inline-block !important;
}

.item-content {
    height: auto !important;
}

.owl-item div {
    font-size: 24px;
}

.section {padding: 30px 0px;}

div#home-header {
    margin-bottom: -50vw;
    min-height: 100vw !important;
}

a.menu-item {
    margin: 2.5px;
}

.menu-items {
    text-align: center;
}

img {
    width: 100% !important;
    padding: 10px;
}

#home-header img {
    width: 80% !important;
}

.logo-text {
    font-size: 5vw;
    padding: 4vw 0px;
}

.logo {
    width: 100% !important;
}

.menu {
    width: 100% !important;
}
}
