@charset "UTF-8";
/** Definition of all colors that can be used throughout the project */
/* new colors the layout v1.3 */
/** Definition of all spacing units that can be used throughout the project */

.qe-location-filtern { margin-top: 65px; padding: 0; }

.qe-location-filtern h3 { margin-left: 18px; position: relative; }

.qe-location-filtern h3::before { padding-right: 10px; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f3c5"; color: #FFD13E; }

.qe-location-filtern h3::after { content: ''; position: absolute; width: 12px; height: 2px; background-color: #CBCBCB; border-radius: 100%; top: 28px; left: 2px; display: none; }

.qe-location-filtern .m-job-search-bg-light { padding: 5px 0 20px; display: flex; flex-direction: column; }

.qe-location-filtern .search-input { margin-bottom: 20px; padding: 19px; border: 0; border-radius: 7px; width: 100%; }

.qe-location-filtern .search-input::-webkit-input-placeholder { padding-left: 0; font-size: 18px; color: #D0D0D0; }

.qe-location-filtern .search-input:-ms-input-placeholder { padding-left: 0; font-size: 18px; color: #D0D0D0; }

.qe-location-filtern .search-input::-ms-input-placeholder { padding-left: 0; font-size: 18px; color: #D0D0D0; }

.qe-location-filtern .search-input::placeholder { padding-left: 0; font-size: 18px; color: #D0D0D0; }

.qe-location-filtern .m-job-search__submit { margin-left: 0; width: 100%; }

.qe-location-filtern .m-job-search__submit button:disabled { opacity: .7; }

.qe-location-filtern .m-job-search__submit .loading .qe-btn--loading { display: block; }

.qe-location-filtern .m-job-search__submit .loading span { display: none; }

@media (min-width: 768px) { .qe-location-filtern { margin-top: 120px; padding: 0 90px; }
  .qe-location-filtern h3 { margin-left: 70px; }
  .qe-location-filtern h3::after { display: block; }
  .qe-location-filtern .search-input { margin-bottom: 0; padding-left: 70px !important; }
  .qe-location-filtern .m-job-search-bg-light { display: flex; flex-direction: row; }
  .qe-location-filtern .m-job-search__submit { margin-left: 30px; width: 208px; } }
  .qe-location-filtern .m-job-search__submit { margin-left: 30px; width: 208px; } }
