﻿body {
    /*  font-family: 'Open Sans', sans-serif,Arial, Helvetica, Verdana; */
    font-family: 'Quicksand', sans-serif;
    font-size: 100%;
    color: #000000;
    font-weight: 400;
    background: #FFFFFF;
}

@media (max-width: 1080px) {
    .header_logo_large {
        display: none !important;
    }
}


@media (min-width: 1080px) {
    .header_logo_small {
        display: none !important;
    }

    .header_logo_large {
        display: block;
    }
}

@media (max-width:1200px) {
    .footer_logo {
        height: 50px;
    }
}

p {
    line-height: 28px;
    font-weight: 500;
}

a {
    font-weight: 500 !important;
}

p.testimonals {
    .pageheader font-size: 1.65em;
    font-weight: 300;
    line-height: 1.5em;
}

h1 {
    color: #842C2A;
}


.pageHeader {
    height: 350px !important;
    background-size: cover !important;
    background-position-y: 13% !important;
    background-position-x: center !important;
}
    .pageHeader-alternative {
       display:flex;
       align-items:center;
       justify-content:center;
       gap:20px;
       padding:20px;
    }

    .alt-banner {
  
        height:100%;
       margin:auto 0;
    }
        .pageHeader-alternative h1 {
            color: black !important;
            font-weight: bold;
        }

    .pageHeader h1 {
        color: white;
        font-weight: bold;
    }

    .pageHeader #title {
        display: flex;
        height: 350px;
        align-items: center;
        justify-content: center;
    }

section#page h2, section#contactUs h2, section#blog h2 {
    font-size: 1.75em;
    font-weight: bold;
    padding-top: 20px;
    color: #842C2A !important;
}

section#page h3, section#blog h3 {
    color: black !important;
    font-size: 1.5em;
    font-weight: bold;
    padding-top: 10px;
}

section#page p {
    text-align: center;
}

section#blog p {
    text-align: left;
}


h2.red {
    background-color: #842C2A;
    color: white;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 1.25em;
    margin-bottom: 0;
}

h2.black {
    background-color: #000000;
    color: white;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 1.25em;
    margin-bottom: 0;
}

h3 {
    font-size: 1.25em;
    font-weight: 500;
    color: #8A8A8A;
}

a:link {
    text-decoration: none;
    color: #842C2A;
}

a:active {
    color: #842C2A;
    text-decoration: none;
}

a:hover {
    color: #842C2A;
    text-decoration: none;
}

a:visited {
    color: #842C2A;
    text-decoration: none;
}

.headerBtn {
    border-radius: 7px;
    font-weight: 600;
    text-align: center;
    background-color: lightgrey;
    color: white !important;
    font-size: 1.25em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 20px;
}

    .headerBtn:hover {
        background-color: black !important;
    }

.highlightBtn {
    border-radius: 7px;
    font-weight: 600;
    text-align: center;
    color: white !important;
    font-size: 1.25em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #842C2A !important;
}

    .highlightBtn:hover {
        background-color: black !important;
    }

.outlineBtn {
    border-radius: 7px;
    font-weight: 300;
    text-align: center;
    color: #842C2A !important;
    font-size: 1.0em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #FFF !important;
    border: 1px solid #842C2A;
}

.outlineBtnRed {
    border-radius: 7px;
    font-weight: 300;
    text-align: center;
    color: #FFF !important;
    font-size: 1.0em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #842C2A !important;
    border: 1px solid #FFF;
}

.btnRed {
    border-radius: 7px;
    font-weight: 300;
    text-align: center;
    color: #FFF !important;
    font-size: 1.0em;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #842C2A !important;
}

.spartaHighlight {
    color: #842C2A !important;
    font-weight: bold;
}



.indexCard {
    border-radius: 10px;
    border: none;
    background-color: #842C2A !important;
    color: black;
    height: 110px;
    max-height: 110px;
}

.indexCard_first {
    height: 150px !important;
    max-height: 150px !important;
}

.indexCard:hover {
    background-color: black !important;
}

.indexCard a:link {
    color: white;
    font-size: 1.25em;
    line-height: 1.25em;
    text-decoration: none;
    font-weight: bold;
}

.indexCard a:active {
    color: white;
    font-size: 1.25em;
    line-height: 1.25em;
    text-decoration: none;
}

.indexCard a:hover {
    color: white;
    font-size: 1.25em;
    line-height: 1.25em;
    text-decoration: none;
}

.indexCard a:visited {
    color: white;
    font-size: 1.25em;
    line-height: 1.25em;
    text-decoration: none;
}

.homeService {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border: none !important;
    background-color: transparent !important;
}

    .homeService .spartaBack {
        background-color: #842C2A !important;
        line-height: 200px;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }

#navBar {
    background-color: #9C9C9C !important;
    height: 50px;
}

    #navBar ul {
        list-style: none;
        padding: 0;
    }

        #navBar ul li {
            float: left;
            display: inline;
            padding-right: 20px;
            text-transform: uppercase;
        }

    #navBar .navbar-text {
        display: inline;
        padding-right: 0px;
        text-transform: uppercase;
    }

        #navBar .navbar-text a.spartaHighlight:hover {
            color: white !important;
        }

    #navBar ul li a:link {
        color: white;
        font-weight: 300;
    }

    #navBar ul li a:active {
        color: white;
        font-weight: 300;
    }

    #navBar ul li a:hover {
        color: #842C2A !important;
        font-weight: 300;
    }

    #navBar ul li a:visited {
        color: white;
        font-weight: 300;
    }

.navbar {
    padding: .4rem 0 !important;
    z-index: 5000;
}

.navbar-collapse {
    background: #9C9C9C;
    padding: 0 0 0 1rem;
}

section.home {
    height: 70vh;
}

section.grey {
    background-color: #DEDEDE;
}

.headerRedArrow {
    float: left;
    display: block;
    width: 100%;
    height: 38px;
    background-image: url('../img/headerRedArrow.png');
    background-position: top center;
    background-repeat: no-repeat;
}

.headerBlackArrow {
    float: left;
    display: block;
    width: 100%;
    height: 38px;
    background-image: url('../img/headerBlackArrow.png');
    background-position: top center;
    background-repeat: no-repeat;
}

section.darkGrey {
    background-color: #9C9C9C;
}

    section.darkGrey p {
        color: white;
        line-height: 36px !important;
    }

section.white {
    background-color: #ffffff;
}

    section.white p {
        color: #9C9C9C;
    }


section.red {
    background-color: #842C2A;
}


    section.red p {
        color: white;
    }

section.black {
    background-color: #000000;
}


    section.black p {
        color: white;
    }

.main-banner {
    width: 100%;
    height: 70vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

    .main-banner video {
        position: absolute;
        width: 100%;
        min-width: 100%;
        min-height: 100%;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
        background-color: #000000;
    }

#sideGetInTouch {
    background-color: #842C2A;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 40px;
    line-height: 40px;
    color: white;
    text-orientation: upright;
    text-align: center;
    width: 120px;
    position: fixed;
    right: -40px;
    top: 240px;
    z-index: 50;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transform: rotate(270deg);
    cursor: pointer;
}

.testimonial {
    background-color: #842C2A;
    color: white;
    line-height: 40px;
    /*height: 40px;*/
    text-align: left;
    font-weight: 600;
    font-size: 1.25em;
    margin-bottom: 0;
}

section.lightGrey {
    background-color: gainsboro;
}

section.getInTouch {
    text-align: center;
    color: gray !important;
}

#wrapperFooter p {
    font-size: 13px;
}

#footerCol {
    padding: 70px 0 0 0 !important;
}

a.footer:link {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

a.footer:visited {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

a.footer:active {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

a.footer:hover {
    color: #842C2A;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

i.serviceIcon {
    color: white;
    font-size: 4em !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

p.serviceText {
    font-size: 0.9em;
    line-height: 1.5em;
}

.left {
    text-align: left !important;
}

.breadcrumb {
    font-size: 0.9em;
    color: lightgray !important;
    line-height: 1.5em;
}

    .breadcrumb a:link {
        color: darkgrey !important;
        text-decoration: underline !important;
    }

    .breadcrumb a:active {
        color: darkgrey !important;
        text-decoration: underline !important;
    }

    .breadcrumb a:visited {
        color: darkgrey !important;
        text-decoration: underline !important;
    }

    .breadcrumb a:hover {
        color: #842C2A;
        !important;
        text-decoration: underline !important;
    }

.comment-footer {
    width: 90%;
    float: right;
    text-align: right;
}

@media screen and (max-width:1200px) {

    .indexCard a:link {
        font-size: 1em;
    }

    .indexCard a:active {
        font-size: 1em;
    }

    .indexCard a:hover {
        font-size: 1em;
    }

    .indexCard a:visited {
        font-size: 1em;
    }
}

@media screen and (max-width:1192px) {

    section.home {
        height: auto;
    }

    .main-banner video {
        position: relative;
    }

    .main-banner {
        height: auto;
    }
}

@media screen and (max-width:991px) {

    .indexCard {
        height: 140px;
        max-height: 140px;
    }

        .indexCard a:link {
            font-size: 1.15em;
        }

        .indexCard a:active {
            font-size: 1.15em;
        }

        .indexCard a:hover {
            font-size: 1.15em;
        }

        .indexCard a:visited {
            font-size: 1.15em;
        }
}

@media screen and (max-width:767px) {
    .serviceText_occy_health {
        display: none;
    }

    .indexCard {
        height: 100px;
        max-height: 100px;
    }

    #wrapperFooter {
        text-align: center;
    }

    #footerLogo {
        padding: 3rem 0 3rem 0 !important;
    }

        #footerLogo img {
            margin-right: 0 !important;
        }

    #footerCol {
        padding: 0 !important;
    }

    #mobilePadding {
        padding: 0 !important;
    }

    #mobileAlign {
        text-align: center !important;
    }

        #mobileAlign img {
            padding: 0 0 2rem 0;
        }

    @media screen and (max-width:575px) {

        .indexCard {
            height: auto;
            max-height: none;
        }

        #card_body_occy {
            padding: 1.25rem !important;
        }

        #occy_img_wrapper {
            padding: 0 !important;
        }
    }

    @media screen and (max-width:540px) {

        .headerBtn {
            font-size: .75em;
            padding: 10px;
            margin-right: 10px;
        }

        .highlightBtn {
            font-size: .75em;
            padding: 10px;
        }
    }
