.no-edit .section-form-career { display: none; }
.no-edit .section-image-banner .block-text-col { position: absolute; z-index: 1; left: 0; top: 0; width: 50%; height: 100%; display: flex; justify-content: center; align-items: center; }

.section-career-content { padding-top: 30px; }
.section-career-content .section-title { margin-bottom: 70px; }
.section-career-content .section-title h1 { margin-bottom: 30px; }
.section-career-content .section-title > div { max-width: 900px; margin: auto; padding: 0 50px; }
.section-career-content .section-list { margin-bottom: 100px; }
.section-career-content .block-flex-row { display: flex; }
.section-career-content .block-flex-row > div { width: 50%; }
.section-career-content .block-flex-row:nth-child(odd) > div:nth-child(even) h3 a .section-career-content .block-flex-row:nth-child(even) > div:nth-child(odd) h3 a { color: #666; }
.section-career-content .block-flex-row:nth-child(odd) > div:nth-child(even) .link-box a:hover span { color: #fff; }
.section-career-content .block-flex-row:nth-child(odd) > div:nth-child(odd) .link-box a { border-color: #fff; }
.section-career-content .block-flex-row:nth-child(odd) > div:nth-child(odd) .link-box a:hover { background: #fff; color: #0b7877; }
.section-career-content .block-flex-row:nth-child(odd) > div:nth-child(odd) .link-box a:hover span { color: #0b7877; }
.section-career-content .block-flex-row:nth-child(even) > div:nth-child(even) .link-box a { border-color: #fff; }
.section-career-content .block-flex-row:nth-child(even) > div:nth-child(even) .link-box a:hover { background: #fff; color: #0b7877; }
.section-career-content .block-flex-row:nth-child(even) > div:nth-child(even) .link-box a:hover span { color: #0b7877; }
.section-career-content .block-flex-row:nth-child(even) > div:nth-child(odd) .link-box a:hover span { color: #fff; }
.section-career-content .block-item * { color: #fff; }
.section-career-content .block-item .block-text { width: 100%; padding-right: 20px; }
.section-career-content .block-item h3 { font-family: "roboto-black", "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; text-transform: uppercase; }
.section-career-content .block-item .desc { margin: 20px 0; }
.section-career-content .block-item .desc ul { padding-left: 20px; }
.section-career-content .block-item .link-apply { margin-top: 20px; font-family: "roboto-bold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.section-career-content .block-item .link-apply a { text-decoration: underline !important; }
.section-career-content .block-item .block-wrapper .block-link { width: 120px; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -ms-transition: all 0.5s; }
.section-career-content .block-item .block-wrapper:hover .block-link { opacity: 1; visibility: visible; }
.section-career-content .block-item > .block-wrapper { padding: 50px; display: flex; align-items: center; background-color: #f0f0f0; }
.section-career-content .block-career-form { display: none; padding: 30px 0 80px; float: left; width: 100%; }
.section-career-content .block-career-form form .alert { display: none; }
.section-career-content .block-career-form form .form-group { width: 50%; float: left; padding: 0 10px; }
.section-career-content .block-career-form form .form-group:nth-child(1) { display: none; }
.section-career-content .block-career-form form input { font-size: 12px; border: 1px solid #ddd; height: 45px; color: #0b7877; width: 100%; border-radius: 0; box-shadow: none; background: none; background: #fff; }
.section-career-content .block-career-form form input.btn { border: none; background: #0b7877; text-transform: uppercase; padding: 15px 50px; height: auto; letter-spacing: 1px; color: #fff; display: inline-block; max-width: 150px; }
.section-career-content .block-career-form form select { font-size: 12px; border: 1px solid #ddd; height: 45px; color: #0b7877; width: 100%; border-radius: 0; box-shadow: none; background: none; background: #fff; }
.section-career-content .block-career-form form > div { float: left; width: 100%; }
.section-career-content .block-career-form form button { margin: 40px auto 0; background: transparent; }
.section-career-content .block-career-form form button span { color: #0b7877; }
.section-career-content .block-career-form form button:hover span { color: #fff; }
.section-career-content .block-career-form form p.required { display: none; }
.section-career-content .block-career-form ::-webkit-input-placeholder { color: #999; }
.section-career-content .block-career-form :-moz-placeholder { color: #999; }
.section-career-content .block-career-form ::-moz-placeholder { color: #999; }
.section-career-content .block-career-form :-ms-input-placeholder { color: #999; }

.section-image-banner .block-text-col * { color: #fff; }
.section-image-banner .block-text-col > div { max-width: 740px; margin: auto; padding: 0 50px; }
.section-image-banner .block-text-col h1 { font-size: 3.4rem; margin-bottom: 20px; }
.section-image-banner .block-text-col .block-link { margin-top: 60px; }

.block-fileupload { position: relative; width: 100%; float: left; cursor: pointer; border: 1px solid #ddd; background: #fff; }
.block-fileupload label { width: 100%; height: auto; padding: 10px; margin: 0; font-weight: normal; font-size: 12px; background-color: transparent; border: 1px solid #fff; position: relative; cursor: pointer; height: 43px; display: flex; align-items: center; }
.block-fileupload label:before { content: ''; background: #0b7877; position: absolute; right: -1px; top: -1px; height: calc(100% +2px); width: 55px; }
.block-fileupload label:after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; width: 16px; height: 19px; content: "\f15c"; position: absolute; top: 50%; right: 20px; margin-top: -10px; font-size: 18px; color: #fff; }
.block-fileupload label:hover:after { background-position: top center; }
.block-fileupload input[type="file"] { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; cursor: pointer; z-index: 1; }
.block-fileupload .fileupload-name { display: none; color: #0b7877; }
.block-fileupload.active .fileupload-name { display: block; }
.block-fileupload.active .question-name { display: none; }
.block-fileupload .question-name { color: #999; }
.block-fileupload:hover label:before { background: #ccc; }
.block-fileupload:hover label:after { color: #0b7877; }

.block-alert-row { position: relative; }

@media (min-width: 768px) { .section-career-content .block-flex-row:nth-child(odd) > div:nth-child(odd) > .block-wrapper { background-color: #0b7877; }
  .section-career-content .block-flex-row:nth-child(odd) > div:nth-child(even) * { color: #999; }
  .section-career-content .block-flex-row:nth-child(even) > div:nth-child(even) > .block-wrapper { background-color: #0b7877; }
  .section-career-content .block-flex-row:nth-child(even) > div:nth-child(odd) * { color: #999; } }
@media (max-width: 1279px) { .no-edit .section-image-banner { padding-top: 40%; }
  .section-image-banner .block-text-col h1 { font-size: 2.5rem; }
  .section-image-banner .block-text-col .block-link { margin-top: 30px; }
  .section-career-content .block-item > .block-wrapper { display: block; }
  .section-career-content .block-item .block-wrapper .block-link { display: none; } }
@media (max-width: 980px) { .section-background-before.left:before { display: none; }
  .section-image-banner .block-text-col .block-link { display: none; }
  .section-image-banner .block-text-col > div { background: rgba(18, 133, 116, 0.8); padding: 40px; text-align: center; }
  .no-edit .section-image-banner .block-text-col { width: 100%; padding: 40px; }
  .section-career-content .block-item > .block-wrapper { padding: 40px; } }
@media (max-width: 767px) { .section-career-content { padding: 0; }
  .section-career-content .section-title { margin-bottom: 40px; }
  .section-career-content .block-flex-row { display: block; }
  .section-career-content .block-flex-row > div { width: 100%; float: left; }
  .section-career-content .block-item > .block-wrapper { height: auto !important; }
  .section-career-content .block-item:nth-child(odd) > .block-wrapper { background: #0b7877; }
  .section-career-content .block-item:nth-child(even) > .block-wrapper * { color: #999; }
  .no-edit .section-image-banner { padding: 50px 0; }
  .no-edit .section-image-banner .block-text-col { position: relative; } }
@media (max-width: 580px) { .section-career-content .section-title > div { padding: 0; }
  .section-career-content .block-item h3 { font-size: 1.8rem; }
  .section-career-content .block-career-form form .form-group { width: 100%; }
  .section-image-banner .block-text-col h1 { font-size: 2rem; }
  .no-edit .section-image-banner .block-text-col { padding: 20px; } }

/*# sourceMappingURL=career_list.css.map */
