/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
.bx-snippet-wrap[data-snippet-id="14925"] #builderx-content p
{
    font-size: 18px !important;
    font-weight: 400;
    color: #172854;
    letter-spacing: 0.5px;
    margin: 0;
}

.bx-snippet-wrap[data-snippet-id="14925"] #builderx-content
{
    font-size: 18px !important;
    font-weight: 400;
    color: #172854;
    letter-spacing: 0.5px;
    margin: 0;
}
.footer a.bx-utility-social-link
{
    font-size: 26px;
    margin-right: 21px;
}
.footer-text .bx-utility-social-link
{
    margin-top: 9px !important;
    display: inline-block;
}
.footer .contactbutton
{
    background-color: #99C3EA;
    text-decoration: none;
    padding: 7px 18px 6px 15px;
    margin-top: 4px;
    display: inline-block;
}
#chs-footer h6
{
    font-size: 25px !important;
    font-weight: 600;
    letter-spacing: 0pt;
}

body .slideshow-text-layer:not(.slideshow-button-layer) .blacksword.orange,
body .slideshow-text-layer:not(.slideshow-button-layer) .blacksword.orange *
{
    color: #f47a22 !important;
    font-family: 'Blacksword', sans-serif !important;
    font-size: 1.55em !important;
    font-weight: 400 !important;
    line-height: 0.75 !important;
}

body .slideshow-text-layer:not(.slideshow-button-layer) .blacksword.blue,
body .slideshow-text-layer:not(.slideshow-button-layer) .blacksword.blue *
{
    color: #2360B6 !important;
    font-family: 'Blacksword', sans-serif !important;
    font-size: 2em !important;
    font-weight: 400 !important;
    line-height: 0.75 !important;
}

body .slideshow-text-layer:not(.slideshow-button-layer) .blacksword.blue
{
    display: inline-block;
    margin-left: -30px !important;
}

.chs-newsletter-signup,
#chs-footer .chs-newsletter-signup {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 auto 45px !important;
    background: #102346 !important;
    border-radius: 8px !important;
    text-decoration: none !important;
}

.chs-newsletter-signup:hover,
#chs-footer .chs-newsletter-signup:hover {
    background: #102346 !important;
}

.chs-newsletter-inner,
#chs-footer .chs-newsletter-inner {
    max-width: none !important;
    margin: 0 !important;
    padding: 16px 82px !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 36px !important;
    box-sizing: border-box !important;
}

.chs-newsletter-title,
#chs-footer .chs-newsletter-title {
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
    color: #fff !important;
    flex: 0 0 auto !important;
}

.chs-newsletter-title i,
#chs-footer .chs-newsletter-title i {
    color: #f28a00 !important;
    font-size: 27px !important;
    line-height: 1 !important;
}

.chs-newsletter-title-text,
#chs-footer .chs-newsletter-title-text {
    font-size: 0 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
}

.chs-newsletter-title-text::before,
#chs-footer .chs-newsletter-title-text::before {
    content: "NEWSLETTER";
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 0.06em;
    line-height: 1;
}

.chs-newsletter-title-text::after,
#chs-footer .chs-newsletter-title-text::after {
    content: " SIGNUP";
    color: #f28a00;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
}

.chs-newsletter-field-wrap,
#chs-footer .chs-newsletter-field-wrap {
    width: 100% !important;
    max-width: 357px !important;
    flex: 1 1 357px !important;
}

.chs-newsletter-field,
#chs-footer .chs-newsletter-field {
    width: 100% !important;
    box-sizing: border-box !important;
    background: #f1f1f3 !important;
    color: #1f1f1f !important;
    padding: 11px 16px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
    text-align: left !important;
}

.chs-newsletter-submit,
#chs-footer .chs-newsletter-submit {
    min-width: 123px !important;
    border: 2px solid #fff !important;
    padding: 7px 26px !important;
    background: transparent !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    flex: 0 0 auto !important;
}

@media (max-width: 900px) {
    .chs-newsletter-inner,
    #chs-footer .chs-newsletter-inner {
        padding: 18px 24px !important;
        flex-wrap: wrap !important;
        gap: 18px !important;
    }
}

@media (max-width: 640px) {
    .chs-newsletter-signup,
    #chs-footer .chs-newsletter-signup {
        width: 100% !important;
    }

    .chs-newsletter-inner,
    #chs-footer .chs-newsletter-inner {
        flex-direction: column !important;
        align-items: stretch !important;
    }

    .chs-newsletter-title,
    #chs-footer .chs-newsletter-title {
        justify-content: center !important;
    }

    .chs-newsletter-field-wrap,
    #chs-footer .chs-newsletter-field-wrap {
        max-width: none !important;
        flex-basis: auto !important;
    }
}

body #chs-footer a.chs-newsletter-signup {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 auto 45px !important;
    background: #102346 !important;
    border-radius: 8px !important;
    text-decoration: none !important;
}

body #chs-footer a.chs-newsletter-signup:hover {
    background: #102346 !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-inner {
    max-width: none !important;
    min-height: 72px !important;
    margin: 0 !important;
    padding: 16px 60px !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 30px !important;
    box-sizing: border-box !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-title {
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
    color: #fff !important;
    flex: 0 0 auto !important;
    min-width: 0 !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-title i {
    color: #f28a00 !important;
    font-size: 27px !important;
    line-height: 1 !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-title-text {
    display: inline-flex !important;
    align-items: baseline !important;
    gap: 0 !important;
    color: transparent !important;
    font-size: 0 !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-title-text::before {
    content: "NEWSLETTER" !important;
    display: inline-block !important;
    color: #fff !important;
    font-size: 29px !important;
    font-weight: 600 !important;
    letter-spacing: 0.04em !important;
    line-height: 1 !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-title-text::after {
    content: "SIGNUP" !important;
    display: inline-block !important;
    color: #f28a00 !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-field-wrap {
    width: 357px !important;
    max-width: 357px !important;
    flex: 0 0 357px !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-field {
    width: 100% !important;
    min-height: 42px !important;
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    background: #f1f1f3 !important;
    color: #1f1f1f !important;
    padding: 10px 16px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    text-align: left !important;
    white-space: nowrap !important;
}

body #chs-footer a.chs-newsletter-signup .chs-newsletter-submit {
    width: 123px !important;
    min-width: 123px !important;
    min-height: 42px !important;
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 2px solid #fff !important;
    padding: 7px 20px !important;
    background: transparent !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    text-align: center !important;
    flex: 0 0 123px !important;
}

@media (max-width: 1100px) {
    body #chs-footer a.chs-newsletter-signup .chs-newsletter-inner {
        padding-left: 28px !important;
        padding-right: 28px !important;
        gap: 22px !important;
    }

    body #chs-footer a.chs-newsletter-signup .chs-newsletter-title {
        flex-basis: auto !important;
    }
}

@media (max-width: 767px) {
    body #chs-footer a.chs-newsletter-signup .chs-newsletter-inner {
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
    }

    body #chs-footer a.chs-newsletter-signup .chs-newsletter-title {
        justify-content: center !important;
    }

    body #chs-footer a.chs-newsletter-signup .chs-newsletter-field-wrap,
    body #chs-footer a.chs-newsletter-signup .chs-newsletter-submit {
        width: 100% !important;
        max-width: none !important;
        flex-basis: auto !important;
    }
}
