/*-- Global --*/

.list {
    padding-bottom: 0;
}

.list-wrap {
    margin-bottom: 2em;
}

.header .navbar .navbar-nav .nav-link {
    text-transform: uppercase;
}

.btn-primary {
    color: #ffffff !important;
}

.btn-primary:hover {
    color: #354065 !important;
}

/*--- Hero ---*/
.hero {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://apihoard.webit.com/api/v1/Image/B26EF9260DD30FF4737B62E836ED3F50/B26EF9260DD30FF4737B62E836ED3F50.jpg?size=Original") no-repeat center center;
    margin-top: -1px;
    overflow: hidden;
    padding-top: 8.5em;
    padding-bottom: 7em;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media(max-width: 567px) {
    .hero {
        padding-top: 3em;
        padding-bottom: 3em;
        min-height: 410px;
    }
}

.hero .hero-container {
    z-index: 2;
}

.hero-lines span {
    display: inline-block;
    vertical-align: middle;
    max-width: 55%;
    margin: 0 8px;
}

.hero-lines::before,
.hero-lines::after {
    content: ' ';
    height: 3px;
    width: 10%;
    background: var(--color-theme-highlight);
    display: inline-block;
    vertical-align: middle;
}

.hero .display-4 {
    font-size: 2rem;
}

.hero-btm-line {
    height: 3px;
    width: 75%;
    background: var(--color-theme-highlight);
    margin: 25px auto;
}

@media (min-width: 440px) {}

@media (min-width: 768px) {
    .hero .display-4 {
        font-size: 3rem;
    }

    .hero {
        padding-bottom: 15em;
    }
}


/* ============== What we do section ============ */
.cw-whatwedo {
    background-color: #ffffff;
    max-width: 1260px !important;
    position: relative;
}

.cw-whatwedo hr {
    border-top-color: rgba(53, 64, 101, 0.6);
}

.cw-whatwedo h2,
.cw-whatwedo h4,
.cw-whatwedo h5,
.cw-whatwedo p,
.cw-whatwedo a {
    color: #354065;
}

.cw-whatwedo span {
    color: var(--color-theme-highlight) !important;
}

.cw-wwdc a:hover {
    color: var(--color-theme-highlight) !important;
}

.cw-whatwedo .display-4 {
    font-size: 1.5rem;
}

@media (min-width: 992px) {
    .cw-whatwedo {
        margin-top: -5em;
    }

    .cw-whatwedo .display-4 {
        font-size: 3.5rem;
    }
}

/* ================= About us =========== */
.cw-aboutUS {
    margin-top: 3rem;
}


@media (min-width: 992px) {
    .cw-aboutUS {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    .cw-aboutUSIMG {
        margin-top: -29em;
        margin-bottom: -9em;
    }
}

@media (min-width: 1200px) {
    .cw-aboutUS {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }

    .cw-aboutUSIMG {
        margin-top: -28em;
        margin-bottom: -12em;
    }
}

@media (min-width: 1600px) {
    .cw-aboutUSIMG {
        margin-top: -26em;
    }
}

/* ================ Quote section ========== */
.cw-quoteSection {
    background:
        linear-gradient(rgba(0, 0, 0, 0.7),
            rgba(0, 0, 0, 0.7)),
        url(https://apihoard.webit.com/api/v1/Image/08397EBBE115077D849BDCB795504DD2/08397EBBE115077D849BDCB795504DD2.jpg?size=1920x1440);
    background-position: center;
}

.page-home .form-disclaimer,
.page-home .form-smtext {
    display: none;
}

.page-home .form {
    background-color: #eeeeee;
}

@media (min-width: 992px) {
    .page-home .form-wrap {
        margin-top: -32em;
        background-color: #eeeeee;
        padding: 40px;
        width: 50%;
        position: absolute;
        right: 5em;
        -webkit-box-shadow: 0 10px 32px 0 rgb(0 220 0 / 10%);
        -moz-box-shadow: 0 10px 32px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 10px 32px 0 rgb(0 0 0 / 10%);
    }

    .page-home .form {
        background-color: #ffffff;
        padding-top: 0 !important;
    }
}

@media (min-width: 1600px) {
    .page-home .form-wrap {
        width: 30%;
        right: 26em;
    }
}

/* ============= Banner ============ */
.cw-banner {
    background:
        linear-gradient(rgba(0, 0, 0, 0.6),
            rgba(0, 0, 0, 0.6)),
        url(https://apihoard.webit.com/api/v1/Image/D5C0521F16F7F054B84169BE33381E27/D5C0521F16F7F054B84169BE33381E27.jpg?size=1920x1440);
    background-position: bottom;
    background-size: cover;
}

/*-- Subpages --*/

section:not(.page-home) .title:first-of-type {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://apihoard.webit.com/api/v1/Image/B26EF9260DD30FF4737B62E836ED3F50/B26EF9260DD30FF4737B62E836ED3F50.jpg?size=Original") no-repeat center center;
    overflow: hidden;
    min-height: 150px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 1em;
    padding-top: 50px;
}

section.page-commercial-snow-removal .title:first-of-type {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(https://apihoard.webit.com/api/v1/Image/A6323E2CD43B58479504044A6909F233/A6323E2CD43B58479504044A6909F233.jpg?size=1920x1440) no-repeat center center;
}

section.page-parking-lot-sweeping .title:first-of-type {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(https://apihoard.webit.com/api/v1/Image/3F09773F498935083B43E6D28D8B446A/3F09773F498935083B43E6D28D8B446A.jpg?size=1920x1440) no-repeat center 42%;
}

section:not(.page-home) .title:first-of-type h1 {
    color: white;
}

.title+.businessinfo {
    padding-top: 2em;
}

/*--- About US Page ---*/
.page-about-us .lazy-image {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.page-about-us .lazy-image.loaded img {
    border-radius: 10px;
    margin-bottom: 1px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cw-abt-pg-info {
    margin-top: -4rem;
}

/*--- Services Page ---*/
.page-services .lazy-image {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.page-services .lazy-image.loaded img {
    border-radius: 10px;
    margin-bottom: 1px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cw-footer {
    text-align: center;
    padding-top: 2em;
    background-color: var(--color-theme-background);
}

.cw-footer a {
    color: var(--color-theme-primary);
    word-break: break-word;
    margin-bottom: 0;
}

.cw-footer a:hover {
    color: var(--color-theme-primary);
}

.cw-footer li.nav-item {
    display: inline-flex !important;
}

.cw-footer img {
    width: 50%;
}

@media (min-width: 440px) {
    .cw-footer img {
        width: 35%;
    }
}

@media (min-width: 768px) {
    .cw-footer {
        margin-bottom: -2rem;
    }

    .cw-footer img {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .cw-footer img {
        width: 15%;
    }
}


/*--- Floating links ---*/

.setup {
    position: fixed;
    bottom: 1em;
    right: 1em;
    border-radius: 25px;
    -webkit-box-shadow: 1px 1px 10px 1px #000000;
    box-shadow: 1px 1px 10px 1px #000000;
    z-index: 10;
}

.setup:hover {
    cursor: pointer
}

.hidden {
    display: none
}

#cw-contactBtns a {
    display: inline-block;
    width: 54px;
    height: 54px;
    padding: 10px;
    border-radius: 50%;
    background: #fff
}

#cw-contactBtns .fa {
    font-size: 35px;
    color: var(--color-theme-primary);
}