#main .fusion-row {
    max-width: 100% !important;
}

html:not(.avada-has-site-width-percent) #main {
    padding: 0 !important;
}

.masthead {
    margin-top: 200px !important;
    background-color: #f8f8f8 !important;
    padding-inline: 20px;
}

@media (min-width: 1200px) {
    .masthead {
        margin-top: 170px !important;
    }
}

span#breadcrumbs,
span#breadcrumbs a {
    color: #404040 !important;
}

.breadcrumb.breadcrumbs {
    display: block !important;
}

h1.masthead__title {
    color: #003890;
    margin-block: 45px 90px;
    /* padding-inline: 20px; */
}

#breadcrumbs span {
    font-weight: bold;
    color: #404040;
    margin-right: 5px;
}

#breadcrumbs a:last-of-type span {
    font-weight: normal;
}

.fusion-post-content h2,
.search-page-search-form h2,
h2 {
    color: #003890 !important;
    font-weight: 800 !important;
}

.calculator-section__calculator-title {
    margin-top: 0;
    padding-inline: 20px;
    margin-bottom: 30px;
}

#gform_24 .gfield_label {
    text-align: center;
}

.gform_wrapper.gravity-theme .gf_step_label {
    display: none !important;
}

.calculator-section__row {
    display: grid;
    grid-template-columns: 1fr;
    padding-inline: 20px;
    gap: 30px;
}

@media (min-width: 1200px) {
    .calculator-section__row {
        grid-template-columns: repeat(2, 1fr);
    }
}

.calculator-section__ctas {
    display: flex;
    align-items: center;
    margin-block: 44px;
    gap: 30px;
}

span.calculator-section__cta-note {
    background-color: #f8f8f8;
    display: flex;
    gap: 20px;
    align-items: center;
    padding: 20px 25px;
    flex-grow: 1;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}

.location-listing {
    max-width: 330px;
}

.location-listing__address {
    max-width: 230px;
}

.location-listing__section a {
    font-weight: bold;
}

.location-listing strong {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.calculator-section__calculator-content {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 40px 50px;
}

ul.calculator-section__list {
    width: 505px;
    padding-left: 0;
    margin-bottom: 0;
}

li.calculator-section__list-item {
    list-style: none;
    display: flex;
    align-items: self-start;
    gap: 10px;
    margin-bottom: 1rem;
}

li.calculator-section__list-item:before {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNjE3NjMgMy42OTY3Qy0xLjIzMjA5IDguNTk5MTQgLTEuMjA1NzMgMTYuNTMyNiAzLjY5NjcgMjEuMzgyNEM4LjU5OTE0IDI2LjIzMjEgMTYuNTMyNiAyNi4yMDU3IDIxLjM4MjQgMjEuMzAzM0MyNi4yMzIxIDE2LjQwMDkgMjYuMjA1NyA4LjQ2NzM1IDIxLjMwMzMgMy42MTc2M0MxNi40MDA5IC0xLjIzMjA5IDguNDY3MzUgLTEuMjA1NzMgMy42MTc2MyAzLjY5NjdaTTE4LjU4ODUgMTAuMTAxNUwxMS43ODg0IDE2Ljk4MDdDMTEuMjA4NSAxNy41NjA2IDEwLjI1OTYgMTcuNTYwNiA5LjY3OTc4IDE2Ljk4MDdMOS40MTYyMSAxNi43MTcxTDguNjI1NDkgMTUuOTI2NEw2LjQxMTQ5IDEzLjczODhDNS44MzE2MyAxMy4xNTg5IDUuODMxNjMgMTIuMjEwMSA2LjQxMTQ5IDExLjYzMDJDNi45OTEzNSAxMS4wNTA0IDcuOTQwMjEgMTEuMDUwNCA4LjUyMDA3IDExLjYzMDJMMTAuNzM0MSAxMy44MTc5TDE2LjQ3OTkgOC4wMTkyOEMxNy4wNTk4IDcuNDM5NDIgMTguMDA4NyA3LjQzOTQyIDE4LjU4ODUgOC4wMTkyOEMxOS4xNjg0IDguNTcyNzggMTkuMTY4NCA5LjUyMTY0IDE4LjU4ODUgMTAuMTAxNVoiIGZpbGw9IiNCQjI0MkMiLz4KPC9zdmc+Cg==");
    margin-top: 1px;
}

.gm-style-iw-d {
    margin-top: -40px !important;
}

/* Logos */
.logos {
    padding-block: 30px;
}

.logos__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1rem;
}

.logos__item {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*  */

.areas-we-serve__title {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.wysiwyg-section {
    padding-inline: 20px;
}

/* logos */
.logo-carousel {
    padding-inline: 20px;
}

.logo-carousel__grid {
    margin-inline: 2rem;

    .slick-arrow:before {
        content: "\f107";
        font-family: awb-icons;
        line-height: 1;
        font-size: 12px;
    }

    .slick-arrow {
        background-color: #7a7a7a;
        color: #fff;
        border: none;
        font-size: 0;
        height: 30px;
        aspect-ratio: 1 / 1;
        top: 50%;
        position: absolute;
        translate: 0 -50%;
        display: block;
        cursor: pointer;
    }

    .slick-prev {
        left: -30px;
        z-index: 0;
        rotate: -270deg;
    }

    .slick-next {
        right: -30px;
        rotate: 270deg;
    }
}

.logo-carousel__grid-item {
    display: flex !important;
    justify-content: center;
}

.swi__items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 32px;
    padding-inline: 20px;
}

.swi__item {
    border-radius: 10px;
    background: var(--White, #fff);
    display: flex;
    align-items: center;
    padding: 1rem;
    gap: 10px;
}

.swi__mini-description {
    color: #404040;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin-block: 44px;
    display: block;
}

div.swi__item-icon {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    border: 40px;
    padding: 5px;
    border-radius: 40px;
    background-color: #bb242c;
    display: flex;
    align-items: center;
    justify-content: center;
}

img.swi__item-icon {
    height: auto;
}

/* Tabs */

.tabs__intro {
    max-width: 832px;
    margin-inline: auto;
    margin-bottom: 30px;
    display: block;
}

.tab-accordion__panel__content {
    border-radius: 10px;
    background: var(--White, #fff);
    margin-top: 20px;
    padding: 44px;
}

.tab-accordion__tabs {
    border-radius: 10px;
    background: var(--White, #fff);
    padding: 12px;
}

.tab-accordion__tab,
.tab-accordion__panel__toggle {
    border-radius: 7px;
    padding: 18px 20px;
    background: #fff !important;
    color: #404040;
    font-weight: 400;
    flex-grow: 1;
    text-align: center;
}

.tab-accordion__tab.is-active,
.tab-accordion__tab:hover,
.tab-accordion__tab:focus,
.tab-accordion__panel__toggle.is-active,
.tab-accordion__panel__toggle:hover,
.tab-accordion__panel__toggle:focus {
    background-color: #22366f;
    border-radius: 7px;
}

.tabs__content {
    max-width: 1012px;
    margin-inline: auto;
    padding-inline: 20px;
    .wysiwyg-section {
        padding-inline: 20px;
    }

    ul {
        display: flex;
        gap: 50px;
        padding-left: 0;
        justify-content: center;
    }

    li:before {
        content: "";
        display: inline-block;
        width: 19px;
        height: 19px;
        background-color: #b82a32;
        mask-image: url("data:image/svg+xml,%3Csvg id='Layer_1' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg' data-name='Layer 1'%3E%3Cpath d='m434.478 77.522c-47.673-47.673-111.058-73.928-178.478-73.928s-130.805 26.255-178.478 73.928c-47.674 47.673-73.928 111.058-73.928 178.478s26.254 130.805 73.928 178.478c47.673 47.673 111.058 73.928 178.478 73.928s130.805-26.255 178.478-73.928 73.928-111.058 73.928-178.478-26.254-130.805-73.928-178.478zm-178.478 380.225c-111.244 0-201.747-90.504-201.747-201.747s90.503-201.747 201.747-201.747 201.747 90.504 201.747 201.747-90.504 201.747-201.747 201.747z'/%3E%3Cpath d='m396.885 158.739c-9.764-9.763-25.592-9.763-35.355 0l-148.386 148.386-73.351-73.35c-9.764-9.763-25.592-9.763-35.355 0s-9.763 25.592 0 35.355l91.028 91.028c4.882 4.881 11.279 7.322 17.678 7.322s12.796-2.441 17.678-7.322l166.063-166.064c9.763-9.763 9.763-25.592 0-35.355z'/%3E%3C/svg%3E");
    }

    li {
        list-style: none;
        display: flex;
        align-items: center;
        gap: 10px;
    }
}


/* FAQs */

details summary::-webkit-details-marker,
details summary::marker {
    display: none;
    content: "";
}

summary:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75%;
    background-color: var(--secondary-color);
    background-image: url("data:image/svg+xml,%3Csvg id='plus' xmlns='http://www.w3.org/2000/svg' width='16.188' height='16.188' viewBox='0 0 16.188 16.188'%3E%3Cpath id='reject' d='M11.21,1.376A.806.806,0,1,0,10.07.236L5.723,4.583,1.376.236a.806.806,0,0,0-1.14,1.14L4.583,5.723.236,10.07a.806.806,0,0,0,1.14,1.14L5.723,6.863,10.07,11.21a.806.806,0,1,0,1.14-1.14L6.863,5.723Z' transform='translate(0 8.094) rotate(-45)' fill='%23fff'/%3E%3C/svg%3E%0A");
}

summary {
    display: flex;
    gap: 15px;
    font-weight: 500;
}

details[open] summary::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 121.805 121.804' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M7.308 68.211h107.188a7.309 7.309 0 0 0 7.309-7.31 7.308 7.308 0 0 0-7.309-7.309H7.308a7.31 7.31 0 0 0 0 14.619z' fill='%23ffffff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: 65%;
}

.faqs__faq {
    padding-block: 20px;
    color: var(--head-font-color);
    border-bottom: 1px solid #f6f6f6;
}

@media (min-width: 600px) {
    .faqs__faq {
        padding-block: 10px;
    }

    .faqs__faqs {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0 1rem;
    }
}

.faqs__faq-content {
    color: #0D1725;
    padding-inline: 42px;
}