/*
 Theme Name:   Divi nest modified
 Description:  Divi nest modified
 Author:       Martin Letacek
 Author URI:   http://nestdesign.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divi-child
 */

.et_fullwidth_nav #main-header .container {
    padding-right: 5% !important;
}

#et-top-navigation {
  font-weight: 400;
}
#et-main-area p:empty {
  display: none;
}

.meta-tags {
font-size: 14px !important;}

.job_application .application_buttons {
  display: block;
  /*flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between; */
  width: 100% !important;
  text-align: center;
  margin: 0 auto;
}
.job_application li.first {
  order: 1;
}
/*.show-other-places {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 50px;
  background: #0079c7;
  user-select: none;
}*/
.show-other-places .icon-container {
  display: block;
  color: white;
/*   position: absolute; */
  min-height: 50px;
  line-height: 50px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  background-size: 20px;
  transition: transform .3s;
}
.show-other-places .icon-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
/*   margin-right: 15px; */
  transition: transform .3s;
  background: transparent url('images/ico_arrow-down.svg') center center no-repeat;
}
.et_pb_number_counter .percent p {
  white-space: nowrap;
}
.et_pb_number_counter.et_pb_bg_layout_light {
  border-color: #666;
}
.show-other-places.show .icon-container:before {
  transform: rotate(180deg);
}
div.widget_recent_jobs article .meta {
  padding: 0px !important;
}
div.widget_recent_jobs article {
  margin-bottom: 25px;
  position: relative;
  border: 1px solid white;
  padding: 15px;
}
div.widget_recent_jobs article:hover {
  border: 1px solid #eee;
}
div.widget_recent_jobs article .bottom-button {
/*   display: none; */
  font-size: 0.85em;
}
div.nest-featured-jobs article .meta li, div.widget_recent_jobs article .meta li, #left-area div.nest-featured-jobs article .meta li, div.type-job-header .meta li, ul.tags li:before, #left-area .single_job_listing ul.meta li:before {
  padding-left: 30px;
  background: transparent url('https://cdn4.iconfinder.com/data/icons/social-messaging-ui-coloricon-1/21/59-512.png') left center no-repeat;
  display: block;
  background-size: 25px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
ul.tags li:before, #left-area .single_job_listing ul.meta li:before {
  content: "";
  display: inline-block;
  height: 32px;
  margin-bottom: 0px;
  vertical-align: middle;
  padding-left: 25px;
}
div.type-job-header .meta li {
  display: inline-block;
  padding-left: 35px;
  margin-right: 10px;
}
div.type-job-header .meta li.category, div.type-job-header .meta li.date-posted, .acps_results_list article .tags li.type-category, #left-area .single_job_listing ul.meta li.category {
/*  display: none; */
}
/*
ul.tags li.type-location:before, #left-area .single_job_listing ul.meta li.location:before { background-image: url('images/icon32_location_black60.png'); }
ul.tags li.type-salary:before, #left-area .single_job_listing ul.meta li.salary:before { background-image: url('images/icon32_euro_black60.png'); }
ul.tags li.type-jobtype:before, #left-area .single_job_listing ul.meta li.jobtype:before { background-image: url('images/icon32_contract_black60.png'); }
ul.tags li label, #left-area .single_job_listing ul.meta li label {
*/
div.nest-featured-jobs article .meta li.category, , div.widget_recent_jobs article .meta li.category, #left-area div.nest-featured-jobs article .meta li.category, div.type-job-header .meta li.category, ul.tags li.type-category:before, #left-area .single_job_listing ul.meta li.category:before { background-image: url('images/folder.svg'); }
div.nest-featured-jobs article .meta li.location, div.widget_recent_jobs article .meta li.location, #left-area div.nest-featured-jobs article .meta li.location, div.type-job-header .meta li.location, ul.tags li.type-location:before, #left-area .single_job_listing ul.meta li.location:before { background-image: url('https://image.flaticon.com/icons/svg/149/149060.svg'); }
div.nest-featured-jobs article .meta li.jobtype, div.widget_recent_jobs article .meta li.jobtype, #left-area div.nest-featured-jobs article .meta li.jobtype, div.type-job-header .meta li.jobtype, ul.tags li.type-jobtype:before, #left-area .single_job_listing ul.meta li.jobtype:before { background-image: url('images/clock.svg'); }
.show-other-places #header-top-links {
  display: block;
  background: #0079c7;
  top: -100%;
  position: absolute;
  left: 0px;
  width: 100vw;
  padding: 15px;
  opacity: 0;
  transition: top .3s, opacity .3s;
}
#header-top-links img {
  display: block;
}

.show-other-places.show #header-top-links {
  top: 100%;
  opacity: 1;
}
.call-us {
  background: #0079c7;
  display:none;
  flex-flow: row;
  align-items: center;
  padding: 0px 0px;
  font-size: 1.5em;
  font-weight: 700;
}
#WP_Job_Manager_TW_API__output_heading .terms, div.widget_recent_jobs article h3, div.widget_recent_jobs article h3 a {
  color: #0079c7;
}
.call-us a {
  color: white;
}
.et_fullwidth_nav #main-header .container {
  background: white;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
}

.call-us a:before {
  content: " ";
  display: inline-block;
  width: 36px;
  height: 36px;
  background: transparent url('images/icon_phone.svg') left top no-repeat;
  vertical-align: middle;
  margin-right: 1ex;
}
body .at-share-tbx-element .at-share-btn {
  margin-bottom: 0px;
  border-radius: 50% !important;
}
#left-area .widget_jobcontactwidget h4.widgettitle {
  display: none;
}
.nest-job-contact .contact-image {
/*   float: left; */
  display: block;
  margin: 0px auto;
  border: 1px solid #0079c7;
  padding: 3px;
  max-width: 150px;
  max-height: 150px;
}
.nest-job-contact.et_pb_bg_layout_dark a {
  color: inherit;
}
.et_pb_fullwidth_header.et_pb_bg_layout_dark a { color: inherit; }
.nest-job-contact.et_pb_bg_layout_dark .contact-image {
  border-color: white;
}
.et_pb_column_1_3 .nest-job-contact .contact-image {
  width: 300px;
  height: 300px;
  max-width: 300px;
  max-height: 300px;
  border-radius: 150px;
}
.nest-job-contact.with-image ul li label {
  display: none;
}
.nest-job-contact.with-image ul li.user-linkedin, .nest-job-contact.with-image ul li.user-email {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.nest-job-contact.with-image ul li.user-linkedin a, .nest-job-contact.with-image ul li.user-email a {
  text-indent: -9999px;
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #5c849d url('images/icon_mail.svg') center center no-repeat;
  background-size: 60%;
  border-radius: 50%;
}
.nest-job-contact.with-image ul li.user-phone .value {
  padding-left: 30px;
  background: transparent url('images/icon_phone-blue.svg') center left no-repeat;
}
.nest-job-contact.with-image ul li.user-linkedin a {
  background-color: #338db2;
  background-image: url('images/icon_linkedin.svg')
}
.nest-job-contact.with-image ul, .nest-job-contact.with-image h4 {
  text-align: center;
  font-weight: 200;
  padding-bottom: 3px;
}
.nest-job-contact .user-jobs {
  padding-bottom: 5px;
}
.nest-job-contact ul, .nest-job-contact h4 {
  list-style-type: none;
  padding-left: 0px;
  word-wrap: break-word;
  overflow: hidden;
}
@media only screen and (max-width: 980px) {
  body #et_top_search {
    margin-top: 0px;
  }
  input.et-search-field {
    background: white;
    padding: 10px;
    margin-top: -20px;
    border: 1px solid #A9A9A9;
    border-radius: 3px;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1285px) {
  #et_top_search {
  display: none;
  }
}
@media (min-width: 981px) {
  body .single_job_listing_right .padding-container {
    padding-left: 0px;
  }
  .padding-container #sidebar {
    widtH: auto;
    padding-left: 0px;
  }
  body.single-job_listing #main-content .entry-content {
    background-position: 75% top;
  }
  .type-job-header .right {float: right;}
}
@media (max-width: 980px) {
  body.single-job_listing #main-content .entry-content {
    background-image: none;
  }
}
.type-job-header .meta label {
  display: none;
}
#sidebar .nest-job-contact .contact-image{
  float: none;
  max-width: 99999px;
  max-height: 99999px;
  border: 1px solid #0079c7;
  padding: 3px;
}
#sidebar .nest-job-contact.with-image ul, #sidebar .nest-job-contact.with-image h4 {
  margin-left: 0px;
}
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-email, .wpcf7-form .wpcf7-textarea {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 2px 10px;
  color: #4e4e4e;
  width: 97%;
  height: 2em;
  line-height: 2em;
}
.wpcf7-form .wpcf7-textarea {
  height: 10em;
  line-height: 1.2em;
  padding: 10px;
  width: 97%;
}
.wpcf7-form .wpcf7-submit, p.apply-with-linkedin-submit input[type="submit"] {
  color: white;
  cursor: pointer;
  background: #0079c7;
  padding-left: 40px;
  padding-right: 40px;
  border: 0px;
  height: 64px;
  line-height: 64px;
  font-size: 1.5em;
}
.et_pb_posts article img, .search-results #left-area article img {
  max-width: 300px;
  max-height: 300px;
  float: left;
  margin-right: 20px;
}
.et_pb_posts article:after, .search-results #left-area article:after {
  content: "";
  clear: left;
  display: block;
}
.nest-job-contact h4 {
  font-size: 1.9em;
}
.nest-job-contact h4 a  {
  color: #0079c7;
}
.user-email {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.90em;;
}
input.apply-with-linkedin {
  height: 0px;
  width: 0px;
  padding: 0px;
  border: 0px solid;
}
#apply-with-linkedin-cover-letter {
  min-width: 50%;
  max-width: 100%;
  min-height: 150px;
}
.one-job-text-container-height {
  height: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.acps_results_list article {
  /*border-left: 1px solid #333333; */
  -webkit-box-shadow: -2px 0px 8px 0px rgba(0,0,0,0.11);
  -moz-box-shadow: -2px 0px 8px 0px rgba(0,0,0,0.11);
  box-shadow: -2px 0px 8px 0px rgba(0,0,0,0.11);
}
.acps_results_list article .inner .entry-summary {
  width: 100%;
/*   margin-top: -20px; */
}
#WP_Job_Manager_TW_API__output_heading {
  color: black;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.acps_results_list article h2.entry-title {
  color: #0079c7;
  text-transform: uppercase;
  font-weight: bold;
}
.acps_results_list article h2.entry-title svg, .acps_results_list article h2.entry-title img {
  height: 27px;
  vertical-align: middle;
}
.acps_results_list article h2.entry-title svg, .acps_results_list article h2.entry-title img, .acps_results_list article h2.entry-title svg .st0 {
  fill: #bdbdbd;
}
.acps_results_list article h2.entry-title, .acps_results_list article .tags {
  padding-bottom: 0px;
}
.acps_results_list article h2.entry-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acps_results_list article .date {
  display: none;
}
#sidebar .application_buttons {
  margin-bottom: 30px
}
.acps_results_list article .inner {
/*   height: 226px; */
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  position: relative;
}
.acps_results_list article .inner:before {
  /*content: "";
  display: block;
  background: #0079c7;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  position: absolute;
  opacity: 0;
  transition: opacity .5s;
  top: 25px;
  left: -10px;
  transform: rotate(45deg); */
}
.acps_results_list article:hover .inner:before {
  opacity: 0.5;
}
.acps_results_list article .inner .entry-meta, .acps_results_list article .inner .tags {
  flex-shrink: 1;
  min-height: 1.5em;
  max-width: 100%;
}
.single-post #left-area article>img {
  float: left;
  width: 250px;
  margin: 0px 15px 15px 0px;
}
.grid-news article {
  display: inline-block;
  width: 30%;
  margin: 0px 15px 15px 0px;
  width: calc(33.3% - 15px);
  height: 250px;
}
.grid-news article>a {
  text-align: center;
  display: block;
}
.grid-news article img {
  height: 216px;
  margin: 0px;
  float: none;
  max-width: 100%;
}
.grid-news article h3, .grid-news article h2 {
  white-space: nowrap;
  overflow: visible;
  overflow-x: hidden;
  overflow-y: visible;
  text-overflow: ellipsis;
  margin-top: 5px;
  padding-bottom: 10px;
}
.grid-news article:nth-of-type(3n) {
  margin-right: 0px;
}

.grid-news article p {
  display: none;
}
.et_pb_blurb_content.customblurb {
  max-width: 750px;
}
.et_pb_blurb_content.customblurb {
/*   padding-bottom: 170px; */
}
.et_pb_with_background.custombackground {
  /*box-shadow: inset 0 5000px 0px rgba(0, 0, 0, 0.4);
  background-position: 50% 15%; */
}
.searchsubheading h2 {
  font-size: 2.2em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#customSearchResultSubheading {
  /*column-coun*/t: 2;
/*   column-gap: 30px; */
}
.et_pb_blurb_content.customblurb h4, .et_pb_blurb_content.customblurb h1 {
  font-size: 2.2em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#main-header.et-fixed-header nav#top-menu-nav {
  padding-top: 10px;
}
.g-recaptcha.wpcf7-recaptcha {
  margin-bottom: 18px;
}
.show-more-image-container {
  text-align: center;
}
.show-more-image {
  display: inline-block;
  background-image: url('images/arrow-down.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  border-radius: 50px;
  margin-top: 70px;
  width: 100px;
  height: 100px;
}
.show-more-image:hover {
  background-color: rgba(0,0,0,0.2);
}
#entrance_lightbox img {
  display: block;
}
#left-area .single_job_listing ul.meta li {
display: inline-block;
}
ul.tags li label, #left-area .single_job_listing ul.meta li label {
  display: none;
}
.results-page-slider {
  display: none;
}
.results-page-slider ~ .results-page-slider {
  display: block;
}
.results-page-slider li.separator:before {
  content: "...";
  font-size: 0.7em;
  vertical-align:baseline;
}
#sidebar {
  max-width: 100%;
}
.ui-autocomplete .ui-menu-item {
  padding: 0px 10px 5px;
}
.main-search-container .nice-search-container {
  text-align: center;
  padding: 25px;
}
.main-search-container .nice-search-container ul {
  margin: 0px;
  padding: 0px;
}
#header-search .et_pb_row {
  width: 100%;
}
.main-search-container .nice-search-container>ul>li {
  widtH: 49%;
  widtH: calc(50% - 5px);
  margin-bottom: 0px;
  margin-right: 10px;
  display: inline-block;
}
.main-search-container .nice-search-container>ul>li a {
  position: relative;
  padding-left: 60px;
}
.main-search-container .nice-search-container>ul>li a svg, .main-search-container .nice-search-container>ul>li a img {
  position: absolute;
  left: 10px;
  width: 40px;
  fill: white;
}
.main-search-container .nice-search-container>ul>li.by-categories svg { margin-top: 3px; }
.main-search-container .nice-search-container>ul>li.advanced-search svg { margin-top: -3px; }
.main-search-container .nice-search-container>ul>li:last-child {
  margin-right: 0px;
}
.main-search-container .nice-search-container>ul>li>a {
  background-color: #e95a3f;
  border-radius: 0px;
}
.main-search-container .nice-search-container>ul ul a {
  background: inherit;
  color: inherit;
  width: auto;
  height: auto;
  padding: 0px;
  line-height: 1.5em;
}
.main-search-container .nice-search-container>p {
  font-size: 1.5em;
  color: white;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-weight: bold;
}
#hidden-categories {
  display: block;
  left: -110%;
  transition: left .5s;
  position: absolute;
  padding: 25px 0px;
  top: 0px;
  width: 100vw;
  bottom: 0px;
  height: auto;
  display: block;
  z-index: 99999999;
  background: #0079c7;
  text-align: left;
}
#hidden-categories.show {
  lefT: 0px;
}
#hidden-categories h3 {
  text-align: center;
}
#hidden-categories, #hidden-categories h3, #hidden-categories ul a {
  color: white;
}
#hidden-categories #root-ul {
  position: relative;
  left: 0px;
}
#hidden-categories ul {
  transition: left .5s;
}
#hidden-categories ul li a {
  font-size: 1.5em;
  padding: 15px 0px 15px 3em;
}
#hidden-categories ul li a:hover {
  background-color: rgba(255,255,255,0.15);
}
#hidden-categories ul li.showSubmenu>ul {
  display: block;
}
#hidden-categories ul ul {
  display: none;
  left: 100%;
  position: absolute;
  top: 0px;
  width: 100%;
}
#hidden-categories a {
 display: block;
}
#hidden-categories>ul>li>a.with-children:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 35px;
  background: transparent url(images/arrow-right.svg) left top no-repeat;
  width: 25px;
  height: 25px;
}
.close-overlay {
  position: absolute;
  top: 20px;
  right: 35px;
  color: white;
  font-size: 0px;
}
#hidden-categories a.close-overlay:before {
  content: "";
  background: transparent url(images/cross.svg) left top no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-size: 25px;
  margin-top: 5px;
}
#hidden-categories>ul>li>a {
  position: relative;
}
#hidden-categories>ul>li>a {
  padding: 15px 0px 15px 2em;
}
.main-search-container .main-search {
  width: 80%;
  margin: 0px auto;
  max-width: 1080px;
  position: relative;
}
.main-search-container .nice-search-container { display: none; }
#hidden-categories li, #hidden-categories h3 {
  border-bottom: 1px solid rgba(0,0,0,0.25);
}
#hidden-categories h3 {
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.parent-category-link {
  font-weight: bold;
}
@media only screen and ( min-width: 981px ) {
  p.mobile-only {
    display: none;
  }
}

@media only screen and ( max-width: 980px ) {
  .single-post #left-area article>img {
    float: none;
    width: auto;
  }
  .grid-news article img {
    height: auto;
  }
  .grid-news article {
    height: 235px;
    width: 48%;
    width: calc(50% - 10px);
  }
  .grid-news article:nth-of-type(3n) {
    margin-right: 15px;
  }
  .grid-news article:nth-of-type(2n) {
    margin-right: 0px;
  }
  #search-results .et_pb_column {
    display: flex;
    flex-flow: column;
  }
  #search-results .et_pb_column .et_pb_button_module_wrapper {
    order: 2;
  }
  .searchsubheading + #search-results {
    padding-top: 0px;
  }
  #sidebar .application_buttons {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
    z-index: 50;
  }
  .single-job_listing #footer-info {
    margin-bottom: 45px;
  }
  body.et_right_sidebar #sidebar, body #left-area .single_job_listing_right ul.job_listings li.job_listing a ul.meta, body .single_job_listing_right .my_contact_form li.submit {
    text-align: center;
  }
  body .single_job_listing_right ul.job_listings li.job_listing .position:before {
    content: none;
  }
  body .my_contact_form li.submit, body .footer-contact .mc4wp-form p:last-of-type {
    display: block;
    widtH: auto;
  }
  #et_mobile_nav_menu {
    margin: 0px 10px;
  }
  body #header-top-links {
    float: right;
    position: relative;
    margin-right: 0px;
  }
  body #header-top-links li { display: none; }
  body #header-top-links li.call-us { display: block; margin-left: 0px; }
}
@media only screen and ( max-width: 768px ) {
  .acps-results-page {
    display: flex;
    flex-flow: column;
  }
  .acps-results-page .custombackground {
    order: 2;
  }
  .acps-results-page .custombackground .show-more-image {
    display: none;
  }
  .grid-news article {
    height: 215px;
  }
  .home .main-search-container .nice-search-container { display: block; }
  .home .main-search-container .main-search { display: none; }
  body .footer-contact .mc4wp-form p {
    display: block;
    widtH: auto;
  }
  body .footer-contact .mc4wp-form p input {
    width: 100%;
    max-width: 9999px;
  }
  #main-content .acps_form input.acps_submit:after {
    content: "Search";
    display: block;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 5;
  }
}
@media only screen and ( max-width: 480px ) {
  .grid-news article {
    width: 100%;
    height: 0px;
    margin-right: 0px;
  }
  .acps_results_list article .inner .entry-summary {
    display: none;
  }
  .acps_results_list article .inner {
    height: auto;
  }
  .acps_results_list article h2.entry-title {
    white-space: normal;
  }
  #et_top_search {
    display: none;
  }
  .main-search-container .nice-search-container>ul>li a svg, .main-search-container .nice-search-container>ul>li a img {
    display: none;
  }
  .main-search-container .nice-search-container>ul>li a {
    padding-left: 0px;
  }
}
.single-post #left-area article .et_post_meta_wrapper>img {
  float: left;
  width: 250px;
  margin: 0px 15px 15px 0px;
}
body .fancybox-overlay {
  z-index: 999990;
}
body .fancybox-opened {
  z-index: 999999;
}
pre:empty {
  display: none;
}
.job-contact-container {
  text-align: center;
  margin: 25px 0px;
}
.job-contact-container .nest-job-contact {
  display: inline-block;
  text-align: initial;
}
.type-slider-search .form, .type-slider-search .responsive-categories {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 25px;
}
.type-acps .form {
  padding: 35px 0px;
}
.type-acps .form form {
  padding-bottom: 0px;
}
.type-slider-search .responsive-categories h3, .type-acps .responsive-categories h3 {
  font-size: 1.5em;
  text-transform: uppercase;
  color: inherit;
  font-weight: bold;
}
.type-slider-search .responsive-categories, .type-acps .responsive-categories {
  background: #757575;
  text-align: center;
  color: white;
  padding: 15px 0px;
}
.type-slider-search .responsive-categories ul, .type-acps .responsive-categories ul {
  display: flex;
  margin-top: 10px;
  flex-flow: row nowrap;
  list-style-type: none;
  align-items: center;
  justify-content: space-between;
}
.type-slider-search .responsive-categories ul li, .type-acps .responsive-categories ul li {
  flex-grow: 1;
  max-width: 45%;
}
.type-slider-search .responsive-categories ul li a, .type-acps .responsive-categories ul li a {
  color: white;
  display: block;
  padding: 15px 25px;
  background: #d74422;
}
@media all and (min-width: 480px) {
  .type-slider-search .responsive-categories ul li a, .type-acps .responsive-categories ul li a {
    background: #d74422 url('images/layers.svg') 10px center no-repeat;;
    background-size: 35px;
    padding-left: 55px
  }
  .type-slider-search .responsive-categories ul li.advanced-search a, .type-acps .responsive-categories ul li.advanced-search a {
    background-image: url('images/options.svg');
  }
}
.type-slider-search ul {
  margin: 0px;
  padding: 0px;
}
.et_pb_promo_description:only-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
body .et_pb_promo {
  padding: 0px !important;
  margin-bottom: 0px !important;
}
body .et_pb_promo .et_pb_promo_description {
  display: none;
}
body .et_pb_promo .et_pb_button, body .et_pb_promo .et_pb_button:hover, .application_button {
  border: 0px solid;
  background: transparent;
  display: block;
  font-weight: bold;
}
.application_button {

  background: red !important;
  position: relative !important;
  color: white !important;
  padding: 5px 15px;
  margin-top: 15px !important;
}

.et_pb_promo h2:only-child {
  padding-bottom: 0px;
}
.image-with-text.style-custom-span {
  display: inline-block;
  widtH: 25%;
  text-align: center;
  vertical-align: top;
  margin-bottom: 25px;
}
.three-items-on-row {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.three-items-on-row>.image-with-text.style-custom-span {
  width: 33%;
}
.image-with-text.style-custom-span .inner-image {
  width: 90px;
  height: 90px;
  display: block;
  display: flex;
  align-items: center;
  align-content: center;
  text-align: center;
  margin: 0px auto;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  overflow: hidden;
}
.image-with-text.style-custom-span.big-icon .inner-image {
  width: 120px;
  height: 120px;
}
.image-with-text.style-custom-span:hover .inner-image {
  background-color: rgba(0, 0, 0, 0.25);
}
.image-with-text.style-custom-span .inner-image svg, .image-with-text.style-custom-span .inner-image img {
  margin: 0px auto;
  width: 80%;
  transition: fill .3s;
}
.image-with-text.style-custom-span .inner-image svg path, .image-with-text.style-custom-span .inner-image svg polygon, .image-with-text.style-custom-span .inner-image svg circle {
  fill: white;
}
.image-with-text.style-custom-span:hover .inner-image svg .st0, .image-with-text.style-custom-span:hover .inner-image svg path, .image-with-text.style-custom-span:hover .inner-image svg polygon, .image-with-text.style-custom-span:hover .inner-image svg circle {
  fill: #d74422;
}
.image-with-text.style-custom-span .mod-title {
  max-width: 150px;
  margin: 0px auto;
  height: 3.5em;
  color: inherit;
  text-transform: uppercase;
  display: inline-block;
}
.single_job_listing_right .my_contact_form li {
  display: block;
  width: auto;
}
.single_job_listing_right .my_contact_form li br {
  display: none;
  content: " ";
}
.my_contact_form li.submit, .footer-contact .mc4wp-form p:last-of-type {
/*   width: 14%; */
}
.my_contact_form li.submit, .footer-contact .mc4wp-form p:last-of-type {
/*   padding-top: 26px; */
/*   vertical-align: top; */
}
.et_pb_testimonial {
  padding: 30px 0px;
  background: none;
}
.et_pb_testimonial_meta, .et_pb_testimonial_author {
  text-align: right;
}
.my_contact_form li input.wpcf7-text, .footer-contact .mc4wp-form p input {
  width: 100%;
  padding: 15px 10px;
  border: 0px solid;
  height: 50px;
  border-radius: 3px;
  font-size: inherit;
  box-sizing: border-box;
}
.my_contact_form li input.wpcf7-submit, .footer-contact .mc4wp-form p:last-of-type input {
  background-color: #d74422;
  color: white;
  border: 0px solid;
  font-size: inherit;
  height: 50px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 10px;
  line-height: normal;
  box-sizing: border-box;
}
.footer-contact .mc4wp-form label {
  font-weight: normal;
  margin-bottom: 0px;
  font-size: 1em;
}
.my_contact_form li, .footer-contact .mc4wp-form p {
/*   display: inline-block; */
/*   width: 28%; */
  vertical-align: top;
}
.et_header_style_left .logo_container  {
  width: auto;
}
.type-slider-slide {
  background-size: cover;
  background-position: center center;
  text-align: center;
}
.type-slider-slide .et_pb_row, .type-slider-slide .content {
  height: 100%;
}
.type-slider-slide .et_pb_row, .type-slider-slide .et_pb_row h2 {
  color: white;
  white-space: normal;
}
.type-slider-search .form .acps_form_label, .acps_form .acps_form_label {
  display: none;
}
.type-slider-search .form, .acps_form {
  z-index: 15;
  padding-bottom: 20px;
}
.acps_form p:first-child {
  width: calc(100% - 100px);
}
.type-slider-search  .form p, .acps_form p, .responsive-replace-to-categories .acps_form p:first-child {
  display: inline-block;
  margin: 0px;
  width: 75%;
  float: none;
  margin-right: 0px;
}
.responsive-replace-to-categories .acps_form p:first-child {
  flex-shrink: 0;
}
.type-slider-search  .form p ~ p, .acps_form p ~ p {
  width: auto;
}
.type-slider-search .form .acps_keyword_input, .acps_form .acps_keyword_input, #main-content .type-acps.et_pb_module .acps_keyword_input, #main-content .type-slider-search .form .acps_keyword_input, #main-content .acps_form .acps_keyword_input {
  width: 0px;
  height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  order: 2;
  transition: all .3s;;
  opacity: 0;
/*   min-width: 120px; */
}
.acps_form.show-hidden-fields .acps_keyword_input, #main-content .acps_form.show-hidden-fields .acps_keyword_input {
  display: block;
  width: 50%;
  height: 43px;
  width: calc(50% - 5px);
  margin-top: 10px;
  margin-right: 10px;
  opacity: 1;
}
.acps_form.show-hidden-fields .acps_keyword_input:nth-of-type(2n + 1), #main-content .acps_form.show-hidden-fields .acps_keyword_input:nth-of-type(2n + 1) {
  margin-right: 0px;
}
.et_pb_promo, .my_contact_form li input.wpcf7-submit, .footer-contact .mc4wp-form p:last-of-type input, .application_button {
  box-shadow: inset 0px -2px 0px rgba(0,0,0,0.15);
  border-radius: 3px;
}
#main-content .acps_form .acps_keyword_input {
  width: 49%;
  width: calc(50% - 5px);
  height: auto;
  opacity: 1;
  margin-right: 10px;
  margin-top: 10px;
}
#main-content .acps_form .acps_keyword_input:nth-of-type(2n + 1) {
  margin-right: 0px;
}
.type-slider-slide .content {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  padding-bottom: 200px;
}
.type-slider-slide h2 {
  font-weight: bold;
}
.text-items.inline-items {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  align-items: center;
}
.text-items.inline-items>.text-item {
  margin-right: 5px;
  flex-grow: 1;
  flex-shrink: 0;
}
.circle-item {
  display: inline-block;
  width: 120px;
  height: 120px;
  padding: 20px 15px 10px;
  border: 1px solid;
  border-radius: 50%;
  text-align: center;
  font-size: 0.8em;
  white-space: normal;
  line-height: 1.3em;
  vertical-align: middle;
  max-width: 30%;
  max-width: calc(33.3% - 10px);
  word-break: break-word;
}
.circle-item + .circle-item {
  margin-left: 15px;
}
.circle-item::first-line {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.3em;
}
body .acps_form_container p:last-of-type input {
  height: 43px;
  line-height: 43px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body .acps_form_container p:last-of-type input, .acps_form_control_wrap a.advanced-search-button {
  vertical-align: middle;
}
.acps_form_control_wrap a.advanced-search-button {
  color: white;
  padding: 0px 15px;
  display: inline-block;
  height: 43.1px;
  width: 43px;
  padding-top: 0px;
  background: #0079c7 url('images/ico_arrow-down.svg') center center no-repeat;
  background-size: 20px;
  transition: transform .3s;
}
.show-hidden-fields .acps_form_control_wrap a.advanced-search-button {
  transform: rotate(180deg);
}
.text-items.equal-height-small {
/*   display: flex; */
/*   flex-flow: row wrap; */
/*   justify-content: space-between; */
}
.text-items.equal-height-small .text-item {
  flex-shrink: 1;
  display: inline-block;
}
.text-items.equal-height-small .text-item img {
  max-height: 95px;
}
.nest-featured-jobs .bottom-button, div.widget_recent_jobs article .bottom-button {
/*   display: none; */
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 50px;
  line-height: 50px;
  background: #3b72c2;
  color: white;
  opacity: 1;
  transition: opacity .3s;
  text-aligN: center;
  font-weight: bold;
  text-transform: uppercase;
}
div.nest-featured-jobs .content {
  max-height: 10.5em;
  font-size: 0.8em;
  line-height: 1.2em;
  overflow: hidden;
}
.nest-featured-jobs {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
}
.nest-featured-jobs article {
  position: relative;
  flex-shrink: 0;
  background: white;
  white-space: normal;
  padding: 30px 25px;
  font-size: 0.85em;
}
.nest-featured-jobs article h3 {
  color: #3b72c2;
  font-weight: bold;
  text-transform: uppercase;
}
div.widget_recent_jobs article .content {
  font-size: 0.85em;
}
.nest-featured-jobs article:hover .bottom-button, div.widget_recent_jobs article:hover .bottom-button {
  opacity: 1;
  margin-top: -10px;
}
.wpcf7-form-control-wrap {
  text-align: center;
}
.g-recaptcha.wpcf7-recaptcha {
  display: inline-block;
  margin: 0px auto;
}
div.nest-featured-jobs article.job_listing {
  width: 32%;
  height: 380px;
  margin: 0px 20px;
  transition: transform .3s;
  will-change: transform;
}
div.nest-featured-jobs article.job_listing:hover {
  -ms-transform: scale(1.05, 1.05); /* IE 9 */
  -webkit-transform: scale(1.05, 1.05); /* Safari */
  transform: scale(1.05, 1.05);
}
body.et_fullwidth_nav #main-header .container {
  widtH: 100%;
  padding-left: 30px;
}
.no-relative {
  position: static;
}
#footer-bottom .container {
  max-width: 100%
}
@media (min-width: 900px) {
  .acps_results_list .job-contact-container .nest-job-contact + .nest-job-contact {
    margin-left: 2em;
  }
}
@media (max-width: 900px) {
  .acps_results_list .job-contact-container .nest-job-contact {
    display: block;
    margin-bottom: 2em;
  }
/*  .et_pb_image_0 {
    right: -0px !important;
    max-height: 100px;
  }*/
}
.inline-numbers .et_pb_column {
  display: flex;
  flex-flow: row;
}
.inline-numbers .et_pb_column .percent-value {
  white-space: nowrap;
}
.inline-numbers .et_pb_number_counter {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid white;
}
.inline-numbers .et_pb_column .et_pb_number_counter h3 {
  padding-top: 0px;
}
.job-contact-container .nest-job-contact a {
/*   color: white; */
/*   font-weight: bold; */
}
body .fixed-buttons {
  display: none;
}
.et_pb_widget ul li.user-phone {
  font-size: 1.5em;
}
.type-job-header .addthis_sharing_toolbox {
  text-align: right;
}
.entry-content .nest_posts.show-images.display-part_image ul.items li, .related-article article {
  width: 28%;
  margin-right: 5.3%;
/*   border-left: 4px solid #478D84; */
}
.entry-content .nest_posts.show-images.display-part_image ul.items li h1, .related-article article h1,
.entry-content .nest_posts.show-images.display-part_image ul.items li h2, .related-article article h2,
.entry-content .nest_posts.show-images.display-part_image ul.items li h3, .related-article article h3,
.entry-content .nest_posts.show-images.display-part_image ul.items li h4, .related-article article h4,
.entry-content .nest_posts.show-images.display-part_image ul.items li h5, .related-article article h5,
.entry-content .nest_posts.show-images.display-part_image ul.items li h6, .related-article article h6,
.entry-content .nest_posts.show-images.display-part_image ul.items li a, .related-article article a {
  color: inherit;
}
.entry-content .nest_posts.show-images.display-part_image .pagination {
  margin-top: 25px;
}
.entry-content .nest_posts.show-images.display-part_image ul.items li:hover, .entry-content .nest_posts.show-images.display-part_image ul.items li.has-post-thumbnail:hover, .related-article article:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.entry-content .nest_posts.show-images.display-part_image ul.items li>*, .entry-content .nest_posts.show-images.display-part_image ul.items li.has-post-thumbnail>*, .related-article article>* {
  padding: 15px 20px;
  margin: 0px;
  display: block;
}
.entry-content .nest_posts.show-images.display-part_image ul.items li.has-post-thumbnail .entry-image, .related-article article .img {
  padding: 0px;
  float: none;
  width: auto;
  max-height: 9999px;
  height: 180px;
  overflow: hidden;
  background: transparent none center center no-repeat;
  background-size: cover;
  margin-left: 0px;
}
.entry-content .nest_posts.show-images.display-part_image ul.items li.has-post-thumbnail.image-alignment-top .entry-image, .related-article article .img { background-position: center top; }
.entry-content .nest_posts.show-images.display-part_image ul.items li.has-post-thumbnail.image-alignment-bottom .entry-image, .related-article article .img { background-position: center bottom; }
.entry-content .nest_posts.show-images.display-part_image ul.items li.has-post-thumbnail>.entry-date ~ h2 {
  padding-top: 0px;
}
.nest_posts.show-images.display-part_image ul.items li .entry-date, .nest_posts.display-part_image ul.items li h2, .related-article article h3 {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.4em;
}
.nest_posts.show-images.display-part_image ul.items li .entry-date {
  color: rgba(255, 255, 255, 0.42);
}
.et_pb_circle_counter.et_pb_with_title .percent, .et_pb_number_counter.et_pb_with_title .percent {
  margin-bottom: 0px;
}


.nest_posts_container li.type-post .entry-image {
  position: relative;
}
.nest_posts_container li.type-post .entry-image:before {
  content: "Blog";
  padding: 5px 15px;
  background: #d74422;
  color: white;
  position: absolute;
  top: 5px;
  right: 5px;
}
/*
.nest_posts_container li.type-post.category-news {
  border-left-color: #0079c7!important;
} */
.nest_posts_container li.type-post.category-news .entry-image:before {
  content: "News";
  background: #0079c7;
}
.et_pb_toggle_close, .et_pb_toggle_open { padding: 0px;background-color: #fff; }
.et_pb_toggle_close>h5.et_pb_toggle_title, .et_pb_toggle_open>h5.et_pb_toggle_title { padding: 20px; }
.et_pb_toggle_close>.et_pb_toggle_content, .et_pb_toggle_open>.et_pb_toggle_content { padding: 20px; padding-top: 0px; }
.et_pb_accordion .et_pb_toggle_title:before, .et_pb_toggle .et_pb_toggle_title:before {
  right: 20px;
}
.et_pb_toggle_title:before {
  content: "3" !important;
  opacity: 0;
  font-size: 2em;
  transition: opacity .5s;
}
.et_pb_toggle_close .et_pb_toggle_title:before {
  opacity: 1;
}
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before{display:block}
/* .et_pb_text_inner p strong {font-size:2.4em} */
.nest-job-contact .contact-image {border:1px solid #3B72C2  }
.nest-job-contact h4 a { color: #3B72C2;}
.nest-job-contact.with-image ul li.user-linkedin a {background-color: #2C5591;}
/*  border-left: 5px solid #d74422!important;
} */
.entry-content .nest_posts.show-images.display-part_image ul.items li {
  /*background: rgba(0, 0, 0, 0.04)*/;
  transition: background .3s, filter .3s;
  border-bottom:4px solid #ddd;
  width:30%;
  -webkit-box-shadow: -2px 1px 6px 1px rgba(0,0,0,0.05);
-moz-box-shadow: -2px 1px 6px 1px rgba(0,0,0,0.05);
box-shadow: -2px 1px 6px 1px rgba(0,0,0,0.05);
}

.entry-content .nest_posts.show-images.display-part_image ul.items li:hover {background: rgba(0, 0, 0, 0.04 ); border-color:#ddd; filter: contrast(90%)}

.nest_posts_container li.type-post .entry-image::before {top:136px;}

.et_pb_accordion_item {
  transition: border-color .3s;
}
.et_pb_toggle_open {
  border-color: #333;
}
.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {color:#3B72C2;}
.et_pb_toggle h5 {font-size:18px;}

.et_pb_toggle { border: 0px solid; border-bottom: 1px solid #d9d9d9;}
.et_pb_toggle_close { background-color: #fff;}
.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {color:#3B72C2;}
.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
  color: #3B72C2;
}
@media all and (max-width: 767px) {
  body .fixed-buttons {
    display: block;
  }
  body .fixed-buttons {
    position: fixed;
    z-index: 100;
    bottom: 0px;
    left: 0px;
    right: 0px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
  }
  body .fixed-buttons li a {
    background: #0079c7;
    color: white;
    display: block;
    text-align: center;
    padding: 5px 0px;
  }
  body.acps_results_archive .fixed-buttons li.job-search {
    display: none;
  }
  body .fixed-buttons li, body.home #main-header ~ div .fixed-buttons li:first-child {
    display: none;
  }
  body .fixed-buttons li:first-child, body.home #main-header.et-fixed-header ~ div .fixed-buttons li:first-child {
    display: block;
  }
  .forcefullwidth_wrapper_tp_banner {
    display: none !important;
  }
}
.et_fullwidth_nav #main-header .container {
  width: 100%;
}
.wpcf7-form>p.row-button {
  padding-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }
  .wpcf7-form>.short-input {
    width: 49.78%;
    padding: 10px;
    margin: 0px;
  }
  .wpcf7-form>.long-input,.wpcf7-form>p.row-button {
    padding: 10px;
    width: 100%;
  }
  .show-notempty {
    align-self: flex-end;
  }
}
.wpcf7-form-control-wrap.timesheet1 {
  display: block;
}
.wpcf7-form>p:not(.noinput) .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-radio):not(.wpcf7-checkbox) {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #bbb;
  line-height: inherit;
  height: unset;
}
.wpcf7-form>.wpcf7-form-control-wrap ~ .row-button, .wpcf7-form>.long-input.recaptcha ~ .row-button {
  text-align: center;
}
.wpcf7-form>p select.wpcf7-form-control {
  padding: 17.5px 10px !important;
}
.wpcf7-form>p span.wpcf7-form-control-wrap ~ span.wpcf7-form-control-wrap {
  margin-top: 10px;
  display: block;
}
#main-content .type-acps .container:before {
  content: none;
}
.et_fixed_nav #et-top-navigation {
  padding-right: 20px;
}
@media only screen and (min-width: 461px) {
  #main-header .container, .et_fullwidth_nav #main-header .container {
    padding-right: 287.2px;
  }
  .call-us { display: flex; }
  .call-us {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
  }
}
@media only screen and (max-width: 460px) {
  #main-header .container, .et_fullwidth_nav #main-header .container {
    padding-right: 50px;
  }
  .call-us { display: flex; }
  .call-us {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 50px;
    padding: 0px;
  }
  .call-us a {
    display: block;
    color: transparent;
    text-indent: -9999px;
  }
  .call-us a:before {
    height: auto;
    margin-left: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: auto;
    background-position: center center;
  }
}
@media (min-width: 981px) {
  .show-other-places {
    display: block;
  }
  #main-header .container, .et_fullwidth_nav #main-header .container {
    padding-left: 60px !important;
  }
  .hide-on-desktop {
    display: none;
  }
  .et_pb_row .hide-on-desktop ~ div.et_pb_column_1_2 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .type-slider-search .banner-items {
    display: none;
  }
  .type-slider-search .form, .type-slider-search .responsive-categories {
    position: static;
  }
  .image-with-text.style-custom-span {
    width: 50%
  }
}
@media only screen and (max-width: 980px) {
  div.nest-featured-jobs article.job_listing {
    width: 50%;
  }
  div.nest-featured-jobs {
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling:touch;
  }
  body .mc4wp-form-basic input[type=email] {
    max-widtH: 9999px;;
  }
  .et_pb_image.smaller-image-mobile {
    display: inline-block;
    width: 31%;
  }
  .swap-columns-responsive {
    display: flex;
    flex-flow: column-reverse
  }
  .swap-columns-responsive .et_pb_column:first-child {
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .swap-columns-responsive .et_pb_image {
    display: none;
  }
  .smaller-image-mobile.et_pb_row .et_pb_column {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-around;
  }
  .smaller-image-mobile.et_pb_row .et_pb_column .et_pb_image {
    max-width: 100%;
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .smaller-image-mobile.et_pb_row .et_pb_column .et_pb_image:first-child {
    martin-left: 0px !important;
  }
}
@media only screen and (max-width: 600px) {
  div.nest-featured-jobs article.job_listing {
    width: 100%;
  }
}
#main-header .show-other-places {
  display: none;
}
.show-other-places .icon-container:before {
  background-image: url('images/icon_phone.svg');
  background-size: 35px;
  white-space: nowrap;
}
#main-header .show-other-places #header-top-links {
  padding-bottom: 0px;
}
.show-other-places .call-links li[data-title] {
  position: relative;
  margin-bottom: 15px;
/*   margin-top: 30px; */
}
.show-other-places .call-links li[data-title]:before {
  content: attr(data-title);
/*   position: absolute; */
/*   top: -30px; */
  margin-right: 20px;
  color: white;
}
@media (min-width: 980px) {
  #main-header .call-us>a {
    display: none;
  }
  #main-header .show-other-places {
    display: block;
  }
  #main-header .show-other-places #header-top-links {
    right: 0px;
    left: auto;
    text-align: right;
    z-index: 9999;
  }
}
