.banner__wrapper.banner__wrapper--landing {
    background-image: url('../images/banner--landing.jpg');
}

.section--landing {
    max-width: 1021px;
}

.article__box--search-landing .Section {
    display: flex;
    justify-content: space-between;
}

.article__box--search-landing .fieldSpec.button-bar.button-bar--1col.fieldSpecPadder {
    max-width: 100%;
}

.article__box--search-landing .Section:before, .Section:after,
.article__box--search-landing .Section:before, .Section:before {
    display: none;
}

.article__box--search-landing .Section .fieldSpec.main-field,
.article__box--search-landing .Section .fieldSpec.button-bar {
    padding: 0;
    width: 171px;
    max-width: none;
    flex-shrink: 0;
}

.article__box--search-landing .Section .fieldSpec.button-bar {
    width: auto;
}

.article__box--search-landing .Section .fieldSpec.main-field,
.article__box--search-landing .form--search .fieldSpec {
    padding: 0 5px 0;
    border: 0;
}

@media (max-width: 1024px) {
    .article__box--search-landing .form--search .fieldSpec {
        padding: 0;
    }
    .article__box--search-landing .Section .fieldSpec.main-field {
        padding: 16px 0 0;
    }
    .article__box--search-landing .form--search .fieldSpec,
    .article__box--search-landing .Section .fieldSpec.main-field,
    .article__box--search-landing .Section .fieldSpec.button-bar,
    .article__box--search-landing .fieldSpec.button-bar.button-bar--1col.fieldSpecPadder {
        max-width: 100%;
        width: 100%;
    }
}

.article__box--search-landing .button-bar button, .button-bar input[type="submit"], .button-bar .button {
    margin: 0;
}

.body--search-jobs .article__box--search-landing .Section .select2-container--default .select2-selection--multiple {
    border: 1px solid #d0d0ce !important;
    padding: 0;
    min-height: 38px;
    border-radius: 0;
}

.section__card {
    height: 231px;
    width: 100%;
    background-color: #ffffff;
    display: flex;
}
.section__card h3 {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 12px;
}

.section__card p {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  color: #707377;
  margin-bottom: 32px;
}

.section__card a {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #000000;
}

.section__card + .section__card {
    margin-top: 10px;
}

.section__card--image {
    width: 259px;
    height: 100%;
    background-size: cover;
}

.section__card--content {
    padding: 48px 20px;
}

.section__card:nth-child(1) .section__card--image {
    background-image: url('../images/card-1.jpg');
}

.section__card:nth-child(2) {
    flex-direction: row-reverse;
    justify-content: space-between;
}

.section__card:nth-child(2) .section__card--image {
    background-image: url('../images/card-2.jpg');
}

.section__card:nth-child(3) .section__card--image {
    background-image: url('../images/card-3.jpg');
}

.section__cards--row .section__card:nth-child(1) .section__card--image {
    background-image: url('../images/card-4.jpg');
}

.section__cards--row .section__card:nth-child(2) .section__card--image {
    background-image: url('../images/card-5.jpg');
}

.section__cards--row .section__card:nth-child(3) .section__card--image {
    background-image: url('../images/card-6.jpg');
}

.section__cards.section__cards--row {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.section__cards.section__cards--row .section__card {
    flex-direction: column;
    height: 318px;
    width: 330px;
}

.section__cards.section__cards--row .section__card .section__card--content {
    padding: 20px;
}

.section__cards.section__cards--row .section__card .section__card--image {
    height: 100px;
    width: 100%;
}

.section__cards.section__cards--row .section__card + .section__card {
    margin-top: 0;
}

.section--landing .article__box--search-form .article__header {
    background-color: #ffffff;
    color: #000000;
}

@media (max-width: 1024px) {
    .section--collapsible-form-search .form--search .section--collapsible-form-search__toggle {
        color: #000000;
    }
}

@media (max-width: 1024px) {
    .section--collapsible-form-search .form--search .section--collapsible-form-search__toggle:hover, .section--collapsible-form-search .form--search .section--collapsible-form-search__toggle:focus, .section--collapsible-form-search__open .form .section--collapsible-form-search__toggle {
        background-color: #ffffff;
    }
    .section--collapsible-form-search .form--search .Section {
        box-shadow: none;
    }
    .section--landing .fieldSpec + .fieldSpec {
        margin-top: 16px;
    }
}

@media (max-width: 768px) {
    .section__card {
        flex-direction: column;
        height: auto;
    }
    .section__card:nth-child(2) {
        flex-direction: column;
    }
    .section__card--image {
        width: 100%;
        height: 231px;
    }
    .section__card--content {
        padding: 20px;
    }
    .section__card h3 {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: normal;
        color: #000000;
    }
    .section__card p {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        color: #707377;
        margin-bottom: 20px;
    }
    .section__card a {
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        color: #000000;
    }
    .section__cards.section__cards--row {
        flex-direction: column;
        width: 100%;
        max-width: 100%;
    }
    .section__cards.section__cards--row .section__card {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .section__cards.section__cards--row .section__card + .section__card {
        margin-top: 10px;
    }
}

.section__card--content span {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  color: #53565a;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search:first-child:after {
    display: none;
}

/* Select 2 */
.article__box--search-landing .form--search .select2-selection__choice,
.article__box--search-landing .form--search .select2-selection__clear {
    display: block!important
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-right: 30px;
    margin-top: 10px;
}

.body--search-jobs .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #E3EEFF!important;
    border: none !important;
    border-radius: 3px;
}

.body--search-jobs .select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 12px;
}

.body--search-jobs .select2-container--default .select2-selection--single {
    height: 38px;
}

.body--search-jobs .article__box--search-landing .select2-container--default .select2-search--inline .select2-search__field {
    padding-top: 2px;
    min-height: 32px;
    margin-top: 0;
}

/* CUSTOM CSS FOR SEARCH JOBS ELEMENTS */
.select2-container--default .select2-results__option[aria-selected="true"] {
    font-weight: bold;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    /*background-color: #cdc4ba !important;*/
    background-color: transparent;
}

.select2-container--default .select2-results__option--highlighted[aria-selected=true] {
    background-color: #E4E4E4;
}

.select2-container .select2-search--inline {
    width: 100%
}
.select2-container--default .select2-selection--multiple {
    border-radius: 0 !important;
    border-color: #D8D8D8 !important;
}

.body--search-jobs .select2-container--default .select2-selection--multiple,
.body--search-jobs .select2-container--default .select2-selection--single {
    border-color: transparent !important;
    border-radius: 0 !important;
    background-image: none;
    cursor: pointer;
    position: relative;
}
.body--search-jobs .select2-container--default .select2-selection--multiple:after {
    content: "\f107";
    position: absolute;
    right: 10px;
    z-index: 999;
    font-family: 'FontAwesome';
    font-size: 20px;
    top: 9px
}
.body--search-jobs .select2-container--default.select2-container--open .select2-selection--multiple:after {
    content: "\f106";
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
    height: 36px;
    padding-left: 8px;
    cursor: pointer;
}
.body--search-jobs .select2-container--default .select2-search--inline .select2-search__field {
    text-align: left;
    height: inherit;
    padding-left: inherit;
    color: #000;
    min-height: 36px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding-left: 8px;
    padding-right: 38px;
    width: 100%;
    position: relative;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: transparent !important;
    border: none !important;
    font-size: 12px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    background-color: #fff;
    position: absolute;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #E3EEFF;
    border: 1px solid #E3EEFF;
    border-radius: 0;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
    padding: 3px 3px;
    font-size: 12px;
    line-height: 14px;
    white-space: normal;
    letter-spacing: -0.1px;
    word-spacing: -0.1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-right: 0;
    float: right;
    margin-top: 0;
    margin-left: 2px;
    border-radius: 100%;
    border: 0 solid #000000;
    width: 14px;
    height: 14px;
    font-size: 16px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
}

.ui-widget,
.corner-bl .select2-container--default .select2-selection--multiple {
    border-radius: 0 !important;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
    border: none !important;
    /*box-shadow: 0 4px 10px rgba(0,0,0,.2);*/
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
}
.select2-results__option {
    color: #000000 !important;
    font-weight: 300;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 20px;
}

.body--home .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d0d0ce !important;
    border-radius: 0 !important;
    height: 38px !important;
}

.select2-container--default .select2-selection--single {
    height: 40px;
}

.hasErrors .select2-container--default .select2-selection--single {
    border-color: #e30613 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000 !important;
    line-height: 38px !important;
    padding-left: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: absolute;
    top: 0;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: initial;
    right: 16px;
    background-color: #fff;
    font-weight: bold;
    height: 36px;
    top: 1px;
    padding: 0 5px;
}
.body--home .select2-container--default .select2-selection--single .select2-selection__clear {
    top: 0;
}
/* Select 2 Belu */
.select2-container--open .select2-dropdown {
    left: 0;
}
.form--search .select2-container--open .select2-dropdown {
    left: 0;
    top: 16px !important;
}

.select2-results__option {
    padding: 10px 20px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(https://obf38241.ir01.obfuscate.xcade.dev/portal/7/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 50%;
    background-size: 11px auto;
    background-color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 32px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000000 !important;
}

