#accordion .card .card-header h3 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#accordion .card .card-header h3 button {
    font-family: "GT America Rg";
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -.02em;
    color: #212121;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#accordion .card .card-header h3 img {
    -webkit-filter: invert(1);
    filter: invert(1);
    position: absolute;
    width: 15px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: rotate .2s ease-in-out;
    transition: rotate .2s ease-in-out;
}

.why-insurance__points .point-content h4,
.policy-block .media-body h5,
.recommended__policies .media-body h5
 {
    font-size: unset;
    font-size: 1.375rem;
    letter-spacing: 0px;
    font-family: 'GT America Rg' !important;
}
.about-us-intro .bg-charcoal .about-us-quote .text h3 {
    color: #e5e5e5;
    font-size: 4.375rem;
}
.us-different__container .header-question h3 {
    padding-top: 30px;
    margin-bottom: 80px;
     font-family: "GT America Rg" !important;
}
.webinar-card h2 {
    font-family: "GT America Rg" !important;
    font-weight: 800;
    line-height: 132%;
    letter-spacing: -.02em;
    color: #212121;
}
.why-insurance__points .point-content h3,
.policy-block .media-body h5,
.recommended__policies .media-body h5 {
    font-size: unset;
    font-size: 1.375rem;
    letter-spacing: 0;
    font-family: gt america rg!important;
}
@media (min-width: 992px) {
        .webinar-card h2 {
        font-size: 1.8vw;
        }
    }
@media (max-width: 991.98px) {
        .webinar-card h2 {
        font-size: 30px ;
        }
    }

/* .h6, .page-template-industry-detail-template .content__main-content .insurance-types__types ul li, h6 {
    font-size: 1.375rem;
    font-family: 'GT America Rg';
} */

/* Industry Page */

.page-template-industry-template-2023 .btn-red,
.page-template-industry-template-2023 .gform_wrapper input[type=submit],
.page-template-industry-template-2023 .whitepaper-form-styles input[type=submit]
{
    background-color: #496CE9 !important;
    border-color: #496CE9 !important;
}
.page-template-industry-template-2023 a.btn.btn-red.btn-sm.d-lg-inline-block.d-md-inline-block.d-sm-block.d-block.mb-lg-0.mb-md-0.mb-sm-4.mb-3.trackClick.header-btn.px-3 {
    color: #fff;
    background-color: #496CE9 !important;
    border-color: #496CE9 !important;
}
.page-template-industry-template-2023 .link-block:hover svg {
    transition: all .2s ease-in-out;
    fill:#496CE9 !important;
}

.page-template-industry-template-2023 #sticky .sticky-nav-container ul li a.active:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background: #496CE9 !important;
    position: absolute;
    bottom: -24px;
}

.page-template-industry-template-2023 #claimExamplesTab a.active {
    background-color: transparent;
    color: #496CE9 !important;
}

.page-template-industry-template-2023 .btn-text-arrow .text {
    margin-right: 10px;
    color: #496CE9;
    font-family: "GT America Rg";
}

.page-template-industry-template-2023 .yoast_breadcrumb a {
    color: #496CE9 !important;
}

.page-template-industry-template-2023 .link-block:hover {
    border-bottom: 1px solid #496CE9 !important;
    transition: all .2s ease-in-out;
}

.page-template-industry-template-2023 .faq-accordion .card.current {
    border-bottom: 1px solid #496CE9 !important;
}

.page-template-industry-template-2023 .faq-accordion .card .card-header button:not(.collapsed) svg {
    fill: #496CE9;
    transition: all .2s ease-in-out;
    transform: rotate(180deg);
}

.numbered-section .number {
    font-size: 160px;
    font-style: normal;
    font-weight: 400;
    line-height: 77%;
    letter-spacing: -3.2px;
    color: #496CE9 !important;
    flex-shrink: 0;
    flex-basis: 175px;
}

.page-template-industry-template-2023 #faq-accordion .card .card-header.current {
    border-bottom: 1px solid transparent;
    border-top: 1px solid #496CE9 !important;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.page-template-industry-template-2023 .btn-text-arrow .arrow {
    background: #496CE9 !important;
}

.coverage-policy-icon-group .title a,
.policy-coverage-row .mobile-link a {
    color: #496CE9 !important;
}

 #testimonialSliderOne .item blockquote:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/03/qoute.png) !important;
    width: 52px;
    height: 46px;
    background-repeat: no-repeat;
    position: absolute;
}

/* Menu */

.page-template-industry-template-2023 .mega-side-menu li .sub .block:hover a,
.page-template-industry-template-2023 .mega-side-menu li .sub .block.with-icon:hover a {
    border-bottom: 2px solid #496CE9 !important;
    /* display: unset; */
}

.page-template-industry-template-2023 .mega-dropdown.resources .featured-reading-list li:hover {
    transition: all .2s ease-in-out;
    border-bottom: 1px solid #496CE9 !important;
}

/* Coverage Page */

/* .page-template-coverage-template-simple .full-line .sectionNumber:before {
    counter-increment: section;
    content: "0" counter(section);
    font-family: 'GT America Mono Rg';
    border-right: 3px solid #496CE9 !important;
    padding-right: 6px;
} */
/* .page-template-coverage-template-simple .text-red {
    color: #496CE9 !important;
} */

/* .page-template-coverage-detail-template .btn-red, */
/* .page-template-coverage-detail-template .gform_wrapper input[type=submit],
.page-template-coverage-detail-template .whitepaper-form-styles input[type=submit],
.page-template-coverage-template-simple .btn-red,
.page-template-coverage-template-simple .gform_wrapper input[type=submit],
.page-template-coverage-template-simple .whitepaper-form-styles input[type=submit]
{
    background-color: #496CE9 !important;
    border-color: #496CE9 !important;
} */
/*
.page-template-coverage-detail-template .borderNumberLine .not-covered-col .not-covered-box,
.page-template-coverage-template-simple .borderNumberLine .not-covered-col .not-covered-box {
    border-bottom: 1px solid #496CE9 !important;
}
body.page-template-coverage-detail-template #sticky .sticky-nav-container ul li a.active:after,
body.page-template-coverage-template-simple #sticky .sticky-nav-container ul li a.active:after {
    background: #496CE9 !important;
}
.page-template-coverage-detail-template .breadcrumbs a,
.page-template-coverage-template-simple .breadcrumbs a {
    color: #496CE9;
}
.page-template-coverage-detail-template #claimExamplesTab a.active,
.page-template-coverage-template-simple #claimExamplesTab a.active {
    color: #496CE9;
}
.page-template-coverage-detail-template #faq-accordion .card .card-header.current,
.page-template-coverage-template-simple #faq-accordion .card .card-header.current {
    border-top: 1px solid #496CE9;
}
.page-template-coverage-detail-template .btn-text-arrow .arrow,
.page-template-coverage-template-simple .btn-text-arrow .arrow {
    background: #496CE9;
}
.page-template-coverage-detail-template .text,
.page-template-coverage-template-simple .text {
    color: #496CE9;
}
.page-template-coverage-detail-template .mega-side-menu li .sub .block.with-icon:hover a,
.page-template-coverage-template-simple .mega-side-menu li .sub .block.with-icon:hover a {
    border-bottom: 2px solid #496CE9 !important;
} */

/* Cyber Liability Template */

  li {
    font-size: 1rem;
  }

  .bg-blue {
    background-color: #273146;
  }

  .claim-breadcrumb {
    color: #7EC8F8 !important;
    text-transform: uppercase !important;
  }

  .claim-breadcrumb a:hover {
    color: #7EC8F8 !important;
  }

  #cyber-claim-header h1 {
    font-size: 4rem;
  }

  #cyber-claim-header a {
    color: #D9D9D9;
  }

  #cyber-claim-body h2 {
    font-size: 3rem;
  }

  .h3 {
    font-size: 2.25rem;
  }

  #cyber-claim-body .badge.bg-danger {
    background-color: rgba(246, 139, 166, 0.3) !important;
    border: 1px solid #F68BA5;
    font-size: 1rem;
    border-radius: 10px;
  }

  #cyber-claim-body .badge.bg-warning {
    background-color: rgba(254, 210, 122, 0.3) !important;
    border: 1px solid #FED27A;
    font-size: 1rem;
    border-radius: 10px;
  }

  #cyber-claim-body .badge.bg-success {
    background-color: rgba(218, 241, 190, 0.3) !important;
    border: 1px solid #DAF1BE;
    font-size: 1rem;
    border-radius: 10px;
  }

  .claim-block {
    font-size: 1rem;
  }

  .claim-block .badge {
    width: 42px;
    height: 42px;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #496CE9 !important;
  }

  .claim-block .border-secondary {
    border-color: #D9D9D9 !important;
    border-radius: 10px !important;
  }

  #cyber-claim-cta {
    background-color: #273146;
    background-image: url('https://foundershield.com/wp-content/uploads/2024/10/mobile-ads-bg.svg');
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
  }

  footer .footerItem,
  .copyRight,
  footer a {
    color: #273146 !important;
  }

  footer {
    color: #273146 !important;
    background-color: #fff !important;
  }

  #cyber-claim-cta a.btn {
    height: 70px;
    width: 240px;
    font-size: 1rem;
    background-color: #7EC8F8 !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
