/*files:/home/dbwork/domains/ats.dbwork.com/public_html/compiled/less/base.css*/
@import url('https://fonts.googleapis.com/css?family=Exo:ital,wght@1,900&display=swap');/*base.css*/

/* Custom less files */
/* Less variables */
/* General variables */
/* Main template colors */
/* Standard colors */
/* Other syles */
/* General styling*/
html {
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
body {
  background-color: #eee;
  color: #2d2d2d;
  font-family: "Klavika Regular", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.2;
}
h1 {
  color: #009fe3;
  font-weight: 600;
  font-size: 3rem;
}
h2 {
  color: #040e24;
  font-weight: 500;
  font-size: 2rem;
}
h3 {
  color: #626468;
  font-size: 1.9rem;
  font-weight: 300;
}
h4,
h5,
h6 {
  color: #2d2d2d;
}
img {
  height: auto;
  max-width: 100%;
}
.btn,
.btn-primary,
.btn-default,
.detail-link a:not(.btn),
.sollicitate {
  border-radius: 0.25rem;
  background-color: #009fe3;
  border-color: #009fe3;
  color: #FFF;
}
.btn a,
.btn-primary a,
.btn-default a,
.detail-link a:not(.btn) a,
.sollicitate a {
  color: #FFF;
}
.quicklinks .content-image {
  margin-bottom: 15px;
}
.logos .content-block img {
  width: 69px;
}
@media (min-width: 992px) {
  .w-lg-65 {
    width: 65%;
  }
}
#header {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 3px 9px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 3px 9px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 9px -1px rgba(0, 0, 0, 0.4);
  opacity: 0.95;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#header #languageDropdown {
  min-height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#header #languageDropdown #languageSelect {
  left: 0;
}
#header #languageDropdown #languageSelect a {
  display: flex;
}
#header #languageDropdown .flag {
  min-width: 20px;
}
#header .navbar {
  min-height: 50px;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  #header .navbar {
    min-height: 100px;
  }
}
#header .navbar nav {
  min-width: 50px;
  min-height: 20px;
  display: flex;
  height: 100%;
  align-items: center;
}
#header .navbar .menuToggle {
  background: transparent;
  float: right;
  height: 32px;
  margin-left: 10px;
  padding: 0;
  text-align: center;
  width: 20px;
}
@media (min-width: 768px) {
  #header .navbar .menuToggle {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #header .navbar .menuToggle {
    display: none;
  }
}
#header .navbar .menuToggle.is-active:before {
  content: "\f00d";
}
#header .navbar .menuToggle:not(.is-active):before {
  content: "\f0c9";
}
#header .navbar .menuToggle:focus {
  outline-color: transparent;
}
#header .navbar .menuTree.level1 {
  display: flex;
}
@media (min-width: 768px) {
  #header .navbar .menuTree.level1 > li {
    min-height: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#header .navbar .menuTree li {
  display: inline-block;
  position: relative;
  padding: 15px 8px;
}
#header .navbar .menuTree ul {
  background-color: rgba(247, 249, 244, 0.95);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  display: none;
  left: 0;
  padding: 1.2rem 2.5rem;
  position: absolute;
}
#header .navbar .menuTree ul li {
  display: block;
  padding: 0.6rem 0;
}
#header .navbar .menuTree .hasSubMenu ul {
  top: 100%;
  padding: 0;
}
#header .navbar .menuTree .hasSubMenu ul li {
  padding: 0.5em;
}
#header .navbar .menuTree .hasSubMenu ul li.hasSubMenu ul {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  transform: translateX(100%);
}
#header .navbar .menuTree .caret {
  color: #e1e1e1;
  margin-top: 0.4rem;
  margin-left: 0;
  vertical-align: top;
}
#header .navbar .header-right {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
}
#header .navbar .header-right a {
  color: #2d2d2d;
}
#header .navbar .header-right a:hover,
#header .navbar .header-right a:active {
  color: #009fe3;
  text-underline: none;
}
#header .navbar .header-right .header-block {
  margin-left: 10px;
  min-width: 20px;
}
#header .navbar .header-right .header-block.header-text {
  padding-top: 13px;
}
.page-head {
  overflow: hidden;
  position: relative;
  max-height: 650px;
}
.page-head .header-image {
  text-align: center;
}
.page-head .overlay {
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 100;
}
.page-head .overlay .overlay-text {
  color: #fff;
  font-size: 0.9rem;
  min-height: 30px;
  min-width: 100px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-head .overlay .overlay-text {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
}
#footer {
  background-color: #f5f5f5;
  margin-top: 80px;
}
#footer .footer-row1 {
  color: #2d2d2d;
  min-height: 50px;
}
#footer .footer-row1 .footer-block {
  min-height: 20px;
  margin-bottom: 32px;
}
#footer .footer-row1 .footer-block h5 {
  font-size: 1.2rem;
}
#footer .footer-row1 .footer-block a {
  color: #2d2d2d;
  text-decoration: none;
}
#footer .footer-row1 .footer-block a:hover {
  color: #009fe3;
  text-decoration: underline;
}
#footer .footer-row1 .footer-block ul {
  list-style: none;
  padding-left: 0;
}
#footer .footer-row1 .footer-block.contact a.email {
  text-decoration: underline;
}
#footer .footer-row1 .footer-block.contact .fa,
#footer .footer-row1 .footer-block.contact .fas,
#footer .footer-row1 .footer-block.contact .far,
#footer .footer-row1 .footer-block.contact .fab {
  color: #2d2d2d;
  width: 30px;
}
#footer .footer-row1 .footer-block.social a {
  display: inline-block;
  margin-right: 10px;
}
#footer .footer-row1 .footer-block.social a .fa,
#footer .footer-row1 .footer-block.social a .fas,
#footer .footer-row1 .footer-block.social a .far,
#footer .footer-row1 .footer-block.social a .fab {
  color: #009fe3;
  margin-right: 16px;
}
#footer .footer-row2 {
  background-color: #fff;
  color: #009fe3;
  font-size: 0.9rem;
  padding: 1.5em 0;
}
#footer .footer-row2 p {
  margin-bottom: 0;
}
#footer .footer-row2 a {
  color: #009fe3;
}
#footer .footer-row2 a:hover {
  text-decoration: underline;
}
#footer .footer-row2 .footer-block {
  text-align: center;
}
@media (min-width: 768px) {
  #footer .footer-row2 .footer-block {
    text-align: left;
  }
}
.loginForm form {
  background: #f5f5f5;
  border-radius: 0.25rem;
  padding: 3rem;
}
.register_vacancy {
  width: 100%;
  background-color: #fff;
  padding: 2rem;
  -webkit-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
}
.register_vacancy dt {
  display: none;
}
.register_vacancy input {
  width: 100%;
}
.register_vacancy textarea {
  max-height: 10rem;
}
.register_vacancy .opt-in {
  padding: 1.2rem 0;
}
/* Vacancies styling*/
#templateHome .vacancysection {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
  margin-top: 3.25rem;
  padding: 0 .5rem;
}
@media (min-width: 768px) {
  #templateHome .vacancysection {
    padding: 0;
    margin: -1rem;
    margin-top: 3rem;
  }
}
#templateHome .vacancyblock {
  display: flex;
  flex-direction: column;
  background-color: #FFF;
  width: 100%;
  margin: 0.75rem;
  margin-bottom: 3.41rem;
  position: relative;
}
@media (min-width: 480px) {
  #templateHome .vacancyblock {
    width: calc((100% / 2) - 1.5rem);
  }
}
@media (min-width: 768px) {
  #templateHome .vacancyblock {
    width: calc((100% / 3) - 2rem);
    margin: 1rem;
    margin-bottom: 3.66rem;
  }
}
@media (min-width: 1224px) {
  #templateHome .vacancyblock {
    width: calc((100% / 4) - 2rem);
  }
}
#templateHome .vacancyblock a {
  text-decoration: none;
}
#templateHome .vacancyblock h3 {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  color: #000;
  line-height: 1.2;
  padding: 0.34rem 1rem 1rem 1rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#templateHome .vacancyblock__wrapper {
  width: 100%;
  height: 14rem;
  background-color: rgba(142, 191, 33, 0.5);
  transform: translate(-0.66rem, -0.66rem);
  padding: 1.5rem;
  border-radius: 0.5rem;
}
@media (min-width: 768px) {
  #templateHome .vacancyblock__wrapper {
    height: 12rem;
  }
}
#templateHome .vacancyblock__wrapper img {
  max-height: 9.5rem;
}
#templateHome .vacancyblock__top-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  border-radius: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-18%, -50%);
  background-color: #8ebf21;
  color: #FFF;
  font-size: 1rem;
  font-weight: 900;
  z-index: 10;
}
@media (min-width: 768px) {
  #templateHome .vacancyblock__top-indicator {
    transform: translate(-28%, -40%);
  }
}
@media (min-width: 1224px) {
  #templateHome .vacancyblock__top-indicator {
    width: 5rem;
    height: 5rem;
    font-size: 1.4rem;
    transform: translate(-23%, -45%);
  }
}
.vacancies-filter form {
  margin-top: 33px;
}
.vacancies-filter .reset {
  display: inline-block;
  font-size: 1.125rem;
  margin-bottom: 20px;
}
.vacancies-filter .vacancy-count {
  float: right;
  font-weight: 300;
  margin-top: 5px;
}
.vacancies-filter label {
  text-decoration: underline;
}
.vacancies-filter__title {
  font-size: 1.25rem;
  border-bottom: none;
}
@media (max-width: 768px) {
  .vacancies-filter .vacancy-filter:after {
    display: initial;
  }
}
.vacancies-filter ul {
  padding: 0;
}
.vacancies-filter ul li {
  border-bottom: none;
  color: #2d2d2d;
  font-size: 0.775rem;
  margin: 0;
  padding: 0;
  position: relative;
}
.vacancies-filter ul li:after,
.vacancies-filter ul li:before {
  display: none;
}
.vacancies-filter ul li label {
  cursor: pointer;
  font-size: 0.775rem;
  text-decoration: none;
}
.vacancies-filter ul li .badge {
  font-size: 0.65rem;
  font-weight: 300;
}
.vacancies-overview h2 {
  font-size: 0.9rem;
}
.vacancies-overview .vacancy-card {
  background: #FFF;
  border: 1px solid #f5f5f5;
  border-radius: 0.25rem;
  cursor: pointer;
  margin-bottom: 2rem;
  padding: 1.4rem;
}
.vacancies-overview .vacancy-card:hover {
  background: #f5f5f5;
}
.vacancies-overview .vacancy-card h3,
.vacancies-overview .vacancy-card h3 > a:not(.btn) {
  color: #040e24;
  font-weight: 700;
  text-decoration: none;
}
.vacancies-overview .vacancy-card .badges {
  margin-bottom: 20px;
}
.vacancies-overview .vacancy-card .badge {
  color: #e1e1e1;
  font-size: 0.775rem;
  font-weight: 500;
}
.vacancies-overview .vacancy-card .detail-link {
  background-color: transparent;
  bottom: -10px;
  min-width: 180px;
  position: absolute;
  right: 15px;
}
.vacancies-overview .vacancy-card__info-top {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .vacancies-overview .vacancy-card__info-top {
    margin: 0;
  }
}
.vacancies-overview .vacancy-card__info-top h1,
.vacancies-overview .vacancy-card__info-top h2 {
  font-weight: 600;
  color: #000;
}
@media (max-width: 991px) {
  .vacancies-overview .vacancy-card__info-top h2 {
    display: none;
  }
}
.vacancies-overview .vacancy-card__info-top p {
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
  font-weight: 300;
  margin: 1.3rem 0;
}
@media (max-width: 991px) {
  .vacancies-overview .vacancy-card__info-top p {
    font-size: 1.2rem;
  }
}
.vacancies-overview .vacancy-card__info-bottom h1,
.vacancies-overview .vacancy-card__info-bottom h2 {
  font-weight: 600;
  color: #000;
}
.vacancies-overview .vacancy-card__info-bottom p {
  font-size: 1.3rem;
  line-height: 1.3;
  color: #000;
  font-weight: 400;
  margin: 1.3rem 0;
}
.vacancies-overview .vacancy-card__info-bottom a.orange {
  color: #fff !important;
  background-color: #00406a;
}
.vacancies-overview .pagination {
  padding: 0;
}
.vacancies-overview .pagination a {
  color: #000;
  font-weight: bold;
}
.vacancies-overview .pagination > li {
  margin-right: 0.5rem;
}
.vacancies-overview .pagination > li:after,
.vacancies-overview .pagination > li:before {
  display: none;
}
.vacancies-overview .pagination > .active span {
  background-color: #e2e3e3;
  border-color: #ccc;
  color: #000;
  font-weight: bold;
}
.vacancies-overview__jobalert {
  background-color: #00406a;
  color: #fff !important;
  padding: 1.7rem;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 0;
  position: relative;
  max-width: 26.5rem;
  margin: 0 auto;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.3);
}
.vacancies-overview__jobalert .jobalertButton {
  background-color: green;
  border-color: green;
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 1rem;
  margin: 1.9rem 2.9rem;
  box-shadow: 0.2rem 0.2rem 0.25rem rgba(0, 0, 0, 0.2);
  display: block;
}
@media (max-width: 1200px) {
  .vacancies-overview__jobalert .jobalertButton {
    margin: 1.9rem 0;
  }
}
@media (max-width: 991px) {
  .vacancies-overview__jobalert .jobalertButton {
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .vacancies-overview__jobalert .jobalertButton {
    font-size: 1.1rem;
  }
}
@media (max-width: 420px) {
  .vacancies-overview__jobalert .jobalertButton {
    font-size: 0.9rem;
  }
}
.vacancies-overview__jobalert .jobalertButton:before {
  display: none;
}
.vacancies-overview__jobalert .jobalertButton:hover {
  background-color: green;
  border-color: green;
}
.vacancies-overview__jobalert h3 {
  color: #fff;
  font-weight: bold;
}
.vacancies-overview__jobalert p {
  line-height: 1.4;
}
.vacancies-overview__jobalert:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  z-index: -1;
  right: -17px;
  top: 17px;
}
@media (min-width: 1500px) {
  .vacancies-overview__container {
    max-width: 1400px;
  }
}
@media (min-width: 1700px) {
  .vacancies-overview__container {
    max-width: 1600px;
  }
}
.vacancies-overview__container #pageRow2Col1Block1 {
  margin-right: -15px;
}
@media (max-width: 1200px) {
  .vacancies-overview__container #pageRow2Col1Block1 {
    margin-right: 0;
  }
}
.vacancies-overview__detail-container {
  background-color: #E6E6E6;
  padding: 2rem;
  border: 1px solid #ccc;
  margin-bottom: 5rem;
}
.vacancies-overview__detail-container .detail-link-icon {
  height: 2rem;
  position: absolute;
  top: 1rem;
  right: 2rem;
}
.vacancies-overview__detail-container .header .actions {
  display: none;
}
.vacancies-overview__detail-container .actions {
  display: flex;
  margin-top: 2rem;
}
.vacancies-overview__detail-container .actions .btn {
  padding: 0.7rem 2rem;
  background-color: green;
  color: #FFF;
  text-decoration: none;
  font-weight: 600;
  border-radius: 0.5rem !important;
  font-size: 1.4rem;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.vacancies-overview__detail-container:empty {
  display: none;
}
.vacancies-overview__detail-container .vacancy-card {
  background: #FFF;
  border: #FFF;
  border-radius: 1rem;
}
.vacancies-searchform {
  background: #fff;
  border-radius: 0.25rem;
  padding: 1rem;
}
@media (min-width: 768px) {
  .vacancies-searchform {
    margin: 30px auto;
  }
}
#applicationForm {
  padding: 2rem;
}
#applicationForm.open-application {
  display: block;
}
#applicationForm ul li:before {
  display: none;
}
#applicationForm ul li a {
  color: #e1e1e1;
  display: block;
}
#applicationForm label.error {
  color: #dc3545;
}
#applicationForm .errorMessage {
  color: #dc3545;
  line-height: 21px;
  font-size: 13px;
  width: 100%;
}
#applicationForm .form-control[id*="file"] {
  padding-bottom: 6px;
  padding-top: 6px;
}
#applicationForm .form-group .form-control.error {
  border: 1px solid #dc3545;
}
#applicationForm .intl-tel-container .intl-tel-input .flag-container {
  top: 0;
}
#applicationForm .input-group {
  flex-wrap: inherit;
}
#applicationForm .input-group .dropdown-toggle {
  background-color: #f5f5f5;
  border: 1px solid #e1e1e1;
  border-radius: 4px 0 0 4px;
  color: #2d2d2d;
}
#applicationForm .input-group-addon {
  background-color: #f5f5f5;
  border: 1px solid #e1e1e1;
  border-radius: 4px 0 0 4px;
  padding: 5px 13px;
  text-align: center;
}
#applicationForm fieldset legend {
  color: #000;
  font-size: 0.9rem;
}
#applicationForm fieldset[name="file"] .btn-file {
  background-color: #f5f5f5;
  border-color: #e1e1e1;
  border-radius: 4px 0 0 4px;
  color: #2d2d2d;
}
.vacancies-summary {
  background-color: #f5f5f5;
  border-radius: 0.25rem;
  font-size: 0.9rem;
  margin-bottom: 60px;
  padding: 1rem;
}
.vacancies-summary h3 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.vacancies-contact {
  background-color: #f5f5f5;
  border-radius: 0.25rem;
  margin-bottom: 60px;
  padding: 1rem;
}
.vacancies-contact h3 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.vacancies-contact .info {
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.vacancies-detail {
  margin-top: 0;
}
.vacancies-detail .row-properties {
  display: none;
}
.vacancies-detail .row-vacancyImage {
  display: none;
}
.vacancies-detail .header {
  margin-bottom: 20px;
  line-height: 1.5;
}
@media (max-width: 479px) {
  .vacancies-detail .header {
    margin-bottom: 50px;
  }
}
.vacancies-detail .header .col-xs-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.vacancies-detail .header h2 {
  margin: 10px 0;
  line-height: 1.3;
  color: #fff;
}
.vacancies-detail .header h1,
.vacancies-detail .header h2,
.vacancies-detail .header .city,
.vacancies-detail .header .hours {
  color: #040e24;
  font-weight: 700;
  font-size: 2.3rem;
  display: inline;
  text-shadow: none;
}
@media (max-width: 992px) {
  .vacancies-detail .header h1,
  .vacancies-detail .header h2,
  .vacancies-detail .header .city,
  .vacancies-detail .header .hours {
    font-size: 1.8rem;
  }
}
.vacancies-detail .header .city:before,
.vacancies-detail .header .hours:before {
  content: '|';
  margin: 0 10px;
}
.vacancies-detail .vacancy-card {
  border-radius: 0.25rem;
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
}
.vacancies-detail .vacancy-card .badges {
  padding-left: 0;
}
.vacancies-detail .vacancy-card h3:after,
.vacancies-detail .vacancy-card h3 > a:not(.btn):after {
  top: 50%;
  transform: translateY(-50%);
}
.vacancies-detail .vacancy-card .description,
.vacancies-detail .vacancy-card .offers,
.vacancies-detail .vacancy-card .worktime,
.vacancies-detail .vacancy-card .demands,
.vacancies-detail .vacancy-card .companyProfile,
.vacancies-detail .vacancy-card .row-properties {
  line-height: 1.2;
  margin-bottom: 25px;
  margin-top: 0;
}
.vacancies-detail .vacancy-card .description p,
.vacancies-detail .vacancy-card .offers p,
.vacancies-detail .vacancy-card .worktime p,
.vacancies-detail .vacancy-card .demands p,
.vacancies-detail .vacancy-card .companyProfile p,
.vacancies-detail .vacancy-card .row-properties p {
  margin-bottom: 0;
}
/* Plugins styling */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 30px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/* Entities styling */
.branches__item.no-link {
  cursor: default;
}
.branches__image {
  text-align: center;
}
.branches-detail__image img {
  width: auto;
  max-height: 250px;
}
.branches-detail__back a {
  color: #000 !important;
  background: #f3f3f3;
  padding: 0.5em 1em;
  margin-top: 2em;
  width: auto;
  text-decoration: none;
}
.branches-detail__back a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f060";
  font-weight: 700;
  text-decoration: none;
  margin-right: 0.5em;
}
.branches-detail__back a:hover {
  background: #f5f5f5;
}
.breadcrumbs {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.breadcrumbs li {
  color: #FFF;
  display: inline-block;
  font-size: 1rem;
  position: relative;
}
.breadcrumbs li a {
  color: #FFF;
}
.carousel__arrow {
  background: #009fe3;
  height: 55px;
  line-height: 55px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 55px;
  z-index: 1;
}
.carousel__arrow:after {
  color: white;
  font-size: 2rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  position: absolute;
  right: 0;
}
.carousel__arrow.prev {
  right: 55px;
}
.carousel__arrow.prev:after {
  content: "\f104";
}
.carousel__arrow.next {
  right: 0;
}
.carousel__arrow.next:after {
  content: "\f105";
}
.carousel__item {
  position: relative;
  max-height: 650px;
}
.carousel__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.carousel__video .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .carousel__video .video {
    pointer-events: auto;
  }
}
.carousel__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.carousel__overlay {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 767px) {
  .carousel__overlay {
    display: none;
  }
}
.carousel__title {
  margin-bottom: 20px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel__description {
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
#certifications .slick-slide {
  float: inherit;
  display: inline-block;
  vertical-align: middle;
}
.cookie-notification {
  background-color: rgba(0, 0, 0, 0.9);
}
.cookie-notification .cookie-actions {
  justify-content: center;
}
.cookie-notification .cookie-message {
  font-weight: 200;
  margin-right: 40px;
  padding-top: 12px;
  text-align: center;
}
.cookie-notification .cookie-actions {
  text-align: center;
}
.courses__item {
  background-color: #f6f6f6;
  color: #626468;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.4em;
}
.courses__item:hover {
  color: #626468;
  text-decoration: none;
}
.courses__item.no-link {
  cursor: default;
}
.courses__image {
  margin-bottom: 0.7em;
  text-align: center;
}
.courses__image img {
  max-height: 200px;
  width: auto;
}
.courses__title {
  font-weight: 700;
}
.courses__title h3 {
  font-size: 1.5rem;
}
.courses__date {
  margin-bottom: 0.7em;
}
.courses__intro {
  flex-grow: 1;
  margin-bottom: 1.5em;
}
.courses__intro p:last-child {
  margin-bottom: 0;
}
.courses__detail {
  color: #009fe3;
}
.courses__detail:hover {
  cursor: pointer;
}
.courses-detail {
  background-color: #fff;
  -webkit-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  padding: 2em;
}
.courses-detail__date {
  margin-bottom: 20px;
}
.courses-detail__back a:hover {
  text-decoration: none;
}
.downloads__item {
  border: 1px solid #f5f5f5;
  margin-bottom: 25px;
}
.downloads__image {
  background-color: #f5f5f5;
  padding: 5px;
  text-align: center;
}
.downloads__image img {
  max-height: 150px;
  width: auto;
}
.downloads__title {
  padding: 5px 10px;
}
.downloads__title h3 {
  margin: 0;
}
.downloads__description {
  padding: 10px;
}
.downloads__description p:last-child {
  margin: 0;
}
.downloads__file {
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
}
.downloads__file a {
  color: #009fe3;
}
.downloads__file a:hover {
  text-decoration: none;
  color: #626468;
}
.downloads__file a:hover .far {
  color: #626468;
}
.downloads__file a .fa-file {
  color: #009fe3;
}
.downloads__file a .fa-file:hover {
  color: #626468;
}
.faq_questions__item,
.faq_categories__item {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #ccc;
  margin-top: 10px;
  width: 100%;
}
.faq_questions__question,
.faq_categories__question {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
.faq_questions__question:after,
.faq_categories__question:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #87888a;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.faq_questions__question.open:after,
.faq_categories__question.open:after {
  border-bottom: 8px solid #87888a;
  border-top: 0;
}
.faq_questions__question h1,
.faq_categories__question h1 {
  color: #000;
  font-size: 1.75rem;
  margin: 0;
}
.faq_questions__answer,
.faq_categories__answer {
  display: none;
  padding-top: 1rem;
}
.features .features-image {
  position: relative;
}
@media (max-width: 479px) {
  .features .features-image {
    margin-top: 0;
  }
}
.features .features-image a {
  display: block;
  height: 100%;
  width: 100%;
}
.features .features-image a img {
  width: 100%;
}
.features .features-text {
  padding: 15px;
  text-align: center;
}
.googlemap {
  height: 300px !important;
  width: 360px !important;
}
@media (min-width: 768px) {
  .googlemap {
    height: 375px !important;
    width: 100% !important;
  }
}
.location-wrapper {
  display: none;
  background-color: #009fe3;
}
.location-detail {
  text-align: left;
  padding: 10px;
  background-color: #fff;
}
.location-detail__title {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.location-detail__opening-hours {
  display: flex;
}
.location-detail__image-wrapper {
  text-align: center;
  display: flex;
  height: 100%;
  align-items: center;
}
.location-detail__image-wrapper img {
  border-radius: 50%;
  border: 5px solid #009fe3;
}
.location-block {
  border-radius: 0.25rem;
  -webkit-box-shadow: 3px 3px 9px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 9px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 9px -1px rgba(0, 0, 0, 0.55);
  cursor: pointer;
  margin-bottom: 0.7rem;
  padding: 0.8rem;
}
.location-block--wrapper {
  background-color: #f5f5f5;
  border-radius: 0.25rem;
  padding: 0;
}
.location-block--info {
  background-color: #fff;
  padding: 12px;
}
.location-block--info p {
  margin: 0;
}
.location-block--info a {
  text-decoration: underline;
}
.location-block__image {
  border-radius: 0.25rem 0.25rem 0 0;
  min-height: 124px;
}
.location-block__image img {
  border-radius: 0.25rem 0.25rem 0 0;
  height: 124px;
  width: 100%;
}
.location-block__title,
.location-block__address,
.location-block__zipcode-city,
.location-block__telephone {
  padding: 0 10px;
}
.location-block__title {
  font-family: 'Avenir Book';
  font-size: 2rem;
  height: 72px;
  line-height: 2rem;
  overflow: hidden;
}
.location-map {
  width: 100%;
  height: 100%;
}
.location-map .gm-style img {
  max-width: 100% !important;
  height: auto !important;
}
.news-blocks__item {
  height: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
}
.news-blocks__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.news-blocks__image {
  text-align: center;
  height: 150px;
}
.news-blocks__title h1 {
  color: #000;
  font-size: 1.4rem;
}
.news-blocks__info {
  flex-grow: 1;
  color: #000;
  margin-bottom: 15px;
  padding: 1.2rem 1.2rem 0;
}
.news-blocks__date {
  margin-bottom: 10px;
  font-size: 1rem;
}
.news-blocks__footer {
  padding: 0 1.2rem 1.2rem;
}
.news-blocks a:hover {
  text-decoration: none;
}
.news-blocks nav {
  width: 100%;
}
.news-blocks nav .pagination {
  float: right;
  padding: 0 15px;
}
.news-blocks nav .pagination li {
  cursor: pointer;
}
.news-blocks nav .pagination li:not(.prev):not(.next) {
  display: none;
}
.news-blocks nav .pagination li:hover {
  transform: scale(1.2);
}
.news-blocks nav .pagination li.disabled {
  cursor: not-allowed;
}
.news-blocks nav .pagination li.disabled a {
  cursor: not-allowed;
}
.news-blocks nav .pagination li a {
  background-color: #fff;
  color: #000;
  font-family: 'Helvetica Neue', sans-serif;
  padding: 0.7rem 1.5rem;
}
.news-detail {
  background-color: #fff;
  margin-top: 2rem;
  padding: 5rem 6rem;
  -webkit-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  position: relative;
}
@media (max-width: 767px) {
  .news-detail {
    padding: 2rem;
    margin-top: 1rem;
  }
}
.news-detail__title {
  padding: 1rem;
  width: 40%;
  min-width: 22rem;
  left: 4rem;
  z-index: 999;
  position: absolute;
  top: -80px;
  -webkit-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.4);
  background-color: #fff;
}
@media (max-width: 991px) {
  .news-detail__title {
    top: -75px;
    width: 60%;
  }
}
@media (max-width: 767px) {
  .news-detail__title {
    position: static;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
    width: 100%;
    min-width: auto;
  }
}
.news-detail__title h1 {
  color: #000;
}
@media (max-width: 767px) {
  .news-detail__title h1 {
    font-size: 2rem;
  }
}
@media (max-width: 425px) {
  .news-detail__title h1 {
    font-size: 1.5rem;
  }
}
.news-detail__date {
  margin-bottom: 25px;
}
.news-detail__intro {
  font-weight: 700;
}
.projects-overview__item {
  color: #000;
  display: block;
  padding: 5px;
  text-decoration: none;
  height: 100%;
}
.projects-overview__item:hover {
  background-color: #e5e5e5;
  color: #000;
  text-decoration: none;
  transition: 0.4s;
}
.projects-overview__item.no-link {
  cursor: default;
}
.projects-overview__image {
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.projects-overview__title {
  padding: 10px 0 0;
}
.projects-overview__title h2 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #000;
}
.projects-overview__intro {
  font-weight: 200;
}
.projects-detail__image {
  margin-bottom: 20px;
}
.projects-detail__title {
  margin-bottom: 25px;
}
.projects-detail__title h2 {
  color: #000;
  font-size: 2.5rem;
  font-weight: 700;
}
.projects-detail__intro {
  font-weight: 700;
}
.projects-detail__back {
  background-color: #e5e5e5;
  padding: 7px 10px;
  margin-bottom: 10px;
}
.projects-detail__back:before {
  content: "\f060";
  font-family: "FontAwesome";
  padding-right: 10px;
  color: #a3afb7;
}
.projects-detail__back:hover {
  background-color: #cdd2d5;
}
.projects-detail__back a {
  color: #000;
  font-weight: 600;
  text-decoration: none;
}
.references__image img {
  max-height: 100px;
  width: auto;
  margin: 0 auto;
}
.references .slick-slide {
  float: inherit;
  display: inline-block;
  vertical-align: middle;
}
.home #vacancySearch {
  justify-content: center;
}
#vacancySearch {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#vacancySearch input.form-control,
#vacancySearch select.form-control {
  width: 260px;
  height: 50px;
  display: block;
  margin: 0 auto;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  background-clip: initial;
}
#vacancySearch select.form-control {
  border-left: none;
  width: 150px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(//ats.dbwork.com/files/images/dropdown-arrows.svg);
  background-size: 1.4rem;
  background-repeat: no-repeat;
  background-position: calc(99.25%) center;
}
#vacancySearch .searchButton button {
  height: 50px;
  width: 135px;
  background-color: green;
  border: 1px solid green;
  color: #FFF;
  font-weight: bold;
}
.form-search {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.form-search input {
  background-color: #FFF;
  border: none;
  border-radius: .3rem;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);
  color: #2d2d2d;
  display: none;
  padding: 4px 12px;
  position: absolute;
  right: 0;
  top: -3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.form-search input:focus {
  outline: none;
}
.form-search input.enabled {
  display: block;
  width: 250px;
}
.form-search input.error {
  -webkit-box-shadow: 0 0 3px 1px #dd3848;
  box-shadow: 0 0 3px 1px #dd3848;
}
.form-search button {
  background: none;
  line-height: 1;
  border: none;
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: -9999px;
  text-rendering: auto;
  min-width: 28px;
  min-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 2;
}
.form-search button:focus,
.form-search button:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
}
.form-search button:before {
  color: #000;
  content: "\f002";
  display: block;
  font-family: 'FontAwesome';
  left: 4px;
  position: absolute;
  text-indent: 0;
  top: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.form-search button.enabled:before {
  color: #009fe3;
}
.form-search button.error:before {
  color: #dc3545;
}
.form-search label.error {
  display: none !important;
}
#searchResults .pagination > li > a,
#searchResults .pagination > li > span {
  color: #009fe3;
}
#searchResults .pagination > li.active a,
#searchResults .pagination > li > a:hover {
  background-color: #009fe3;
  border-color: #009fe3;
  color: #fff;
}
#searchResults p {
  margin: 0;
}
#searchResults hr {
  border-top-color: #040e24;
  margin-bottom: 10px;
  margin-top: 10px;
}
.services__item {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
.services__title {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
.services__title:before {
  background-color: #666;
  color: #fff;
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 0.9rem;
  font-style: normal;
  margin-right: 4px;
  padding: 0 5px;
  text-decoration: none;
  display: inline-block;
}
.services__title:hover:before {
  background-color: #009fe3;
}
.services__title:hover h2 {
  color: #009fe3;
}
.services__title.open:before {
  content: "\f068";
  background-color: #009fe3;
}
.services__title.open h2 {
  color: #009fe3;
}
.services__title h2 {
  color: #666;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  margin-left: 10px;
}
.services__title h2:hover {
  color: #009fe3;
}
.services__introduction {
  margin-top: 1em;
  display: none;
}
.services__introduction a {
  color: #009fe3;
  text-decoration: underline;
}
.services__introduction p:last-child {
  margin-bottom: 0;
}
.services__detail-link {
  margin-top: 1em;
  display: none;
}
.services__detail-link a {
  color: #009fe3;
}
.team__item {
  margin-bottom: 25px;
}
.team__info {
  padding: 10px;
}
.testimonials .entityItem {
  position: relative;
}
.testimonials .entityItem .entity-stars {
  text-align: center;
  margin: 15px 0;
}
.testimonials .entityItem .entity-stars .fa-star {
  color: #ffce31;
  font-size: 40px;
  padding: 5px;
}
@media (max-width: 991px) {
  .testimonials .entityItem .entity-stars .fa-star {
    font-size: 30px;
  }
}
.testimonials .entityItem .entity-author {
  font-size: 1.1rem;
  font-weight: 900;
  margin-top: 22px;
  text-transform: uppercase;
}
.testimonials .entityItem .entity-function {
  font-style: italic;
}
.testimonials .entityItem .entity-company {
  color: #009fe3;
}
.testimonials .entityItem .entity-image {
  order: 1;
}
.testimonials .entityItem .entity-image img {
  height: 112px;
  width: 112px;
  border-radius: 0 0.9rem 0.9rem 0;
}
.testimonials .entityItem .entity-text {
  border-radius: 0.9rem 0 0 0.9rem;
  font-size: 1rem;
  line-height: 1.3rem;
  overflow: hidden;
  order: 2;
  padding: 0.8rem;
  text-align: left;
}
div[id^="youtube-player"],
div[id^="youtube-player"] > iframe {
  text-align: center;
  height: 206px !important;
  width: 320px !important;
}
@media (min-width: 768px) {
  div[id^="youtube-player"],
  div[id^="youtube-player"] > iframe {
    height: 375px !important;
    width: 100% !important;
  }
}
/* Digiself styling*/
.editMode .page-head {
  min-height: 300px;
  margin-top: 110px;
  background: #f5f5f5;
}
.editMode .page-head .header-image {
  margin-top: 200px;
}
.editMode .page-head .header-image .digiself-position {
  min-height: 50px;
}
/* General variables */
@font-face {
  font-family: "Klavika Medium";
  src: url("/css/fonts/Klavika-Medium.otf") format("opentype");
}
@font-face {
  font-family: "Klavika Regular";
  src: url("/css/fonts/Klavika-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Font Awesome";
  src: url("/css/fonts/Font Awesome 5 Pro-Regular-400.otf") format("opentype");
}
/* Main template colors */
/* Standard colors */
/* Other syles */
/* General styling */
#footer {
  background-color: #ffffff;
  border-top: 1px solid #e1e1e1;
  margin-top: 0;
}
#footer .footer-row1 {
  padding: 80px 0 65px 0;
}
#footer .footer-row1 .footer-block {
  margin: 0;
}
#footer .footer-row1 .footer-block p:last-child {
  margin-bottom: 0;
}
#footer .footer-row2 {
  background-color: #f5f5f5;
  border-top: 1px solid #e1e1e1;
}
#footer .footer-row2 a {
  color: #2d2d2d;
}
#footer .footer-row2 a:hover {
  color: #009fe3;
}
#footer .footer-row2 .footer-block p:last-child {
  margin-bottom: 0;
}
#header {
  -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.2);
  opacity: 1;
  position: absolute;
  position: sticky;
  top: 0;
}
#header .navbar-brand img {
  max-width: 35px;
}
#header .navbar-brand p {
  margin: 0;
}
#header .navbar .menuTree li a {
  color: #626468;
  font-weight: bold;
  font-size: 0.85rem;
  text-transform: uppercase;
}
#header .navbar .menuTree ul {
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.2);
}
#header .navbar .menuTree .hasSubMenu ul li {
  border-bottom: 1px solid #f5f5f5;
  padding: 5px 15px;
}
@media (max-width: 575px) {
  #header .navbar .header-phone {
    display: none;
  }
}
@media (max-width: 991px) {
  #header .navbar .header-phone {
    display: block;
  }
}
@media (max-width: 1199px) {
  #header .navbar .header-phone {
    display: none;
  }
}
#header .navbar .header-phone a {
  color: #009fe3;
}
#header .navbar .header-phone a:hover,
#header .navbar .header-phone a:active {
  color: #009fe3;
}
#header #languageDropdown {
  font-weight: bold;
  color: #626468;
}
#header #languageDropdown #languageSelect {
  background-color: #ffffff;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.2);
  padding: 5px 0;
}
#header #languageDropdown #languageSelect li {
  border-bottom: 1px solid #f5f5f5;
  padding: 5px 15px;
}
body {
  letter-spacing: 1px;
  background-color: #ffffff;
}
h1 {
  font-family: "Klavika Medium", sans-serif;
  line-height: 1.3;
  letter-spacing: 2px;
}
h2 {
  font-family: "Klavika Medium", sans-serif;
  line-height: 2;
  letter-spacing: 1.5px;
}
h5 {
  color: #000000;
  font-family: "Klavika Medium", sans-serif;
  font-size: 3rem;
  font-weight: 600;
}
a {
  color: #009fe3;
}
p {
  color: #2d2d2d;
  font-weight: 500;
}
.youtube-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.grecaptcha-badge {
  display: none;
}
.cookie-message p {
  color: #ffffff;
}
.page-head .overlay h1,
.page-head .overlay h2,
.page-head .overlay h3 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 300;
  color: #ffffff;
}
@media (min-width: 576px) {
  .page-head .overlay h1,
  .page-head .overlay h2,
  .page-head .overlay h3 {
    font-size: 3rem;
  }
}
.page-head .overlay p {
  text-align: center;
}
/* Vacancies styling */
#templateVacancies .page-head {
  max-height: 250px;
}
#templateVacancies #contentVacanciesRow2 {
  padding: 4.7rem 0;
  background-color: #412b67;
  text-align: center;
}
#templateVacancies #contentVacanciesRow2 p {
  font-family: "Klavika Regular", sans-serif;
  font-size: 1rem;
  color: #f5f5f5;
}
#templateVacancies #contentVacanciesRow2 .button-arrow {
  color: #009fe3;
  background-color: transparent;
  border: none;
}
#templateVacancies #contentVacanciesRow2 #mc-embedded-subscribe-form input[type="email"] {
  width: 18rem;
  color: #009fe3;
  background-color: transparent;
  padding: 1rem 1.5rem;
  border: none;
  border-bottom: 2px solid #626468;
}
#templateVacancies #contentVacanciesRow2 #mc-embedded-subscribe-form input[type="email"]:focus {
  outline: none;
  border-bottom: 2px solid #009fe3;
}
#templateVacancies #contentVacanciesRow2 #mc-embedded-subscribe-form input[type="email"]::placeholder {
  color: #009fe3;
  font-family: "Klavika Regular", sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.2;
}
#templateVacancies #contentVacanciesRow2 #mc-embedded-subscribe-form .news-letter {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
#templateVacancies #contentVacanciesRow3 {
  background-color: #f5f5f5;
  text-align: center;
}
#templateVacancies #contentVacanciesRow3 .content-block p {
  color: #626468;
}
#templateVacancies #contentVacanciesRow3 .button-details {
  color: #ffffff;
  background-color: #009fe3;
  text-transform: uppercase;
  padding: 0.7rem 1.5rem;
  transition: all 300ms cubic-bezier(0.54, 0.3, 0.2, 1) 0ms;
  border-radius: 0.5rem;
}
#templateVacancies #contentVacanciesRow3 .button-details:hover {
  outline: none;
  text-decoration: none;
  background-color: #040e24;
}
.vacancies-filter .btn {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
  padding: 0.5em 1.2em;
}
.vacancies-filter .btn:hover {
  background: #040e24;
  color: #fff;
  border-color: #040e24;
}
.vacancies-filter .total-vacancies {
  font-weight: 500;
}
.vacancies-filter .vacancy-filter__title {
  font-size: 1.5rem;
}
.vacancies-list {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
  margin-top: 6em;
}
.vacancies-list .vacancy-card {
  margin-bottom: 0;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
  padding: 1rem;
}
.vacancies-list .vacancy-card:hover {
  background-color: #f5f5f5;
  border-top: 4px solid #009fe3;
}
.vacancies-list .vacancy-card:hover .title a {
  color: #009fe3;
}
.vacancies-list .vacancy-card .title {
  margin-bottom: 0.6rem;
}
.vacancies-list .vacancy-card .title a {
  color: #000;
  font-size: 1.2rem;
  font-weight: 600;
}
.vacancies-list .vacancy-card .badges {
  margin-bottom: 0.6rem;
}
.vacancies-list .vacancy-card .city,
.vacancies-list .vacancy-card .country,
.vacancies-list .vacancy-card .hours {
  color: #2d2d2d;
  font-weight: 600;
  font-size: 0.8rem;
  padding: 0;
}
.vacancies-list .vacancy-card .description {
  font-size: 0.9rem;
  color: #626468;
  font-weight: 400;
  margin-bottom: 0.8rem;
}
.vacancies-list .read-more {
  display: none;
}
.vacancies-list .read-all a {
  color: #ffffff;
  background-color: #009fe3;
  text-transform: uppercase;
  padding: 0.7rem 1.5rem;
  letter-spacing: 0.025em;
  border-radius: 0.5rem;
  display: block;
  margin: 1rem auto;
}
.vacancies-list .read-all a:hover {
  text-decoration: none;
  background-color: #040e24;
}
.vacancies-list .read-all a:focus {
  outline: none;
}
.vacancies-overview .detail-link a {
  font-weight: 500;
}
.vacancies-overview .detail-link a:hover {
  background: #040e24;
  border-color: #040e24;
}
.vacancies-overview .intro {
  font-weight: 500;
}
#contentVacanciesRow1Block2 h2 {
  color: #009fe3;
}
#contentVacanciesRow1Block2 h3[itemprop="title"] {
  color: #009fe3;
}
#applicationForm .glyphicon {
  line-height: 1.5;
}
#applicationForm .glyphicon-list-alt:before {
  padding-left: 0.5em;
}
#applicationForm .opt-in {
  padding-left: 0;
  padding-right: 1em;
}
#applicationForm .opt-in label {
  padding-left: 3em;
  padding-right: 0;
}
#applicationForm .opt-in label:before {
  left: 8px;
  margin-left: 0.15em;
}
#applicationForm .opt-in label:after {
  left: 0;
}
#applicationForm .input-group .dropdown-toggle {
  padding: 0.5em;
}
#applicationForm fieldset[name="file"] .btn-file {
  background: #009fe3;
  color: #fff;
  border: none;
}
#applicationForm fieldset[name="file"] .btn-file:hover {
  background: #040e24;
  color: #fff;
}
#applicationForm .dropdown-menu a {
  color: #495057;
}
#applicationForm .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#templateVacanciesDetail .vacancies-detail span,
#templateVacanciesDetail .vacancies-detail li {
  color: #2d2d2d;
  font-weight: 500;
}
#templateVacanciesDetail .vacancies-detail h3 {
  color: #009fe3;
}
#templateVacanciesDetail .vacancies-detail .actions {
  text-align: center;
}
#templateVacanciesDetail .vacancies-detail .actions .print,
#templateVacanciesDetail .vacancies-detail .actions .overview-link {
  display: none;
}
#templateVacanciesDetail .vacancies-detail .actions .btn {
  border-radius: 0.5em;
  margin-right: 0.5em;
}
#templateVacanciesDetail .vacancies-detail .actions .btn:hover {
  background: #040e24;
  border-color: #040e24;
  color: #fff;
}
#templateVacanciesDetail .vacancies-detail .vacancy-card {
  background: #fff;
  border: none;
}
/* Entities styling */
.faq_questions__item,
.faq_categories__item {
  background-color: #f8f8f8;
  border: 0;
  margin: 0;
}
.faq_questions__question,
.faq_categories__question {
  padding-left: 45px;
}
.faq_questions__question:after,
.faq_categories__question:after {
  content: "\f067";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  border: 0;
  width: auto;
  height: auto;
  left: 0;
}
.faq_questions__question.open:after,
.faq_categories__question.open:after {
  border: 0;
  content: "\f068";
}
.faq_questions__question h1,
.faq_categories__question h1 {
  color: #666;
  font-size: 18px;
}
.news-blocks__image {
  overflow: hidden;
}
.news-detail {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.news-detail__title {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: static;
  width: 100%;
}
.news-detail__date {
  font-weight: 600;
}
#requestVacancy .glyphicon {
  position: absolute;
  right: 0;
  margin-right: 2em;
  top: 25%;
  color: #ccc;
}
#requestVacancy #element-vacancy-file-name {
  padding: 0 0.75em;
}
#requestVacancy .opt-in {
  padding-left: 0;
  padding-right: 1em;
}
#requestVacancy .opt-in label {
  padding-left: 3em;
  padding-right: 0;
}
#requestVacancy .opt-in label:before {
  left: 8px;
  margin-left: 0.15em;
}
#requestVacancy .opt-in label:after {
  left: 0;
}
#requestVacancy #save {
  position: absolute;
  right: 1em;
}
#requestVacancy .form-control:focus {
  border-color: red;
  box-shadow: none;
}
#requestVacancy .vacancy-date {
  display: none;
}
#requestVacancy .flag-container {
  top: 0;
}
#requestVacancy .input-group-btn .btn-file {
  border-radius: 0;
}
/* Templates styling */
#templateContact {
  background-color: #ffffff;
}
#templateContact p {
  line-height: 2;
  font-size: 1rem;
}
#templateContact #contentPageRow1 strong {
  color: #009fe3;
}
#templateContact #contentPageRow1 .three-column {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#templateContact #contentPageRow1Title h2 {
  font-size: 3rem;
  font-weight: 600;
  color: #009fe3;
  letter-spacing: 1px;
}
#templateContact #contentPageRow1Block1 {
  background-image: url(//ats.dbwork.com/files/images/IMG_7555_Dienst-klein@4x.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 250px 0;
}
#templateContact #contentPageRow1Block2 {
  background-color: #443373;
  background-image: url(//ats.dbwork.com/files/images/approved.png);
  background-repeat: no-repeat;
  background-position: right -5px bottom -24px;
  border-radius: 0.3rem;
  padding: 1.3rem;
}
#templateContact #contentPageRow1Block2 h2 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 2rem;
  color: #ffffff;
  font-weight: 600;
}
#templateContact #contentPageRow1Block2 p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 70px;
}
#templateContact #contentPageRow1Block2 p:last-child {
  margin-bottom: 0;
}
#templateContact #contentPageRow1Block2 .btn {
  color: #fff;
}
#templateContact #contentPageRow1Block2 .btn:hover {
  color: #000;
}
#templateContact #contentPageRow1Block2b {
  margin-top: 2rem;
  background-color: #ffffff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#templateContact #contentPageRow3 {
  padding: 4.7rem 0;
  background-color: #412b67;
  text-align: center;
}
#templateContact #contentPageRow3 p {
  font-family: "Klavika Regular", sans-serif;
  font-size: 1rem;
  color: #f5f5f5;
}
#templateContact #contentPageRow3 .button-arrow {
  color: #009fe3;
  background-color: transparent;
  border: none;
}
#templateContact #contentPageRow3 #mc-embedded-subscribe-form input[type="email"] {
  width: 18rem;
  color: #009fe3;
  background-color: transparent;
  padding: 1rem 1.5rem;
  border: none;
  border-bottom: 2px solid #626468;
}
#templateContact #contentPageRow3 #mc-embedded-subscribe-form input[type="email"]:focus {
  outline: none;
  border-bottom: 2px solid #009fe3;
}
#templateContact #contentPageRow3 #mc-embedded-subscribe-form input[type="email"]::placeholder {
  color: #009fe3;
  font-family: "Klavika Regular", sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.2;
}
#templateContact #contentPageRow3 #mc-embedded-subscribe-form .news-letter {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
#templateContact #contentPageRow4 {
  background-color: #f5f5f5;
  text-align: center;
}
#templateContact #contentPageRow4 .content-block p {
  color: #626468;
}
#templateContact #contentPageRow4 .button-details {
  color: #ffffff;
  background-color: #009fe3;
  text-transform: uppercase;
  padding: 0.7rem 1.5rem;
  transition: all 300ms cubic-bezier(0.54, 0.3, 0.2, 1) 0ms;
  border-radius: 0.5rem;
}
#templateContact #contentPageRow4 .button-details:hover {
  outline: none;
  text-decoration: none;
  background-color: #040e24;
}
#templateHome {
  background-color: #f5f5f5;
}
#templateHome h1 {
  color: #040e24;
}
#templateHome h2 {
  color: #009fe3;
}
#templateHome #contentRow1 {
  background-color: #f5f5f5;
}
#templateHome #contentRow2 {
  background-color: #ffffff;
}
#templateHome #contentRow2 .content-title {
  text-align: left;
}
#templateHome #contentRow3 {
  background-color: #ffffff;
}
#templateHome #contentRow3 .content-title {
  text-align: left;
}
#templateHome #contentRow3 .content-title h2 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}
#templateHome #contentRow3b {
  background: #fff;
}
#templateHome #contentRow3b .vacancies-list {
  margin-top: 0;
  margin-bottom: 2em;
}
#templateHome #contentRow3b .vacancies-list .read-all {
  position: absolute;
  right: 1em;
  font-size: 14px;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
}
#templateHome #contentRow3b h3 {
  text-align: left;
}
#templateHome #contentRow4 {
  background-color: #412b67;
}
#templateHome #contentRow4 h1 {
  font-size: 1.9em;
  color: #ffffff;
  text-align: center;
}
#templateHome #contentRow4 h2 {
  font-size: 3rem;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
}
#templateHome #contentRow4 p {
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
}
#templateHome #contentRow5 {
  background-color: #f5f5f5;
}
#templateHome #contentRow5 .content-title h1 {
  color: #009fe3;
  font-size: 2rem;
}
#templateHome #contentRow6 {
  background-color: #412b67;
  padding: 4.7rem 0;
}
#templateHome #contentRow6 #mc-embedded-subscribe-form input[type="email"] {
  width: 18rem;
  color: #009fe3;
  background-color: transparent;
  padding: 1rem 1.5rem;
  border: none;
  border-bottom: 2px solid #626468;
}
#templateHome #contentRow6 #mc-embedded-subscribe-form input[type="email"]:focus {
  outline: none;
  border-bottom: 2px solid #009fe3;
}
#templateHome #contentRow6 #mc-embedded-subscribe-form input[type="email"]::placeholder {
  color: #009fe3;
  font-family: "Klavika Regular", sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.2;
}
#templateHome #contentRow6 #mc-embedded-subscribe-form .news-letter {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
#templateHome #contentRow7 {
  height: 23rem;
  background-color: #f8f8f8;
}
#templateHome .content-title {
  text-align: center;
}
#templateHome .content-block1 {
  font-family: "Klavika Regular", sans-serif;
  font-size: 1.9rem;
  font-weight: 300;
  color: #626468;
  letter-spacing: 2px;
  text-align: center;
}
#templateHome .content-block3 h2 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #040e24 !important;
  letter-spacing: 2px;
  text-align: center;
}
#templateHome .text-block {
  height: 6rem;
  width: 18rem;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 0.4rem;
  border: 1px solid #e1e1e1;
  margin-right: 3rem;
}
#templateHome .icon-block1-4 p,
#templateHome .icon-block1-5 p,
#templateHome .icon-block1-6 p,
#templateHome .icon-block1-7 p {
  color: #ffffff;
}
#templateHome .icon-block1-4 {
  width: 4rem;
  height: 4rem;
  font-family: "Klavika Medium", sans-serif;
  font-size: 3rem;
  background-color: #e30613;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0.3rem;
  padding: 0.4rem 0 0 0;
}
@media (min-width: 576px) {
  #templateHome .icon-block1-4 {
    padding: 0.2rem 0 0 0;
  }
}
#templateHome .icon-block1-5 {
  width: 4rem;
  height: 4rem;
  text-align: center;
  font-family: "Klavika Medium", sans-serif;
  font-size: 3rem;
  background-color: #412b67;
  text-transform: uppercase;
  border-radius: 0.3rem;
  padding: 0.4rem 0 0 0;
}
@media (min-width: 576px) {
  #templateHome .icon-block1-5 {
    padding: 0.2rem 0 0 0;
  }
}
#templateHome .icon-block1-6 {
  width: 4rem;
  height: 4rem;
  text-align: center;
  font-family: "Klavika Medium", sans-serif;
  font-size: 3rem;
  background-color: #f08000;
  text-transform: uppercase;
  border-radius: 0.3rem;
  padding: 0.4rem 0 0 0;
}
@media (min-width: 576px) {
  #templateHome .icon-block1-6 {
    padding: 0.2rem 0 0 0;
  }
}
#templateHome .icon-block1-7 {
  width: 4rem;
  height: 4rem;
  text-align: center;
  font-family: "Klavika Medium", sans-serif;
  font-size: 3rem;
  background-color: #8ebf21;
  text-transform: uppercase;
  border-radius: 0.3rem;
  padding: 0.4rem 0 0 0;
}
@media (min-width: 576px) {
  #templateHome .icon-block1-7 {
    padding: 0.2rem 0 0 0;
  }
}
#templateHome .content-block4 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.1rem;
  margin: 1rem 0 0 1.5rem;
  align-self: center;
}
#templateHome .content-block4 p {
  color: #e30613;
  font-weight: 600;
}
#templateHome .content-block5 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.1rem;
  margin: 1rem 0 0 1.5rem;
  align-self: center;
}
#templateHome .content-block5 p {
  color: #412b67;
  font-weight: 600;
}
#templateHome .content-block6 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.1rem;
  margin: 1rem 0 0 1.5rem;
  align-self: center;
}
#templateHome .content-block6 p {
  color: #f08000;
  font-weight: 600;
}
#templateHome .content-block7 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.1rem;
  margin: 1rem 0 0 1.5rem;
}
#templateHome .content-block7 p {
  color: #8ebf21;
  font-weight: 600;
}
#templateHome .content-blockA {
  font-family: "Klavika Regular", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: #626468;
  letter-spacing: 1px;
  line-height: 1.7;
}
#templateHome .icon-block2-2,
#templateHome .icon-block2-3,
#templateHome .icon-block2-4,
#templateHome .icon-block2-5 {
  margin-bottom: 1rem;
}
#templateHome .icon-block2-2:before {
  content: "\f3c5";
  font-family: "Font Awesome";
  font-size: 1.6rem;
  padding: 0.5rem 0.7rem 0.5rem 0.7rem;
  color: #ffffff;
  background-color: #e30613;
  border-radius: 0.2rem;
}
#templateHome .icon-block2-3:before {
  content: "\f4fc";
  font-family: "Font Awesome";
  font-size: 1.6rem;
  padding: 0.5rem 0.4rem 0.5rem 0.4rem;
  color: #ffffff;
  background-color: #f08000;
  border-radius: 0.2rem;
}
#templateHome .icon-block2-4:before {
  content: "\f4fd";
  font-family: "Font Awesome";
  font-size: 1.6rem;
  padding: 0.5rem 0.4rem 0.5rem 0.4rem;
  color: #ffffff;
  background-color: #8ebf21;
  border-radius: 0.2rem;
}
#templateHome .icon-block2-5:before {
  content: "\f51e";
  font-family: "Font Awesome";
  font-size: 1.6rem;
  padding: 0.5rem 0.4rem 0.5rem 0.4rem;
  color: #ffffff;
  background-color: #009fe3;
  border-radius: 0.2rem;
}
#templateHome .content-block2-1b p,
#templateHome .content-block3-1b p,
#templateHome .content-block4-1b p,
#templateHome .content-block5-1b p {
  color: #626468;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.3rem;
}
@media (min-width: 576px) {
  #templateHome .content-block2-1b,
  #templateHome .content-block3-1b,
  #templateHome .content-block4-1b,
  #templateHome .content-block5-1b {
    font-size: 1.5rem;
  }
}
#templateHome .content-block2-1c,
#templateHome .content-block3-1c,
#templateHome .content-block4-1c,
#templateHome .content-block5-1c {
  width: 15rem;
  font-family: "Klavika Regular", sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  color: #626468;
  margin-bottom: 2rem;
}
@media (min-width: 576px) {
  #templateHome .content-block2-1c,
  #templateHome .content-block3-1c,
  #templateHome .content-block4-1c,
  #templateHome .content-block5-1c {
    width: auto;
  }
}
#templateHome .icon-block3 {
  margin-left: auto;
  margin-right: auto;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  overflow: hidden;
}
#templateHome .icon-block3 img {
  width: 6rem;
  height: 6rem;
  object-fit: cover;
}
#templateHome .content-block1b,
#templateHome .content-block2-2b,
#templateHome .content-block3-2b,
#templateHome .content-block4-2b {
  text-align: center;
  font-family: "Klavika Regular", sans-serif;
  font-weight: 600;
  color: #626468;
  font-size: 0.9rem;
  font-style: italic;
}
#templateHome .content-block1c,
#templateHome .content-block2-2c,
#templateHome .content-block3-2c,
#templateHome .content-block4-2c {
  text-align: center;
  font-family: "Klavika Regular", sans-serif;
  font-weight: 600;
  color: #2d2d2d;
  font-size: 1rem;
}
#templateHome .content-block-news p {
  font-family: "Klavika Regular", sans-serif;
  font-size: 1rem;
  color: #f5f5f5;
  text-align: center;
}
#templateHome .button-arrow {
  color: #009fe3;
  background-color: transparent;
  border: none;
}
#templateHome .industries {
  text-decoration: none;
}
#templateHome .industries--more {
  font-size: 0.9rem;
  font-weight: 500;
  color: #009fe3;
}
#templateHome .industries--more:hover {
  color: #040e24;
  text-decoration: none;
}
#templateHome .industries--positions {
  font-size: 0.8rem;
  font-weight: 500;
  color: #626468;
}
#templateHome .industries--positions:hover {
  color: #009fe3;
  text-decoration: none;
}
#templateHome .content-title-details h2 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #009fe3;
  text-align: center !important;
}
#templateHome .content-block3 {
  font-family: "Klavika Regular", sans-serif;
  font-size: 1rem;
  color: #626468;
  text-align: center;
}
#templateHome .button-contact {
  color: #ffffff;
  background-color: #009fe3;
  font-family: "Klavika Regular", sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.2;
  border: 2px solid #009fe3;
  text-transform: uppercase;
  padding: 0.7rem 1.5rem;
  letter-spacing: 0.025em;
  transition: all 300ms cubic-bezier(0.54, 0.3, 0.2, 1) 0ms;
  border-radius: 0.5rem;
}
#templateHome .button-contact:focus {
  outline: none;
  text-decoration: none;
  color: #ffffff;
}
#templateHome .button-contact:hover {
  text-decoration: none;
  color: #040e24;
}
#templatePage {
  background-color: #ffffff;
}
#templatePage .page-head {
  max-height: 250px;
}
#templatePage p {
  line-height: 2;
  font-size: 1rem;
}
#templatePage #contentPageRow1 {
  background-color: #ffffff;
}
#templatePage .content-title1 h2 {
  color: #009fe3;
  text-align: left;
}
#templatePage .awesome-buss:before {
  content: "\f207";
  font-family: "Font Awesome";
  font-size: 1.8rem;
  padding: 0.5rem;
  color: #ffffff;
  background-color: #e30613;
  border-radius: 0.2rem;
}
#templatePage .content-block2 h2 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.3;
  color: #040e24;
}
@media (min-width: 576px) {
  #templatePage .content-block2 h2 {
    font-size: 1.8rem;
  }
}
#templatePage .content-block2b {
  font-family: "Klavika Regular", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 2;
  color: #626468;
}
#templatePage .content-block1-1 h2 {
  color: #009fe3;
}
#templatePage .content-block1-1 h3 {
  font-family: "Klavika Regular", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #009fe3;
}
#templatePage .content-block1-1 a {
  color: #2d2d2d;
}
#templatePage .content-block1-1 a:hover {
  color: #009fe3;
}
#templatePage #contentPageRow2 {
  background-color: #ffffff;
}
#templatePage .awesome-car:before {
  content: "\f1b9";
  font-family: "Font Awesome";
  font-size: 1.8rem;
  padding: 0.5rem;
  color: #ffffff;
  background-color: #f08000;
  border-radius: 0.2rem;
}
#templatePage .awesome-house:before {
  content: "\f015";
  font-family: "Font Awesome";
  font-size: 1.8rem;
  padding: 0.5rem;
  color: #ffffff;
  background-color: #009fe3;
  border-radius: 0.2rem;
}
#templatePage .content-block1-2 h2 {
  font-family: "Klavika Medium", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.3;
  color: #040e24;
}
@media (min-width: 576px) {
  #templatePage .content-block1-2 h2 {
    font-size: 1.8rem;
  }
}
#templatePage .content-block1-2b {
  font-family: "Klavika Regular", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 2;
  color: #626468;
}
#templatePage .content-block {
  font-family: "Klavika Medium", sans-serif;
  font-size: "Klavika Medium", sans-serif;
  font-weight: 600;
  color: #009fe3;
}
#templatePage #contentPageRow3 {
  padding: 4.7rem 0;
  background-color: #412b67;
  text-align: center;
}
#templatePage #contentPageRow3 p {
  font-family: "Klavika Regular", sans-serif;
  font-size: 1rem;
  color: #f5f5f5;
}
#templatePage #contentPageRow3 .button-arrow {
  color: #009fe3;
  background-color: transparent;
  border: none;
}
#templatePage #contentPageRow3 #mc-embedded-subscribe-form input[type="email"] {
  width: 18rem;
  color: #009fe3;
  background-color: transparent;
  padding: 1rem 1.5rem;
  border: none;
  border-bottom: 2px solid #626468;
}
#templatePage #contentPageRow3 #mc-embedded-subscribe-form input[type="email"]:focus {
  outline: none;
  border-bottom: 2px solid #009fe3;
}
#templatePage #contentPageRow3 #mc-embedded-subscribe-form input[type="email"]::placeholder {
  color: #009fe3;
  font-family: "Klavika Regular", sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.2;
}
#templatePage #contentPageRow3 #mc-embedded-subscribe-form .news-letter {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
#templatePage #contentPageRow4 {
  background-color: #f5f5f5;
  text-align: center;
}
#templatePage #contentPageRow4 .content-block p {
  color: #626468;
}
#templatePage #contentPageRow4 .button-details {
  color: #ffffff;
  background-color: #009fe3;
  text-transform: uppercase;
  padding: 0.7rem 1.5rem;
  transition: all 300ms cubic-bezier(0.54, 0.3, 0.2, 1) 0ms;
  border-radius: 0.5rem;
}
#templatePage #contentPageRow4 .button-details:hover {
  outline: none;
  text-decoration: none;
  background-color: #040e24;
}
#templatePageFullWidth .page-head {
  max-height: 250px;
}
/* Digiself styling */