body, p, div, span, a {
    font-family: 'Jost', sans-serif;
}

body {
    padding-top: 93px;
}

.body-wrap {
    padding-top: 32px;
    padding-bottom: 32px;
}

.kh-contentwrapper {
    padding-top: 32px;
    padding-bottom: 64px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', sans-serif;
}

h1, h2 {
    color: #427314;
}

h5 {
    color: #707070;
}

p {
        font-size: 1.2rem;
}

a {
    color: #427314;
    font-weight: bold;
}

a:hover {
    color: black;
    text-decoration: none;
}

.kh-lightbg {
    background: #E8E9E9;
}

.carousel-indicators [data-bs-target] {
    height: 30px;
    width: 30px;
    border-radius: 100%;
}

.list-group {
    border-radius: 0;
}

.list-group-item {
    border-right: none;
    border-left: none;
}

.list-group-item:first-child {
    border-top: none;
}

.list-group-item:last-child {
    border-bottom: none;
}

.list-group a {
    font-family: Jost;
    font-weight: 900;
    font-size: 13px; 
    color: #000000;
    letter-spacing: 1px; 
    line-height: 65px;
}

.list-group .sub-list-group {
    font-weight: 300;
    line-height: 45px;
}

.list-group a:hover {
    color: #427314;
    background-color: #E8E9E9;
}

.list-group .active {
    color: #427314;
    background-color: #E8E9E9;
    border-color: #D4D8D7;
}

.jumbotron {
    padding-top: 100px;
    padding-bottom: 100px;
    border-bottom: solid 0px #BABEBF;
    color: white;
    background-position: 50% 70% !important;
}


.jumbotron h1 {
    color: white;
    text-shadow: 2px 2px rgba(35, 35, 35, 0.5);
}

.jumbotron-about {
    background: url("/media/about.png") #276015 repeat no-repeat center;
    background-size: cover;
}

.jumbotron-whyoffshore {
    background: url("/media/whyoffshore.png") #0063BE repeat no-repeat center;
    background-size: cover;
}

.jumbotron-projectoverview {
    background: url("/media/projectoverview.png") #0063BE repeat no-repeat center;
    background-size: cover;
}

.jumbotron-inthecommunity {
    background: url("/media/community.png") #0063BE repeat no-repeat center;
    background-size: cover;
}

.jumbotron-resources {
    background: url("/media/resources.png") #276015 repeat no-repeat center;
    background-size: cover;
    background-position: 50% 100% !important;

}

.jumbotron-newsroom {
    background: url("/media/newsroom.png") #0063BE repeat no-repeat center;
    background-size: cover;
}

.jumbotron-takeaction {
    background: url("/media/takeaction.png") #0063BE repeat no-repeat center;
    background-size: cover;
    background-position: 50% 30% !important;

}

.jumbotron-military {
    background: url("/media/militaryheader.png") #0063BE repeat no-repeat center;
    background-size: cover;
}

.jumbotron-econdev {
    background: url("/media/econdev.png") #0063BE repeat no-repeat center;
    background-size: cover;
}

.jumbotron-fishing {
    background: url("/media/fishingheader.png") #0063BE repeat no-repeat center;
    background-size: cover;
}

.kh-navbar-nav a {
    color: #D4D8D7 !important;
}

.kh-navbar-nav a:hover {
    color: white !important;
}

.kh-navbar-nav a.active {
    color: white !important;
}

.navbar-toggler {
    border-radius: 0;
    border-color: white;
    color: white;
}

.navbar-toggler-icon {
    color: white;
}

#newsroom-tab .nav-link {
    border-radius: 0;
    color: #3C4440;
}

#newsroom-tab .nav-link:hover {
    color: #276015;
}

#resources-tab .nav-link {
    border-radius: 0;
    color: #3C4440;
}

#resources-tab .nav-link:hover {
    color: #276015;
}

.kh-bg-darkgray {
    background-color: #707070;
}

.kh-bg-gray {
    background-color: #3C4440;
}

.kh-bg-green {
    background-color: #276015;
}

.dropdown-menu {
    border-radius: 0;
    border: none;
    background-color: #276015;
}

.dropdown-menu li a:hover {
    background: none;
}

.mainheader {
    padding-top: 36px;
    padding-bottom: 36px;
}

.homepage-wrapper {
    background: url("/media/1600045546.jpg") #0063BE repeat no-repeat center;
    padding-top: 0px;
    padding-bottom: 0px;
}

.homepage-content {
    color: white;
    background: rgb(98, 105, 113, 0.3);
}

.homepage-content h2 {
    color: white;
}

.homepage-content a {
    color: white;
}

.footerstyle {
    font-family: 'Jost', sans-serif;
    color: white;
    padding-top: 36px;
    padding-bottom: 36px;
}

.footer a {
    color: #D4D8D7;
}

.footer a:hover {
    color:white;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5 {
    color: white;
}

.form-control:focus {
    border-color: white;
    box-shadow: none;
}

.btn {
    font-family: 'Oswald', sans-serif;
}

.kh-button {
    border-radius: 0;
    border-color: #427314;
    background-color: white;
    color: #427314;
}

.kh-button:hover {
    background-color: #427314;
    color: white;
}

.kh-navbar-nav .btn:hover {
    color: black !important;
}

.kh-socialicons a {
    font-size: 1.8rem;
    color: #D4D8D7;
    margin-right: 16px;
}

.kh-socialicons a:hover {
    color: white;
}



.card {
    border: none;
}

.card-bgcolor {
    background: #427314;
}

.card h3, .card h4 {
    color: #427314;
}

.card img {
    width: 50px;
    height: 50px;
    display: inline-block;
    filter: grayscale(100%);
}

.card sup a {
    color: #427314;
    text-decoration: underline;
}

.kh-military-bg {
    background: url("/media/militarytile.png") #0063BE repeat no-repeat center;
}

.kh-fishing-bg {
    background: url("/media/fishingtile.png") #0063BE repeat no-repeat center;
}

.kh-econdev-bg {
    background: url("/media/econdev.png") #0063BE repeat no-repeat center;
}

.kh-imgtextbox h3 {
    color: white;
}

.kh-imgtextbox {
    background: #427314;
}

.kh-imgtextbox a {
    color: #D4D8D7;
    text-decoration: none;
}

.kh-imgtextbox a:hover {
    color: white;
    text-decoration: none;
}

.kh-resource-thumb img {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);    
    max-height: 256px;
}

.kh-resource-thumb span {
    font-size: 0.8;
    line-height: 2.5rem;
}

.kh-contact-form input {
    border-radius: 0;
}

.kh-contact-form input:focus {
    border-color: #427314;
}

.kh-contact-form textarea {
    border-radius: 0;
}

.kh-contact-form textarea:focus {
    border-color: #427314;
}

#projectoverview .card {
    background: white;
    background: rgba(255,255,255,0.8);
}

#projectoverview h5 {
    color: black;
}



#projectoverview #collapseOne {
    background: url(/media/po1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

#projectoverview #collapseTwo {
    background: url(/media/po2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

#projectoverview #collapseThree {
    background: url(/media/po3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

#projectoverview #collapseFour {
    background: url(/media/po4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}


#projectoverview .accordion-item {
    border-radius: 0;
}

#projectoverview .accordion-button {
    background-color: #E8E9E9;
    font-size: 1.8rem;
}

#projectoverview .accordion-button:not(.collapsed) {
    color: white;
    background-color: #427314;
    font-size: 1.8rem;
}

#projectoverview .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    
}

#projectoverview .accordion-button:focus {
    box-shadow: none;
}


.kh-project-card {
    border-radius: 0;
    margin-bottom: 12px;
}

.kh-project-card a {
    border-radius: 0;
    border-color: #427314;
    background-color: white;
    color: #427314;
}

.kh-project-card a:hover {
    background-color: #427314;
    color: white;
}

.kh-project-card .disabled {
    color: #BABEBF;
}

.pdf-gallery img {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);    
    max-height: 256px;
}

.box-shadow {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 30%);  
}