/*##############################################################################
## Recruiting Form/Page CSS                                                         #
##############################################################################*/
.recruit-lp .site-footer-txt,
.recruit-lp .hero-page-title,
.recruit-lp .footer-widgets-4.widget-area {
  display: none;
}

.recruit-lp.full-width-content .content {
  padding: 20px 60px 60px;
}

.recruit-lp div.uk-background-cover.header-hero {
  min-height: 10dvh !important;
}

.recruit-lp .site-inner {
  padding: 0;
}

.recruit-lp .frm_style_formidable-style.with_frm_style .frm_section_heading {
  margin-top: 0;
}

.recruit-lp a.mobile.menu-item.uk-button.uk-button-default {
  display: none;
}

.recruitment-switch-main {
  /*display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;*/
}

.recruit-lp .video-container {
  margin-bottom: 30px;
}

.recruit-lp div#frm_field_195_container .form-field {
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

.recruit-lp .frm_style_formidable-style.with_frm_style .form-field:last-child {
  border-bottom: none;
}

.recruit-lp .frm_style_formidable-style.with_frm_style .form-field strong {
  color: #2da9de;
  font-size: 16px;
}

.recruit-lp .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3 {
  display: block;
  font-size: 32px;
  text-align: center;
}

.recruit-lp div#frm_field_230_container h4 {
  font-size: 30px;
}

.recruit-lp div#frm_field_231_container,
.recruit-lp label#field_dlb5p_label {
  text-align: center;
}

.recruit-lp input#field_dlb5p {
  border-radius: 0;
  padding: 20px;
}

.recruit-lp .content i {
  font-size: 50px !important;
}

.recruit-lp .recruitment-switch-main ul.uk-list.uk-list-striped.fact-list {
  font-size: 16px;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style {
  background: #005596 !important;
  border: 1px solid #005596 !important;
  border-radius: 0 !important;
  color: #fff;
  padding: 15px 30px;
}


.frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:visited,
.frm_style_formidable-style.with_frm_style input[type=submit]:visited,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:visited {
  background: #2EA9DE !important;
  border: 1px solid #2EA9DE !important;
  color: #fff !important;
}

.recruit-lp .recruitment-switch-main .frm_message {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
}

.recruit-lp .recruitment-switch-main .with_frm_style .frm_message,
.recruit-lp .recruitment-switch-main .frm_success_style {
  margin: 5px 0 15px;
  border: 1px solid #b7e6fb;
  border-color: #b7e6fb;
  background-color: #b7e6fb;
  background-color: #b7e6fb;
  color: #005596;
  color: #005596;
  border-radius: 4px;
  border-radius: var(--border-radius);
  font-size: 18px;
  font-weight: 700;
}

.recruit-lp .recruitment-switch-main .with_frm_style .frm_submit {
  clear: both;
  text-align: center !important;
}

.recruit-lp .frm_style_formidable-style.with_frm_style div.frm_description {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}

.recruit-lp .facts {
  margin-top: 40px;
}

.recruit-lp .uk-card.uk-card-default.uk-card-body.one-third {
  margin-bottom: 40px;
  text-align: center;
}

.recruit-lp .uk-card h4 {
  font-weight: 700;
}

.recruit-lp .uk-card *+h4 {
  margin-top: 20px !important;
}

.frm_form_fields.frm_page_num_3 h3.frm_pos_top.frm_section_spacing {
  margin-bottom: 60px;
}
