/*.hero_box {
  padding-bottom: 0px;
}
*/
.cards-container .card-link .card-title .title-container {
  font-size: 1.25rem;
    line-height: 1.625rem;
    color: var(--primary-navy-blue);
    flex: unset;
        font-weight: bold;
}

.box_shadow_one {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 79, 0.10);
}

.logo_main {
  z-index: 10000;
}

.search-btn.search-open {
    z-index: 10000000;
    position: relative;
}

ul, ol {
    margin: unset;
}


ul, ol {
    padding: 0 0 1.5em 3em;
}

li {
    list-style: none;
    padding-bottom: 1rem;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.rtf-content h2 {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.banner-main-title {
    font-weight: 700;
}

@media (min-width: 1400px) {
.rich-text-content {
  max-width: 816px!important;
}
}


@media (max-width: 1084px) {
  .rich-text-content {
     max-width: 95%!important;
  }
}

.breadcrumb-container {
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0px!important;
}

.content_element_block .paragraph {
  font-family: Apercu;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px
}

@media (min-width: 575px) {
  .content_element_block .px-8 {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (max-width: 1280px) {
  .breadcrumb-container {
    padding-left: 2rem!important;
  }
}


.text-btn-two:hover svg path {
  stroke: white!important;
}

.text-btn-two:hover {
  color: white!important;
  background-color: var(--primary-navy-blue)!important;
}


@media (min-width: 768px) {
.h-120 {
  height: 120px;
  }

}

.container-small {
  width: 100%;
  max-width: 1080px;
  margin: auto;
}

.nopad {
  padding: 0px!important;
}
.nomg {
    margin: 0px!important;
}

.video_desc p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0px;
}

.team-member-modal {
    max-width: unset;
}
.black-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  height: 100vh;
 }


 .team-member-modal button {
    border-color: none;
    border-radius: 3px;
    background: none;
    padding: unset;
 }

.eye-icon {
    position: absolute;
    bottom: .5rem;
    left: .5rem;
    background: #1218c6;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
}


.overlay {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000094;
    position: absolute;
    top: 0px;
    left: 0px;
}

.search-filters .search-input button[type='submit'] {
    margin-top: unset;
    margin-bottom: unset;
    border-radius: unset;
}


.object-top {
  object-position: top;
}

.site-main {
    min-height: unset;
}

.arrow-link {
    position: relative;
    display: block;
    top: 2px;
}

.wpcf7-form-control {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 16px;
    border: 2px solid var(--primary-dark-blue);
    border-radius: 4px;
    box-sizing: border-box;
}

.wpcf7-text:focus, .wpcf7-email:focus, .wpcf7-tel:focus, .wpcf7-select:focus, .wpcf7-textarea:focus {
    border-color: #6200ea;
    background: #e0e0e0;
}

.wpcf7-submit {
    background: #6200ea;
    color: #fff;
    font-size: 18px;
    padding: 15px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
}

.wpcf7-submit:hover {
    background: #3700b3;
}

.wpcf7-checkbox label {
    display: flex;
    align-items: center;
}

.wpcf7-checkbox label input {
    margin-right: 10px;
}

.privacy-policy a {
    color: #6200ea;
}

.wpcf7-response-output {
    margin-top: 20px;
    padding: 10px;
    border: 2px solid #d9d9d9;
    border-radius: 8px;
    background: #f5f5f5;
}

.wpcf7-acceptance {
  border: none!important;
  padding: 0px;
}

.wpcf7-acceptance input[type='checkbox'] {
  position: relative;
  height: 32px;
  width: 32px;
}

.wpcf7-acceptance  label {
    padding: 0px;
    margin: 0px;
    height: 100%;
    display: flex;
    align-items: flex-start;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0px;
}

.wpcf7-acceptance span {
    color:  #222534;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-left: .5rem;
}

.consent_link {
color: #1218C6;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px;
}

.consent_link:hover {
  text-decoration: underline;
}

.social_icon:hover svg {
  fill: #FEDF00;
}

.social_icon:hover svg path {
  fill: black;
}

.social_icon:hover svg rect {
  fill: #FEDF00;
}

@media (min-width: 991px) {
  .wpcf7-form-control.wpcf7-textarea.form-control  {
    height: 105px!important;
  }
}


.contact_form_one label {
  color: #434967;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.contact_form_one input {
  margin: 0px;
}

.contact_form_one br {
  display: none;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
}

.four_cols .text_section {
  text-decoration: none!important;
}

.four_cols .text_section p {
 color: black!important;
}

.four_cols a:hover p {
  color: black!important;
  text-decoration: none!important;
}
/* Hide the default chevron and style the select element */
/* Hide the default chevron and style the select element */
.wpcf7-form-control.wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%23000000" d="M7 10l5 5 5-5z"/%3E%3C/svg%3E') no-repeat right 10px center;
  background-color: white;
  cursor: pointer;
}

/* Change the background color on focus */
.wpcf7-form-control.wpcf7-select:focus {
  border-color: transparent;
  background: #ccf url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%23000000" d="M7 10l5 5 5-5z"/%3E%3C/svg%3E') no-repeat right 10px center;
}

/* Change the background color on hover */
.wpcf7-form-control.wpcf7-select:hover {
  background-color: #ccf;
}

/* Rotate the chevron on open */
.wpcf7-form-control.wpcf7-select.open::after {
  transform: rotate(180deg);
}

/* Chevron styles */
.wpcf7-form-control.wpcf7-select::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  transform: translateY(-50%);
  transition: transform 0.3s; /* Smooth transition for rotation */
}

/*
.group a {
  position: relative;
  text-decoration: none;
}

.group a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: #FEDF00;
  transition: width 0.3s ease-in-out;
}
.group a:hover::after,
.group a:focus::after,
.group a:active::after {
  width: 100%;
}

.entry-content ul li, .main-content ul li {
    list-style: disc!important;
}*/

.entry-content ul li::before {
    width: 6px;
    height: 6px;
    position: relative;
    display: inline-block;
    background-color: #00f;
    content: " ";
    border-radius: 50%;
    top: -2px;
    margin-right: 6px;
    margin-left: -16px;
    left: -.8rem;
}

.main-content ul li::before {
    width: 6px;
    height: 6px;
    position: relative;
    display: inline-block;
    background-color: #00f;
    content: " ";
    border-radius: 50%;
    top: -2px;
    margin-right: 6px;
    margin-left: -16px;
    left: -.8rem;
}

.arrow_link_text {
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: inherit;
}

.arrow_link_text::after {
  content: '';
  position: absolute;
  left: .5rem;
  bottom: -2px;
  width: 0;
  height: 2px;
  background-color: transparent;
  transition: width 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.arrow_link_text:hover::after,
.arrow_link_text:focus::after,
.arrow_link_text:active::after {
  width: 93%;
  background-color: #FEDF00;
}

.richtext-section a:hover {
  text-decoration: underline;
}

.single-post .main-content h1, .single-post .main-content h2, .single-post .main-content h3, .single-post .main-content h4, .single-post .main-content h5, .single-post .main-content h6 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 1rem;
}

.hrb_career-template-default h1, .hrb_career-template-default h2, .hrb_career-template-default h3, .hrb_career-template-default h4, .hrb_career-template-default h5, .hrb_career-template-default h6 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 1rem;
}

.navigation.posts-navigation {
  padding-top; 2rem;
}

@keyframes grow-fade {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    60% {
        transform: scale(1);
        opacity: 1;
    }
    80% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.animated-square {
    width: 16px;
    height: 16px;
    background-color: #1AB586;
    animation: grow-fade 2s infinite;
        border-radius: 4px;
}

.img-border {
    border: 1px solid var(--Secondary-Grey-Blue-200, #D0D1D9);
}
.shadow_box {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
}

.remove_margin {
  margin: 0px!important;
}

.search-modal-content input[type='search'] {
 color: #1f2937!important;
}

@media (max-width: 575px) {
  #pagination .pagination-link {
    padding: .5rem;
  }
}

@media (max-width: 480px) {
  .hide_xs {
    display: none!important;
  }
}

.remove_right_radius{
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.four-cards-tworow-section.grey {
      background-image: url('assets/img/grey_hrb.svg')
}

.four-cards-tworow-section.grey .section-title h2 {
    color: var(--primary-navy-blue);
}

.four-cards-tworow-section.grey .subtitle {
  color: var(--secondary-grey);
}

.four-cards-tworow-section.grey .cards-container .card-link:hover {
    background-color: #ccf;
}