﻿@charset "utf-8";

.color-DeepRed {
    color: #B63125;
}

.mt-60 {
    margin-top: 60px;
    font-weight: 500;
}

body {
    margin-top: 95px;
    line-height: 24px;
    font-size: 18px;
    font-family: Gotham Book, Verdana, Arial, Helvetica;
}

p {
    margin-bottom: 2rem;
}

.navbar {
    background-color: #FFF;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-toggle {
    padding: 9px 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #0078b3;
    width: 30px;
}

main li {
    margin-bottom: 1.5rem;
}

.pageTitle {
    background-color: #006BA6;    
}

.pageTitle h1 {
    margin: 0;
    padding: 20px 0;
    font-family: Arial, Helvetica;
    color: #fff;
    font-size: 36px;
    font-weight: normal;
}

.h2, h2 {
    font-size: 30px;
    line-height: 42px;
}

.h3, h3 {
    line-height: 32px;
    font-size: 24px;
}

.h4, h4 {
    font-size: 18px;
}

.h5, h5 {
    font-size: 18px;
}

hr.kp-spacer {
    border: 2px solid #0078b3;
    width: 6rem;
    margin: 30px auto 30px 0;
}

.btn {
    border-radius: 0;
    border-width: 2px;
}

.btn.btn-default.kp-brand {
    background-image: none;
}

.btn-default.kp-brand.active, .btn-default.kp-brand:active, .btn-default.kp-brand:focus {
    background-color: transparent;
    border-color: #006BA6;
}

.navbar-brand {
    height: auto;
}

footer {
    padding: 30px 0;
    margin-top: 30px;
    background-color: #e9ebee;
    font-size: 13px;
}


/* Form fields and buttons */
.form-group {
    margin-bottom: 30px;
}

label {
    font-size: 16px;
    color: #0D1C3D;
    line-height: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

.form-control {
    padding: 0 20px;
    border: 1px solid #D3D6DC;
    border-radius: 0;
    line-height: 50px;
    height: 50px;
}

.form-control:focus {
    border-color: #0078B3;
    box-shadow: none;
}

.help-block {
    color: #677083;
    font-size: 13px;
    line-height: normal;
    margin-top: 10px;
}

.btn.btn-primary {
    background-color: #006BA6;
    background-image: none;
    border-color: #006BA6;
}

.btn.btn-primary:hover {
    background-color: #003b71;
    border-color: #003b71;
}

.btn.btn-primary.kp-brand {
    padding: 15px 30px;
    font-size: 15px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
}

.btn-group.kp-brand {
    display: block;
}

.btn-group.kp-brand > .btn {
    display: block;
    position: static;
    float: none;
    padding: 15px 30px;
    font-size: 15px;
    margin-bottom: 15px;
}

.btn-group.kp-brand > .btn.btn-default {
    background-image: none;
}

.btn-group.kp-brand .btn + .btn {
    margin-left: 0;
}

.btn-group.kp-brand > .btn-default:hover {
    border-color: #4A7628;
    background-color: #FFF;
}

.btn-group.kp-brand > .btn-default.active,
.btn-group.kp-brand > .btn-default:active {
    background-color: #4A7628;
    border-color: #4A7628;
    color: #FFF;
    box-shadow: none;
}

/*start upgrade*/
.btn.btn-default:hover {
    border-color: #4A7628 !important;
}

.btn.btn-default {
    border-radius: 0;
    border-width: 2px;
    border-color: #CCCCCC !important;
}

.btn.btn-default:active {
    background-color: #4A7628;
    border-color: #4A7628;
}

.btn.btn-outline-success {
    --bs-btn-color: #000000;
}

.btn.btn-outline-danger {
    --bs-btn-color: #000000;
}

.btn.btn-default.kp-brand:hover {
    border-radius: 0;
    border-width: 2px;
    border-color: #CCCCCC !important;
    background-color: #CCCCCC !important;
}

.accordion {
    --bs-accordion-active-bg: #f5f5f5;
    --bs-accordion-btn-bg: #f5f5f5;
    --bs-accordion-btn-color: #006BA6;
}

.accordion-button {
    font-weight: bold;
    font-size: 18px;
}

.accordion-button:not(.collapsed) {
    color: #000000;
}

.cformheader {
    font-weight: 500 !important;
}

a.nav-link {    
    font-weight: 500 !important;
}

.bg-warning {
    /*panel border #faebcc  text warning #8a6d3b bgcolor #fcf8e3 */
    /*background-color: #fcf8e3 !important;*/
    /* --bs-card-border-color: #ffc107 !important;*/
    /*--bs-card-border-color: #fcf8e3 !important;*/
    /*color: #8a6d3b;
    background-color: #fcf8e3 !important;*/
}

.card {
    /*background-color: #fcf8e3 !important;*/
    --bs-card-border-color: #ffc107;
    --bs-card-border-width: 3px;
}

.text-bold {
    font-weight: bold;
}

.text-reg {
    font-weight: normal;
    font-size:14px;
}

.text-italic {
    font-weight: normal;
    font-size: 14px;
    font-style: italic;
    color: red;
}

.contactus {
    font-size: 30px;
    font-weight: bold;
}

.contact-us-banner {
    background-image: url("images/hero-contact.png") !important;
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    height: 350px;
    /*width: 300px;*/
}

/*end upgrade*/

/* Accordian styles */
#accordion .panel {
    margin-bottom: 2rem;
}

#accordion .panel.panel-default {
    border: #D3D6DC 1px solid;
    border-radius: 6px;
}

#accordion .panel-heading {
    position: relative;
    border-radius: 6px;
    background-image: none;
}

.panel-heading a {
    display: block;
    font-weight: bold;
    padding-right: 1rem;
    line-height: 2rem;
}

.panel-heading a:hover,
.panel-heading a:focus {
    text-decoration: none;
}

.panel-heading .accordion-toggle {
    color: black;
}

.panel-heading .accordion-toggle.collapsed {
    color: #006BA6;
}

.panel-heading .accordion-toggle:after,
.panel-heading .accordion-toggle.collapsed:after {
    font-size: 2.5rem;
    width: 2rem;
    text-align: center;
    margin-top: -.5rem;
    font-weight: normal;
    position: absolute;
    right: 1rem;
    top: 1.5rem;
}

.panel-heading .accordion-toggle:after {
    content: "\2212";
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\002B";
}


/* Step indicator styles */

.step-indicator {
    margin: 40px 0;
    font-size: 18px;
    line-height: normal;
}

.step-indicator .step {
    color: #677083;
}

.step-indicator .step span {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-color: #D3D6DC;
    border-radius: 12px;
    margin: -3px 10px 0 0;
}

.step-indicator .line-segment {
    border-left: 3px solid #D3D6DC;
    height: 40px;
    margin-left: 8px;
}

.step-indicator .step.completed {
    color: #006BA6;
}

.step-indicator .step.completed span,
.step-indicator .step.active span {
    background-color: #006BA6;
}

.step-indicator .line-segment.completed {
    border-left-color: #006BA6;
}

.step-indicator .step.active {
    color: #0D1C3D;
    font-weight: bold;
}

.step-indicator .step.completed + .line-segment {
    border-left-color: #006BA6;
}

/*
------------------------
Media Queries
------------------------
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    body {
        margin-top: 130px;
    }

    .navbar {
        height: 129px;
        border-bottom: none;
    }

    .navbar.navbar-default {
        background-color: #FFF;
    }
    
    .navbar-brand {
        margin-top: 15px;
    }

    .nav.navbar-nav {
        margin-top: 50px;
        font-size: 16px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #0d1c3d;
    }
    /* Form fields and buttons */
    .btn {
        min-width: 160px;
        display: inline-block;
    }

    .btn-group.kp-brand > .btn {
        display: inline-block;
        width: 190px;
        margin-right: 20px;
        /*border-color: #DBDBDB;*/
    }

    .btn.btn-primary.kp-brand {
        width: 190px;
        display: inline-block;
    }

    .step-indicator,
    .assistance {
        margin: 60px 0;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .pageTitle h1 {
        padding: 30px 0;
        font-size: 42px;
    }

    .assistance {
        padding: 0 0 10px 60px;
        border-left: 3px solid #D3D6DC;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
