/*
Theme Name: YOOtheme Child
Theme URI: https://yootheme.com
Template: yootheme
Author: YOOtheme
Author URI: https://yootheme.com
Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
Version: 1.0.0.1
Updated: 2023-01-25 22:55:08

*/
/*$header_font1: "Barlow Condensed";
$header_font1: "Barlow";*/
.deftrans, .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/*html {
    font-weight: 400;
}*/
.uk-light .uk-navbar-nav > li > a {
  color: white; }

.uk-logo img {
  max-width: 160px; }

.uk-navbar-dropdown {
  border-radius: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  padding: 10px 0; }
  .uk-navbar-dropdown .uk-navbar-dropdown-grid {
    margin-left: 0; }
    .uk-navbar-dropdown .uk-navbar-dropdown-grid > * {
      padding-left: 0px; }
  .uk-navbar-dropdown .uk-nav > li > a {
    padding: 5px 15px; }
  .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a:hover {
    color: #af2d3a;
    background: #f2f2f2; }

.uk-navbar li.button {
  display: flex; }
  .uk-navbar li.button a {
    background: #af2d3a;
    min-height: auto;
    margin: auto 0;
    color: white;
    padding: 10px 20px 10px 20px;
    border-radius: 3px; }
    .uk-navbar li.button a:before {
      display: none; }

.uk-sticky:has(.uk-navbar-container) {
  position: relative;
  z-index: 980;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.1); }

.flexsection .uk-width-1-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }
  .flexsection .uk-width-1-1 > div {
    width: calc(33.33% - 20px);
    margin: 10px !important; }

.patches .uk-width-1-1 > .uk-panel {
  background-color: white;
  border-style: solid;
  border-width: 1px;
  border-radius: 15px;
  border-color: #eaeaea;
  padding: 40px 20px 20px;
  margin: 3px;
  min-height: 280px;
  box-shadow: none;
  text-align: center;
  margin-top: 20px; }

.inline.right {
  display: inline-block;
  float: right; }

.pl-animation-slide-left-medium {
  animation-duration: 1s;
  animation-name: uk-fade, pl-slide-left-bounce; }

.primary {
  color: #af2d3a; }

#jobs .uk-button {
  border: 1px solid grey;
  color: #2e2821; }
#jobs .uk-card-default {
  border: 2px solid #eceded; }
#jobs h3 {
  font-size: 24px;
  line-height: 1.4;
  font-family: 'Open Sans';
  font-weight: 500;
  letter-spacing: -.05rem; }

.job-template .blog_menu .uk-button-default {
  border: 1px solid grey;
  color: #2e2821; }
.job-template .jetzt-bewerben-button button {
  color: #2e2821; }
  .job-template .jetzt-bewerben-button button:hover {
    color: #2e2821; }
.job-template h3 {
  font-size: 24px;
  line-height: 1.4;
  font-family: 'Open Sans';
  font-weight: 500;
  letter-spacing: -.05rem; }

body.search aside#tm-sidebar {
  display: none; }

#footer {
  position: relative;
  min-height: 600px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 11%, #af2d3a 11%, #af2d3a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 11%, #af2d3a 11%, #af2d3a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 11%, #af2d3a 11%, #af2d3a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#af2d3a',GradientType=0 );
  /* IE6-9 */ }
  #footer .footer_img_top, #footer .footer_img_bottom {
    width: 100%; }
  #footer .footer_img_bottom {
    position: absolute;
    bottom: 0;
    height: auto; }
  #footer .footer {
    color: white;
    background: transparent; }
    #footer .footer .logo {
      max-width: 200px; }
  #footer .footer_bar {
    position: absolute;
    bottom: 0;
    width: 100%; }

.sharethis-inline-share-buttons {
  display: none !important; }

#jobs .jetzt-bewerben-button, .job-template .jetzt-bewerben-button {
  margin: 0; }
#jobs .blog_menu .uk-button-default, .job-template .blog_menu .uk-button-default {
  margin-right: 10px; }
#jobs .job .uk-button-default, .job-template .job .uk-button-default {
  line-height: 1.2;
  padding: 5px 10px;
  font-size: medium; }

.uk-button-default {
  background-color: #af2d3a;
  color: white;
  box-shadow: none;
  min-height: auto;
  margin: auto 0;
  padding: 10px 20px 10px 20px;
  border-radius: 3px;
  border: none;
  font-size: larger; }
  .uk-button-default.uk-button-small {
    padding: 2px 5px;
    border-radius: 2px;
    font-size: small; }
  .uk-button-default:hover {
    box-shadow: none;
    background: #af2d3a;
    color: white; }

.gform_button.button {
  background: #af2d3a;
  min-height: auto;
  margin: auto 0;
  color: white;
  padding: 10px 20px 10px 20px;
  border-radius: 3px;
  border: none;
  font-size: larger; }

#footer_content {
  background-image: url(/wp-content/uploads/2023/02/kuoni-footer-truck-village.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #af2d3a;
  color: white;
  font-weight: 500; }
  #footer_content .menu-item a {
    color: white !important;
    line-height: 1.2;
    font-weight: 600; }
  #footer_content a {
    color: white !important; }
  #footer_content h3 {
    color: white;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600; }
  #footer_content h4 {
    color: white;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase; }

@keyframes pl-slide-left-bounce {
  0% {
    transform: translateX(-300px); }
  60% {
    transform: translateX(0); }
  80% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }
.eff-top, .eff-right, .eff-left, .eff-bottom {
  position: relative;
  overflow: hidden; }
  .eff-top::before, .eff-right::before, .eff-left::before, .eff-bottom::before {
    content: "";
    position: absolute;
    width: 50px;
    /* Length of the moving line */
    height: 2px;
    /* Thickness of the moving line */
    background: #af2d3a;
    /* Color of the moving line */
    opacity: 0;
    transition: all 1s ease-in-out;
    /* Transition effect */ }
  .eff-top:hover::before, .eff-right:hover::before, .eff-left:hover::before, .eff-bottom:hover::before {
    opacity: 1; }

.eff-right::before, .eff-left::before {
  width: 2px;
  /* Length of the moving line */
  height: 50px;
  /* Thickness of the moving line */ }

.eff-top::before {
  left: 0;
  top: -3px; }

.eff-bottom::before {
  right: 0;
  bottom: -3px; }

.eff-left::before {
  bottom: 0;
  left: -3px; }

.eff-right::before {
  top: 0;
  right: -3px; }

@keyframes slide-top {
  0% {
    top: 0;
    left: 0; }
  100% {
    top: 0;
    left: calc(100% - 50px); }
  /* Move the line to the end of the box */ }
@keyframes slide-bottom {
  0% {
    bottom: 0;
    right: 0; }
  100% {
    bottom: 0;
    right: calc(100% - 50px); }
  /* Move the line to the end of the box */ }
@keyframes slide-right {
  0% {
    right: 0;
    top: 0; }
  100% {
    right: 0;
    top: calc(100% - 50px); }
  /* Move the line to the end of the box */ }
@keyframes slide-left {
  0% {
    left: 0;
    bottom: 0; }
  100% {
    left: 0;
    bottom: calc(100% - 50px); }
  /* Move the line to the end of the box */ }
.eff-top:hover::before {
  animation: slide-top 1.2s forwards;
  /* Apply the sliding animation on hover */ }

.eff-bottom:hover::before {
  animation: slide-bottom 1.2s forwards;
  /* Apply the sliding animation on hover */ }

.eff-right:hover::before {
  animation: slide-right 1.2s forwards;
  /* Apply the sliding animation on hover */ }

.eff-left:hover::before {
  animation: slide-left 1.2s forwards;
  /* Apply the sliding animation on hover */ }

.uk-nav.uk-navbar-dropdown-nav .uk-parent {
  position: relative; }

.uk-nav.uk-navbar-dropdown-nav .uk-parent > a::after {
  content: url("/wp-content/themes/yootheme/vendor/assets/uikit/src/images/icons/chevron-right.svg");
  position: absolute;
  top: 9px;
  right: 0; }

.uk-navbar-dropdown .uk-parent > .uk-nav-sub {
  display: none; }

.uk-navbar-dropdown .uk-parent:hover > .uk-nav-sub {
  display: block;
  position: absolute;
  top: -0px;
  left: 200px;
  width: 200px;
  background-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(85, 95, 109, 0.3);
  padding: 10px; }

/*# sourceMappingURL=style.css.map */
