﻿.bg-navbar {
    background: #94231e;
    width: 100%;
    border-bottom: 2px solid #333;
    margin-bottom: 2px;
}

.accordion-button:not(.collapsed) {
    color: #212529;
    background-color: #d7b243;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-button span {
    color: #212529;
    font-size: 12px;
    margin-left: 0;
}

.accordion-button {
    text-transform: uppercase;
}

.accordion-body span {
    background-color: #adb5bd;
    color: #000;
    text-align: -webkit -match-parent;
}

.home_row {
    padding-top: 80px;
    padding-bottom: 50px;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    margin-bottom: 8px;
    border-radius: 5px;
}

    .accordion-item:not(:first-of-type) {
        border-top: 1px solid rgba(0,0,0,.125);
    }

.heading {
    color: #c4883f;
    font-size: 21px;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    /*margin-left: 15px !important;*/
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%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);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.sub-head .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto !important;
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%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);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

a {
    margin-bottom: 0;
    color: #212529;
    font-size: 1rem;
    text-decoration: none;
}

.accordion-button:not(.collapsed)::after {
    display: none;
}

.row-articles .card .card-title {
    font-weight: normal;
    color: #94231e;
    font-size: 20px;
    justify-content: space-between;
    display: table;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
        color: #c4883f;
        background: rgba(255,255,255,0.8);
    }

        .navbar-light .navbar-nav .nav-link.active a {
            color: #94231e;
        }
}

#target {
    height: 400px;
    width: 600px;
    padding: 20px;
    margin: 10px auto;
    border: 1px solid gray;
    border-radius: 4px;
    position: relative;
}

.modal.show .modal-dialog {
    transform: none;
    top: 15%;
}

.row-articles .card {
    background: #dadcde00;
    border: 1px solid #d2ac39;
    /*border-radius: 5px;*/
}
.btn-group-sm > .btn, .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    border-radius: 25px;
}

.btn-primary {
    color: #fff;
    background-color: #94231e;
    border-color: #94231e;
}

.bt-lnk {
    color: #94231e;
}

.row-articles .card .card-footer {
    background: #ffffff;
    border: 0;
    border-radius: 0;
}

.row-articles .card:hover {
    background: #ddd;
}

.row-articles .card-body:hover {
    background: none;
}

.section_visual {
    width: 100%;
    position: relative;
    background: #fff;
    text-align: center;
}

    .section_visual img {
        max-width: 100%;
        margin: 0 auto;
    }

.innerpage_heading {
    padding-top: 50px;
    padding-bottom: 45px;
    font-size: 40px;
    background-color: #96292b;
    color: #fff;
    /*height: 140px !important;*/
}

.innerpage_logo {
    padding-top: 35px;
    padding-bottom: 30px;
    font-size: 40px;
    background-color: #fff;
    height: 140px !important;
    display: block;
    /*box-sizing: border-box;
    box-shadow:0px 10px 5px #999,0px -10px 5px #999;*/
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}

    .innerpage_logo img {
        height: 60px !important;
        width: auto;
    }

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

.accordion-body b {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

.num {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #8d1309;
    color: #fff;
    min-width: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ol-list {
    position: relative;
    list-style: none;
    padding: 0 !important;
}

    .ol-list li {
        position: relative;
        padding-left: 50px;
    }

    .ol-list .ol-num {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        min-width: 50px;
        height: 100%;
        display: block;
    }

span.ol-num {
    background-color: white !important;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: none;
    border-bottom: 1px solid #000;
}

.chap-heading {
    color: #333;
    font-size: 17px;
    background: yellow;
    width: auto;
}

#accordionExample1 .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #ead3d2;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    font-weight: 700;
    text-transform: uppercase;
}

.sub-head .accordion-button:not(.collapsed), sub-head .accordion-item {
    color: #212529 !important;
    background-color: #eabb77 !important;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    text-transform: none !important;
}

#text .read_more {
    color: darkgoldenrod;
    cursor: pointer;
}

.read_more {
    color: darkgoldenrod;
    cursor: pointer;
}

.card-body .card-text {
    color: #000 !important;
    font-size: 13px !important;
}

.accordion-body ol {
    margin-bottom: 0px;
}

.small_heading {
    background: #d4ab4d;
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0px auto 20px;
    float: none;
    padding: 0 15px;
}

    .small_heading h3, .small_heading h1 {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px;
        padding: 0px;
        color: #96292b;
        text-transform: uppercase;
        line-height: 25px;
        margin-top: 7px;
        margin-bottom: 7px;
    }

.bg-grey {
    background: #ccc;
}

.query {
    position: relative;
    right: 0;
    margin-left: 80px;
}

p.text-form {
    width: 100% !importanr;
}

.card-body {
    flex: 1 1 auto;
    padding: 0.35rem 1.2rem;
    
}

label {
    display: inline-block;
    vertical-align: text-bottom;
}

.breadcrumb-item.active {
    color: #94231e;
    font-weight: 600;
    line-height: 25px;
}

.matter-rgt {
    font-size: 65%;
    color: #94231e;
    position: relative;
    margin-left: 5px;
    bottom: 2px;
    float: right;
    vertical-align: middle;
}

@media only screen and (max-width: 480px) and (min-width: 320px) {
    .row-articles .card .card-title {
        font-weight: 400;
        color: #94231e;
        font-size: 1.1rem;
        justify-content: space-between;
        display: flex;
        /*flex-flow: column;*/
    }
}

footer p, a {
    margin-bottom: 0;
    color: #fff;
    font-size: 1rem;
}

/* the bottom margin is the negative value of the footer's height */
.footer {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.footer, .push {
    /*min-height: 100px;*/
    min-height: 65px;
    clear: both; /* .push must be the same height as .footer */
}

.side-btn {
    font-size: 16px;
    color: #790001;
    border-color: #790001;
}

    .side-btn:hover {
        background-color: #790001;
        color: #fff;
        border-color: #790001;
    }
