.card-deck {
    color: #000;
    margin-top: 25px;
    margin-bottom: 25px
}

#highlightcarousel {
    margin: 0 auto
}

.addshadow {
    box-shadow: 2px 2px 10px #aaa
}

.navbar {
    padding: 0
}

#bsslogo {
    margin-top: 20px
}

#slogan {
    margin: 0
}

#headerDiv {
    color: #fff;
    background-color: #3a2222;
    border-bottom: 5px solid #000
}

#headerLogoDiv {
    margin: 0
}

@media only screen and (max-width:791px) {
    .header-min-small-center {
        text-align: center;
        justify-content: center
    }
}

@media only screen and (min-width:791px) {
    #header-min-div {
        justify-content: space-between
    }

    #header-min-contact-info {
        justify-content: end
    }
}

.footer-dealer-imgs {
    height: 25px
}

.footer-logo-row {
    margin-top: 5px
}

footer {
    background-color: #3a2222;
    margin-top: 20px;
    color: #fff;
    padding: 30px 8px 60px;
    flex-shrink: 0
}

    footer a {
        text-decoration: none
    }

        footer a, footer a:hover {
            color: inherit
        }

#footer-logo {
    max-height: 7em
}

#footer-text {
    margin-bottom: 40px
}

@media only screen and (max-width:991px) {
    #footer-text {
        text-align: center
    }
}

@media only screen and (max-width:991px) {
    .footer-additional {
        justify-content: center
    }
}

@media only screen and (max-width:991px) {
    #footer-auth-dealers {
        margin-bottom: 20px;
        text-align: center
    }
}

#header-min-div {
    background-color: #3a2222;
    border-bottom: 5px solid #000;
    color: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

    #header-min-div a {
        color: #fff
    }

.drc-btn-brochure {
    border-radius: 10px;
    background-color: red;
    color: #fff;
    text-decoration: none;
    padding: 16px;
    margin-bottom: 8px
}

    .drc-btn-brochure:hover {
        border-radius: 4px;
        background-color: #000;
        color: #fff
    }

.quote-input-text {
    padding: .5rem
}

    .quote-input-text:focus {
        border-color: transparent;
        outline: none;
        border-bottom: 4px solid #ff0;
        box-shadow: 0 0 0 .2rem rgba(0,123,255,0)
    }

@media only screen and (min-width:1200px) {
    .quote-input-text {
        padding: 1.5rem .5rem
    }
}

#request-card {
    background-color: #3a2222;
    border-radius: 12px
}

    #request-card a, #request-card label {
        color: #fff;
        text-decoration: none
    }

#requestValidationError {
    background-color: #fff;
    color: red;
    font-size: larger
}

#btn-submit {
    border: 2px solid #fff;
    background-color: #382020;
    margin-top: 7px
}

    #btn-submit:hover {
        background-color: #000
    }

.youtube-card {
    border: 1px solid #a9a9a9;
    text-align: center;
    border-radius: 5px;
    padding: 9px;
    color: #000
}

    .youtube-card a {
        position: relative;
        transition: all
    }

        .youtube-card a, .youtube-card a:hover {
            cursor: pointer;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

            .youtube-card a:hover {
                text-decoration: none
            }

                .youtube-card a:hover:first-child {
                    transform: scale(1.1)
                }

                .youtube-card-imgframe, .youtube-card a:hover:first-child {
                    -webkit-backface-visibility: hidden;
                    backface-visibility: hidden;
                    cursor: pointer
                }

.youtube-card-imgframe {
    position: relative;
    transition: all .25s
}

    .youtube-card-imgframe:hover {
        cursor: pointer
    }

        .youtube-card-imgframe:hover:first-child {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            transform: scale(1.025);
            cursor: pointer
        }

        .youtube-card-imgframe:hover > div {
            background-color: rgba(0,0,0,.25)
        }

.youtube-video-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#youtube-logo {
    opacity: .95
}

.youtube-thumb {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    cursor: pointer
}

.youtube-thumb-overlay {
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    z-index: 500;
    top: 0;
    cursor: pointer;
    left: 0;
    content: ""
}

.component_whatsapp {
    width: 3rem;
    height: 3rem;
    background-color: transparent;
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    border-radius: 50%;
    box-shadow: .15rem .15rem .75rem rgba(0,0,0,.85)
}

    .component_whatsapp:hover {
        transform: translateY(-3px)
    }

    .component_whatsapp:active {
        transform: translateY(-1px)
    }

.component_google_maps {
    width: 3rem;
    height: 3rem;
    background-color: transparent;
    position: fixed;
    bottom: 10.6rem;
    right: 1.5rem;
    box-shadow: .15rem .15rem .75rem rgba(0,0,0,.85)
}

    .component_google_maps:hover {
        transform: translateY(-3px)
    }

    .component_google_maps:active {
        transform: translateY(-1px)
    }

.component_email_us {
    width: 3rem;
    height: 3rem;
    background-color: transparent;
    position: fixed;
    bottom: 6rem;
    right: 1.5rem;
    box-shadow: .25rem .25rem .75rem rgba(0,0,0,.45)
}

    .component_email_us:hover {
        transform: translateY(-3px)
    }

    .component_email_us:active {
        transform: translateY(-1px)
    }

.red {
    color: red;
    font-size: larger
}

.blue, .red {
    font-family: "Roboto Slab",serif
}

.blue {
    color: #0087cd;
    font-size: x-large
}

.svg-star {
    height: 15px;
    margin-right: 10px
}

#navigator-details {
    margin-top: 25px
}

#navigator-reasons {
    font-size: xx-large
}

#navgiator-relevant-details {
    background-color: #8196a0;
    padding: 10px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px
}

#navgiator-relevant-details, .lb {
    font-family: "Roboto Slab",serif
}

.lb24 {
    color: #0087cd
}

.lb28 {
    color: #ec008c
}

.lb32 {
    color: #fbad1d
}

.lb60 {
    color: #006838
}

#navigator-btn-brochure {
    border-radius: 4px;
    background-color: red;
    color: #fff;
    border: 2px solid red;
    padding: 10px
}

    #navigator-btn-brochure:hover {
        border-radius: 4px;
        border: 2px solid red;
        background-color: #fff;
        color: red;
        text-decoration: none
    }

#search-site-form {
    border: 2px solid #6aafaf;
    border-radius: 6px;
    padding: 4px;
    margin: 7px
}

#link-render-div {
    color: grey;
    margin-top: 10px
}

#search-header {
    margin-top: 20px;
    color: #857f7f;
    font-family: "Roboto Slab",serif;
    padding-left: 8px
}

#link-render-link {
    text-decoration: none;
    color: #00f;
    font-size: 1.25em
}

#search-submit-btn {
    background-color: #3a2222;
    padding: 4px;
    height: 2.4em;
    border-radius: 4px
}

    #search-submit-btn:hover {
        background-color: #000
    }

#link-render-link:hover {
    text-decoration: underline
}

#resultCount {
    margin-top: 10px
}

.btn-brochure {
    border-radius: 4px;
    border: 2px solid red;
    background-color: red;
    color: #fff;
    padding: 10px;
    font-size: x-large;
    margin-top: 10px;
    margin-bottom: 10px
}

.canonRequestQuote {
    border-radius: 4px;
    background-color: #ff0;
    border: 2px solid #000;
    font-size: x-large;
    color: #000;
    padding: 10px;
    margin-right: 5px
}

    .canonRequestQuote:hover {
        border-radius: 4px;
        background-color: #000;
        color: #ff0;
        border: 2px solid #000;
        text-decoration: none
    }

.btn-brochure:hover {
    border: 2px solid red;
    background-color: #fff;
    color: red;
    border-radius: 4px;
    text-decoration: none
}

.canon-bullet-list {
    margin-top: 10px;
    margin-bottom: 5px
}

.bullet-point-text {
    padding-right: 15px
}

.canon-check {
    margin-right: 10px;
    height: 40px
}

.canon-logos {
    object-fit: contain;
    height: 50px;
    margin-right: 15px
}

#productDetails {
    color: grey;
    margin-top: 25px;
    flex: 1 0 auto
}

#four-lines-div {
    background-color: #0087cd;
    color: #fff;
    border-radius: 8px;
    padding: 8px 8px 8px 16px
}

    #four-lines-div hr {
        border-color: inherit;
        padding: 0;
        margin: 2px
    }

#productName {
    color: #000
}

#highlightdetails {
    background-color: #fff;
    color: #000;
    padding: 8px;
    border-radius: 5px;
    border: 2px grey
}

#canon-column-detail-header {
    background-color: #0087cd;
    color: #fff;
    padding: 8px
}

#canon-column-detail-body {
    background-color: #fff;
    color: #000;
    padding: 8px
}

#canon-product-thumb-image {
    max-height: 350px;
    max-width: 100%
}

#productTag1 {
    color: #2f4f4f
}

#canon-column-card-title {
    padding: 8px
}

#canon-logos-bottom {
    margin-top: 10px
}

#fourzerofour {
    margin: auto;
    background-color: #fff;
    color: #000;
    padding-bottom: 75px
}

#fourzerofour-content {
    margin: 30px auto auto
}

.main_body {
    background-color: #21409a;
    background-image: url(http://bssantigua.com/images/bg-main2.jpg);
    background-size: cover;
    background-position: 50%;
    background-attachment: fixed;
    width: 100%;
    overflow: hidden
}

@media only screen and (max-width:792px) {
    .main_body {
        background-image: url(http://bssantigua.com/images/xs-bg-main2.jpg)
    }
}

.main_main {
    margin-top: 10px;
    margin-bottom: 20px
}

.main-about {
    background-color: rgba(0,0,0,.75);
    padding: .5rem;
    color: #fff
}

.main_logo_nav {
    padding: 1rem;
    height: 65px;
    background-color: hsla(0,0%,100%,.15);
    background-image: linear-gradient(120deg,transparent,transparent 50%,#fff 0);
    background-size: 211%;
    margin: 5px;
    transition: all .4s
}

    .main_logo_nav:hover {
        background-position: 100%
    }

.navigator_logo_nav {
    padding: .5rem;
    height: 65px;
    background-color: hsla(0,0%,100%,.15);
    background-image: linear-gradient(120deg,transparent,transparent 50%,#fff 0);
    background-size: 211%;
    margin: 5px;
    transition: all .4s
}

    .navigator_logo_nav:hover {
        background-position: 100%
    }

.search_logo_nav {
    padding: .5rem;
    height: 65px;
    background-color: #000;
    background-image: linear-gradient(120deg,transparent,transparent 50%,#fff 0);
    background-size: 211%;
    margin: 5px;
    transition: all .4s
}

    .search_logo_nav:first-child {
        fill: #fff
    }

    .search_logo_nav:hover {
        background-position: 100%
    }

        .search_logo_nav:hover:first-child {
            fill: #000
        }

.svg_canon_init {
    fill: #db1f26
}

.svg_fk_init1 {
    fill: #c41a04
}

.svg_fk_init2 {
    fill: #000
}

.svg_fk_init3 {
    fill: #c41a04
}

.svg_navigator_init {
    fill: #000
}

.svg_navigator_init1 {
    fill: #0099d8
}

.svg_martin_yale, .svg_steelcase_init {
    fill: #000
}

.svg_logo {
    object-fit: cover;
    max-height: 35px
}

.svg_search {
    object-fit: contain;
    max-height: 47px
}

.bg-white {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px
}

.btn_search {
    padding: .5rem;
    height: 100px;
    width: 100px;
    border-radius: 10px;
    margin: 5px;
    transition: all .4s;
    border: 2px solid #999
}

    .btn_search:first-child {
        fill: #000
    }

    .btn_search:hover {
        border: 2px solid #000;
        background-color: #000
    }

        .btn_search:hover:first-child {
            fill: #fff
        }

.svg_searchresult {
    object-fit: cover;
    max-height: 75px
}

.svg_fill_black_to_white {
    fill: #000
}

.fireking-logo {
    margin-top: 15px
}

.fireking-intro {
    overflow: hidden;
    background-color: #292b2b;
    padding: .5rem 3rem;
    color: #fff;
    border-radius: 10px;
    height: 100%;
    width: 100%
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: flex;
    flex-direction: column;
    position: relative
}

.u-line-spacing {
    line-height: 4rem
}

@media only screen and (max-width:991px) {
    .u-line-spacing {
        line-height: normal
    }
}

.c-font-2 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media only screen and (max-width:991px) {
    .c-font-2 {
        font-size: 1.5rem
    }
}

.c-font-3 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2
}

.canonSection1 {
    padding: 8px;
    background-color: #ed1c2d;
    color: #fff;
    border-bottom: 2px solid maroon
}

    .canonSection1 a {
        text-decoration: none;
        color: #fff;
        font-size: larger
    }

        .canonSection1 a:hover {
            text-decoration: underline
        }

.canonHead {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px
}

.canonSection2 {
    padding-left: 20px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: medium
}

.canonCardDeck {
    margin: 8px;
    padding: 8px
}

.canon-card {
    border: 1px solid #5e5d5d;
    border-radius: 4px;
    color: #312525
}

.canon-card-header {
    color: #000;
    padding: 7px;
    text-align: center
}

.card-btn {
    background-color: #ed1c2d;
    color: #fff;
    text-align: center;
    text-decoration: none
}

    .card-btn:hover {
        color: #fff;
        text-decoration: underline
    }

.canon-card-header h5 {
    color: #fff;
    text-align: center
}

.debug {
    background-color: #0f0
}

.canonSectionBody {
    background-color: #fff
}

#root-top-logo-canon {
    margin-top: 10px;
    margin-bottom: 10px
}

.drc225blue {
    color: #0087cd;
    font-size: 1.2em
}

.requestQuote {
    background-color: #0087cd;
    color: #fff;
    text-decoration: none
}

    .requestQuote:hover {
        background-color: #000;
        color: #fff
    }

#canon-red-img {
    width: 40%;
    height: auto;
    margin-top: 10px
}

.width100px {
    width: 100px
}

.h264 {
    color: #47556f
}

.h265 {
    color: #627186
}

#drc-banner-div {
    margin-bottom: 20px
}

#infosecdiv {
    background-image: linear-gradient(#ed2024,#991b1e);
    width: 95px
}

#infosecimg {
    width: 70%
}

div#jumbo32cc {
    background-color: #d3d3d3
}

h2#intimus {
    color: red
}

.intimusrule {
    background-color: #a9a9a9;
    padding: 2px;
    margin: 0
}

@media only screen and (max-width:791px) {
    div#intimuspro {
        justify-content: center
    }
}

.img-100 {
    width: 100%;
    height: auto
}

.img-75 {
    height: auto;
    width: 75%
}

.img-50 {
    width: 50%;
    height: auto
}

.img-35 {
    width: 35%;
    height: auto
}

.img-25 {
    width: 25%;
    height: auto
}

.ipfblueheader {
    color: #647eb3;
    font-size: xx-large
}

.ipforangeheader {
    color: #91aa3c
}

.successbutton {
    height: 100px;
    border: 2px solid #a9a9a9;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box
}

    #fk-icons, .successbutton:hover {
        background-color: #d3d3d3
    }

#fk-icons {
    font-size: x-small;
    margin-top: 10px
}

.lds-hourglass {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-hourglass:after {
        content: " ";
        display: block;
        border-radius: 50%;
        width: 0;
        height: 0;
        margin: 8px;
        box-sizing: border-box;
        border: 32px solid #fff;
        border-color: #fff transparent #fff transparent;
        animation: lds-hourglass 1.2s infinite;
    }

@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    50% {
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    100% {
        transform: rotate(1800deg);
    }
}
