@charset "UTF-8";
/* Setting the breakpoint of the mobile menu */
@media only screen and (max-width: 981px) {
  #top-menu-nav, #top-menu {
    display: none;
  }

  #et_top_search {
    display: none;
  }

  #et_mobile_nav_menu {
    display: block;
  }
}
/* Contact Form 7 */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.box {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

/* .Contact Form 7 */
/* Transparent background menu */
/* .Transparent background menu */
body {
  font-family: jaf-domus, sans-serif;
}

.et_portfolio_image,
.et_shop_image,
.et_pb_image_container {
  overflow: hidden;
}
.et_portfolio_image img,
.et_shop_image img,
.et_pb_image_container img {
  transition: 500ms linear;
  transition-property: all;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
}
.et_portfolio_image:hover img,
.et_shop_image:hover img,
.et_pb_image_container:hover img {
  transform: scale(1.2) rotate(2deg);
}

@keyframes backgroundScroll {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.et_pb_text_inner {
  line-height: 150% !important;
}

h1 span {
  font-family: "Fredericka the Great", arial, helvetica, sans-serif;
}

.current-menu-item {
  position: relative;
}
.current-menu-item a {
  color: #000000 !important;
}
.current-menu-item a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  background: #e61e55;
  width: 100%;
  height: 4px;
  transform: skew(18deg, -2deg);
}

.et_pb_text_inner ul {
  margin-top: 10px;
}
.et_pb_text_inner ul li {
  position: relative;
  list-style-type: none;
}
.et_pb_text_inner ul li:before {
  position: absolute;
  content: "✓";
  left: -18px;
}

.image-row .et_pb_image_wrap {
  background-color: #e61e55;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}
.image-row .et_pb_image_wrap img {
  position: relative;
  right: -20px;
  top: 20px;
}

strong {
  color: #e61e55;
}

.row-job-interview-short-info {
  width: 100% !important;
}
.row-job-interview-short-info .col_01 {
  width: 24%;
}
.row-job-interview-short-info .col_02 {
  width: 10%;
}
.row-job-interview-short-info .col_03 {
  width: 14.875%;
}
.row-job-interview-short-info .col_04 {
  width: 34%;
}
.row-job-interview-short-info .col_04 .et_pb_module {
  float: left;
  width: 50%;
}

.job-interview {
  color: #231e45 !important;
}
.job-interview strong {
  color: #231e45 !important;
}
.job-interview h1, .job-interview h2, .job-interview h3, .job-interview h4, .job-interview h5, .job-interview h6 {
  font-family: jaf-domus, sans-serif !important;
}
.job-interview ul {
  padding-left: 34px;
}
.job-interview ul li {
  position: relative;
  list-style-type: none;
}
.job-interview ul li:before {
  position: absolute;
  left: -34px;
  content: url("../img/viagoos-li.webp");
}

.vg-vacature-row-sc {
  padding: 0 20px !important;
  margin: 30px 0;
  -webkit-border-radius: 150px 150px 150px 150px;
  -moz-border-radius: 150px 150px 150px 150px;
  -ms-border-radius: 150px 150px 150px 150px;
  border-radius: 150px 150px 150px 150px;
  overflow: hidden;
  height: 90px;
  line-height: 90px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.3);
  transition: transform 300ms ease 0ms;
}
.vg-vacature-row-sc:hover {
  transform: scaleX(1.12) scaleY(1) !important;
}
.vg-vacature-row-sc a {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.vg-vacature-row-sc .et_pb_column {
  float: none;
}
.vg-vacature-row-sc .et_pb_column h5 {
  font: 800 13px "Khula", Helvetica, Arial, Lucida, sans-serif;
  color: #e61e55;
  line-height: 22.7px;
  text-align: center;
}
.vg-vacature-row-sc .col_01 {
  width: 100px;
}
.vg-vacature-row-sc .col_02 .et_pb_module,
.vg-vacature-row-sc .col_03 .et_pb_module,
.vg-vacature-row-sc .col_04 .et_pb_module,
.vg-vacature-row-sc .col_05 .et_pb_module {
  display: inline-block;
}
.vg-vacature-row-sc .col_02 .dsm_icon_list_icon,
.vg-vacature-row-sc .col_03 .dsm_icon_list_icon,
.vg-vacature-row-sc .col_04 .dsm_icon_list_icon,
.vg-vacature-row-sc .col_05 .dsm_icon_list_icon {
  color: #231e45;
  font-size: 20px;
}
.vg-vacature-row-sc .col_02 .dsm_icon_list_text,
.vg-vacature-row-sc .col_03 .dsm_icon_list_text,
.vg-vacature-row-sc .col_04 .dsm_icon_list_text,
.vg-vacature-row-sc .col_05 .dsm_icon_list_text {
  color: #231e45;
  font-weight: 600;
  font-size: 20px;
}
.vg-vacature-row-sc ul li:before {
  content: "";
}

@media all and (min-width: 981px) {
  .col_02 {
    width: 320px;
  }
}
@media all and (max-width: 981px) {
  .vg-vacature-row-sc a {
    grid-template-columns: 1fr 1fr;
  }

  .col_03,
.col_04,
.col_05 {
    display: none;
  }
}
@media all and (max-width: 500px) {
  .vg-vacature-row-sc a {
    grid-template-columns: 1fr;
  }

  .col_01 {
    display: none;
  }

  .col_02 {
    text-align: center;
  }
}
.job-interview-blurb h1, .job-interview-blurb h2, .job-interview-blurb h3, .job-interview-blurb h4, .job-interview-blurb h5, .job-interview-blurb h6 {
  font-family: jaf-domus, sans-serif !important;
}

.info-section {
  overflow-y: visible !important;
  overflow-x: visible !important;
}

.dsm-content-toggle ul {
  margin-top: 10px;
  padding-left: 34px !important;
}
.dsm-content-toggle ul li {
  font-size: 1.7em;
}

.vg-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 15px;
  margin-bottom: 15px;
}

.et_mobile_menu .current-menu-item a {
  color: #231e45 !important;
}
.et_mobile_menu .current-menu-item a:before {
  top: 35px !important;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li.current-menu-item a {
  color: #231e45 !important;
}

.desktop-hidden {
  display: none !important;
}

@media screen and (max-width: 981px) {
  .desktop-hidden {
    display: block !important;
  }
}

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