#careers-page-content { text-align: center; }
#careers-page-content h1 { font-size: 18px; text-transform: uppercase; letter-spacing: 2px; }
#careers-page-content h3 { font-size: 42px; font-weight: 900; color: #111986; text-transform: uppercase; line-height: 1; }
#careers-page-content p { font-size: 18px; }
#careers-page-content a { color: #000; text-decoration: underline; }
#careers-archive { display: flex; flex-wrap: wrap; margin-right: -30px; }
#careers-archive .career-item { display: block; color: #111986; width: 100%; max-width: 33.33333%; padding-right: 30px; margin-bottom: 30px; display: flex; }
#careers-archive .career-item__content { background: #fff; align-items: stretch; width: 100%; padding: 20px; display: flex; flex-direction: column; justify-content: flex-start; border: 1px solid #EBEBEB; border-radius: 15px; }
#careers-archive .career-item h3 { margin-bottom: 0; font-size: 18px; }
#careers-archive .career-item p { margin: 0; font-weight: bold; opacity: .5; color: #000; line-height: 1; font-size: 14px; }
#careers-archive .career-item p svg { position: relative; top: 5px; margin-right: 2px; width: 8px; }
#careers-archive a.see-more { color: #B52629; background: transparent; border:  1px solid #B52629; border-radius: 5px; display: inline-block; padding: 6px 12px; font-size: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin-top: 30px; align-self: flex-start; justify-self: flex-end; }
#careers-archive a.see-more.apply-now { background: #B52629; color: #fff; }
#careers-archive a.see-more:hover, #careers-archive a.see-more.apply-now:hover { color: #fff; border-color: #111986; background: #111986; }
.fancybox-content.career-content-popup { width: 660px; max-width: 100%; background-color: #FFFBF1; color: #000; border-radius: 20px; }
.fancybox-content.career-content-popup .career-content-popup__location { margin-top: 0; font-size: 16px; }
.fancybox-content.career-content-popup .career-content-popup__location svg { width: 10px; position: relative; top: 4px; margin-right: 5px; }
.fancybox-content.career-content-popup ul, .fancybox-content.career-content-popup ol { margin-left: 0; padding-left: 20px; }
#careers-testimonial { padding: 60px 0; background: #B52629; color: #fff; }
.careers-testimonial__title { font-size: 46px; text-transform: uppercase; font-weight: 900; letter-spacing: 2px; line-height: 1.2; text-align: center; margin-bottom: 50px; }
.careers-testimonial__content { position: relative; max-width: 900px; margin: 0 auto; }
.careers-testimonial__content .careers-carousel { width: 100%; }
.testimonial-card { display: flex; flex-wrap: wrap; padding: 30px; background-color: #8e1619; border: 2px dashed #fff; border-radius: 30px; color: #fff; }
.testimonial-card__img { width: 150px; margin-right: 20px; margin: 0 auto; }
.testimonial-card__img img { display: block; border-radius: 50%; }
.testimonial-card__content { flex: 1; padding-left: 20px; }
.testimonial-card__message { font-style: italic; font-size: 22px; }
.testimonial-card__date-hired { margin-bottom: 0; }
.careers-testimonial__content .owl-dots { text-align: center; margin-top: 40px; }
.careers-testimonial__content .owl-dots .owl-dot { width: 15px; height: 15px; border: 2px solid #fff; border-radius: 50%; margin: 0 4px; }
.careers-testimonial__content .owl-dots .owl-dot.active { background-color: #fff; }
@media (max-width: 960px) { #careers-archive .career-item { max-width: 50%; }
.testimonial-card__message { font-size: 18px; }
}
@media (max-width: 640px) {
.testimonial-card { flex-direction: column; text-align: center; }
.testimonial-card__content { padding-left: 0; }
}
@media (max-width: 560px) { #careers-archive .career-item { max-width: 100%; margin-bottom: 15px; }
#careers-page-content p br { display: none; }
.careers-testimonial__title { font-size: 32px; }
.fancybox-content.career-content-popup { padding: 20px; }
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}