#top-menu a {
    background: #ff002a;
    padding: 10px 21px !important;
    margin-bottom: 45px;
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
    font-weight: bold !important;
}

.alignnone.size-medium.wp-image-407, .alignnone.wp-image-416.size-medium {
  max-width: 110px;
  margin-left: 10px;
}

.upcoming-events-list-item__title a {
  font-size: 15px;
  font-weight: 600;
}

#text-5 {
  width: 100%;
  text-align: right;
}

.upcoming-events-list-item {
  min-height: 300px;
}

#main-header.et-fixed-header #top-menu li.current-menu-item > a, .et-fixed-header #top-menu li.current_page_item > a {
    color: #ff002a !important;
}

.grecaptcha-badge {
    display: none !important;
}

.et_pb_widget a {
    color: #fff;
}

.et_pb_button.et_pb_button_1.et_pb_bg_layout_light::after {
    top: -2px;
}

#talentrow .svg-inline--fa {
    margin-left: 0;
    margin-right: 20px;
}

#top-menu .current_page_item a {
    background: #fff;
    color: #ff002a !important;
}

#et_search_icon::before {
    top: 5px;
}

h1 {
    font-size: 40px !important;
}

h1 strong {
    color: #ff002a !important;
}

#text-3 {
    text-align: right;
    width: 100%;
}

.svg-inline--fa {
    font-size: 30px;
    margin-left: 20px;
    margin-top: 1px;
    color: #fff;
}

#talentrow h2 {
    font-weight: 500;
    margin-bottom: 20px;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #ff002a;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}


/* MOB */

@media screen and (max-width: 768px) {
.upcoming-events-list-item {
    min-width: 100%;
    margin-bottom: 30px;
}

#bwtoprow {
    padding-bottom: 0 !important;
}

#text-3 {
    text-align: left !important;
}

.svg-inline--fa {
    margin-left: 0 !important;
    margin-right: 20px;
}

.bwservcol {
    padding: 30px;
    margin-bottom: 40px !important;
}

.bwservcol .et_pb_button_module_wrapper {
    position: relative !important;
    line-height: 50px;
}
}