.oe-searchview--wrapper__title {
  clear: both;
}
.oe-searchview--wrapper__title:before,
.oe-searchview--wrapper__title:after {
  content: "";
  display: table;
}
.oe-searchview--wrapper__title:after {
  clear: both;
}

.oe-searchview--wrapper__title {
  background: #6b2d89;
  background: linear-gradient(90deg, #6b2d89 0%, #4b79bb 50%, #c24e94 100%);
}

.oe-searchview--wrapper .views-exposed-form .form-actions #edit-actions,
.oe-searchview--wrapper .views-exposed-form .form-actions #edit-submit-search {
  background-color: #214493;
  background-image: -webkit-gradient(linear, left top, right top, from(#214493), to(#0b6e6c));
  background-image: -webkit-linear-gradient(left, #214493, #0b6e6c);
  background-image: -moz-linear-gradient(left, #214493, #0b6e6c);
  background-image: -ms-linear-gradient(left, #214493, #0b6e6c);
  background-image: -o-linear-gradient(left, #214493, #0b6e6c);
  background-image: linear-gradient(left, #214493, #0b6e6c);
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorStr="#214493", endColorStr="#0b6e6c", gradientType="1")';
}

.oe-searchview--wrapper .views-exposed-form .form-item-combine label {
  font-weight: bold;
}

.oe-searchview--wrapper .views-row .views-field-title a {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #214493;
  text-decoration: none;
}
.oe-searchview--wrapper .views-row .views-field-title a:hover {
  color: #0a0a0a;
  text-decoration: underline;
}
@media only screen and (max-width: 995px) {
  .oe-searchview--wrapper .views-row .views-field-title a {
    font-size: 15px;
    line-height: 22px;
  }
}

.oe-searchview--wrapper .views-row,
.oe-searchview--wrapper .views-exposed-form,
.oe-searchview--wrapper__footer {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #0a0a0a;
}
@media only screen and (max-width: 995px) {
  .oe-searchview--wrapper .views-row,
  .oe-searchview--wrapper .views-exposed-form,
  .oe-searchview--wrapper__footer {
    font-size: 15px;
    line-height: 22px;
  }
}

.oe-searchview--wrapper .views-row,
.oe-searchview--wrapper .views-exposed-form,
.oe-searchview--wrapper__footer,
.oe-searchview--wrapper__no_content,
.oe-searchview--wrapper__title > div {
  max-width: 1140px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1139px) {
  .oe-searchview--wrapper .views-row,
  .oe-searchview--wrapper .views-exposed-form,
  .oe-searchview--wrapper__footer,
  .oe-searchview--wrapper__no_content,
  .oe-searchview--wrapper__title > div {
    max-width: 100%;
    width: 996px;
  }
}
@media only screen and (max-width: 995px) {
  .oe-searchview--wrapper .views-row,
  .oe-searchview--wrapper .views-exposed-form,
  .oe-searchview--wrapper__footer,
  .oe-searchview--wrapper__no_content,
  .oe-searchview--wrapper__title > div {
    width: 768px;
  }
}
@media only screen and (max-width: 767px) {
  .oe-searchview--wrapper .views-row,
  .oe-searchview--wrapper .views-exposed-form,
  .oe-searchview--wrapper__footer,
  .oe-searchview--wrapper__no_content,
  .oe-searchview--wrapper__title > div {
    width: 100%;
  }
}

.oe-searchview--wrapper__title {
  position: relative;
  padding-bottom: 144px;
  padding-top: 45px;
  color: white;
  min-height: 290px;
}
.oe-searchview--wrapper__title > div h1,
.oe-searchview--wrapper__title > div h2,
.oe-searchview--wrapper__title > div h3,
.oe-searchview--wrapper__title > div h4,
.oe-searchview--wrapper__title > div h5,
.oe-searchview--wrapper__title > div h6 {
  font-weight: bold;
  font-size: 70px;
  margin: 0;
  padding: 0;
  margin-top: 75px;
  margin-bottom: 25px;
  max-width: 1060px;
  color: white;
}
.oe-searchview--wrapper__title > div p {
  font-size: 24px;
  line-height: 36px;
  max-width: 1060px;
  color: white;
}
.oe-searchview--wrapper__title::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  padding-bottom: 144px;
  width: 100%;
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100vw;
  border-color: transparent transparent #ffffff transparent;
}
@media only screen and (max-width: 995px) {
  .oe-searchview--wrapper__title {
    padding-bottom: 50px;
  }
  .oe-searchview--wrapper__title::after {
    border-width: 0 0 40px 100vw;
  }
}
@media only screen and (max-width: 767px) {
  .oe-searchview--wrapper__title > div h1,
  .oe-searchview--wrapper__title > div h2,
  .oe-searchview--wrapper__title > div h3,
  .oe-searchview--wrapper__title > div h4,
  .oe-searchview--wrapper__title > div h5,
  .oe-searchview--wrapper__title > div h6 {
    font-size: 42px;
    margin-bottom: 10px;
    margin-top: 25px;
    line-height: 1;
  }
  .oe-searchview--wrapper__title > div p {
    font-size: 18px;
    line-height: 20px;
  }
}

.oe-searchview__detail > h3 {
  font-size: 38px;
  font-weight: bold;
  color: #214493;
  text-align: center;
  position: relative;
  padding-bottom: 25px;
  margin-top: 64px;
  margin-bottom: 46px;
  line-height: 52px;
}
.oe-searchview__detail > h3::after {
  content: "";
  display: block;
  width: 170px;
  height: 2px;
  background: #214493;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .oe-searchview__detail > h3 {
    margin-top: 20px;
    margin-bottom: 36px;
    font-size: 28px;
    line-height: 1.2;
  }
  .oe-searchview__detail > h3::after {
    bottom: 0;
  }
}

.oe-searchview--wrapper .views-exposed-form .form-item-combine label {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 13px;
  color: #0a0a0a;
}

.oe-searchview--wrapper .views-exposed-form .form-item-combine input {
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  height: 50px;
  line-height: 50px;
  border: 0;
  border: 1px solid #253964 !important;
  background-color: #f9f9f9;
  font-size: 18px;
  color: #626262;
  padding: 0 20px 0 68px;
}
.oe-searchview--wrapper .views-exposed-form .form-item-combine input.focus,
.oe-searchview--wrapper .views-exposed-form .form-item-combine input:focus {
  outline-width: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -khtml-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -ms-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
}

.oe-searchview--wrapper .views-exposed-form .form-actions #edit-actions,
.oe-searchview--wrapper .views-exposed-form .form-actions #edit-submit-search {
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  padding-top: 0;
  padding-right: 35px;
  padding-bottom: 0;
  padding-left: 35px;
  font-size: 0.9rem;
  font-weight: bold;
  white-space: nowrap;
  text-transform: none;
  cursor: pointer;
  height: 50px;
  line-height: 1.2;
}
.oe-searchview--wrapper .views-exposed-form .form-actions .focus#edit-actions,
.oe-searchview--wrapper .views-exposed-form .form-actions .focus#edit-submit-search,
.oe-searchview--wrapper .views-exposed-form .form-actions #edit-actions:focus,
.oe-searchview--wrapper .views-exposed-form .form-actions #edit-submit-search:focus {
  outline-width: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -khtml-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -ms-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
}

.oe-searchview--wrapper .views-exposed-form .form-actions #edit-actions,
.oe-searchview--wrapper .views-exposed-form .form-actions #edit-submit-search {
  color: white;
}

.oe-searchview--wrapper__no_content {
  margin: 20px auto;
}
.oe-searchview--wrapper__footer {
  margin-bottom: 50px;
  margin-top: 2rem;
}
.oe-searchview--wrapper__footer .list-title {
  margin-bottom: 34px;
  padding-bottom: 17px;
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: black;
}
.oe-searchview--wrapper__footer .list-title::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 2px;
  background: black;
}
.oe-searchview--wrapper__footer .list-results {
  margin-bottom: 36px;
  font-size: 18px;
  font-weight: bold;
  color: #404040;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.oe-searchview--wrapper .views-exposed-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 25px;
}
.oe-searchview--wrapper .views-exposed-form .form-item-combine {
  margin-right: 27px;
}
.oe-searchview--wrapper .views-exposed-form .form-item-combine input {
  height: 40px;
  line-height: 40px;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.oe-searchview--wrapper .views-exposed-form .form-actions #edit-actions,
.oe-searchview--wrapper .views-exposed-form .form-actions #edit-submit-search {
  background-size: auto;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  margin-left: 0;
  margin-right: 0;
  min-width: 160px;
  position: relative;
  border: 0;
  top: -1px;
  text-decoration: none;
}
.oe-searchview--wrapper .views-row {
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.oe-searchview--wrapper .views-row .views-field-title {
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.oe-searchview--wrapper .views-row .views-field-title a {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
}
.oe-searchview--wrapper .views-row .jobs--subtitle {
  font-size: 15px;
  line-height: 22px;
}
.oe-searchview--wrapper .views-row .views-field-body .field-item {
  font-size: 14px;
  text-transform: uppercase;
  color: #404040;
}
.oe-searchview--wrapper .views-row .views-field-body .field-item:first-child {
  position: absolute;
  top: 0;
  text-transform: uppercase;
}
.oe-searchview--wrapper .views-row .views-field-body .field-item:last-child {
  font-size: 20px;
  line-height: 32px;
  text-transform: none;
}
.oe-searchview--wrapper .views-row .views-field-body .field-item__description {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -khtml-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  color: #404040;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  height: 60px;
  position: relative;
}
.oe-searchview--wrapper .views-row .views-field-body .field-item__description.expanded {
  height: auto;
}
.oe-searchview--wrapper .views-row .views-field-body .field-item__description.expanded::after {
  display: none;
}
.oe-searchview--wrapper .views-row .views-field-view-node {
  padding-right: 16px;
}
.oe-searchview--wrapper .views-row .views-field-view-node a {
  font-size: 14px;
  color: #214493;
  text-decoration: underline;
  text-transform: uppercase;
}
.oe-searchview--wrapper .views-row .views-field-view-node a:hover {
  color: #404040;
}
.oe-searchview--wrapper .views-row .views-field-view-node button {
  background: none;
  border: 0;
  font-size: 14px;
  text-decoration: underline;
  color: #214493;
  cursor: pointer;
}
.oe-searchview--wrapper .views-row .views-field-view-node button:focus {
  outline-width: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -khtml-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -ms-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 5px;
}
.oe-searchview--wrapper .views-row .views-field-view-node .favourite {
  display: block;
  float: right;
}
.oe-searchview--wrapper .views-row .views-field-view-node .favourite .fav {
  color: #214493;
  cursor: pointer;
  display: none;
}
.oe-searchview--wrapper .views-row .views-field-view-node .favourite .fav::before {
  font: normal normal normal 20px/1 FontAwesome;
}
.oe-searchview--wrapper .views-row .views-field-view-node .favourite .fav-on {
  display: block;
}
.oe-searchview--wrapper .views-row .views-field-view-node .favourite .fav-on::before {
  content: "\f004";
}
.oe-searchview--wrapper .views-row .views-field-view-node .favourite .fav-off {
  display: block;
}
.oe-searchview--wrapper .views-row .views-field-view-node .favourite .fav-off::before {
  content: "\f08a";
}
.oe-searchview--wrapper .views-row .views-field-view-node .favourite .fav:hover {
  color: #404040;
}
.oe-searchview--wrapper .views-row::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 1px;
  background: #f1f1f1;
}
@media only screen and (max-width: 995px) {
  .oe-searchview--wrapper .views-exposed-form {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .oe-searchview--wrapper .views-exposed-form .form-item-combine {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
  .oe-searchview--wrapper .views-exposed-form .form-item-combine label {
    display: none;
  }
  .oe-searchview--wrapper .views-exposed-form .form-actions {
    width: 100%;
  }
  .oe-searchview--wrapper .views-exposed-form .form-actions #edit-submit-search {
    width: 100%;
  }
  .oe-searchview--wrapper .views-exposed-form .form-actions button {
    width: 100%;
  }
  .oe-searchview--wrapper .views-element-container {
    margin-top: 40px;
  }
  .oe-searchview--wrapper .views-element-container .list-title {
    margin-bottom: 10px;
  }
  .oe-searchview--wrapper .views-element-container .list-results {
    margin-bottom: 20px;
  }
}
.oe-searchview--wrapper + .ecl-pager {
  margin-bottom: 100px;
}
.oe-searchview__detail > h3 {
  margin-top: 20px;
}
.oe-searchview__detail .node-content .field-item {
  font-size: 14px;
  color: #404040;
}
.oe-searchview__detail .node-content .field-item__date {
  text-transform: uppercase;
}
.oe-searchview__detail .node-content .field-item__location {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
}
.oe-searchview__detail .node-content .field-item__location::before {
  content: "";
  display: block;
  float: left;
  width: 21px;
  height: 29px;
  background: url("../../images/location.svg") no-repeat center/76% auto;
  top: 10px;
  margin-right: 10px;
}
.oe-searchview__detail .node-content .field-item__description {
  font-size: 20px;
  line-height: 32px;
}

.cs_button_back {
  justify-content: right !important;
}

.oe-searchview--wrapper .cs_button_back {
  color: #214493;
  font-size: 20px;
  font-weight: normal;
  line-height: 32px;
  align-items: flex-start;
}
.oe-searchview--wrapper .cs_button_back::after {
  content: "\f106";
  position: relative;
  top: 0px;
  width: 20px;
  height: 26px;
  color: #214493;
  font-family: FontAwesome;
  font-size: 25px;
  font-weight: bold;
  margin-left: 15px;
}

.oe-searchview--wrapper {
  margin-bottom: 50px;
}

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