:root {
    --bs-font-sans-serif: "Yanone Kaffeesatz",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-body-font-weight: 100;
    --bs-body-line-height: 1.5em;
    --bs-body-font-size: 13.5pt;
}

html {
    min-height: 100%;
}

body {
    background: #3B4346 url('./../images/bg03.jpg');
    color: #474f51;
    margin-bottom: 60px;
}

body, input, textarea, select {
    color: #474f51;
    font-size: 13.5pt;
    line-height: 1.5em;
    font-weight: 300;
}

#header-wrapper {
    background: #3B4346 url('./../images/bg01.jpg');
    border-bottom: solid 1px #272d30;
    box-shadow: inset 0px -1px 0px 0px #51575a;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.75);
}

#header {
    padding-top: 1.5em;
}

    #header nav a {
        color: #c6c8c8;
        text-decoration: none;
        font-size: 1.4em;
        margin-left: 40px;
        outline: 0;
    }

    #header h1 {
        left: 0;
        font-weight: 300;
    }

navbar-toggler-icon {
    color: #c6c8c8;
}

#header-wrapper {
    box-shadow: inset 0px -1px 0px 0px #51575a;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.75);
}

    #header-wrapper h1 a {
        color: #FF6700;
        text-decoration: none;
    }

    #header-wrapper a {
        color: #f7f7f7;
        text-decoration: none;
    }

#banner {
    border-top: solid 1px #222628;
    box-shadow: inset 0px 1px 0px 0px #3e484a;
    padding: 20px 0 20px 0;
    color: #fff;
}

    #banner p {
        font-size: 2em;
        line-height: 1.25em;
        padding-right: 1em;
        margin: 0 0 1em 0;
    }

.logo-image {
    height: 30vh;
}

    .logo-image img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        display: block;
    }

#content-wrapper {
    background: #f7f7f7 url('./../images/bg04.png');
    border-top: solid 1px #fff;
    padding: 45px 0 45px 0;
}

#content .check-list li {
    border-bottom: solid 1px #e2e6e8;
}

#content section {
    background: #fff;
    padding: 40px 30px 45px 30px;
    box-shadow: 2px 2px 2px 1px rgba(128,128,128,0.1);
    margin: 0 0 10% 0;
}

#carousel {
    min-height: 275px;
}

.carousel-image {
    height: 300px;
}

    .carousel-image img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        display: block;
    }

.check-list li {
    padding: 0.7em 0 0.7em 45px;
    font-size: 1.2em;
    background: url('./../images/icon-checkmark.png') 0px 1.05em no-repeat;
}

#content h2 {
    font-size: 2em;
    color: #ED391B;
    margin: 0 0 0.25em 0;
}

#content h3 {
    color: #ED391B;
    font-size: 1.5em;
}

#content a {
    color: #ED391B;
}

#content .equipment {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

ol, ul {
    list-style: none;
}

.dropdown-menu {
    background: #3B4346 url('./../images/bg01.jpg');
    color: #f7f7f7;
}

    .dropdown-menu li a {
        margin: 0;
    }

#copyright {
    border-top: solid 1px #b5bec3;
    box-shadow: inset 0px 1px 0px 0px #e0e4e7;
    text-align: center;
    padding: 45px 0 80px 0;
    color: #171717;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
}


.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

#features-wrapper {
    background: #353D40 url('images/bg02.jpg');
    border-bottom: solid 1px #272e31;
    padding: 35px 0 35px 0;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.75);
}

.bordered-feature-image {
    display: block;
    outline: 0;
}

#features {
    color: #a0a8ab;
}

    #features a {
        color: #e0e8eb;
    }

    #features h2 {
        font-size: 1.5em;
        color: #FF6700;
        margin: 0 0 0.25em 0;
    }

.equipment {
    height: 30vh;
}

    .equipment img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        display: block;
    }

#footer-wrapper {
    padding: 45px 0 45px 0;
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
}

#footer {
    color: #171717;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
}

    #footer h2 {
        font-size: 1.5em;
        color: #ED391B;
        margin: 0 0 .5em 0;
    }

    #footer a {
        color: #171717;
    }

.link-list {
}

    .link-list li {
        padding: 0.2em 0 0.2em 0;
    }

        .link-list li:first-child {
            padding-top: 0 !important;
            border-top: 0 !important;
        }

        .link-list li:last-child {
            padding-bottom: 0 !important;
            border-bottom: 0 !important;
        }

#content header {
    margin: 0 0 2em 0;
}

#content .link-list li {
    border-bottom: solid 1px #e2e6e8;
}

.modal-content {
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

    .modal-content .btn-primary, .icon-btn {
        background-color: #FF6700;
    }

    .modal-content .col-form-label {
        font-weight: 400;
    }

.modal-title {
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #FF6700;
}

#footer .link-list li {
    border-top: solid 1px #e0e4e6;
    border-bottom: solid 1px #b5bec3;
}

.field-validation-error {
    color: red;
    font-size: 11pt;
    font-weight: bolder;
}

#ForSaleItems .card-title {
    color: #FF6700;
    font-size: 1.5em;
}

#ForSaleItems img {
    max-height: 250px;
}

#view-policy {
    color: #ED391B;
    text-decoration: underline;
}

#privacy-policy {
    background-color: #fcfcfc;
    border: 1px solid #3e484a;
    font-size: 0.9em;
}

.btn.btn-social {
    border: 0;
    position: relative;
    text-align: center;
    white-space: nowrap;
    padding: .2em;
    background-color: inherit;
}

    .btn.btn-social :first-child {
        margin: .2em;
        font-size: 1.4em;
    }

.btn-facebook :first-child {
    color: rgb(59, 89, 152);
}

.btn-instagram :first-child {
    color: #ac2bac;
}
