@import url("https://fonts.googleapis.com/css2?family=Shantell+Sans:ital,wght@0,300..800;1,300..800&family=Zain:ital,wght@0,200;0,300;0,400;0,700;0,800;0,900;1,300;1,400&display=swap");

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Shantell Sans", serif !important;
}

p {
    font-family: "Zain", sans-serif !important;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.navbar-nav .active a {
    color: #fff !important;
}

/*----------------------------------------------------------*/


.cw-c-header {
    display: block;
    /* always visible */
}

.cw-c-header img {
    display: block;
    margin: 1em auto;
    width: 50%;
}

@media (max-width: 990px) {
    .cw-c-header img {
        width: 25% !important;
    }
}

.cw-c-header h3 {
    color: #000;
    text-align: center;
    margin: 1em auto 0.5em auto;
}

.cw-c-header h3 a {
    color: #000;
}

.cw-c-header h3 a:hover {
    color: #52682d;
}

.cw-c-header p {
    color: #000;
    text-align: center;
    margin-top: 0.7em;
}

.cw-c-header p a {
    color: #000;
    font-weight: 400 !important;
}

.cw-c-header p a:hover {
    color: #52682d;
}


.cw-c-header img {
    display: block;
    margin: 1em auto;
    width: 50%;
}

.cw-c-header h3 {
    color: #000;
    text-align: center;
    margin: 1em auto 0.5em auto;
}

.cw-c-header h3 a {
    color: #000;
}

.cw-c-header h3 a:hover {
    color: #52682d;
}

.cw-c-header p {
    color: #000;
    text-align: center;
    font-size: 140%;
    margin-top: 0.7em;
}

.cw-c-header p a {
    color: #000;
    font-weight: 700 !important;
}

.cw-c-header p a:hover {
    color: #52682d;
}


/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.cw-home-logo {
    margin: auto auto 2em auto;
    display: block;
    width: 70%;
}

@media (min-width: 992px) {
    .cw-home-logo {
        margin: 0;
        position: absolute;
        top: -2.5em;
        left: 5em;
        width: 9%;
        z-index: 10001;
    }
}

.cw-home-welcome {
    position: relative;
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0.9) 0%,
            rgba(255, 255, 255, 0.9) 100%),
        url("https://apihoard.webit.com/api/v1/Image/C993C33784BCCED6ABB69A7484F4B56C/C993C33784BCCED6ABB69A7484F4B56C.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 3em;
    padding-bottom: 4em;
}

@media (min-width: 992px) {
    .cw-home-welcome {
        background: linear-gradient(to left,
                rgba(255, 255, 255, 0.3) 0%,
                rgba(255, 255, 255, 0.3) 50%,
                rgba(255, 255, 255, 1) 50%,
                rgba(255, 255, 255, 1) 100%),
            url("https://apihoard.webit.com/api/v1/Image/C993C33784BCCED6ABB69A7484F4B56C/C993C33784BCCED6ABB69A7484F4B56C.jpg?size=1920x1440");
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        padding-top: 6em;
        padding-bottom: 6em;
    }
}

.cw-home-welcome h1 {
    text-align: center;
    font-weight: 700 !important;
    font-style: normal;
    color: #000;
    font-weight: 700 !important;
    line-height: 140%;
}

@media (min-width: 992px) {
    .cw-home-welcome h1 {
        font-size: 3.5em;
        margin-top: 1em;
    }
}

@media (min-width: 1600px) {
    .cw-home-welcome h1 {
        font-size: 4em;
    }
}

.cw-home-welcome h1 span {
    font-size: 70%;
    display: block;
    font-family: "Zain", sans-serif !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    line-height: 110%;
    margin-top: 1%;
}

.cw-home-welcome .btn {
    display: block;
    width: fit-content;
    font-size: 140%;
    margin: 1em auto;
}

.cw-home-welcome .row img {
    margin: 1em auto;
    display: block;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.cw-home-menu {
    background: linear-gradient(to bottom,
            rgba(255, 255, 255, 0.9) 0%,
            rgba(255, 255, 255, 0.9) 100%),
        url("https://apihoard.webit.com/api/v1/Image/C993C33784BCCED6ABB69A7484F4B56C/C993C33784BCCED6ABB69A7484F4B56C.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 4em;
    padding-bottom: 4em;
}

@media (min-width: 992px) {
    .cw-home-menu {
        background: linear-gradient(to right,
                rgba(255, 255, 255, 0.3) 0%,
                rgba(255, 255, 255, 0.3) 50%,
                rgba(255, 255, 255, 1) 50%,
                rgba(255, 255, 255, 1) 100%),
            url("https://apihoard.webit.com/api/v1/Image/C993C33784BCCED6ABB69A7484F4B56C/C993C33784BCCED6ABB69A7484F4B56C.jpg?size=1920x1440");
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }
}

.cw-home-menu h3 {
    text-align: center;
    font-weight: 700 !important;
    font-style: normal;
    color: #000;
    line-height: 140%;
    margin-bottom: 0.25em;
}

@media (min-width: 992px) {
    .cw-home-menu h3 {
        font-size: 4em;
    }
}

.cw-home-menu p {
    text-align: center;
    font-size: 150%;
    font-weight: 700;
    width: 70%;
    margin: auto;
    color: #000;
}

@media (min-width: 992px) {
    .cw-home-menu p {
        font-size: 250%;
        line-height: 130%;
    }
}

.cw-home-menu .btn {
    display: block;
    width: fit-content;
    font-size: 140%;
    margin: 1em auto;
}

.cw-home-menu img {
    margin: 1em auto;
    display: block;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.cw-home-about {
    padding-top: 4em;
    padding-bottom: 4em;
    background: linear-gradient(to right,
            rgba(83, 104, 45, 0.95) 0%,
            rgba(83, 104, 45, 0.95) 100%),
        url("https://apihoard.webit.com/api/v1/Image/C993C33784BCCED6ABB69A7484F4B56C/C993C33784BCCED6ABB69A7484F4B56C.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.cw-home-about h3 {
    text-align: center;
    font-weight: 700 !important;
    font-style: normal;
    color: #fff;
    margin-bottom: 0.25em;
}

@media (min-width: 992px) {
    .cw-home-about h3 {
        font-size: 4em;
    }
}

.cw-home-about p {
    text-align: center;
    font-size: 150%;
    font-weight: 700;
    color: #fff;
    line-height: 120%;
}

@media (min-width: 992px) {
    .cw-home-about p {
        font-size: 200%;
    }
}

.cw-home-about .btn {
    width: fit-content;
    margin: 1em auto;
    display: block;
    font-size: 120%;
}

.cw-home-about img {
    margin: 1em auto;
    display: block;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/

.cw-wave-border {}

.cw-wave-border img {
    display: block;
    width: 100%;
    margin-bottom: -0.1em;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.cw-about-page-title {
    background-image: url("https://apihoard.webit.com/api/v1/Image/DE202ADFCF78AE32A7B6192C96F5EA39/DE202ADFCF78AE32A7B6192C96F5EA39.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 30em;
}

/*---------------------------------------------------------------------*/

.cw-about-page-title-text {
    padding-top: 3em;
    padding-bottom: 3em;
}

.cw-about-page-title-text h1 {
    font-weight: 700 !important;
    font-size: 400%;
    text-align: center;
}

.cw-about-page-title-text p {
    text-align: center;
    font-size: 200%;
    margin-bottom: 1.5em;
}

/*---------------------------------------------------------------------*/

.cw-about-page {
    margin-bottom: 4em;
}

.cw-about-page p {
    font-size: 160%;
}

.cw-about-page img {
    display: block;
    margin: 1em auto;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.cw-menu-page {}

.cw-menu-page-title {
    background-image: url("https://apihoard.webit.com/api/v1/Image/5F9678DAE93B3864079363F3D31CA135/5F9678DAE93B3864079363F3D31CA135.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 30em;
}

/*---------------------------------------------------------------------*/

.cw-menu-page-title-text {
    padding-top: 3em;
    padding-bottom: 3em;
}

.cw-menu-page-title-text h1 {
    font-weight: 700 !important;
    font-size: 400%;
    text-align: center;
}

.cw-menu-page-title-text p {
    text-align: center;
    font-size: 200%;
    margin-bottom: 1.5em;
}

/*---------------------------------------------------------------------*/
.cw-menu-page-items {}

@media (min-width: 992px) {
    .cw-menu-page-items {
        padding-left: 5em;
        padding-right: 5em;
    }
}

.cw-menu-page-items .nav {
    display: flex;
    justify-content: center;
}

.cw-menu-page-items .nav-item {
    font-size: 180%;
    font-weight: 700;
}

.cw-menu-page-items .nav-tabs .nav-link.active {
    color: #fff;
    background: linear-gradient(to bottom,
            rgba(82, 104, 45, 0.9),
            rgba(82, 104, 45, 0.9)),
        url("https://apihoard.webit.com/api/v1/Image/C993C33784BCCED6ABB69A7484F4B56C/C993C33784BCCED6ABB69A7484F4B56C.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #52682d;
    border-width: thick;
    font-size: 200%;
    margin-bottom: -0.1em;
}

.cw-menu-page-items .nav-tabs {
    border-bottom: 1px solid #52682d;
    border-width: thick;
}

/*---------------------------------------------------------------------*/

.cw-menu-page-items .card {
    border-color: transparent transparent #bcd194 transparent;
    margin: 2em auto auto auto;
    padding-bottom: 1em;
    display: block;
}

.cw-menu-page-items .card-body {}

.cw-menu-page-items .card-body h3 {
    font-weight: 700 !important;
}

.cw-menu-page-items .card-body h3 span {
    display: block;
    font-family: "Zain", sans-serif !important;
}

.cw-menu-page-items .card-body p {
    font-size: 140%;
    line-height: 150%;
    margin: 0.7em auto;
}

.cw-menu-page-items .card-body p span {
    font-size: 120%;
    font-weight: 700;
    display: block;
}

.cw-menu-page-items .card-body img {
    margin: 1em auto;
    display: block;
}

.cw-menu-page-items .cw-cal-btn {
    background: #f5f5f5 !important;
    color: #222 !important;
    border-color: #bcd194 !important;
    margin-top: 1em;
}

.cw-menu-page-items .cw-cal-btn::before {
    background: transparent !important;
}

.cw-menu-page-items .cw-cal-btn:hover {
    background: #53682d !important;
    color: #fff !important;
    border-color: #bcd194 !important;
}

/*---------------------------------------------------------------------*/
.cw-menu-page-items .card-body .list-group {}

.cw-menu-page-items .card-body .list-group .badge {
    font-size: 120%;
    font-weight: 400 !important;
    text-shadow: 0px 0px 2px rgba(15, 15, 15, 0.5),
        1px 1px 2px rgba(15, 15, 15, 0.5);
}

.cw-menu-page-items .card-body .list-group .badge-primary {
    background: #52682d !important;
    font-size: 90%;
}

.cw-menu-page-items .card-body .list-group li {
    font-size: 130%;
    font-weight: 700;
    font-family: "Zain", sans-serif;
}

/*---------------------------------------------------------------------*/

.cw-menu-page-items .modal .table {
    color: #fff;
}

.cw-menu-page-items .modal .table-dark {
    background-color: transparent !important;
}

/*---------------------------------------------------------------------*/

.cw-menu-addons {
    margin-top: 4em;
}

.cw-menu-addons h3 {
    font-size: 180%;
}

@media (min-width: 992px) {
    .cw-menu-addons h3 {
        font-size: 240%;
    }
}

.cw-menu-addons h3 span {
    display: block;
    font-weight: 400 !important;
}

.cw-menu-addons .cw-menu-addons-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.cw-menu-addons .cw-menu-addons-flex h5 {
    font-size: 120%;
    margin-bottom: 1em;
    width: 90%;
}

@media (min-width: 992px) {
    .cw-menu-addons .cw-menu-addons-flex h5 {
        width: 30%;
        font-size: 150%;
    }
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.cw-application-page-title {
    background-image: url("https://apihoard.webit.com/api/v1/Image/12C22E032305CA3C87DC4F6CEEDAC9CF/12C22E032305CA3C87DC4F6CEEDAC9CF.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 30em;
}

/*---------------------------------------------------------------------*/

.cw-application-page-title-text {
    padding-top: 3em;
    padding-bottom: 1em;
}

.cw-application-page-title-text h1 {
    font-weight: 700 !important;
    text-align: center;
}

@media (min-width: 992px) {
    .cw-application-page-title-text h1 {
        font-size: 400%;
    }
}

.cw-application-page-title-text p {
    text-align: center;
    font-size: 200%;
    margin-bottom: 1.5em;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.cw-contact-us-page-title {
    background-image: url("https://apihoard.webit.com/api/v1/Image/47E1FD56D0F261F7CF749A3B0554B338/47E1FD56D0F261F7CF749A3B0554B338.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 30em;
}

/*---------------------------------------------------------------------*/

.cw-contact-us-page-title-text {
    padding-top: 3em;
    padding-bottom: 1em;
}

.cw-contact-us-page-title-text h1 {
    font-weight: 700 !important;
    text-align: center;
}

@media (min-width: 992px) {
    .cw-contact-us-page-title-text h1 {
        font-size: 400%;
    }
}

.cw-contact-us-page-title-text p {
    text-align: center;
    font-size: 200%;
    margin-bottom: 1.5em;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.cw-order-page-title {
    background-image: url("https://apihoard.webit.com/api/v1/Image/79EBC89009A662EFB0C3F4424DAB54B6/79EBC89009A662EFB0C3F4424DAB54B6.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 30em;
}

/*---------------------------------------------------------------------*/

.cw-order-page-title-text {
    padding-top: 3em;
    padding-bottom: 3em;
}

.cw-order-page-title-text h1 {
    font-weight: 700 !important;
    text-align: center;
}

@media (min-width: 992px) {
    .cw-order-page-title-text h1 {
        font-size: 400%;
    }
}

.cw-order-page-title-text p {
    text-align: center;
    font-size: 200%;
    margin-bottom: 1.5em;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
.cw-gc-page-title {
    background-image: url("https://apihoard.webit.com/api/v1/Image/74E9A3EE382752664DFA321F09661213/74E9A3EE382752664DFA321F09661213.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 30em;
}

/*---------------------------------------------------------------------*/

.cw-gc-page-title-text {
    padding-top: 3em;
    padding-bottom: 3em;
}

.cw-gc-page-title-text h1 {
    font-weight: 700 !important;
    text-align: center;
}

@media (min-width: 992px) {
    .cw-gc-page-title-text h1 {
        font-size: 400%;
    }
}

.cw-gc-page-title-text p {
    text-align: center;
    font-size: 200%;
    margin-bottom: 1.5em;
}

/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/*---------------------------------------------------------------------*/
/* should make the long emails in default headers, footers, and business info modules wrap so that they don't stretch too far on super small mobile sizes (ie galaxy fold)  */
.contact-companyinfo .contact-email .contact-details-info,
.header .header-business-email,
.footer .footer-business-email,
.cw-c-header {
	 overflow-wrap: anywhere;
}