.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row > .col {
  padding-left: 15px;
  padding-right: 15px;
}
.row > .row-clearfix {
  height: 30px;
}
.row.row-flex {
  gap: 30px;
}
.row.row-masonry > .col {
  margin-bottom: 30px;
}
.row.row-isotope > .col {
  margin-bottom: 30px;
}
.row.grid-gutter-width-xs-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.row.grid-gutter-width-xs-0 > .col {
  padding-left: 0px;
  padding-right: 0px;
}
.row.grid-gutter-width-xs-0 > .row-clearfix {
  height: 0px;
}
.row.grid-gutter-width-xs-0.row-flex {
  gap: 0px;
}
.row.grid-gutter-width-xs-0.row-masonry > .col {
  margin-bottom: 0px;
}
.row.grid-gutter-width-xs-0.row-isotope > .col {
  margin-bottom: 0px;
}
.row.grid-gutter-width-xs-2 {
  margin-left: -1px;
  margin-right: -1px;
}
.row.grid-gutter-width-xs-2 > .col {
  padding-left: 1px;
  padding-right: 1px;
}
.row.grid-gutter-width-xs-2 > .row-clearfix {
  height: 2px;
}
.row.grid-gutter-width-xs-2.row-flex {
  gap: 2px;
}
.row.grid-gutter-width-xs-2.row-masonry > .col {
  margin-bottom: 2px;
}
.row.grid-gutter-width-xs-2.row-isotope > .col {
  margin-bottom: 2px;
}
.row.grid-gutter-width-xs-4 {
  margin-left: -2px;
  margin-right: -2px;
}
.row.grid-gutter-width-xs-4 > .col {
  padding-left: 2px;
  padding-right: 2px;
}
.row.grid-gutter-width-xs-4 > .row-clearfix {
  height: 4px;
}
.row.grid-gutter-width-xs-4.row-flex {
  gap: 4px;
}
.row.grid-gutter-width-xs-4.row-masonry > .col {
  margin-bottom: 4px;
}
.row.grid-gutter-width-xs-4.row-isotope > .col {
  margin-bottom: 4px;
}
.row.grid-gutter-width-xs-6 {
  margin-left: -3px;
  margin-right: -3px;
}
.row.grid-gutter-width-xs-6 > .col {
  padding-left: 3px;
  padding-right: 3px;
}
.row.grid-gutter-width-xs-6 > .row-clearfix {
  height: 6px;
}
.row.grid-gutter-width-xs-6.row-flex {
  gap: 6px;
}
.row.grid-gutter-width-xs-6.row-masonry > .col {
  margin-bottom: 6px;
}
.row.grid-gutter-width-xs-6.row-isotope > .col {
  margin-bottom: 6px;
}
.row.grid-gutter-width-xs-8 {
  margin-left: -4px;
  margin-right: -4px;
}
.row.grid-gutter-width-xs-8 > .col {
  padding-left: 4px;
  padding-right: 4px;
}
.row.grid-gutter-width-xs-8 > .row-clearfix {
  height: 8px;
}
.row.grid-gutter-width-xs-8.row-flex {
  gap: 8px;
}
.row.grid-gutter-width-xs-8.row-masonry > .col {
  margin-bottom: 8px;
}
.row.grid-gutter-width-xs-8.row-isotope > .col {
  margin-bottom: 8px;
}
.row.grid-gutter-width-xs-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row.grid-gutter-width-xs-10 > .col {
  padding-left: 5px;
  padding-right: 5px;
}
.row.grid-gutter-width-xs-10 > .row-clearfix {
  height: 10px;
}
.row.grid-gutter-width-xs-10.row-flex {
  gap: 10px;
}
.row.grid-gutter-width-xs-10.row-masonry > .col {
  margin-bottom: 10px;
}
.row.grid-gutter-width-xs-10.row-isotope > .col {
  margin-bottom: 10px;
}
.row.grid-gutter-width-xs-12 {
  margin-left: -6px;
  margin-right: -6px;
}
.row.grid-gutter-width-xs-12 > .col {
  padding-left: 6px;
  padding-right: 6px;
}
.row.grid-gutter-width-xs-12 > .row-clearfix {
  height: 12px;
}
.row.grid-gutter-width-xs-12.row-flex {
  gap: 12px;
}
.row.grid-gutter-width-xs-12.row-masonry > .col {
  margin-bottom: 12px;
}
.row.grid-gutter-width-xs-12.row-isotope > .col {
  margin-bottom: 12px;
}
.row.grid-gutter-width-xs-14 {
  margin-left: -7px;
  margin-right: -7px;
}
.row.grid-gutter-width-xs-14 > .col {
  padding-left: 7px;
  padding-right: 7px;
}
.row.grid-gutter-width-xs-14 > .row-clearfix {
  height: 14px;
}
.row.grid-gutter-width-xs-14.row-flex {
  gap: 14px;
}
.row.grid-gutter-width-xs-14.row-masonry > .col {
  margin-bottom: 14px;
}
.row.grid-gutter-width-xs-14.row-isotope > .col {
  margin-bottom: 14px;
}
.row.grid-gutter-width-xs-16 {
  margin-left: -8px;
  margin-right: -8px;
}
.row.grid-gutter-width-xs-16 > .col {
  padding-left: 8px;
  padding-right: 8px;
}
.row.grid-gutter-width-xs-16 > .row-clearfix {
  height: 16px;
}
.row.grid-gutter-width-xs-16.row-flex {
  gap: 16px;
}
.row.grid-gutter-width-xs-16.row-masonry > .col {
  margin-bottom: 16px;
}
.row.grid-gutter-width-xs-16.row-isotope > .col {
  margin-bottom: 16px;
}
.row.grid-gutter-width-xs-18 {
  margin-left: -9px;
  margin-right: -9px;
}
.row.grid-gutter-width-xs-18 > .col {
  padding-left: 9px;
  padding-right: 9px;
}
.row.grid-gutter-width-xs-18 > .row-clearfix {
  height: 18px;
}
.row.grid-gutter-width-xs-18.row-flex {
  gap: 18px;
}
.row.grid-gutter-width-xs-18.row-masonry > .col {
  margin-bottom: 18px;
}
.row.grid-gutter-width-xs-18.row-isotope > .col {
  margin-bottom: 18px;
}
.row.grid-gutter-width-xs-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row.grid-gutter-width-xs-20 > .col {
  padding-left: 10px;
  padding-right: 10px;
}
.row.grid-gutter-width-xs-20 > .row-clearfix {
  height: 20px;
}
.row.grid-gutter-width-xs-20.row-flex {
  gap: 20px;
}
.row.grid-gutter-width-xs-20.row-masonry > .col {
  margin-bottom: 20px;
}
.row.grid-gutter-width-xs-20.row-isotope > .col {
  margin-bottom: 20px;
}
.row.grid-gutter-width-xs-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.row.grid-gutter-width-xs-30 > .col {
  padding-left: 15px;
  padding-right: 15px;
}
.row.grid-gutter-width-xs-30 > .row-clearfix {
  height: 30px;
}
.row.grid-gutter-width-xs-30.row-flex {
  gap: 30px;
}
.row.grid-gutter-width-xs-30.row-masonry > .col {
  margin-bottom: 30px;
}
.row.grid-gutter-width-xs-30.row-isotope > .col {
  margin-bottom: 30px;
}
.row.grid-gutter-width-xs-40 {
  margin-left: -20px;
  margin-right: -20px;
}
.row.grid-gutter-width-xs-40 > .col {
  padding-left: 20px;
  padding-right: 20px;
}
.row.grid-gutter-width-xs-40 > .row-clearfix {
  height: 40px;
}
.row.grid-gutter-width-xs-40.row-flex {
  gap: 40px;
}
.row.grid-gutter-width-xs-40.row-masonry > .col {
  margin-bottom: 40px;
}
.row.grid-gutter-width-xs-40.row-isotope > .col {
  margin-bottom: 40px;
}
.row.grid-gutter-width-xs-50 {
  margin-left: -25px;
  margin-right: -25px;
}
.row.grid-gutter-width-xs-50 > .col {
  padding-left: 25px;
  padding-right: 25px;
}
.row.grid-gutter-width-xs-50 > .row-clearfix {
  height: 50px;
}
.row.grid-gutter-width-xs-50.row-flex {
  gap: 50px;
}
.row.grid-gutter-width-xs-50.row-masonry > .col {
  margin-bottom: 50px;
}
.row.grid-gutter-width-xs-50.row-isotope > .col {
  margin-bottom: 50px;
}
.row.grid-gutter-width-xs-60 {
  margin-left: -30px;
  margin-right: -30px;
}
.row.grid-gutter-width-xs-60 > .col {
  padding-left: 30px;
  padding-right: 30px;
}
.row.grid-gutter-width-xs-60 > .row-clearfix {
  height: 60px;
}
.row.grid-gutter-width-xs-60.row-flex {
  gap: 60px;
}
.row.grid-gutter-width-xs-60.row-masonry > .col {
  margin-bottom: 60px;
}
.row.grid-gutter-width-xs-60.row-isotope > .col {
  margin-bottom: 60px;
}
.row.grid-gutter-width-xs-70 {
  margin-left: -35px;
  margin-right: -35px;
}
.row.grid-gutter-width-xs-70 > .col {
  padding-left: 35px;
  padding-right: 35px;
}
.row.grid-gutter-width-xs-70 > .row-clearfix {
  height: 70px;
}
.row.grid-gutter-width-xs-70.row-flex {
  gap: 70px;
}
.row.grid-gutter-width-xs-70.row-masonry > .col {
  margin-bottom: 70px;
}
.row.grid-gutter-width-xs-70.row-isotope > .col {
  margin-bottom: 70px;
}
.row.grid-gutter-width-xs-80 {
  margin-left: -40px;
  margin-right: -40px;
}
.row.grid-gutter-width-xs-80 > .col {
  padding-left: 40px;
  padding-right: 40px;
}
.row.grid-gutter-width-xs-80 > .row-clearfix {
  height: 80px;
}
.row.grid-gutter-width-xs-80.row-flex {
  gap: 80px;
}
.row.grid-gutter-width-xs-80.row-masonry > .col {
  margin-bottom: 80px;
}
.row.grid-gutter-width-xs-80.row-isotope > .col {
  margin-bottom: 80px;
}
.row.grid-gutter-width-xs-90 {
  margin-left: -45px;
  margin-right: -45px;
}
.row.grid-gutter-width-xs-90 > .col {
  padding-left: 45px;
  padding-right: 45px;
}
.row.grid-gutter-width-xs-90 > .row-clearfix {
  height: 90px;
}
.row.grid-gutter-width-xs-90.row-flex {
  gap: 90px;
}
.row.grid-gutter-width-xs-90.row-masonry > .col {
  margin-bottom: 90px;
}
.row.grid-gutter-width-xs-90.row-isotope > .col {
  margin-bottom: 90px;
}
.row.grid-gutter-width-xs-100 {
  margin-left: -50px;
  margin-right: -50px;
}
.row.grid-gutter-width-xs-100 > .col {
  padding-left: 50px;
  padding-right: 50px;
}
.row.grid-gutter-width-xs-100 > .row-clearfix {
  height: 100px;
}
.row.grid-gutter-width-xs-100.row-flex {
  gap: 100px;
}
.row.grid-gutter-width-xs-100.row-masonry > .col {
  margin-bottom: 100px;
}
.row.grid-gutter-width-xs-100.row-isotope > .col {
  margin-bottom: 100px;
}
.row.grid-gutter-width-xs-110 {
  margin-left: -55px;
  margin-right: -55px;
}
.row.grid-gutter-width-xs-110 > .col {
  padding-left: 55px;
  padding-right: 55px;
}
.row.grid-gutter-width-xs-110 > .row-clearfix {
  height: 110px;
}
.row.grid-gutter-width-xs-110.row-flex {
  gap: 110px;
}
.row.grid-gutter-width-xs-110.row-masonry > .col {
  margin-bottom: 110px;
}
.row.grid-gutter-width-xs-110.row-isotope > .col {
  margin-bottom: 110px;
}
.row.grid-gutter-width-xs-120 {
  margin-left: -60px;
  margin-right: -60px;
}
.row.grid-gutter-width-xs-120 > .col {
  padding-left: 60px;
  padding-right: 60px;
}
.row.grid-gutter-width-xs-120 > .row-clearfix {
  height: 120px;
}
.row.grid-gutter-width-xs-120.row-flex {
  gap: 120px;
}
.row.grid-gutter-width-xs-120.row-masonry > .col {
  margin-bottom: 120px;
}
.row.grid-gutter-width-xs-120.row-isotope > .col {
  margin-bottom: 120px;
}
@media (min-width: 480px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-ms-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-ms-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-ms-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-ms-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-ms-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-ms-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-ms-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-ms-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-ms-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-ms-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-ms-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-ms-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-ms-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-ms-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-ms-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-ms-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-ms-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-ms-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-ms-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-ms-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-ms-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-ms-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-ms-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-ms-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-ms-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-ms-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-ms-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-ms-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-ms-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-ms-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-ms-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-ms-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-ms-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-ms-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-ms-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-ms-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-ms-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-ms-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-ms-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-ms-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-ms-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-ms-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-ms-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-ms-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-ms-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-ms-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-ms-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-ms-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-ms-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-ms-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-ms-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-ms-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-ms-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-ms-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-ms-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-ms-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-ms-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-ms-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-ms-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-ms-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-ms-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-ms-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-ms-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-ms-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-ms-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-ms-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-ms-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-ms-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-ms-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-ms-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-ms-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-ms-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-ms-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-ms-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-ms-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-ms-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-ms-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-ms-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-ms-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-ms-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-ms-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-ms-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-ms-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-ms-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-ms-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-ms-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-ms-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-ms-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-ms-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-ms-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-ms-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-ms-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-ms-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-ms-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-ms-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-ms-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-ms-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-ms-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-ms-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-ms-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-ms-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-ms-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-ms-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-ms-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-ms-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-ms-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-ms-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-ms-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-ms-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-ms-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-ms-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-ms-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-ms-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-ms-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-ms-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-ms-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-ms-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-ms-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-ms-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-ms-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-ms-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-ms-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-ms-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-ms-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-ms-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-ms-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 480px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-sm-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-sm-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-sm-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-sm-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-sm-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-sm-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-sm-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-sm-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-sm-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-sm-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-sm-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-sm-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-sm-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-sm-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-sm-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-sm-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-sm-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-sm-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-sm-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-sm-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-sm-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-sm-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-sm-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-sm-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-sm-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-sm-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-sm-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-sm-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-sm-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-sm-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-sm-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-sm-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-sm-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-sm-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-sm-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-sm-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-sm-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-sm-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-sm-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-sm-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-sm-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-sm-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-sm-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-sm-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-sm-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-sm-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-sm-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-sm-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-sm-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-sm-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-sm-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-sm-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-sm-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-sm-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-sm-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-sm-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-sm-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-sm-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-sm-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-sm-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-sm-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-sm-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-sm-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-sm-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-sm-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-sm-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-sm-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-sm-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-sm-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-sm-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-sm-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-sm-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-sm-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-sm-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-sm-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-sm-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-sm-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-sm-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-sm-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-sm-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-sm-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-sm-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-sm-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-sm-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-sm-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-sm-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-sm-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-sm-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-sm-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-sm-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-sm-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-sm-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-sm-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-sm-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-sm-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-sm-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-sm-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-sm-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-sm-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-sm-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-sm-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-sm-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-sm-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-sm-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-sm-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-sm-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-sm-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-sm-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-sm-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-sm-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-sm-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-sm-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-sm-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-sm-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-sm-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-sm-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-sm-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-sm-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-sm-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-sm-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-sm-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-sm-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-sm-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-sm-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-sm-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-sm-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-md-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-md-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-md-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-md-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-md-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-md-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-md-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-md-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-md-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-md-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-md-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-md-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-md-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-md-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-md-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-md-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-md-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-md-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-md-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-md-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-md-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-md-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-md-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-md-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-md-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-md-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-md-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-md-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-md-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-md-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-md-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-md-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-md-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-md-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-md-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-md-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-md-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-md-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-md-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-md-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-md-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-md-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-md-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-md-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-md-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-md-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-md-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-md-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-md-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-md-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-md-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-md-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-md-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-md-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-md-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-md-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-md-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-md-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-md-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-md-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-md-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-md-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-md-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-md-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-md-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-md-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-md-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-md-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-md-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-md-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-md-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-md-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-md-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-md-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-md-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-md-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-md-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-md-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-md-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-md-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-md-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-md-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-md-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-md-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-md-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-md-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-md-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-md-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-md-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-md-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-md-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-md-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-md-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-md-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-md-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-md-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-md-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-md-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-md-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-md-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-md-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-md-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-md-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-md-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-md-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-md-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-md-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-md-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-md-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-md-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-md-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-md-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-md-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-md-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-md-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-md-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-md-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-md-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-md-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-md-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-md-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-md-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-md-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-md-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-md-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-md-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-lg-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-lg-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-lg-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-lg-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-lg-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-lg-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-lg-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-lg-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-lg-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-lg-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-lg-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-lg-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-lg-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-lg-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-lg-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-lg-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-lg-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-lg-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-lg-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-lg-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-lg-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-lg-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-lg-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-lg-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-lg-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-lg-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-lg-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-lg-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-lg-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-lg-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-lg-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-lg-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-lg-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-lg-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-lg-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-lg-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-lg-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-lg-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-lg-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-lg-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-lg-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-lg-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-lg-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-lg-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-lg-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-lg-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-lg-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-lg-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-lg-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-lg-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-lg-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-lg-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-lg-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-lg-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-lg-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-lg-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-lg-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-lg-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-lg-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-lg-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-lg-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-lg-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-lg-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-lg-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-lg-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-lg-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-lg-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-lg-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-lg-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-lg-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-lg-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-lg-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-lg-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-lg-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-lg-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-lg-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-lg-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-lg-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-lg-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-lg-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-lg-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-lg-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-lg-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-lg-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-lg-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-lg-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-lg-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-lg-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-lg-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-lg-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-lg-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-lg-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-lg-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-lg-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-lg-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-lg-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-lg-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-lg-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-lg-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-lg-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-lg-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-lg-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-lg-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-lg-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-lg-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-lg-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-lg-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-lg-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-lg-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-lg-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-lg-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-lg-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-lg-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-lg-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-lg-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-lg-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-lg-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-lg-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-lg-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-lg-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-lg-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-lg-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-lg-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-lg-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-lg-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-lg-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 1500px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xl-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-xl-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-xl-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-xl-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-xl-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-xl-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-xl-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-xl-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-xl-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-xl-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-xl-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-xl-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-xl-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-xl-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-xl-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-xl-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-xl-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-xl-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-xl-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-xl-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-xl-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-xl-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-xl-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-xl-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-xl-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-xl-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-xl-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-xl-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-xl-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-xl-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-xl-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-xl-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-xl-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-xl-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-xl-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-xl-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-xl-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-xl-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-xl-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-xl-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-xl-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-xl-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-xl-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-xl-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-xl-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-xl-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-xl-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-xl-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-xl-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-xl-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-xl-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-xl-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-xl-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-xl-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-xl-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-xl-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-xl-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-xl-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-xl-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-xl-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-xl-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-xl-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-xl-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-xl-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-xl-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-xl-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-xl-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-xl-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-xl-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-xl-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-xl-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xl-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xl-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-xl-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-xl-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-xl-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-xl-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-xl-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-xl-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-xl-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-xl-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-xl-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-xl-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-xl-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-xl-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-xl-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-xl-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-xl-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-xl-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-xl-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-xl-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-xl-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-xl-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-xl-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-xl-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-xl-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-xl-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-xl-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-xl-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-xl-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-xl-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-xl-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-xl-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-xl-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-xl-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-xl-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-xl-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-xl-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-xl-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-xl-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-xl-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-xl-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-xl-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-xl-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-xl-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-xl-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-xl-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-xl-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-xl-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-xl-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-xl-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-xl-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-xl-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-xl-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-xl-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-xl-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
@media (min-width: 1800px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row > .row-clearfix {
    height: 30px;
  }
  .row.row-flex {
    gap: 30px;
  }
  .row.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .row.grid-gutter-width-xx-0 > .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.grid-gutter-width-xx-0 > .row-clearfix {
    height: 0px;
  }
  .row.grid-gutter-width-xx-0.row-flex {
    gap: 0px;
  }
  .row.grid-gutter-width-xx-0.row-masonry > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-xx-0.row-isotope > .col {
    margin-bottom: 0px;
  }
  .row.grid-gutter-width-xx-2 {
    margin-left: -1px;
    margin-right: -1px;
  }
  .row.grid-gutter-width-xx-2 > .col {
    padding-left: 1px;
    padding-right: 1px;
  }
  .row.grid-gutter-width-xx-2 > .row-clearfix {
    height: 2px;
  }
  .row.grid-gutter-width-xx-2.row-flex {
    gap: 2px;
  }
  .row.grid-gutter-width-xx-2.row-masonry > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-xx-2.row-isotope > .col {
    margin-bottom: 2px;
  }
  .row.grid-gutter-width-xx-4 {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.grid-gutter-width-xx-4 > .col {
    padding-left: 2px;
    padding-right: 2px;
  }
  .row.grid-gutter-width-xx-4 > .row-clearfix {
    height: 4px;
  }
  .row.grid-gutter-width-xx-4.row-flex {
    gap: 4px;
  }
  .row.grid-gutter-width-xx-4.row-masonry > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-xx-4.row-isotope > .col {
    margin-bottom: 4px;
  }
  .row.grid-gutter-width-xx-6 {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row.grid-gutter-width-xx-6 > .col {
    padding-left: 3px;
    padding-right: 3px;
  }
  .row.grid-gutter-width-xx-6 > .row-clearfix {
    height: 6px;
  }
  .row.grid-gutter-width-xx-6.row-flex {
    gap: 6px;
  }
  .row.grid-gutter-width-xx-6.row-masonry > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-xx-6.row-isotope > .col {
    margin-bottom: 6px;
  }
  .row.grid-gutter-width-xx-8 {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row.grid-gutter-width-xx-8 > .col {
    padding-left: 4px;
    padding-right: 4px;
  }
  .row.grid-gutter-width-xx-8 > .row-clearfix {
    height: 8px;
  }
  .row.grid-gutter-width-xx-8.row-flex {
    gap: 8px;
  }
  .row.grid-gutter-width-xx-8.row-masonry > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-xx-8.row-isotope > .col {
    margin-bottom: 8px;
  }
  .row.grid-gutter-width-xx-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.grid-gutter-width-xx-10 > .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .row.grid-gutter-width-xx-10 > .row-clearfix {
    height: 10px;
  }
  .row.grid-gutter-width-xx-10.row-flex {
    gap: 10px;
  }
  .row.grid-gutter-width-xx-10.row-masonry > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-xx-10.row-isotope > .col {
    margin-bottom: 10px;
  }
  .row.grid-gutter-width-xx-12 {
    margin-left: -6px;
    margin-right: -6px;
  }
  .row.grid-gutter-width-xx-12 > .col {
    padding-left: 6px;
    padding-right: 6px;
  }
  .row.grid-gutter-width-xx-12 > .row-clearfix {
    height: 12px;
  }
  .row.grid-gutter-width-xx-12.row-flex {
    gap: 12px;
  }
  .row.grid-gutter-width-xx-12.row-masonry > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-xx-12.row-isotope > .col {
    margin-bottom: 12px;
  }
  .row.grid-gutter-width-xx-14 {
    margin-left: -7px;
    margin-right: -7px;
  }
  .row.grid-gutter-width-xx-14 > .col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .row.grid-gutter-width-xx-14 > .row-clearfix {
    height: 14px;
  }
  .row.grid-gutter-width-xx-14.row-flex {
    gap: 14px;
  }
  .row.grid-gutter-width-xx-14.row-masonry > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-xx-14.row-isotope > .col {
    margin-bottom: 14px;
  }
  .row.grid-gutter-width-xx-16 {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row.grid-gutter-width-xx-16 > .col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .row.grid-gutter-width-xx-16 > .row-clearfix {
    height: 16px;
  }
  .row.grid-gutter-width-xx-16.row-flex {
    gap: 16px;
  }
  .row.grid-gutter-width-xx-16.row-masonry > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-xx-16.row-isotope > .col {
    margin-bottom: 16px;
  }
  .row.grid-gutter-width-xx-18 {
    margin-left: -9px;
    margin-right: -9px;
  }
  .row.grid-gutter-width-xx-18 > .col {
    padding-left: 9px;
    padding-right: 9px;
  }
  .row.grid-gutter-width-xx-18 > .row-clearfix {
    height: 18px;
  }
  .row.grid-gutter-width-xx-18.row-flex {
    gap: 18px;
  }
  .row.grid-gutter-width-xx-18.row-masonry > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-xx-18.row-isotope > .col {
    margin-bottom: 18px;
  }
  .row.grid-gutter-width-xx-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.grid-gutter-width-xx-20 > .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.grid-gutter-width-xx-20 > .row-clearfix {
    height: 20px;
  }
  .row.grid-gutter-width-xx-20.row-flex {
    gap: 20px;
  }
  .row.grid-gutter-width-xx-20.row-masonry > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-xx-20.row-isotope > .col {
    margin-bottom: 20px;
  }
  .row.grid-gutter-width-xx-30 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.grid-gutter-width-xx-30 > .col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row.grid-gutter-width-xx-30 > .row-clearfix {
    height: 30px;
  }
  .row.grid-gutter-width-xx-30.row-flex {
    gap: 30px;
  }
  .row.grid-gutter-width-xx-30.row-masonry > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xx-30.row-isotope > .col {
    margin-bottom: 30px;
  }
  .row.grid-gutter-width-xx-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.grid-gutter-width-xx-40 > .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .row.grid-gutter-width-xx-40 > .row-clearfix {
    height: 40px;
  }
  .row.grid-gutter-width-xx-40.row-flex {
    gap: 40px;
  }
  .row.grid-gutter-width-xx-40.row-masonry > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-xx-40.row-isotope > .col {
    margin-bottom: 40px;
  }
  .row.grid-gutter-width-xx-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row.grid-gutter-width-xx-50 > .col {
    padding-left: 25px;
    padding-right: 25px;
  }
  .row.grid-gutter-width-xx-50 > .row-clearfix {
    height: 50px;
  }
  .row.grid-gutter-width-xx-50.row-flex {
    gap: 50px;
  }
  .row.grid-gutter-width-xx-50.row-masonry > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-xx-50.row-isotope > .col {
    margin-bottom: 50px;
  }
  .row.grid-gutter-width-xx-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.grid-gutter-width-xx-60 > .col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .row.grid-gutter-width-xx-60 > .row-clearfix {
    height: 60px;
  }
  .row.grid-gutter-width-xx-60.row-flex {
    gap: 60px;
  }
  .row.grid-gutter-width-xx-60.row-masonry > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-xx-60.row-isotope > .col {
    margin-bottom: 60px;
  }
  .row.grid-gutter-width-xx-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.grid-gutter-width-xx-70 > .col {
    padding-left: 35px;
    padding-right: 35px;
  }
  .row.grid-gutter-width-xx-70 > .row-clearfix {
    height: 70px;
  }
  .row.grid-gutter-width-xx-70.row-flex {
    gap: 70px;
  }
  .row.grid-gutter-width-xx-70.row-masonry > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-xx-70.row-isotope > .col {
    margin-bottom: 70px;
  }
  .row.grid-gutter-width-xx-80 {
    margin-left: -40px;
    margin-right: -40px;
  }
  .row.grid-gutter-width-xx-80 > .col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .row.grid-gutter-width-xx-80 > .row-clearfix {
    height: 80px;
  }
  .row.grid-gutter-width-xx-80.row-flex {
    gap: 80px;
  }
  .row.grid-gutter-width-xx-80.row-masonry > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-xx-80.row-isotope > .col {
    margin-bottom: 80px;
  }
  .row.grid-gutter-width-xx-90 {
    margin-left: -45px;
    margin-right: -45px;
  }
  .row.grid-gutter-width-xx-90 > .col {
    padding-left: 45px;
    padding-right: 45px;
  }
  .row.grid-gutter-width-xx-90 > .row-clearfix {
    height: 90px;
  }
  .row.grid-gutter-width-xx-90.row-flex {
    gap: 90px;
  }
  .row.grid-gutter-width-xx-90.row-masonry > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-xx-90.row-isotope > .col {
    margin-bottom: 90px;
  }
  .row.grid-gutter-width-xx-100 {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row.grid-gutter-width-xx-100 > .col {
    padding-left: 50px;
    padding-right: 50px;
  }
  .row.grid-gutter-width-xx-100 > .row-clearfix {
    height: 100px;
  }
  .row.grid-gutter-width-xx-100.row-flex {
    gap: 100px;
  }
  .row.grid-gutter-width-xx-100.row-masonry > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-xx-100.row-isotope > .col {
    margin-bottom: 100px;
  }
  .row.grid-gutter-width-xx-110 {
    margin-left: -55px;
    margin-right: -55px;
  }
  .row.grid-gutter-width-xx-110 > .col {
    padding-left: 55px;
    padding-right: 55px;
  }
  .row.grid-gutter-width-xx-110 > .row-clearfix {
    height: 110px;
  }
  .row.grid-gutter-width-xx-110.row-flex {
    gap: 110px;
  }
  .row.grid-gutter-width-xx-110.row-masonry > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-xx-110.row-isotope > .col {
    margin-bottom: 110px;
  }
  .row.grid-gutter-width-xx-120 {
    margin-left: -60px;
    margin-right: -60px;
  }
  .row.grid-gutter-width-xx-120 > .col {
    padding-left: 60px;
    padding-right: 60px;
  }
  .row.grid-gutter-width-xx-120 > .row-clearfix {
    height: 120px;
  }
  .row.grid-gutter-width-xx-120.row-flex {
    gap: 120px;
  }
  .row.grid-gutter-width-xx-120.row-masonry > .col {
    margin-bottom: 120px;
  }
  .row.grid-gutter-width-xx-120.row-isotope > .col {
    margin-bottom: 120px;
  }
}
* > p {
  margin-top: 0;
}
* > p:last-child {
  margin-bottom: 0;
}
img,
img.img-responsive {
  max-width: 100%;
  height: auto;
}
img.img-noresponsive {
  max-width: none;
  height: auto;
}
.hc-widget-popup {
  z-index: 100;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.c-clickable,
.clickable,
.jquerylink,
.ev-clickable {
  cursor: pointer;
}
.c-zoom-inzoomin {
  cursor: zoom-in;
}
.c-zoom-out {
  cursor: zoom-out;
}
.c-zoom-out {
  cursor: zoom-out;
}
.c-help {
  cursor: help;
}
.c-progress {
  cursor: progress;
}
.ev-clickable-loaded {
  cursor: pointer;
}
.valign-table {
  display: table;
  width: 100%;
  height: 100%;
}
.valign-cell {
  display: table-cell;
}
.valign-top {
  vertical-align: top;
}
.valign-middle {
  vertical-align: middle;
}
.valign-bottom {
  vertical-align: bottom;
}
.owl-carousel {
  display: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.evfltgrd,
.evfloatinggrid {
  position: relative;
  height: 0px;
}
.evfltgrd .evfltgrd-cell,
.evfloatinggrid .evfltgrd-cell,
.evfltgrd .evfloatinggrid-cell,
.evfloatinggrid .evfloatinggrid-cell {
  position: absolute;
  height: 0px;
}
.ev-tbsl .ev-tbsl-row {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.ev-tbsl .ev-tbsl-row .owl-nav,
.ev-tbsl .ev-tbsl-row .owl-dots {
  display: none;
}
.ev-tbsl .ev-tbsl-row:first-child .owl-nav {
  display: block;
}
.ev-tbsl .ev-tbsl-row:first-child .owl-nav.disabled,
.ev-tbsl .ev-tbsl-row:first-child .owl-nav .owl-prev.disabled,
.ev-tbsl .ev-tbsl-row:first-child .owl-nav .owl-next.disabled {
  display: none;
}
.ev-tbsl .ev-tbsl-row:first-child .owl-dots.disabled {
  display: none;
}
.ev-tbsl .ev-tbsl-fixed-col {
  width: 50%;
}
.ev-tbsl .ev-tbsl-slide-cols {
  width: 50%;
}
.ev-leaders {
  position: relative;
}
.ev-leaders:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  overflow: hidden;
  z-index: 1;
}
.ev-leaders:after {
  clear: both;
  content: "";
}
.ev-leaders.ev-leaders-dot:before {
  content: "..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................";
}
.ev-leaders.ev-leaders-star:before {
  content: "**************************************************************************************************************************************************************************************************************************************************************************************************************************************";
}
.ev-leaders .ev-leaders-caption {
  position: relative;
  z-index: 2;
  display: inline;
  background-color: white;
  padding-right: 5px;
}
.ev-leaders .ev-leaders-value {
  position: relative;
  z-index: 2;
  float: right;
  background-color: white;
  padding-left: 5px;
}
.ev-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/** vp only styles **/
@media (max-width: 479px) {
  .ev-nop-xs {
    padding: 0px !important;
  }
  .ev-nop-xs-1 {
    padding-top: 0px !important;
  }
  .ev-nop-xs-2 {
    padding-right: 0px !important;
  }
  .ev-nop-xs-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-xs-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-xs .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xs .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xs .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .ev-nop-ms {
    padding: 0px !important;
  }
  .ev-nop-ms-1 {
    padding-top: 0px !important;
  }
  .ev-nop-ms-2 {
    padding-right: 0px !important;
  }
  .ev-nop-ms-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-ms-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-ms .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-ms .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-ms .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .ev-nop-sm {
    padding: 0px !important;
  }
  .ev-nop-sm-1 {
    padding-top: 0px !important;
  }
  .ev-nop-sm-2 {
    padding-right: 0px !important;
  }
  .ev-nop-sm-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-sm-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-sm .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-sm .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-sm .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ev-nop-md {
    padding: 0px !important;
  }
  .ev-nop-md-1 {
    padding-top: 0px !important;
  }
  .ev-nop-md-2 {
    padding-right: 0px !important;
  }
  .ev-nop-md-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-md-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-md .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-md .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-md .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .ev-nop-lg {
    padding: 0px !important;
  }
  .ev-nop-lg-1 {
    padding-top: 0px !important;
  }
  .ev-nop-lg-2 {
    padding-right: 0px !important;
  }
  .ev-nop-lg-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-lg-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-lg .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-lg .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-lg .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 1500px) and (max-width: 1799px) {
  .ev-nop-xl {
    padding: 0px !important;
  }
  .ev-nop-xl-1 {
    padding-top: 0px !important;
  }
  .ev-nop-xl-2 {
    padding-right: 0px !important;
  }
  .ev-nop-xl-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-xl-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-xl .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xl .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xl .r-tabs-accordion-title {
    display: block;
  }
}
@media (min-width: 1800px) {
  .ev-nop-xx {
    padding: 0px !important;
  }
  .ev-nop-xx-1 {
    padding-top: 0px !important;
  }
  .ev-nop-xx-2 {
    padding-right: 0px !important;
  }
  .ev-nop-xx-3 {
    padding-bottom: 0px !important;
  }
  .ev-nop-xx-4 {
    padding-left: 0px !important;
  }
  .r-tabs.r-tabs-accordion-xx .r-tabs-nav {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xx .r-tabs-nav-container {
    display: none;
  }
  .r-tabs.r-tabs-accordion-xx .r-tabs-accordion-title {
    display: block;
  }
}
.ev-viewport {
  display: none;
}
@media (max-width: 479px) {
  .ev-viewport-xs {
    display: block;
  }
}
@media (min-width: 480px) {
  .ev-viewport-ms {
    display: block;
  }
}
@media (min-width: 480px) {
  .ev-viewport-sm {
    display: block;
  }
}
@media (min-width: 992px) {
  .ev-viewport-md {
    display: block;
  }
}
@media (min-width: 1200px) {
  .ev-viewport-lg {
    display: block;
  }
}
@media (min-width: 1500px) {
  .ev-viewport-xl {
    display: block;
  }
}
.ev-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 479px) {
  .align-left-xs {
    text-align: left;
  }
  .align-center-xs {
    text-align: center;
  }
  .align-right-xs {
    text-align: right;
  }
  .pull-left-xs {
    float: left;
  }
  .pull-right-xs {
    float: right;
  }
  .block-center-xs {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-xs {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-xs {
    display: block;
  }
  .block-right-xs {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-xs {
    position: relative;
  }
  .ev-ratio-xs:before {
    content: "";
    display: block;
  }
  .ev-ratio-xs-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-xs-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-xs-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-xs-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-xs-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-xs-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-xs-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-xs-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-xs-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xs-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xs-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-xs-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xs-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xs-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-xs-auto {
    position: static;
  }
  .ev-ratio-xs-auto:before {
    display: none;
  }
  .ev-sticky-xs-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-xs-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-xs-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-xs-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 480px) {
  .ev-tbsl .ev-tbsl-fixed-col {
    width: 33%;
  }
  .ev-tbsl .ev-tbsl-slide-cols {
    width: 66%;
  }
  .align-left-ms {
    text-align: left;
  }
  .align-center-ms {
    text-align: center;
  }
  .align-right-ms {
    text-align: right;
  }
  .pull-left-ms {
    float: left;
  }
  .pull-right-ms {
    float: right;
  }
  .block-center-ms {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-ms {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-ms {
    display: block;
  }
  .block-right-ms {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-ms {
    position: relative;
  }
  .ev-ratio-ms:before {
    content: "";
    display: block;
  }
  .ev-ratio-ms-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-ms-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-ms-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-ms-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-ms-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-ms-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-ms-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-ms-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-ms-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-ms-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-ms-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-ms-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-ms-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-ms-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-ms-auto {
    position: static;
  }
  .ev-ratio-ms-auto:before {
    display: none;
  }
  .ev-sticky-ms-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-ms-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-ms-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-ms-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 480px) {
  .ev-tbsl .ev-tbsl-fixed-col {
    width: 33%;
  }
  .ev-tbsl .ev-tbsl-slide-cols {
    width: 66%;
  }
  .align-left-sm {
    text-align: left;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-right-sm {
    text-align: right;
  }
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
  .block-center-sm {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-sm {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-sm {
    display: block;
  }
  .block-right-sm {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-sm {
    position: relative;
  }
  .ev-ratio-sm:before {
    content: "";
    display: block;
  }
  .ev-ratio-sm-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-sm-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-sm-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-sm-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-sm-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-sm-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-sm-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-sm-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-sm-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-sm-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-sm-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-sm-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-sm-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-sm-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-sm-auto {
    position: static;
  }
  .ev-ratio-sm-auto:before {
    display: none;
  }
  .ev-sticky-sm-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-sm-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-sm-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-sm-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 992px) {
  .ev-tbsl-fixed-col {
    width: 33%;
  }
  .ev-tbsl-slide-cols {
    width: 66%;
  }
  .align-left-md {
    text-align: left;
  }
  .align-center-md {
    text-align: center;
  }
  .align-right-md {
    text-align: right;
  }
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
  .block-center-md {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-md {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-md {
    display: block;
  }
  .block-right-md {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-md {
    position: relative;
  }
  .ev-ratio-md:before {
    content: "";
    display: block;
  }
  .ev-ratio-md-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-md-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-md-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-md-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-md-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-md-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-md-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-md-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-md-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-md-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-md-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-md-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-md-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-md-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-md-auto {
    position: static;
  }
  .ev-ratio-md-auto:before {
    display: none;
  }
  .ev-sticky-md-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-md-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-md-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-md-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .ev-tbsl .ev-tbsl-fixed-col {
    width: 25%;
  }
  .ev-tbsl .ev-tbsl-slide-cols {
    width: 75%;
  }
  .align-left-lg {
    text-align: left;
  }
  .align-center-lg {
    text-align: center;
  }
  .align-right-lg {
    text-align: right;
  }
  .pull-left-lg {
    float: left;
  }
  .pull-right-lg {
    float: right;
  }
  .block-center-lg {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-lg {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-lg {
    display: block;
  }
  .block-right-lg {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-lg {
    position: relative;
  }
  .ev-ratio-lg:before {
    content: "";
    display: block;
  }
  .ev-ratio-lg-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-lg-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-lg-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-lg-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-lg-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-lg-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-lg-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-lg-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-lg-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-lg-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-lg-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-lg-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-lg-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-lg-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-lg-auto {
    position: static;
  }
  .ev-ratio-lg-auto:before {
    display: none;
  }
  .ev-sticky-lg-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-lg-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-lg-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-lg-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 1500px) {
  .align-left-xl {
    text-align: left;
  }
  .align-center-xl {
    text-align: center;
  }
  .align-right-xl {
    text-align: right;
  }
  .pull-left-xl {
    float: left;
  }
  .pull-right-xl {
    float: right;
  }
  .block-center-xl {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-xl {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-xl {
    display: block;
  }
  .block-right-xl {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-xl {
    position: relative;
  }
  .ev-ratio-xl:before {
    content: "";
    display: block;
  }
  .ev-ratio-xl-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-xl-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-xl-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-xl-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-xl-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-xl-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-xl-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-xl-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-xl-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xl-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xl-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-xl-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xl-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xl-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-xl-auto {
    position: static;
  }
  .ev-ratio-xl-auto:before {
    display: none;
  }
  .ev-sticky-xl-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-xl-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-xl-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-xl-bottom {
    position: sticky;
    bottom: 0px;
  }
}
@media (min-width: 1800px) {
  .align-left-xx {
    text-align: left;
  }
  .align-center-xx {
    text-align: center;
  }
  .align-right-xx {
    text-align: right;
  }
  .pull-left-xx {
    float: left;
  }
  .pull-right-xx {
    float: right;
  }
  .block-center-xx {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .block-left-xx {
    display: block;
    float: none !important;
    margin-right: auto !important;
    margin-left: 0px !important;
  }
  .block-xx {
    display: block;
  }
  .block-right-xx {
    display: block;
    float: none !important;
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .ev-ratio-xx {
    position: relative;
  }
  .ev-ratio-xx:before {
    content: "";
    display: block;
  }
  .ev-ratio-xx-item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .ev-ratio-xx-itemauto {
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
    height: auto;
  }
  .ev-ratio-xx-1by1:before {
    padding-top: 100%;
  }
  .ev-ratio-xx-2by1:before {
    padding-top: 50%;
  }
  .ev-ratio-xx-1by2:before {
    padding-top: 200%;
  }
  .ev-ratio-xx-4by3:before {
    padding-top: 75%;
  }
  .ev-ratio-xx-16by9:before {
    padding-top: 56.25%;
  }
  .ev-ratio-xx-2by3:before {
    padding-top: 133.333333%;
  }
  .ev-ratio-xx-3by2:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xx-6by4:before {
    padding-top: 66.666666%;
  }
  .ev-ratio-xx-3by4:before {
    padding-top: 125%;
  }
  .ev-ratio-xx-3by1:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xx-6by2:before {
    padding-top: 33.333333%;
  }
  .ev-ratio-xx-1by3:before {
    padding-top: 166.666666%;
  }
  .ev-ratio-xx-auto {
    position: static;
  }
  .ev-ratio-xx-auto:before {
    display: none;
  }
  .ev-sticky-xx-top {
    position: sticky;
    top: 0px;
  }
  .ev-sticky-xx-bottom {
    position: sticky;
    bottom: 0px;
  }
  .ev-fixed-xx-top {
    position: sticky;
    top: 0px;
  }
  .ev-fixed-xx-bottom {
    position: sticky;
    bottom: 0px;
  }
}
.row-flex {
  display: flex;
}
.row-flex > .col > * {
  height: 100%;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.justify-content-evenly {
  justify-content: space-evenly;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-end {
  align-items: flex-end;
}
.align-items-center {
  align-items: center;
}
.align-items-baseline {
  align-items: baseline;
}
.align-items-stretch {
  align-items: stretch;
}
.align-self-start {
  align-items: flex-start;
}
.align-self-end {
  align-items: flex-end;
}
.align-self-center {
  align-items: center;
}
.align-self-baseline {
  align-items: baseline;
}
.align-self-stretch {
  align-items: stretch;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.order-first {
  order: -1;
}
.order-last {
  order: 99;
}
.order-10 {
  order: 10;
}
.order-9 {
  order: 9;
}
.order-8 {
  order: 8;
}
.order-7 {
  order: 7;
}
.order-6 {
  order: 6;
}
.order-5 {
  order: 5;
}
.order-4 {
  order: 4;
}
.order-3 {
  order: 3;
}
.order-2 {
  order: 2;
}
.order-1 {
  order: 1;
}
.align-content-start {
  align-content: flex-start;
}
.align-content-end {
  align-content: flex-end;
}
.align-content-center {
  align-content: center;
}
.align-content-around {
  align-content: space-around;
}
.align-content-between {
  align-content: space-between;
}
.align-content-stretch {
  align-content: stretch;
}
/*
        .gap-025 { gap:var(--grid-gutter-width-025); }
        .gap-050 { gap:var(--grid-gutter-width-050); }
        .gap-075 { gap:var(--grid-gutter-width-075); }
        .gap-125 { gap:var(--grid-gutter-width-125); }
        .gap-150 { gap:var(--grid-gutter-width-150); }
        .gap-175 { gap:var(--grid-gutter-width-175); }
        .gap-200 { gap:var(--grid-gutter-width-200); }
        .gap-300 { gap:var(--grid-gutter-width-300); }
        .gap-400 { gap:var(--grid-gutter-width-400); }
        .gap-500 { gap:var(--grid-gutter-width-500); }
        .gap-600 { gap:var(--grid-gutter-width-600); }*/
@media (max-width: 479px) {
  .my-xs-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-xs-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-xs-auto {
    margin-left: auto !important;
  }
  .mr-xs-auto {
    margin-right: auto !important;
  }
  .mb-xs-auto {
    margin-bottom: auto !important;
  }
  .mt-xs-auto {
    margin-top: auto !important;
  }
  .d-xs-flex {
    display: flex;
  }
  .d-xs-inline-flex {
    display: inline-flex !important;
  }
  .flex-xs-column {
    flex-direction: column !important;
  }
  .flex-xs-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xs-row {
    flex-direction: row;
  }
  .flex-xs-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-xs-start {
    justify-content: flex-start;
  }
  .justify-content-xs-end {
    justify-content: flex-end;
  }
  .justify-content-xs-center {
    justify-content: center;
  }
  .justify-content-xs-between {
    justify-content: space-between;
  }
  .justify-content-xs-around {
    justify-content: space-around;
  }
  .justify-content-xs-evenly {
    justify-content: space-evenly;
  }
  .align-items-xs-start {
    align-items: flex-start;
  }
  .align-items-xs-end {
    align-items: flex-end;
  }
  .align-items-xs-center {
    align-items: center;
  }
  .align-items-xs-baseline {
    align-items: baseline;
  }
  .align-items-xs-stretch {
    align-items: stretch;
  }
  .align-self-xs-start {
    align-self: flex-start;
  }
  .align-self-xs-end {
    align-self: flex-end;
  }
  .align-self-xs-center {
    align-self: center;
  }
  .align-self-xs-baseline {
    align-self: baseline;
  }
  .align-self-xs-stretch {
    align-self: stretch;
  }
  .flex-xs-fill {
    flex: 1 1 auto !important;
  }
  .flex-xs-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xs-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xs-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xs-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xs-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xs-wrap {
    flex-wrap: wrap;
  }
  .flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-xs-0 {
    gap: 0px;
  }
  .flex-gap-xs-2 {
    gap: 2px;
  }
  .flex-gap-xs-4 {
    gap: 4px;
  }
  .flex-gap-xs-6 {
    gap: 6px;
  }
  .flex-gap-xs-8 {
    gap: 8px;
  }
  .flex-gap-xs-10 {
    gap: 10px;
  }
  .flex-gap-xs-12 {
    gap: 12px;
  }
  .flex-gap-xs-14 {
    gap: 14px;
  }
  .flex-gap-xs-16 {
    gap: 16px;
  }
  .flex-gap-xs-18 {
    gap: 18px;
  }
  .flex-gap-xs-20 {
    gap: 20px;
  }
  .flex-gap-xs-30 {
    gap: 30px;
  }
  .flex-gap-xs-40 {
    gap: 40px;
  }
  .flex-gap-xs-50 {
    gap: 50px;
  }
  .flex-gap-xs-60 {
    gap: 60px;
  }
  .flex-gap-xs-70 {
    gap: 70px;
  }
  .flex-gap-xs-80 {
    gap: 80px;
  }
  .flex-gap-xs-90 {
    gap: 90px;
  }
  .flex-gap-xs-100 {
    gap: 100px;
  }
  .flex-gap-xs-110 {
    gap: 110px;
  }
  .flex-gap-xs-120 {
    gap: 120px;
  }
  .order-xs-first {
    order: -1;
  }
  .order-xs-last {
    order: 99;
  }
  .order-xs-10 {
    order: 10;
  }
  .order-xs-9 {
    order: 9;
  }
  .order-xs-8 {
    order: 8;
  }
  .order-xs-7 {
    order: 7;
  }
  .order-xs-6 {
    order: 6;
  }
  .order-xs-5 {
    order: 5;
  }
  .order-xs-4 {
    order: 4;
  }
  .order-xs-3 {
    order: 3;
  }
  .order-xs-2 {
    order: 2;
  }
  .order-xs-1 {
    order: 1;
  }
  .align-content-xs-start {
    align-content: flex-start;
  }
  .align-content-xs-end {
    align-content: flex-end;
  }
  .align-content-xs-center {
    align-content: center;
  }
  .align-content-xs-around {
    align-content: space-around;
  }
  .align-content-xs-between {
    align-content: space-between;
  }
  .align-content-xs-stretch {
    align-content: stretch;
  }
}
@media (min-width: 480px) {
  .my-ms-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-ms-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-ms-auto {
    margin-left: auto !important;
  }
  .mr-ms-auto {
    margin-right: auto !important;
  }
  .mb-ms-auto {
    margin-bottom: auto !important;
  }
  .mt-ms-auto {
    margin-top: auto !important;
  }
  .d-ms-flex {
    display: flex;
  }
  .d-ms-inline-flex {
    display: inline-flex !important;
  }
  .flex-ms-column {
    flex-direction: column !important;
  }
  .flex-ms-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-ms-row {
    flex-direction: row;
  }
  .flex-ms-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-ms-start {
    justify-content: flex-start;
  }
  .justify-content-ms-end {
    justify-content: flex-end;
  }
  .justify-content-ms-center {
    justify-content: center;
  }
  .justify-content-ms-between {
    justify-content: space-between;
  }
  .justify-content-ms-around {
    justify-content: space-around;
  }
  .justify-content-ms-evenly {
    justify-content: space-evenly;
  }
  .align-items-ms-start {
    align-items: flex-start;
  }
  .align-items-ms-end {
    align-items: flex-end;
  }
  .align-items-ms-center {
    align-items: center;
  }
  .align-items-ms-baseline {
    align-items: baseline;
  }
  .align-items-ms-stretch {
    align-items: stretch;
  }
  .align-self-ms-start {
    align-self: flex-start;
  }
  .align-self-ms-end {
    align-self: flex-end;
  }
  .align-self-ms-center {
    align-self: center;
  }
  .align-self-ms-baseline {
    align-self: baseline;
  }
  .align-self-ms-stretch {
    align-self: stretch;
  }
  .flex-ms-fill {
    flex: 1 1 auto !important;
  }
  .flex-ms-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-ms-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-ms-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-ms-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-ms-nowrap {
    flex-wrap: nowrap;
  }
  .flex-ms-wrap {
    flex-wrap: wrap;
  }
  .flex-ms-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-ms-0 {
    gap: 0px;
  }
  .flex-gap-ms-2 {
    gap: 2px;
  }
  .flex-gap-ms-4 {
    gap: 4px;
  }
  .flex-gap-ms-6 {
    gap: 6px;
  }
  .flex-gap-ms-8 {
    gap: 8px;
  }
  .flex-gap-ms-10 {
    gap: 10px;
  }
  .flex-gap-ms-12 {
    gap: 12px;
  }
  .flex-gap-ms-14 {
    gap: 14px;
  }
  .flex-gap-ms-16 {
    gap: 16px;
  }
  .flex-gap-ms-18 {
    gap: 18px;
  }
  .flex-gap-ms-20 {
    gap: 20px;
  }
  .flex-gap-ms-30 {
    gap: 30px;
  }
  .flex-gap-ms-40 {
    gap: 40px;
  }
  .flex-gap-ms-50 {
    gap: 50px;
  }
  .flex-gap-ms-60 {
    gap: 60px;
  }
  .flex-gap-ms-70 {
    gap: 70px;
  }
  .flex-gap-ms-80 {
    gap: 80px;
  }
  .flex-gap-ms-90 {
    gap: 90px;
  }
  .flex-gap-ms-100 {
    gap: 100px;
  }
  .flex-gap-ms-110 {
    gap: 110px;
  }
  .flex-gap-ms-120 {
    gap: 120px;
  }
  .order-ms-first {
    order: -1;
  }
  .order-ms-last {
    order: 99;
  }
  .order-ms-10 {
    order: 10;
  }
  .order-ms-9 {
    order: 9;
  }
  .order-ms-8 {
    order: 8;
  }
  .order-ms-7 {
    order: 7;
  }
  .order-ms-6 {
    order: 6;
  }
  .order-ms-5 {
    order: 5;
  }
  .order-ms-4 {
    order: 4;
  }
  .order-ms-3 {
    order: 3;
  }
  .order-ms-2 {
    order: 2;
  }
  .order-ms-1 {
    order: 1;
  }
  .align-content-ms-start {
    align-content: flex-start;
  }
  .align-content-ms-end {
    align-content: flex-end;
  }
  .align-content-ms-center {
    align-content: center;
  }
  .align-content-ms-around {
    align-content: space-around;
  }
  .align-content-ms-between {
    align-content: space-between;
  }
  .align-content-ms-stretch {
    align-content: stretch;
  }
}
@media (min-width: 480px) {
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .d-sm-flex {
    display: flex;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-sm-row {
    flex-direction: row;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-sm-start {
    justify-content: flex-start;
  }
  .justify-content-sm-end {
    justify-content: flex-end;
  }
  .justify-content-sm-center {
    justify-content: center;
  }
  .justify-content-sm-between {
    justify-content: space-between;
  }
  .justify-content-sm-around {
    justify-content: space-around;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly;
  }
  .align-items-sm-start {
    align-items: flex-start;
  }
  .align-items-sm-end {
    align-items: flex-end;
  }
  .align-items-sm-center {
    align-items: center;
  }
  .align-items-sm-baseline {
    align-items: baseline;
  }
  .align-items-sm-stretch {
    align-items: stretch;
  }
  .align-self-sm-start {
    align-self: flex-start;
  }
  .align-self-sm-end {
    align-self: flex-end;
  }
  .align-self-sm-center {
    align-self: center;
  }
  .align-self-sm-baseline {
    align-self: baseline;
  }
  .align-self-sm-stretch {
    align-self: stretch;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap;
  }
  .flex-sm-wrap {
    flex-wrap: wrap;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-sm-0 {
    gap: 0px;
  }
  .flex-gap-sm-2 {
    gap: 2px;
  }
  .flex-gap-sm-4 {
    gap: 4px;
  }
  .flex-gap-sm-6 {
    gap: 6px;
  }
  .flex-gap-sm-8 {
    gap: 8px;
  }
  .flex-gap-sm-10 {
    gap: 10px;
  }
  .flex-gap-sm-12 {
    gap: 12px;
  }
  .flex-gap-sm-14 {
    gap: 14px;
  }
  .flex-gap-sm-16 {
    gap: 16px;
  }
  .flex-gap-sm-18 {
    gap: 18px;
  }
  .flex-gap-sm-20 {
    gap: 20px;
  }
  .flex-gap-sm-30 {
    gap: 30px;
  }
  .flex-gap-sm-40 {
    gap: 40px;
  }
  .flex-gap-sm-50 {
    gap: 50px;
  }
  .flex-gap-sm-60 {
    gap: 60px;
  }
  .flex-gap-sm-70 {
    gap: 70px;
  }
  .flex-gap-sm-80 {
    gap: 80px;
  }
  .flex-gap-sm-90 {
    gap: 90px;
  }
  .flex-gap-sm-100 {
    gap: 100px;
  }
  .flex-gap-sm-110 {
    gap: 110px;
  }
  .flex-gap-sm-120 {
    gap: 120px;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 99;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-1 {
    order: 1;
  }
  .align-content-sm-start {
    align-content: flex-start;
  }
  .align-content-sm-end {
    align-content: flex-end;
  }
  .align-content-sm-center {
    align-content: center;
  }
  .align-content-sm-around {
    align-content: space-around;
  }
  .align-content-sm-between {
    align-content: space-between;
  }
  .align-content-sm-stretch {
    align-content: stretch;
  }
}
@media (min-width: 992px) {
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .d-md-flex {
    display: flex;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-md-row {
    flex-direction: row;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-md-start {
    justify-content: flex-start;
  }
  .justify-content-md-end {
    justify-content: flex-end;
  }
  .justify-content-md-center {
    justify-content: center;
  }
  .justify-content-md-between {
    justify-content: space-between;
  }
  .justify-content-md-around {
    justify-content: space-around;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly;
  }
  .align-items-md-start {
    align-items: flex-start;
  }
  .align-items-md-end {
    align-items: flex-end;
  }
  .align-items-md-center {
    align-items: center;
  }
  .align-items-md-baseline {
    align-items: baseline;
  }
  .align-items-md-stretch {
    align-items: stretch;
  }
  .align-self-md-start {
    align-self: flex-start;
  }
  .align-self-md-end {
    align-self: flex-end;
  }
  .align-self-md-center {
    align-self: center;
  }
  .align-self-md-baseline {
    align-self: baseline;
  }
  .align-self-md-stretch {
    align-self: stretch;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap;
  }
  .flex-md-wrap {
    flex-wrap: wrap;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-md-0 {
    gap: 0px;
  }
  .flex-gap-md-2 {
    gap: 2px;
  }
  .flex-gap-md-4 {
    gap: 4px;
  }
  .flex-gap-md-6 {
    gap: 6px;
  }
  .flex-gap-md-8 {
    gap: 8px;
  }
  .flex-gap-md-10 {
    gap: 10px;
  }
  .flex-gap-md-12 {
    gap: 12px;
  }
  .flex-gap-md-14 {
    gap: 14px;
  }
  .flex-gap-md-16 {
    gap: 16px;
  }
  .flex-gap-md-18 {
    gap: 18px;
  }
  .flex-gap-md-20 {
    gap: 20px;
  }
  .flex-gap-md-30 {
    gap: 30px;
  }
  .flex-gap-md-40 {
    gap: 40px;
  }
  .flex-gap-md-50 {
    gap: 50px;
  }
  .flex-gap-md-60 {
    gap: 60px;
  }
  .flex-gap-md-70 {
    gap: 70px;
  }
  .flex-gap-md-80 {
    gap: 80px;
  }
  .flex-gap-md-90 {
    gap: 90px;
  }
  .flex-gap-md-100 {
    gap: 100px;
  }
  .flex-gap-md-110 {
    gap: 110px;
  }
  .flex-gap-md-120 {
    gap: 120px;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 99;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-1 {
    order: 1;
  }
  .align-content-md-start {
    align-content: flex-start;
  }
  .align-content-md-end {
    align-content: flex-end;
  }
  .align-content-md-center {
    align-content: center;
  }
  .align-content-md-around {
    align-content: space-around;
  }
  .align-content-md-between {
    align-content: space-between;
  }
  .align-content-md-stretch {
    align-content: stretch;
  }
}
@media (min-width: 1200px) {
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .d-lg-flex {
    display: flex;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-lg-row {
    flex-direction: row;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-lg-start {
    justify-content: flex-start;
  }
  .justify-content-lg-end {
    justify-content: flex-end;
  }
  .justify-content-lg-center {
    justify-content: center;
  }
  .justify-content-lg-between {
    justify-content: space-between;
  }
  .justify-content-lg-around {
    justify-content: space-around;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly;
  }
  .align-items-lg-start {
    align-items: flex-start;
  }
  .align-items-lg-end {
    align-items: flex-end;
  }
  .align-items-lg-center {
    align-items: center;
  }
  .align-items-lg-baseline {
    align-items: baseline;
  }
  .align-items-lg-stretch {
    align-items: stretch;
  }
  .align-self-lg-start {
    align-self: flex-start;
  }
  .align-self-lg-end {
    align-self: flex-end;
  }
  .align-self-lg-center {
    align-self: center;
  }
  .align-self-lg-baseline {
    align-self: baseline;
  }
  .align-self-lg-stretch {
    align-self: stretch;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap;
  }
  .flex-lg-wrap {
    flex-wrap: wrap;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-lg-0 {
    gap: 0px;
  }
  .flex-gap-lg-2 {
    gap: 2px;
  }
  .flex-gap-lg-4 {
    gap: 4px;
  }
  .flex-gap-lg-6 {
    gap: 6px;
  }
  .flex-gap-lg-8 {
    gap: 8px;
  }
  .flex-gap-lg-10 {
    gap: 10px;
  }
  .flex-gap-lg-12 {
    gap: 12px;
  }
  .flex-gap-lg-14 {
    gap: 14px;
  }
  .flex-gap-lg-16 {
    gap: 16px;
  }
  .flex-gap-lg-18 {
    gap: 18px;
  }
  .flex-gap-lg-20 {
    gap: 20px;
  }
  .flex-gap-lg-30 {
    gap: 30px;
  }
  .flex-gap-lg-40 {
    gap: 40px;
  }
  .flex-gap-lg-50 {
    gap: 50px;
  }
  .flex-gap-lg-60 {
    gap: 60px;
  }
  .flex-gap-lg-70 {
    gap: 70px;
  }
  .flex-gap-lg-80 {
    gap: 80px;
  }
  .flex-gap-lg-90 {
    gap: 90px;
  }
  .flex-gap-lg-100 {
    gap: 100px;
  }
  .flex-gap-lg-110 {
    gap: 110px;
  }
  .flex-gap-lg-120 {
    gap: 120px;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 99;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-1 {
    order: 1;
  }
  .align-content-lg-start {
    align-content: flex-start;
  }
  .align-content-lg-end {
    align-content: flex-end;
  }
  .align-content-lg-center {
    align-content: center;
  }
  .align-content-lg-around {
    align-content: space-around;
  }
  .align-content-lg-between {
    align-content: space-between;
  }
  .align-content-lg-stretch {
    align-content: stretch;
  }
}
@media (min-width: 1500px) {
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .d-xl-flex {
    display: flex;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xl-row {
    flex-direction: row;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-xl-start {
    justify-content: flex-start;
  }
  .justify-content-xl-end {
    justify-content: flex-end;
  }
  .justify-content-xl-center {
    justify-content: center;
  }
  .justify-content-xl-between {
    justify-content: space-between;
  }
  .justify-content-xl-around {
    justify-content: space-around;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly;
  }
  .align-items-xl-start {
    align-items: flex-start;
  }
  .align-items-xl-end {
    align-items: flex-end;
  }
  .align-items-xl-center {
    align-items: center;
  }
  .align-items-xl-baseline {
    align-items: baseline;
  }
  .align-items-xl-stretch {
    align-items: stretch;
  }
  .align-self-xl-start {
    align-self: flex-start;
  }
  .align-self-xl-end {
    align-self: flex-end;
  }
  .align-self-xl-center {
    align-self: center;
  }
  .align-self-xl-baseline {
    align-self: baseline;
  }
  .align-self-xl-stretch {
    align-self: stretch;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xl-wrap {
    flex-wrap: wrap;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-xl-0 {
    gap: 0px;
  }
  .flex-gap-xl-2 {
    gap: 2px;
  }
  .flex-gap-xl-4 {
    gap: 4px;
  }
  .flex-gap-xl-6 {
    gap: 6px;
  }
  .flex-gap-xl-8 {
    gap: 8px;
  }
  .flex-gap-xl-10 {
    gap: 10px;
  }
  .flex-gap-xl-12 {
    gap: 12px;
  }
  .flex-gap-xl-14 {
    gap: 14px;
  }
  .flex-gap-xl-16 {
    gap: 16px;
  }
  .flex-gap-xl-18 {
    gap: 18px;
  }
  .flex-gap-xl-20 {
    gap: 20px;
  }
  .flex-gap-xl-30 {
    gap: 30px;
  }
  .flex-gap-xl-40 {
    gap: 40px;
  }
  .flex-gap-xl-50 {
    gap: 50px;
  }
  .flex-gap-xl-60 {
    gap: 60px;
  }
  .flex-gap-xl-70 {
    gap: 70px;
  }
  .flex-gap-xl-80 {
    gap: 80px;
  }
  .flex-gap-xl-90 {
    gap: 90px;
  }
  .flex-gap-xl-100 {
    gap: 100px;
  }
  .flex-gap-xl-110 {
    gap: 110px;
  }
  .flex-gap-xl-120 {
    gap: 120px;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 99;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-1 {
    order: 1;
  }
  .align-content-xl-start {
    align-content: flex-start;
  }
  .align-content-xl-end {
    align-content: flex-end;
  }
  .align-content-xl-center {
    align-content: center;
  }
  .align-content-xl-around {
    align-content: space-around;
  }
  .align-content-xl-between {
    align-content: space-between;
  }
  .align-content-xl-stretch {
    align-content: stretch;
  }
}
@media (min-width: 1800px) {
  .my-xx-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mx-xx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ml-xx-auto {
    margin-left: auto !important;
  }
  .mr-xx-auto {
    margin-right: auto !important;
  }
  .mb-xx-auto {
    margin-bottom: auto !important;
  }
  .mt-xx-auto {
    margin-top: auto !important;
  }
  .d-xx-flex {
    display: flex;
  }
  .d-xx-inline-flex {
    display: inline-flex !important;
  }
  .flex-xx-column {
    flex-direction: column !important;
  }
  .flex-xx-column-reverse {
    flex-direction: column-reverse;
  }
  .flex-xx-row {
    flex-direction: row;
  }
  .flex-xx-row-reverse {
    flex-direction: row-reverse;
  }
  .justify-content-xx-start {
    justify-content: flex-start;
  }
  .justify-content-xx-end {
    justify-content: flex-end;
  }
  .justify-content-xx-center {
    justify-content: center;
  }
  .justify-content-xx-between {
    justify-content: space-between;
  }
  .justify-content-xx-around {
    justify-content: space-around;
  }
  .justify-content-xx-evenly {
    justify-content: space-evenly;
  }
  .align-items-xx-start {
    align-items: flex-start;
  }
  .align-items-xx-end {
    align-items: flex-end;
  }
  .align-items-xx-center {
    align-items: center;
  }
  .align-items-xx-baseline {
    align-items: baseline;
  }
  .align-items-xx-stretch {
    align-items: stretch;
  }
  .align-self-xx-start {
    align-self: flex-start;
  }
  .align-self-xx-end {
    align-self: flex-end;
  }
  .align-self-xx-center {
    align-self: center;
  }
  .align-self-xx-baseline {
    align-self: baseline;
  }
  .align-self-xx-stretch {
    align-self: stretch;
  }
  .flex-xx-fill {
    flex: 1 1 auto !important;
  }
  .flex-xx-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xx-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xx-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xx-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xx-nowrap {
    flex-wrap: nowrap;
  }
  .flex-xx-wrap {
    flex-wrap: wrap;
  }
  .flex-xx-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .flex-gap-xx-0 {
    gap: 0px;
  }
  .flex-gap-xx-2 {
    gap: 2px;
  }
  .flex-gap-xx-4 {
    gap: 4px;
  }
  .flex-gap-xx-6 {
    gap: 6px;
  }
  .flex-gap-xx-8 {
    gap: 8px;
  }
  .flex-gap-xx-10 {
    gap: 10px;
  }
  .flex-gap-xx-12 {
    gap: 12px;
  }
  .flex-gap-xx-14 {
    gap: 14px;
  }
  .flex-gap-xx-16 {
    gap: 16px;
  }
  .flex-gap-xx-18 {
    gap: 18px;
  }
  .flex-gap-xx-20 {
    gap: 20px;
  }
  .flex-gap-xx-30 {
    gap: 30px;
  }
  .flex-gap-xx-40 {
    gap: 40px;
  }
  .flex-gap-xx-50 {
    gap: 50px;
  }
  .flex-gap-xx-60 {
    gap: 60px;
  }
  .flex-gap-xx-70 {
    gap: 70px;
  }
  .flex-gap-xx-80 {
    gap: 80px;
  }
  .flex-gap-xx-90 {
    gap: 90px;
  }
  .flex-gap-xx-100 {
    gap: 100px;
  }
  .flex-gap-xx-110 {
    gap: 110px;
  }
  .flex-gap-xx-120 {
    gap: 120px;
  }
  .order-xx-first {
    order: -1;
  }
  .order-xx-last {
    order: 99;
  }
  .order-xx-10 {
    order: 10;
  }
  .order-xx-9 {
    order: 9;
  }
  .order-xx-8 {
    order: 8;
  }
  .order-xx-7 {
    order: 7;
  }
  .order-xx-6 {
    order: 6;
  }
  .order-xx-5 {
    order: 5;
  }
  .order-xx-4 {
    order: 4;
  }
  .order-xx-3 {
    order: 3;
  }
  .order-xx-2 {
    order: 2;
  }
  .order-xx-1 {
    order: 1;
  }
  .align-content-xx-start {
    align-content: flex-start;
  }
  .align-content-xx-end {
    align-content: flex-end;
  }
  .align-content-xx-center {
    align-content: center;
  }
  .align-content-xx-around {
    align-content: space-around;
  }
  .align-content-xx-between {
    align-content: space-between;
  }
  .align-content-xx-stretch {
    align-content: stretch;
  }
}
.ev-alert {
  border: 1px solid transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 20px 0px;
  padding: 15px;
}
.ev-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.ev-alert-success a {
  color: #3c763d;
  text-decoration: underline;
}
.ev-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.ev-alert-info a {
  color: #31708f;
  text-decoration: underline;
}
.ev-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.ev-alert-danger a {
  color: #a94442;
  text-decoration: underline;
}
.ev-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.ev-alert-warning a {
  color: #8a6d3b;
  text-decoration: underline;
}
:root {
  --ev_font-size: 16px;
  --grid-gutter-width: 30px;
  --grid-gutter-width-025: 7px;
  --grid-gutter-width-050: 15px;
  --grid-gutter-width-075: 22px;
  --grid-gutter-width-125: 37px;
  --grid-gutter-width-150: 45px;
  --grid-gutter-width-175: 52px;
  --grid-gutter-width-200: 60px;
  --grid-gutter-width-300: 90px;
  --grid-gutter-width-400: 120px;
  --grid-gutter-width-500: 150px;
  --grid-gutter-width-600: 180px;
  --ev_color-base: #c6a358;
  --ev_color-base-rgb: 198, 163, 88;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-extend-3: #6b6b6a;
  --ev_color-extend-3-rgb: 107, 107, 106;
  --ev_color-extend-3-bg: #cfc7c0;
  --ev_color-extend-3-bg-rgb: 207, 199, 192;
  --ev_color-extend-4: #478c89;
  --ev_color-extend-4-rgb: 71, 140, 137;
  --ev_color-extend-4-bg: #c8dcdb;
  --ev_color-extend-4-bg-rgb: 200, 220, 219;
  --ev_color-extend-5: #444e4c;
  --ev_color-extend-5-rgb: 68, 78, 76;
  --ev_color-extend-6: #c59733;
  --ev_color-extend-6-rgb: 197, 151, 51;
  --ev_color-imagemap-mapitem-bg: #527a41;
  --ev_color-imagemap-mapitem-bg-rgb: 82, 122, 65;
  --ev_color-baase: default;
  --ev_color-booking: #6cb23a;
  --ev_color-booking-rgb: 108, 178, 58;
  --ev_color-request: #cab242;
  --ev_color-request-rgb: 202, 178, 66;
  --ev_c1_color-base: #c6a358;
  --ev_c1_color-base-rgb: 198, 163, 88;
  --ev_c1_color-base-light: #e3bf73;
  --ev_c1_color-base-light-rgb: 227, 191, 115;
  --ev_c1_color-base-dark: #bb9442;
  --ev_c1_color-base-dark-rgb: 187, 148, 66;
  --ev_c1_color-base-bg: #f8f3e9;
  --ev_c1_color-base-bg-rgb: 248, 243, 233;
  --ev_c1_color-extend-1: #a14737;
  --ev_c1_color-extend-1-rgb: 161, 71, 55;
  --ev_c1_color-extend-1-light: #3f3f3f;
  --ev_c1_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c1_color-extend-1-dark: #333333;
  --ev_c1_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c1_color-extend-1-bg: #f2f2f2;
  --ev_c1_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c1_color-extend-2: #7d7773;
  --ev_c1_color-extend-2-rgb: 125, 119, 115;
  --ev_c1_color-extend-2-light: #3f3f3f;
  --ev_c1_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c1_color-extend-2-dark: #333333;
  --ev_c1_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c1_color-extend-2-bg: #d7d6d5;
  --ev_c1_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c1_color-text: #333333;
  --ev_c1_color-text-rgb: 51, 51, 51;
  --ev_c1_color-link: #c6a358;
  --ev_c1_color-link-rgb: 198, 163, 88;
  --ev_c2_color-base: #FAAF3F;
  --ev_c2_color-base-rgb: 250, 175, 63;
  --ev_c2_color-base-light: #e3bf73;
  --ev_c2_color-base-light-rgb: 227, 191, 115;
  --ev_c2_color-base-dark: #bb9442;
  --ev_c2_color-base-dark-rgb: 187, 148, 66;
  --ev_c2_color-base-bg: #f8f3e9;
  --ev_c2_color-base-bg-rgb: 248, 243, 233;
  --ev_c2_color-extend-1: #a14737;
  --ev_c2_color-extend-1-rgb: 161, 71, 55;
  --ev_c2_color-extend-1-light: #3f3f3f;
  --ev_c2_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c2_color-extend-1-dark: #333333;
  --ev_c2_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c2_color-extend-1-bg: #f2f2f2;
  --ev_c2_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c2_color-extend-2: #7d7773;
  --ev_c2_color-extend-2-rgb: 125, 119, 115;
  --ev_c2_color-extend-2-light: #3f3f3f;
  --ev_c2_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c2_color-extend-2-dark: #333333;
  --ev_c2_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c2_color-extend-2-bg: #d7d6d5;
  --ev_c2_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c2_color-text: #333333;
  --ev_c2_color-text-rgb: 51, 51, 51;
  --ev_c2_color-link: #c6a358;
  --ev_c2_color-link-rgb: 198, 163, 88;
  --ev_c3_color-base: #A9C23F;
  --ev_c3_color-base-rgb: 169, 194, 63;
  --ev_c3_color-base-light: #e3bf73;
  --ev_c3_color-base-light-rgb: 227, 191, 115;
  --ev_c3_color-base-dark: #bb9442;
  --ev_c3_color-base-dark-rgb: 187, 148, 66;
  --ev_c3_color-base-bg: #f8f3e9;
  --ev_c3_color-base-bg-rgb: 248, 243, 233;
  --ev_c3_color-extend-1: #a14737;
  --ev_c3_color-extend-1-rgb: 161, 71, 55;
  --ev_c3_color-extend-1-light: #3f3f3f;
  --ev_c3_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c3_color-extend-1-dark: #333333;
  --ev_c3_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c3_color-extend-1-bg: #f2f2f2;
  --ev_c3_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c3_color-extend-2: #7d7773;
  --ev_c3_color-extend-2-rgb: 125, 119, 115;
  --ev_c3_color-extend-2-light: #3f3f3f;
  --ev_c3_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c3_color-extend-2-dark: #333333;
  --ev_c3_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c3_color-extend-2-bg: #d7d6d5;
  --ev_c3_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c3_color-text: #333333;
  --ev_c3_color-text-rgb: 51, 51, 51;
  --ev_c3_color-link: #c6a358;
  --ev_c3_color-link-rgb: 198, 163, 88;
  --ev_c4_color-base: #478C89;
  --ev_c4_color-base-rgb: 71, 140, 137;
  --ev_c4_color-base-light: #e3bf73;
  --ev_c4_color-base-light-rgb: 227, 191, 115;
  --ev_c4_color-base-dark: #bb9442;
  --ev_c4_color-base-dark-rgb: 187, 148, 66;
  --ev_c4_color-base-bg: #f8f3e9;
  --ev_c4_color-base-bg-rgb: 248, 243, 233;
  --ev_c4_color-extend-1: #a14737;
  --ev_c4_color-extend-1-rgb: 161, 71, 55;
  --ev_c4_color-extend-1-light: #3f3f3f;
  --ev_c4_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c4_color-extend-1-dark: #333333;
  --ev_c4_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c4_color-extend-1-bg: #f2f2f2;
  --ev_c4_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c4_color-extend-2: #7d7773;
  --ev_c4_color-extend-2-rgb: 125, 119, 115;
  --ev_c4_color-extend-2-light: #3f3f3f;
  --ev_c4_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c4_color-extend-2-dark: #333333;
  --ev_c4_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c4_color-extend-2-bg: #d7d6d5;
  --ev_c4_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c4_color-text: #333333;
  --ev_c4_color-text-rgb: 51, 51, 51;
  --ev_c4_color-link: #c6a358;
  --ev_c4_color-link-rgb: 198, 163, 88;
  --ev_c5_color-base: #7D7773;
  --ev_c5_color-base-rgb: 125, 119, 115;
  --ev_c5_color-base-light: #e3bf73;
  --ev_c5_color-base-light-rgb: 227, 191, 115;
  --ev_c5_color-base-dark: #bb9442;
  --ev_c5_color-base-dark-rgb: 187, 148, 66;
  --ev_c5_color-base-bg: #f8f3e9;
  --ev_c5_color-base-bg-rgb: 248, 243, 233;
  --ev_c5_color-extend-1: #a14737;
  --ev_c5_color-extend-1-rgb: 161, 71, 55;
  --ev_c5_color-extend-1-light: #3f3f3f;
  --ev_c5_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c5_color-extend-1-dark: #333333;
  --ev_c5_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c5_color-extend-1-bg: #f2f2f2;
  --ev_c5_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c5_color-extend-2: #7d7773;
  --ev_c5_color-extend-2-rgb: 125, 119, 115;
  --ev_c5_color-extend-2-light: #3f3f3f;
  --ev_c5_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c5_color-extend-2-dark: #333333;
  --ev_c5_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c5_color-extend-2-bg: #d7d6d5;
  --ev_c5_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c5_color-text: #333333;
  --ev_c5_color-text-rgb: 51, 51, 51;
  --ev_c5_color-link: #c6a358;
  --ev_c5_color-link-rgb: 198, 163, 88;
  --ev_c6_color-base: #00723B;
  --ev_c6_color-base-rgb: 0, 114, 59;
  --ev_c6_color-base-light: #e3bf73;
  --ev_c6_color-base-light-rgb: 227, 191, 115;
  --ev_c6_color-base-dark: #bb9442;
  --ev_c6_color-base-dark-rgb: 187, 148, 66;
  --ev_c6_color-base-bg: #f8f3e9;
  --ev_c6_color-base-bg-rgb: 248, 243, 233;
  --ev_c6_color-extend-1: #a14737;
  --ev_c6_color-extend-1-rgb: 161, 71, 55;
  --ev_c6_color-extend-1-light: #3f3f3f;
  --ev_c6_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c6_color-extend-1-dark: #333333;
  --ev_c6_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c6_color-extend-1-bg: #f2f2f2;
  --ev_c6_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c6_color-extend-2: #7d7773;
  --ev_c6_color-extend-2-rgb: 125, 119, 115;
  --ev_c6_color-extend-2-light: #3f3f3f;
  --ev_c6_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c6_color-extend-2-dark: #333333;
  --ev_c6_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c6_color-extend-2-bg: #d7d6d5;
  --ev_c6_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c6_color-text: #333333;
  --ev_c6_color-text-rgb: 51, 51, 51;
  --ev_c6_color-link: #c6a358;
  --ev_c6_color-link-rgb: 198, 163, 88;
  --ev_c7_color-base: #444E4C;
  --ev_c7_color-base-rgb: 68, 78, 76;
  --ev_c7_color-base-light: #e3bf73;
  --ev_c7_color-base-light-rgb: 227, 191, 115;
  --ev_c7_color-base-dark: #bb9442;
  --ev_c7_color-base-dark-rgb: 187, 148, 66;
  --ev_c7_color-base-bg: #f8f3e9;
  --ev_c7_color-base-bg-rgb: 248, 243, 233;
  --ev_c7_color-extend-1: #a14737;
  --ev_c7_color-extend-1-rgb: 161, 71, 55;
  --ev_c7_color-extend-1-light: #3f3f3f;
  --ev_c7_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c7_color-extend-1-dark: #333333;
  --ev_c7_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c7_color-extend-1-bg: #f2f2f2;
  --ev_c7_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c7_color-extend-2: #7d7773;
  --ev_c7_color-extend-2-rgb: 125, 119, 115;
  --ev_c7_color-extend-2-light: #3f3f3f;
  --ev_c7_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c7_color-extend-2-dark: #333333;
  --ev_c7_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c7_color-extend-2-bg: #d7d6d5;
  --ev_c7_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c7_color-text: #333333;
  --ev_c7_color-text-rgb: 51, 51, 51;
  --ev_c7_color-link: #c6a358;
  --ev_c7_color-link-rgb: 198, 163, 88;
  --ev_c8_color-base: #FEFAEB;
  --ev_c8_color-base-rgb: 254, 250, 235;
  --ev_c8_color-base-light: #e3bf73;
  --ev_c8_color-base-light-rgb: 227, 191, 115;
  --ev_c8_color-base-dark: #bb9442;
  --ev_c8_color-base-dark-rgb: 187, 148, 66;
  --ev_c8_color-base-bg: #f8f3e9;
  --ev_c8_color-base-bg-rgb: 248, 243, 233;
  --ev_c8_color-extend-1: #a14737;
  --ev_c8_color-extend-1-rgb: 161, 71, 55;
  --ev_c8_color-extend-1-light: #3f3f3f;
  --ev_c8_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c8_color-extend-1-dark: #333333;
  --ev_c8_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c8_color-extend-1-bg: #f2f2f2;
  --ev_c8_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c8_color-extend-2: #7d7773;
  --ev_c8_color-extend-2-rgb: 125, 119, 115;
  --ev_c8_color-extend-2-light: #3f3f3f;
  --ev_c8_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c8_color-extend-2-dark: #333333;
  --ev_c8_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c8_color-extend-2-bg: #d7d6d5;
  --ev_c8_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c8_color-text: #333333;
  --ev_c8_color-text-rgb: 51, 51, 51;
  --ev_c8_color-link: #c6a358;
  --ev_c8_color-link-rgb: 198, 163, 88;
  --ev_c9_color-base: #CFC7C0;
  --ev_c9_color-base-rgb: 207, 199, 192;
  --ev_c9_color-base-light: #e3bf73;
  --ev_c9_color-base-light-rgb: 227, 191, 115;
  --ev_c9_color-base-dark: #bb9442;
  --ev_c9_color-base-dark-rgb: 187, 148, 66;
  --ev_c9_color-base-bg: #f8f3e9;
  --ev_c9_color-base-bg-rgb: 248, 243, 233;
  --ev_c9_color-extend-1: #a14737;
  --ev_c9_color-extend-1-rgb: 161, 71, 55;
  --ev_c9_color-extend-1-light: #3f3f3f;
  --ev_c9_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c9_color-extend-1-dark: #333333;
  --ev_c9_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c9_color-extend-1-bg: #f2f2f2;
  --ev_c9_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c9_color-extend-2: #7d7773;
  --ev_c9_color-extend-2-rgb: 125, 119, 115;
  --ev_c9_color-extend-2-light: #3f3f3f;
  --ev_c9_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c9_color-extend-2-dark: #333333;
  --ev_c9_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c9_color-extend-2-bg: #d7d6d5;
  --ev_c9_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_c9_color-text: #333333;
  --ev_c9_color-text-rgb: 51, 51, 51;
  --ev_c9_color-link: #c6a358;
  --ev_c9_color-link-rgb: 198, 163, 88;
}
@media (min-width: 480px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 480px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 992px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1200px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1500px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1800px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
:root .ev-cth-1 {
  --ev_color-base: #c6a358;
  --ev_color-base-rgb: 198, 163, 88;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-2 {
  --ev_color-base: #FAAF3F;
  --ev_color-base-rgb: 250, 175, 63;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-3 {
  --ev_color-base: #A9C23F;
  --ev_color-base-rgb: 169, 194, 63;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-4 {
  --ev_color-base: #478C89;
  --ev_color-base-rgb: 71, 140, 137;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-5 {
  --ev_color-base: #7D7773;
  --ev_color-base-rgb: 125, 119, 115;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-6 {
  --ev_color-base: #00723B;
  --ev_color-base-rgb: 0, 114, 59;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-7 {
  --ev_color-base: #444E4C;
  --ev_color-base-rgb: 68, 78, 76;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-8 {
  --ev_color-base: #FEFAEB;
  --ev_color-base-rgb: 254, 250, 235;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-9 {
  --ev_color-base: #CFC7C0;
  --ev_color-base-rgb: 207, 199, 192;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-10 {
  --ev_color-base: #A14737;
  --ev_color-base-rgb: 161, 71, 55;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-11 {
  --ev_color-base: #0C2340;
  --ev_color-base-rgb: 12, 35, 64;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-12 {
  --ev_color-base: #CC9F26;
  --ev_color-base-rgb: 204, 159, 38;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-13 {
  --ev_color-base: #6B6B6A;
  --ev_color-base-rgb: 107, 107, 106;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #a14737;
  --ev_color-extend-1-rgb: 161, 71, 55;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #7d7773;
  --ev_color-extend-2-rgb: 125, 119, 115;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #d7d6d5;
  --ev_color-extend-2-bg-rgb: 215, 214, 213;
  --ev_color-text: #333333;
  --ev_color-text-rgb: 51, 51, 51;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
/** PROJECT DEFAULTS **/
body,
table {
  font-family: "Nunito", sans-serif;
  color: #333333;
}
a {
  color: #c6a358;
}
body,
table {
  font-size: 16px;
}
@media (min-width: 480px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 480px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1800px) {
  body,
  table {
    font-size: 16px;
  }
}
.ev-mxw-1 {
  max-width: 1920px !important;
}
.ev-mxw-2 {
  max-width: 1400px !important;
}
.ev-mxw-3 {
  max-width: 1440px !important;
}
.ev-mxw-4 {
  max-width: 855px !important;
}
/** VIELWETTYPE LAYOUT **/
div.vlt-tl496 .ev-hnavi-default {
  border: none !important;
  margin-top: 20px;
}
div.vlt-tl496 .ev-hnavi-default .row-clearfix {
  height: 0;
}
div.vlt-tl496 .ev-hnavi-default a {
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 0;
}
div.vlt-tl496 .ev-hnavi-default a .icon {
  vertical-align: middle;
}
@media (min-width: 480px) {
  div.vlt-tl496 .ev-hnavi-default a {
    border: none;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-prev {
    border: none;
    text-align: left;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-prev .icon {
    display: inline-block;
    margin-right: 5px;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-back {
    border: none;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-next {
    text-align: right;
    border: none;
  }
  div.vlt-tl496 .ev-hnavi-default a.ev-btn-next .icon {
    display: inline-block;
    margin-left: 5px;
  }
}
div.vlt-tl398 span.field input {
  width: 80px;
}
div.vlt-tl469 ul.level-1 > li {
  position: relative;
  display: inline-block;
  z-index: 1;
}
div.vlt-tl469 ul.level-1 > li > a {
  display: block;
}
div.vlt-tl469 ul.level-1 > li.sub > a .caption,
div.vlt-tl469 ul.level-1 > li.active > a .caption {
  font-weight: bold;
}
div.vlt-tl469 ul.level-1 > li ul.level-2 {
  margin: 0;
  padding: 0;
}
div.vlt-tl585 a {
  display: block;
}
div.vlt-tl585 .evphoto {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
div.vlt-tl585 .ev-box {
  position: relative;
  margin-bottom: 45px;
}
div.vlt-tl585 .ev-box .ev-box-inner {
  display: grid;
  grid-gap: 2px;
  grid-template-columns: 1fr 1fr 1fr;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-content {
  font-weight: bold;
  padding-bottom: 15px;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image {
  position: relative;
  padding-top: 50%;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-body {
  position: relative;
  grid-column-start: 1;
  grid-column-end: 4;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-body .ev-box-headline .mainline {
  font-weight: bold;
  font-family: "Amatic SC";
  font-size: 4em;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation {
  grid-column-start: 1;
  grid-column-end: 4;
  display: flex;
  align-items: center;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-optimal {
  display: none;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-maximal,
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-minimal {
  white-space: nowrap;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-maximal > .caption,
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-minimal > .caption {
  padding-right: 15px;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links {
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 3;
  grid-row-end: 4;
  padding: 15px 0;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn {
  flex: 0 0 100%;
  padding: 0 25px;
  display: block;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn .caption {
  font-size: 1em;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-1 {
  grid-column-start: 1;
  grid-column-end: 4;
  padding-top: 66.66%;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 5;
  grid-row-end: 7;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price-inner {
  text-align: center;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price-inner .value {
  font-size: 2.6em;
  font-family: "Amatic SC";
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price-inner .prefix,
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price-inner .suffix {
  font-size: 0.8em;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price-inner .suffix {
  display: block;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price-inner .suffix:after {
  content: ' / pro Nacht';
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price-inner .ev-box-btn-details .caption {
  padding: 15px 60px;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-2 {
  grid-column-start: 3;
  grid-column-end: 4;
  padding-top: 66.66%;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-3,
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-4 {
  grid-column-start: 3;
  grid-column-end: 4;
  padding-top: 66.66%;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-size {
  grid-column-start: 1;
  grid-column-end: 3;
  display: flex;
  align-items: center;
  padding: 10px 15px;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-size .roomtype-size {
  text-transform: uppercase;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-rooms {
  grid-column-start: 3;
  grid-column-end: 4;
  display: flex;
  align-items: center;
  padding: 10px 15px;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility {
  grid-column-start: 1;
  grid-column-end: 4;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span .icon {
  width: 25px;
  display: flex;
  justify-content: center;
}
div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span .caption {
  display: none;
}
@media (min-width: 480px) {
  div.vlt-tl585 .ev-box .ev-box-inner {
    grid-gap: 4px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-1 {
    padding-top: 40%;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 5;
    grid-row-end: 6;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-2 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 5;
    grid-row-end: 6;
    padding-top: 66.66%;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-3,
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-4 {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 5;
    grid-row-end: 6;
    padding-top: 66.66%;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links-inner {
    display: flex;
    align-items: center;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn {
    flex: 0 0 50%;
    padding: 0 15px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span {
    justify-content: flex-end;
    padding-left: 10px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span .icon {
    width: 35px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span:hover {
    cursor: pointer;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span:hover .caption {
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  div.vlt-tl585 .ev-box {
    padding: 30px;
    margin-bottom: 0;
  }
  div.vlt-tl585 .ev-box .ev-box-inner {
    position: relative;
    z-index: 2;
    grid-gap: 6px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-body {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation-inner {
    display: flex;
    align-items: center;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-optimal {
    display: none;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-minimal,
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-maximal {
    margin-right: 30px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-minimal .caption,
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-allocation .allocation-maximal .caption {
    font-weight: bold;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 2;
    grid-row-end: 3;
    padding: 0;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links-inner {
    display: flex;
    align-items: center;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn {
    flex: 0 0 50%;
    padding: 0 7px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-1 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 6;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price {
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 4;
    padding: 15px 0;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price .suffix {
    display: block;
    padding: 0 60px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-2 {
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-start: 4;
    grid-row-end: 5;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-3,
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-image-4 {
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-start: 5;
    grid-row-end: 6;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-size {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 6;
    grid-row-end: 7;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-size-inner .ev-box-btn-details .caption {
    padding: 30px 115px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-rooms {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 6;
    grid-row-end: 7;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 6;
    grid-row-end: 7;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span .icon {
    width: 35px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span .icon:after {
    font-size: 2em;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price .suffix {
    padding: 0 40px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-rooms {
    margin-left: -60px;
  }
}
@media (min-width: 1200px) {
  div.vlt-tl585 .ev-box .ev-box-inner {
    grid-gap: 8px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span .icon {
    width: 50px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-facility > span .icon:after {
    font-size: 2em;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn {
    padding: 0 15px;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price {
    padding: 40px 0;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price .suffix {
    padding: 0 60px;
  }
}
@media (min-width: 1500px) {
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price {
    padding: 35px 0;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price .prefix,
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price .suffix {
    font-size: 1.1em;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price .value {
    font-size: 3.5em;
  }
  div.vlt-tl585 .ev-box .ev-box-inner .ev-box-price .suffix {
    padding: 0 105px;
    padding-bottom: 10px;
  }
}
div.vlt-tl374 .vlt-item-rowsep {
  clear: both;
}
div.vlt-tl374 .vlt-teaser {
  background-color: white;
}
div.vlt-tl374 .vlt-teaser-inner {
  padding: 15px;
}
div.vlt-tl374 .vlt-teaser-media {
  float: right;
  margin-left: 15px;
}
div.vlt-tl374 .vlt-teaser-content {
  padding-left: 100px;
}
div.vlt-tl374 .vlt-teaser-links {
  clear: both;
  margin-top: 10px;
}
div.vlt-tl374 .vlt-caption {
  font-size: 150%;
}
div.vlt-tl374 .vlt-event-datetime span {
  display: block;
}
div.vlt-tl374 .vlt-event-datetime span.vlt-event-time {
  font-size: 130%;
  font-weight: bold;
}
div.vlt-tl374 .vlt-event-location {
  font-style: italic;
}
div.vlt-tl374 .vlt-description {
  margin-top: 10px;
}
div.vlt-tl374 .vlt-teaser-details {
  margin-top: 10px;
}
div.vlt-tl374 .vlt-link-details {
  float: right;
}
div.vlt-tl374 .vlt-calsheet {
  float: left;
  width: 75px;
}
div.vlt-tl374 .vlt-calsheet-inner {
  margin: 1px;
}
div.vlt-tl374 .vlt-calsheet span {
  display: block;
  text-align: center;
}
div.vlt-tl374 .vlt-calsheet span.year {
  padding: 3px 0px 3px 0px;
  font-weight: bold;
}
div.vlt-tl374 .vlt-calsheet span.day {
  padding: 10px 0px 5px 0px;
  font-size: 150%;
}
div.vlt-tl374 .vlt-calsheet span.month {
  padding: 0px 0px 5px 0px;
  font-size: 90%;
}
div.vlt-tl374 .vlt-calsheet {
  background-color: #484848;
}
div.vlt-tl374 .vlt-calsheet-inner {
  background-color: #FFFFFF;
}
div.vlt-tl374 .vlt-calsheet span.year {
  background-color: #484848;
  color: #FFFFFF;
}
div.vlt-tl505 .vsc {
  max-width: 100%!important;
}
div.vlt-tl505 .cst .vri-page {
  max-width: 100%!important;
}
div.vlt-tl505 .vri-roomtypes {
  margin-bottom: 0px!important;
}
div.vlt-tl505 .vri-roomtype-group-header,
div.vlt-tl505 .vri-roomtype-head,
div.vlt-tl505 .vri-roomtype-title,
div.vlt-tl505 .vri-switch-contents-fixed,
div.vlt-tl505 .vri-roomtype-details,
div.vlt-tl505 .vri-roomtype-buttons .vri-button-hide {
  display: none!important;
}
div.vlt-tl368 .vlt-group-rowsep {
  clear: both;
  height: 25px;
}
div.vlt-tl368 .vlt-group-rowsep-first {
  height: 0px;
}
div.vlt-tl368 .vlt-group-rowsep-last {
  height: 0px;
}
div.vlt-tl368 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div.vlt-tl368 .vlt-item-rowsep-first {
  height: 0px;
}
div.vlt-tl368 .vlt-item-rowsep-last {
  height: 0px;
}
div.vlt-tl368 .vlt-teaser-inner {
  padding: 15px;
}
div.vlt-tl368 .vlt-teaser-media {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
div.vlt-tl368 .vlt-teaser-links {
  margin-top: 10px;
}
div.vlt-tl368 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div.vlt-tl368 .vlt-package-headline {
  font-size: 120%;
  font-weight: bold;
}
div.vlt-tl368 .vlt-description {
  margin-bottom: 10px;
}
div.vlt-tl368 .vlt-package-description ul {
  margin-left: 20px;
}
div.vlt-tl368 .vlt-package-prices {
  clear: both;
  margin-top: 10px;
}
div.vlt-tl368 table.vlt-package-price,
div.vlt-tl368 table.vlt-package-price-table {
  width: 100%;
}
div.vlt-tl368 .vlt-package-price-caption {
  font-weight: bold;
}
div.vlt-tl368 .vlt-package-price-minutes {
  text-align: right;
  font-style: italic;
}
div.vlt-tl368 .vlt-package-price-value {
  width: 85px;
  font-size: 150%;
  text-align: right;
}
div.vlt-tl368 .vlt-package-price-links {
  padding-left: 15px;
}
div.vlt-tl582,
div.vlt-tl582 table {
  color: #484848;
}
div.vlt-tl582 a {
  color: black;
}
div.vlt-tl582 .pvy-configure {
  max-width: 996px;
  padding: 15px;
}
div.vlt-tl582 .pvy-configure-head h3 {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.vlt-tl582 .pvy-configure-links {
  display: flex;
  justify-content: center;
  gap: 15px;
}
div.vlt-tl582 .pvy-configure-links a {
  flex: 1;
  text-align: center;
  padding: 12px 16px;
  border: 1px solid #DDDDDD;
  font-weight: bold;
}
div.vlt-tl582 .pvy-configure-links a:hover {
  text-decoration: none;
  background-color: #484848;
  color: white;
  border-color: #484848;
}
div.vlt-tl582 .pvy-configure-body .pvy-cookieapps,
div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
  margin-top: 30px;
}
@media (min-width: 480px) {
  div.vlt-tl582 .pvy-configure-body {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    border: 1px solid #DDDDDD;
  }
  div.vlt-tl582 .pvy-configure-body .pvy-cookieapps,
  div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    margin-top: 0px;
  }
  div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    background-color: #f1f1f1;
    border-right: 1px solid #DDDDDD;
    flex: 2 2;
    /*
      display: flex;
      flex-direction: row;
      */
  }
  div.vlt-tl582 .pvy-configure-body .pvy-cookieapps {
    background-color: white;
    padding: 30px;
    flex: 4 4;
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 30px;
    row-gap: 30px;
  }
}
div.vlt-tl582 .pvy-cookiegroups {
  flex: 1;
  /*
  display: flex;
  flex-direction: row;
  */
}
div.vlt-tl582 .pvy-cookiegroup {
  border-bottom: 1px solid #DDDDDD;
  padding: 8px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption {
  flex: 1 1;
  display: block;
  order: 1;
}
div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption a span {
  cursor: pointer;
}
div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-switcher {
  display: block;
  width: 40px;
  order: 2;
}
div.vlt-tl582 .pvy-cookiegroup.active .pvy-cookiegroup-caption {
  font-weight: bold;
}
@media (min-width: 480px) {
  div.vlt-tl582 .pvy-cookiegroup {
    padding: 15px 30px;
  }
  div.vlt-tl582 .pvy-cookiegroup:last-child {
    border-bottom: 0;
  }
  div.vlt-tl582 .pvy-cookiegroup.active {
    background-color: white;
    margin-right: -2px;
  }
}
div.vlt-tl582 .pvy-cookieapp {
  padding: 8px 0px;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head {
  display: flex;
  flex-direction: row;
  align-items: center;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-caption {
  flex: 1 1;
  font-weight: bold;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-switcher {
  width: 40px;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist {
  margin-top: 15px;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table {
  width: 100%;
  border: 1px solid #CCCCCC;
  font-size: 0.85em;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th:first-child,
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td,
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th {
  padding: 4px 8px;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  font-weight: bold;
  vertical-align: top;
}
div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table tr:first-child th {
  background-color: #CCCCCC;
}
@media (min-width: 480px) {
  div.vlt-tl582 .pvy-cookieapp {
    padding: 15px;
    background-color: #f1f1f1;
  }
  div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-caption {
    font-size: 1.25em;
  }
}
div.vlt-tl582 .pvy-configure-footer {
  margin-top: 15px;
  text-align: center;
}
div.vlt-tl582 .pvy-configure-footer a {
  display: inline-block;
  margin: 0px 5px;
  color: #AAAAAA;
  font-size: 0.85em;
}
div.vlt-tl582 .switch label {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
div.vlt-tl582 .switch label input {
  opacity: 0;
  width: 0;
  height: 0;
}
div.vlt-tl582 .switch label span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CCCCCC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div.vlt-tl582 .switch label span:before {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div.vlt-tl582 .switch label input:checked + span {
  background-color: #5DBE7B;
}
div.vlt-tl582 .switch label input:focus + span {
  box-shadow: 0 0 1px #5DBE7B;
}
div.vlt-tl582 .switch label input:checked + span:before {
  transform: translateX(calc(40px / 2 - 2 * 3px));
}
div.vlt-tl582 .switch label span.round {
  border-radius: 24px;
}
div.vlt-tl582 .switch label span.round:before {
  border-radius: 50%;
}
div.vlt-tl560 .evconsent-dialog-bg {
  position: fixed;
  right: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
}
div.vlt-tl560 .evconsent-dialog {
  position: fixed;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 100000;
  padding: 1.5rem;
  text-align: center;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-caption {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.1;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-description {
  margin-top: 1rem;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-links {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-links a {
  display: block;
  padding: 8px 16px;
  margin: 2px 0px;
  text-decoration: none;
  order: 2;
  order: 1;
  padding: 16px 32px;
}
@media (min-width: 480px) {
  div.vlt-tl560 .evconsent-dialog .evconsent-dialog-links {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  div.vlt-tl560 .evconsent-dialog .evconsent-dialog-links a {
    order: 1;
    margin: 0px 8px;
  }
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-footer {
  margin-top: 1rem;
}
div.vlt-tl560 .evconsent-dialog .evconsent-dialog-footer a {
  margin: 0px 8px;
}
div.vlt-tl863 .vlt-filter-item {
  padding: 8px;
}
div.vlt-tl863 .vlt-filter-item h3 {
  display: none;
}
div.vlt-tl863 .vlt-filter-item .vlt-filter-item-values {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  gap: 5px;
}
div.vlt-tl863 .vlt-filter-item .vlt-filter-item-values .vlt-filter-item-value input {
  display: none;
}
div.vlt-tl863 .vlt-filter-item .vlt-filter-item-values .vlt-filter-item-value input[type="radio"] + label {
  padding: 5px 20px;
  background-color: #c6a358;
  color: white;
  font-size: 1.25em;
  cursor: pointer;
}
div.vlt-tl863 .vlt-filter-item .vlt-filter-item-values .vlt-filter-item-value input[type="radio"]:checked + label {
  background-color: #bb9442;
}
div.vlt-tl863 .vlt-groups {
  display: flex;
  overflow: auto;
}
div.vlt-tl863 .vlt-group {
  flex: 1;
  min-width: 225px;
  padding: 0px 4px;
  border-right: 1px solid #dddddd;
}
div.vlt-tl863 .vlt-group-header {
  position: relative;
  background-color: black;
  color: white;
  padding: 10px;
  display: flex;
  align-items: center;
}
div.vlt-tl863 .vlt-group-header h2 {
  margin: 0px;
  padding: 0px;
  font-size: 1.25em;
}
div.vlt-tl863 .vlt-group-header .wea-weather-icon {
  margin-left: auto;
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 5px;
}
div.vlt-tl863 .vlt-group-header .wea-weather-icon svg {
  width: auto;
  height: 100%;
  fill: white !important;
}
div.vlt-tl863 .vlt-group-header .wea-weather-icon svg path {
  fill: white !important;
}
div.vlt-tl863 .evn-event {
  position: relative;
  display: block;
  padding: 10px;
  margin-top: 2px;
  background-color: #f1f1f1;
  border: 1px solid transparent;
  text-decoration: none;
}
div.vlt-tl863 .evn-event:hover {
  background-color: #dddddd;
}
div.vlt-tl863 .evn-event .evn-event-media {
  position: relative;
  padding-top: 50%;
  margin: -10px;
  margin-bottom: 10px;
}
div.vlt-tl863 .evn-event .evn-event-availability {
  position: absolute;
  top: 0px;
  right: 0px;
  color: white;
  width: 30px;
  height: 30px;
  display: flex;
  font-size: 0.85em;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  background: grey;
}
div.vlt-tl863 .evn-event .evn-event-availability svg {
  fill: white;
  width: 18px;
  height: 18px;
  display: inline-block;
}
div.vlt-tl863 .evn-event.evn-event-preregistration-1.evn-event-period-availability--1 {
  background-color: #edfdea;
}
div.vlt-tl863 .evn-event.evn-event-preregistration-1.evn-event-period-availability--1 .evn-event-availability {
  background: #088d08;
}
div.vlt-tl863 .evn-event.evn-event-preregistration-1.evn-event-period-availability--3 .evn-event-availability {
  background: #dd9e2a;
}
div.vlt-tl863 .evn-event.evn-event-preregistration-1.evn-event-period-availability--4 .evn-event-availability {
  background: #dd9e2a;
}
div.vlt-tl863 .evn-event.evn-event-preregistration-1.evn-event-period-availability--4 {
  background-color: #f8dada;
}
div.vlt-tl863 .evn-event.evn-event-preregistration-1.evn-event-period-availability--4 .evn-event-availability {
  background: #b91e1e;
}
div.vlt-tl863 .evn-event .ev-btn {
  margin-top: 5px;
  color: white;
  background-color: grey;
  display: block;
  text-align: center;
}
div.vlt-tl863 .evn-event-caption {
  font-weight: bold;
  line-height: 1.1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
div.vlt-tl863 .evn-event-time {
  font-size: 1.15em;
}
@media (min-width: 480px) {
  div.vlt-tl867 {
    width: 700px;
  }
}
@media (min-width: 992px) {
  div.vlt-tl867 {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  div.vlt-tl867 {
    width: 1100px;
  }
}
div.vlt-tl867 h2 {
  margin-bottom: 5px;
}
div.vlt-tl867 .evn-event .evn-event-facts {
  margin-bottom: 20px;
  display: flex;
  justify-content: stretch;
  gap: 20px;
  flex-wrap: wrap;
}
div.vlt-tl867 .evn-event .evn-event-facts > * {
  width: 40%;
}
div.vlt-tl867 .evn-event .evn-event-facts > * .caption {
  display: block;
  font-weight: bold;
}
div.vlt-tl867 .evn-event .evn-event-facts > * .value {
  display: block;
}
@media (min-width: 480px) {
  div.vlt-tl867 .evn-event .evn-event-facts {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  div.vlt-tl867 .evn-event .evn-event-facts > * {
    width: auto;
  }
}
div.vlt-tl867 .evn-event .evn-event-content {
  margin-bottom: 20px;
}
div.vlt-tl867 .evn-event .evn-event-media {
  position: relative;
  padding-top: 100%;
}
div.vlt-tl867 .evn-event .evn-event-media .evn-event-qrcode {
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 10px;
  background-color: white;
  width: 125px;
}
@media (min-width: 480px) {
  div.vlt-tl867 .evn-event .evn-event-media {
    padding-top: 60%;
  }
  div.vlt-tl867 .evn-event .evn-event-media .evn-event-qrcode {
    width: 150px;
  }
}
/** VIELWETTYPE LAYOUT VARIANT **/
div.vlt-tv502 .ev-hnavi-default {
  border-top: 3px solid #333333;
  border-bottom: 3px solid #333333;
}
@media (min-width: 480px) {
  div.vlt-tv502 .ev-hnavi-default {
    border-bottom: none;
  }
}
div.vlt-tv502 .ev-hnavi-default a {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}
div.vlt-tv502 .ev-hnavi-default a.ev-btn-prev {
  border-top: 1px solid rgba(51, 51, 51, 0.3);
}
@media (min-width: 480px) {
  div.vlt-tv502 .ev-hnavi-default a.ev-btn-prev {
    border-top: none;
  }
}
div.vlt-tv502 .ev-hnavi-default a .icon {
  font-size: 1.3em;
}
div.vlt-tv502 .ev-hnavi-default a:hover {
  color: #c6a358;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-body .ev-box-headline .mainline {
  color: #a14737;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-allocation .icon-prc-adult:after,
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-allocation .icon-prc-child:after {
  color: #a14737;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn.ev-box-btn-request .caption {
  color: black;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-price {
  background-color: #d7d6d5;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-price-inner .value {
  color: black;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-price-inner .prefix,
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-price-inner .suffix {
  color: black;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-size {
  background-color: #6b6b6a;
  color: white;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-rooms {
  background-color: #6b6b6a;
  color: white;
}
div.vlt-tv609 .ev-box .ev-box-inner .ev-box-facility {
  background-color: #6b6b6a;
  color: white;
}
@media (min-width: 992px) {
  div.vlt-tv609 .ev-box:after {
    background-color: #6b6b6a;
  }
}
div.vlt-tv604 .evconsent-dialog {
  background-color: #a14737;
  color: white;
}
div.vlt-tv604 .evconsent-dialog .evconsent-dialog-links a {
  color: white;
  background-color: white;
  font-weight: bold;
  color: #a14737;
}
div.vlt-tv604 .evconsent-dialog .evconsent-dialog-links a:hover {
  color: white;
}
div.vlt-tv604 .evconsent-dialog .evconsent-dialog-links a:hover {
  background-color: #333333;
  border-color: #333333;
}
div.vlt-tv604 .evconsent-dialog .evconsent-dialog-footer a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9em;
}
/** PROJECT **/
.ev-box .ev-box-links {
  line-height: 1;
}
.ev-headline .mainline {
  margin: 0;
  padding: 0;
  line-height: 1.1;
  font-size: 3em;
}
@media (min-width: 992px) {
  .ev-headline .mainline {
    font-size: 4em;
  }
}
/*
.ev-btn-default {
  .for(@ev_color-themes, {
      @color: "ev_c@{value}_color-base";
      .ev-cth-@{value} & .caption {
        background-image: url('/de/images/@{value}/button.svg') !important;
      }
    }
  );
}*/
.owl-carousel-container .owl-nav {
  display: flex;
  max-width: 150px;
  margin: 0 auto;
  justify-content: space-between;
  margin-top: 30px;
  line-height: 1;
}
.owl-carousel-container .owl-nav > div .icon:after {
  content: "\e90d";
  font-family: "icon";
  font-size: 1.8em;
  color: #333333;
  font-weight: bold;
}
.owl-carousel-container .owl-nav > div.owl-next .icon:after {
  content: "\e90e";
}
@media (min-width: 992px) {
  .owl-carousel-container .owl-nav > div {
    position: absolute;
    top: 50%;
    left: 45px;
    z-index: 100;
    margin-top: -14px;
  }
  .owl-carousel-container .owl-nav > div.owl-next {
    left: auto;
    right: 45px;
  }
}
/** LAYOUTS **/
.ev-lyt-905 {
  position: relative;
  background-color: #c8dcdb;
}
.ev-lyt-905 > div h3 {
  padding-bottom: 15px;
  color: #d7d6d5;
}
.ev-lyt-905 > div a.ev-btn-default .caption {
  background-image: url('/de/images/button-brown.svg');
}
.ev-lyt-905 > div a.ev-btn-costum {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
.ev-lyt-905 > div a.ev-btn-costum .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
.ev-lyt-905 > div a.ev-btn-costum:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
.ev-lyt-905 > div a.ev-btn-costum .caption {
  background-image: url('/de/images/button-rustred.svg');
}
.ev-lyt-905.ev-cth-1 {
  background-color: #c6a358;
}
.ev-lyt-905.ev-cth-2 {
  background-color: #FAAF3F;
}
.ev-lyt-905.ev-cth-3 {
  background-color: #A9C23F;
}
.ev-lyt-905.ev-cth-4 {
  background-color: #478C89;
}
.ev-lyt-905.ev-cth-5 {
  background-color: #7D7773;
}
.ev-lyt-905.ev-cth-6 {
  background-color: #00723B;
}
.ev-lyt-905.ev-cth-7 {
  background-color: #444E4C;
}
.ev-lyt-905.ev-cth-8 {
  background-color: #FEFAEB;
}
.ev-lyt-905.ev-cth-9 {
  background-color: #CFC7C0;
}
.ev-lyt-905.ev-cth-10 {
  background-color: #A14737;
}
.ev-lyt-905.ev-cth-11 {
  background-color: #0C2340;
}
.ev-lyt-905.ev-cth-12 {
  background-color: #CC9F26;
}
.ev-lyt-905.ev-cth-13 {
  background-color: #6B6B6A;
}
.ev-lyt-906 > div .evfloatinggrid-cell {
  display: inline-block;
  color: white;
}
.ev-lyt-907 {
  position: relative;
}
@media (min-width: 992px) {
  .ev-lyt-907 .owl-carousel-container {
    max-width: 1400px;
    margin: 0 60px;
    position: relative;
  }
  .ev-lyt-907 .owl-carousel-container .owl-prev {
    left: -60px !important;
  }
  .ev-lyt-907 .owl-carousel-container .owl-next {
    right: -60px !important;
  }
}
.ev-lyt-907 > div {
  margin: auto;
}
.ev-lyt-907 > div .ev-absolute {
  background-color: white;
}
@media (min-width: 992px) {
  .ev-lyt-907 > div .ev-headline {
    text-align: center;
  }
  .ev-lyt-907 > div .vlt-v9388 .ev-headline {
    text-align: left;
  }
}
@media (max-width: 479px) {
  .ev-lyt-907 {
    padding: 0 !important;
  }
  .ev-lyt-907 > div {
    padding: 30px 15px;
  }
}
.ev-lyt-909 {
  position: relative;
  background-color: #c6a358;
}
.ev-lyt-909 > div .ev-absolute {
  background-color: white;
}
@media (min-width: 992px) {
  .ev-lyt-909 > div .ev-headline {
    text-align: center;
  }
  .ev-lyt-909 > div .vlt-v9388 .ev-headline {
    text-align: left;
  }
}
.ev-lyt-909.ev-cth-1 {
  background-color: #c6a358;
}
.ev-lyt-909.ev-cth-2 {
  background-color: #FAAF3F;
}
.ev-lyt-909.ev-cth-3 {
  background-color: #A9C23F;
}
.ev-lyt-909.ev-cth-4 {
  background-color: #478C89;
}
.ev-lyt-909.ev-cth-5 {
  background-color: #7D7773;
}
.ev-lyt-909.ev-cth-6 {
  background-color: #00723B;
}
.ev-lyt-909.ev-cth-7 {
  background-color: #444E4C;
}
.ev-lyt-909.ev-cth-8 {
  background-color: #FEFAEB;
}
.ev-lyt-909.ev-cth-9 {
  background-color: #CFC7C0;
}
.ev-lyt-909.ev-cth-10 {
  background-color: #A14737;
}
.ev-lyt-909.ev-cth-11 {
  background-color: #0C2340;
}
.ev-lyt-909.ev-cth-12 {
  background-color: #CC9F26;
}
.ev-lyt-909.ev-cth-13 {
  background-color: #6B6B6A;
}
.ev-lyt-937 {
  padding: 0 30px !important;
  position: relative;
}
.ev-lyt-937 > div {
  padding: 30px 0;
  margin: auto;
  max-width: 1400px;
  background-color: rgba(207, 199, 192, 0.5);
}
@media (min-width: 992px) {
  .ev-lyt-937 > div {
    padding: 60px 0;
  }
}
.ev-lyt-937 > div .ev-absolute {
  background-color: white;
}
@media (min-width: 992px) {
  .ev-lyt-937 > div .ev-headline {
    text-align: center;
  }
  .ev-lyt-937 > div .vlt-v9388 .ev-headline {
    text-align: left;
  }
}
.ev-lyt-937.ev-cth-1 > div {
  background-color: #c6a358;
}
.ev-lyt-937.ev-cth-2 > div {
  background-color: #FAAF3F;
}
.ev-lyt-937.ev-cth-3 > div {
  background-color: #A9C23F;
}
.ev-lyt-937.ev-cth-4 > div {
  background-color: #478C89;
}
.ev-lyt-937.ev-cth-5 > div {
  background-color: #7D7773;
}
.ev-lyt-937.ev-cth-6 > div {
  background-color: #00723B;
}
.ev-lyt-937.ev-cth-7 > div {
  background-color: #444E4C;
}
.ev-lyt-937.ev-cth-8 > div {
  background-color: #FEFAEB;
}
.ev-lyt-937.ev-cth-9 > div {
  background-color: #CFC7C0;
}
.ev-lyt-937.ev-cth-10 > div {
  background-color: #A14737;
}
.ev-lyt-937.ev-cth-11 > div {
  background-color: #0C2340;
}
.ev-lyt-937.ev-cth-12 > div {
  background-color: #CC9F26;
}
.ev-lyt-937.ev-cth-13 > div {
  background-color: #6B6B6A;
}
.ev-lyt-938 .row > .clearfix {
  height: 60px;
}
.ev-lyt-939 {
  padding: 30px !important;
  position: relative;
}
@media (min-width: 992px) {
  .ev-lyt-939 {
    padding: 60px 30px !important;
    padding-bottom: 60px !important;
  }
  .ev-lyt-939 .owl-carousel-container {
    margin: 0 80px;
  }
  .ev-lyt-939 .owl-carousel-container .owl-stage-outer {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.ev-lyt-939 > div {
  padding: 30px 15px;
  margin: auto;
  max-width: 1400px;
  background-color: rgba(207, 199, 192, 0.5);
}
.ev-lyt-939 > div .ev-absolute {
  background-color: white;
}
@media (min-width: 992px) {
  .ev-lyt-939 > div {
    padding: 30px 0;
  }
  .ev-lyt-939 > div .ev-headline {
    text-align: center;
  }
  .ev-lyt-939 > div .vlt-v9388 .ev-headline {
    text-align: left;
  }
}
.ev-lyt-939.ev-cth-1 > div {
  background-color: #c6a358;
}
.ev-lyt-939.ev-cth-2 > div {
  background-color: #FAAF3F;
}
.ev-lyt-939.ev-cth-3 > div {
  background-color: #A9C23F;
}
.ev-lyt-939.ev-cth-4 > div {
  background-color: #478C89;
}
.ev-lyt-939.ev-cth-5 > div {
  background-color: #7D7773;
}
.ev-lyt-939.ev-cth-6 > div {
  background-color: #00723B;
}
.ev-lyt-939.ev-cth-7 > div {
  background-color: #444E4C;
}
.ev-lyt-939.ev-cth-8 > div {
  background-color: #FEFAEB;
}
.ev-lyt-939.ev-cth-9 > div {
  background-color: #CFC7C0;
}
.ev-lyt-939.ev-cth-10 > div {
  background-color: #A14737;
}
.ev-lyt-939.ev-cth-11 > div {
  background-color: #0C2340;
}
.ev-lyt-939.ev-cth-12 > div {
  background-color: #CC9F26;
}
.ev-lyt-939.ev-cth-13 > div {
  background-color: #6B6B6A;
}
.ev-lyt-904 {
  position: relative;
  background-color: rgba(207, 199, 192, 0.5);
}
@media (min-width: 992px) {
  .ev-lyt-904 .owl-carousel-container {
    max-width: 1400px;
    margin: 0 60px;
    position: relative;
  }
  .ev-lyt-904 .owl-carousel-container .owl-prev {
    left: -60px !important;
  }
  .ev-lyt-904 .owl-carousel-container .owl-next {
    right: -60px !important;
  }
}
.ev-lyt-904 > div {
  margin: auto;
}
.ev-lyt-904 > div .ev-absolute {
  background-color: white;
}
@media (min-width: 992px) {
  .ev-lyt-904 > div .ev-headline {
    text-align: center;
  }
  .ev-lyt-904 > div .ev-headline .mainline:after {
    background-position: center;
  }
  .ev-lyt-904 > div .vlt-v9388 .ev-headline {
    text-align: left;
  }
}
@media (max-width: 479px) {
  .ev-lyt-904 {
    padding: 0 !important;
  }
  .ev-lyt-904 > div {
    padding: 30px 15px;
  }
}
.ev-lyt-904.ev-cth-1 {
  background-color: #c6a358;
}
.ev-lyt-904.ev-cth-2 {
  background-color: #FAAF3F;
}
.ev-lyt-904.ev-cth-3 {
  background-color: #A9C23F;
}
.ev-lyt-904.ev-cth-4 {
  background-color: #478C89;
}
.ev-lyt-904.ev-cth-5 {
  background-color: #7D7773;
}
.ev-lyt-904.ev-cth-6 {
  background-color: #00723B;
}
.ev-lyt-904.ev-cth-7 {
  background-color: #444E4C;
}
.ev-lyt-904.ev-cth-8 {
  background-color: #FEFAEB;
}
.ev-lyt-904.ev-cth-9 {
  background-color: #CFC7C0;
}
.ev-lyt-904.ev-cth-10 {
  background-color: #A14737;
}
.ev-lyt-904.ev-cth-11 {
  background-color: #0C2340;
}
.ev-lyt-904.ev-cth-12 {
  background-color: #CC9F26;
}
.ev-lyt-904.ev-cth-13 {
  background-color: #6B6B6A;
}
.ev-lyt-1375 .owl-carousel {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}
.ev-lyt-1375 .owl-carousel .owl-item {
  padding: 45px 15px 0px 15px;
}
@media (min-width: 1200px) {
  .ev-lyt-1375 .owl-carousel .owl-item {
    padding-top: 60px;
  }
}
@media (max-width: 479px) {
  .ev-lyt-1376 {
    padding-bottom: 60px !important;
  }
}
@media (max-width: 479px) {
  .ev-lyt-1377 {
    padding-top: 30px !important;
  }
}
.ev-lyt-1378 {
  background-color: rgba(207, 199, 192, 0.5);
}
.ev-lyt-1378.ev-cth-1 {
  background-color: rgba(198, 163, 88, 0.5);
}
.ev-lyt-1378.ev-cth-2 {
  background-color: rgba(250, 175, 63, 0.5);
}
.ev-lyt-1378.ev-cth-3 {
  background-color: rgba(169, 194, 63, 0.5);
}
.ev-lyt-1378.ev-cth-4 {
  background-color: rgba(71, 140, 137, 0.5);
}
.ev-lyt-1378.ev-cth-5 {
  background-color: rgba(125, 119, 115, 0.5);
}
.ev-lyt-1378.ev-cth-6 {
  background-color: rgba(0, 114, 59, 0.5);
}
.ev-lyt-1378.ev-cth-7 {
  background-color: rgba(68, 78, 76, 0.5);
}
.ev-lyt-1378.ev-cth-8 {
  background-color: rgba(254, 250, 235, 0.5);
}
.ev-lyt-1378.ev-cth-9 {
  background-color: rgba(207, 199, 192, 0.5);
}
.ev-lyt-1378.ev-cth-10 {
  background-color: rgba(161, 71, 55, 0.5);
}
.ev-lyt-1378.ev-cth-11 {
  background-color: rgba(12, 35, 64, 0.5);
}
.ev-lyt-1378.ev-cth-12 {
  background-color: rgba(204, 159, 38, 0.5);
}
.ev-lyt-1378.ev-cth-13 {
  background-color: rgba(107, 107, 106, 0.5);
}
.ev-lyt-1379 {
  padding-top: 30px !important;
}
/** SECTIONS **/
td,
body {
  font-family: "Nunito", sans-serif;
  line-height: 1.6;
  font-size: 15px;
  color: #333333;
}
@media (min-width: 480px) {
  td,
  body {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  td,
  body {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  td,
  body {
    font-size: 17px;
  }
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}
a {
  line-height: 1;
  color: #c6a358;
}
.page_container {
  padding: 30px 15px;
}
.page_container .page_center {
  max-width: 1400px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .page_container {
    padding: 60px 30px;
  }
}
@media (max-width: 479px) {
  html {
    scroll-padding-top: 190px;
  }
}
@media (min-width: 480px) {
  html {
    scroll-padding-top: 200px;
  }
}
@media (min-width: 992px) {
  html {
    scroll-padding-top: 100px;
  }
}
@media (min-width: 1200px) {
  html {
    scroll-padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .mm-menu_offcanvas.mm-menu_opened {
    color: rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.3) !important;
  }
  .mm-menu_offcanvas.mm-menu_opened .caption {
    margin-left: 10px;
    white-space: nowrap;
  }
  .mm-menu_offcanvas.mm-menu_opened .caption strong {
    display: inline !important;
  }
}
body#pages_534895220c2e40a79cdfbb5fdd9f80f7_html #page_footer .key-footer-logo-familotel,
body#pages_534895220c2e40a79cdfbb5fdd9f80f7_html #page_familotel {
  margin-right: auto;
}
body#pages_534895220c2e40a79cdfbb5fdd9f80f7_html #page_slideshow:before,
body#pages_534895220c2e40a79cdfbb5fdd9f80f7_html #page_slideshow:after {
  display: none;
}
.mm-menu ul li a.active {
  display: block;
  margin-top: -1px !important;
  background-color: #9b1731 !important;
}
.mm-menu ul li a.active .caption {
  color: white !important;
}
.mm-menu ul li a .caption {
  color: rgba(0, 0, 0, 0.8);
}
.mm-menu ul li a .icon {
  color: rgba(0, 0, 0, 0.5);
  padding-right: 5px;
}
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, 0.9) !important;
}
.pika-lendar {
  /*.pika-title {
            .pika-label {
                color:@endRangeColor;
            }
        }*/
}
.pika-lendar .is-startrange .pika-button {
  background: #c6a358;
}
.pika-lendar .is-endrange .pika-button {
  background: #c6a358;
}
.pika-lendar .is-inrange .pika-button {
  background: #e3bf73;
  color: #c6a358;
}
.pika-lendar .is-today .pika-button {
  color: #c6a358;
}
.pika-lendar .pika-button:hover {
  background: #bb9442;
  color: white;
}
.pika-lendar .is-inrange .pika-button {
  color: white;
}
ul.base-list {
  margin: 0;
  padding: 0;
  margin-left: 20px;
}
ul.base-list li {
  list-style-image: url("/de/images/1/house.svg");
  position: relative;
  line-height: 1.7;
}
.ev-cth-1 ul.base-list li {
  list-style-image: url("/de/images/1/house.svg");
}
.ev-cth-2 ul.base-list li {
  list-style-image: url("/de/images/2/house.svg");
}
.ev-cth-3 ul.base-list li {
  list-style-image: url("/de/images/3/house.svg");
}
.ev-cth-4 ul.base-list li {
  list-style-image: url("/de/images/4/house.svg");
}
.ev-cth-5 ul.base-list li {
  list-style-image: url("/de/images/5/house.svg");
}
.ev-cth-6 ul.base-list li {
  list-style-image: url("/de/images/6/house.svg");
}
.ev-cth-7 ul.base-list li {
  list-style-image: url("/de/images/7/house.svg");
}
.ev-cth-8 ul.base-list li {
  list-style-image: url("/de/images/8/house.svg");
}
.ev-cth-9 ul.base-list li {
  list-style-image: url("/de/images/9/house.svg");
}
.ev-cth-10 ul.base-list li {
  list-style-image: url("/de/images/10/house.svg");
}
.ev-cth-11 ul.base-list li {
  list-style-image: url("/de/images/11/house.svg");
}
.ev-cth-12 ul.base-list li {
  list-style-image: url("/de/images/12/house.svg");
}
.ev-cth-13 ul.base-list li {
  list-style-image: url("/de/images/13/house.svg");
}
.mm-menu_offcanvas.mm-menu_opened .mm-listitem,
.mm-menu_offcanvas.mm-menu_opened .mm-listitem .mm-btn_next,
.mm-menu_offcanvas.mm-menu_opened .mm-listitem .mm-btn_next:before,
.mm-menu_offcanvas.mm-menu_opened .mm-listitem:after,
.mm-menu_offcanvas.mm-menu_opened .mm-listview {
  border-color: #a14737;
}
.mm-menu_offcanvas.mm-menu_opened .mm-btn_next {
  width: 100% !important;
}
.mm-menu_offcanvas.mm-menu_opened ul li .caption {
  color: #a14737;
}
.mm-menu_offcanvas.mm-menu_opened ul li .icon {
  color: #a14737;
  padding-right: 10px;
}
.mm-menu_offcanvas.mm-menu_opened ul li .mm-btn_next:after {
  border-color: #a14737;
}
@media (max-width: 479px) {
  #page_messenger .hm-btn,
  #hub-messenger-widget {
    display: none !important;
  }
}
.fancybox-container .key-page-overlay a {
  outline: none !important;
}
.fancybox-container .key-page-overlay a .evphoto {
  outline: none !important;
}
#page {
  margin: 0 auto;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  #page_body {
    margin-top: -50px;
    padding-bottom: 60px;
  }
}
#page_header {
  position: relative;
  z-index: 10;
}
#page_familotel {
  position: absolute;
  right: 0;
  z-index: 10;
  margin-right: -30px;
}
@media (max-width: 479px) {
  #page_familotel {
    top: 290px;
  }
  #page_familotel img {
    width: 220px;
    height: auto;
  }
}
@media (min-width: 480px) {
  #page_familotel {
    top: 390px;
  }
  #page_familotel img {
    width: 300px;
  }
}
@media (min-width: 992px) {
  #page_familotel {
    top: 330px;
  }
}
@media (min-width: 1500px) {
  #page_familotel {
    top: 400px;
  }
}
@media (min-width: 1800px) {
  #page_familotel {
    top: 570px;
  }
}
#page_header_top {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  z-index: 30;
  padding: 0;
  background-color: transparent;
}
@media (min-width: 480px) {
  #page_header_top {
    top: 40px;
  }
}
#page_header_top #page_header_top_inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  height: 60px;
}
@media (min-width: 992px) {
  #page_header_top #page_header_top_inner {
    height: 80px;
  }
}
#page_header_top #page_logo {
  z-index: 10;
  position: absolute;
  right: 55%;
  top: 15px;
  left: 15px;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
}
@media (min-width: 992px) {
  #page_header_top #page_logo {
    top: 30px;
    left: 30px;
  }
}
#page_header_top #page_logo img {
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
  width: 100px;
}
@media (min-width: 480px) {
  #page_header_top #page_logo img {
    width: 140px;
  }
}
@media (min-width: 992px) {
  #page_header_top #page_logo img {
    width: 180px;
  }
}
@media (max-width: 991px) {
  body.Layout02 #page_header_top #page_logo img {
    width: 180px;
  }
}
@media (max-width: 991px) {
  #page_header_top #page_quicklinks .key-page-quicklinks {
    padding-top: 2px;
  }
}
#page_header_top #page_quicklinks .key-page-quicklinks-child-1,
#page_header_top #page_quicklinks .key-page-quicklinks-child-2 {
  display: none;
}
#page_header_top #page_quicklinks .key-page-quicklinks-child-2 a {
  color: #333333;
}
@media (min-width: 992px) {
  #page_header_top #page_quicklinks .key-page-quicklinks-child-3 {
    padding-right: var(--grid-gutter-width-050);
  }
}
@media (min-width: 480px) {
  #page_header_top #page_quicklinks.active-sticky .key-page-quicklinks-child-1,
  #page_header_top #page_quicklinks.active-sticky .key-page-quicklinks-child-2 {
    display: block;
  }
}
#page_header_top.sticky {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 2px rgba(198, 163, 88, 0.5);
}
#page_header_top.sticky .key-page-navigation-toggle a,
#page_header_top.sticky #page_navigation .key-page-navigation-toggle a {
  color: #a14737;
}
#page_header_top.sticky .key-ort a .icon,
#page_header_top.sticky .key-telephone a .icon {
  color: #a14737;
}
#page_header_top.sticky .key-ort a,
#page_header_top.sticky .key-telephone a {
  color: #333333;
}
#page_header_top.sticky .key-ort a .caption,
#page_header_top.sticky .key-telephone a .caption {
  display: none;
}
@media (min-width: 992px) {
  #page_header_top.sticky .key-ort a .caption,
  #page_header_top.sticky .key-telephone a .caption {
    display: inline;
  }
}
#page_header_top.sticky #page_logo {
  top: 7px;
  left: 15px;
}
@media (max-width: 991px) {
  #page_header_top.sticky #page_logo img {
    width: 45px !important;
  }
}
@media (min-width: 992px) {
  #page_header_top.sticky #page_logo {
    left: 30px;
  }
  #page_header_top.sticky #page_logo img {
    width: 65px;
  }
}
#page_header_top.sticky #page_quicklinks .key-page-quicklinks-child-2 .ev-btn .caption {
  display: none;
}
@media (min-width: 480px) {
  #page_header_top.sticky #page_quicklinks .key-page-quicklinks-child-2 .ev-btn .caption {
    display: inline;
  }
}
#page_header_top.sticky #page_quicklinks .key-page-quicklinks-child-3 .ev-btn {
  display: none;
}
@media (min-width: 480px) {
  #page_header_top.sticky #page_quicklinks .key-page-quicklinks-child-3 .ev-btn {
    display: inline-block;
  }
}
@media (min-width: 1500px) {
  #page_header_top #page_logo {
    left: 0;
  }
}
#page_quicklinks {
  position: relative;
  z-index: 15;
}
#page_navigation {
  display: none;
  padding: 0;
}
#page_slideshow {
  position: relative;
  z-index: 1;
}
#page_slideshow .swiper-container,
#page_slideshow .c_googlemaps_googlemaps_view_Layout01 > div > iframe {
  height: 65vh;
}
@media (max-width: 479px) {
  #page_slideshow .swiper-container,
  #page_slideshow .c_googlemaps_googlemaps_view_Layout01 > div > iframe {
    max-height: 600px;
  }
}
@media (min-width: 480px) {
  #page_slideshow .swiper-container,
  #page_slideshow .c_googlemaps_googlemaps_view_Layout01 > div > iframe {
    height: 60vh;
    max-height: 100vw;
  }
}
@media (min-width: 992px) {
  #page_slideshow .swiper-container,
  #page_slideshow .c_googlemaps_googlemaps_view_Layout01 > div > iframe {
    height: 78vh;
  }
}
@media (min-width: 1200px) {
  #page_slideshow .swiper-container,
  #page_slideshow .c_googlemaps_googlemaps_view_Layout01 > div > iframe {
    height: 75vh;
  }
}
@media (min-width: 1500px) {
  #page_slideshow .swiper-container,
  #page_slideshow .c_googlemaps_googlemaps_view_Layout01 > div > iframe {
    height: 77vh;
  }
}
@media (min-width: 1800px) {
  #page_slideshow .swiper-container,
  #page_slideshow .c_googlemaps_googlemaps_view_Layout01 > div > iframe {
    height: 80vh;
  }
}
@media (max-width: 991px) {
  body.Layout02 #page_slideshow .swiper-container {
    height: 88vh;
  }
}
@media (max-width: 479px) {
  body.Layout02 #page_slideshow .swiper-container {
    height: 83vh;
  }
}
body.Layout03 #page_slideshow .swiper-container {
  height: 400px;
}
#page_slideshow:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 0 0 600px;
  border-color: transparent transparent transparent white;
}
#page_slideshow:after {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 60px 200px;
  border-color: transparent transparent white transparent;
}
@media (min-width: 992px) {
  #page_slideshow:before {
    border-width: 60px 0 0 1200px;
  }
  #page_slideshow:after {
    border-width: 0 0 60px 300px;
  }
}
@media (min-width: 1500px) {
  #page_slideshow:before {
    border-width: 100px 0 0 1500px;
  }
  #page_slideshow:after {
    border-width: 0 0 100px 500px;
  }
}
#page_request {
  position: relative;
  z-index: 15;
  margin-top: -50px;
  padding: 0 15px;
}
@media (min-width: 992px) {
  #page_request {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    padding: 0 30px;
  }
}
#page_request.sticky {
  bottom: auto;
}
#page_request.sticky .vlt-v9420 form {
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-top: 45px;
  gap: 10px;
  /* .vlt-quickbooker-button-booking a {
    .caption {
     display: none;
    }
    .caption-xs {
     display: flex !important;
    }
    .caption-xs {
     display: flex;
     align-items: center;
     justify-content: center;
     background-repeat: no-repeat;
     background-size: 100% 100%;
     white-space: nowrap;
     padding: 20px 55px;
     background-image: url(/de/images/1/button.svg);
    }
   }*/
}
@media (min-width: 480px) {
  #page_request.sticky .vlt-v9420 form {
    gap: 5px;
    padding-top: 60px;
  }
}
@media (max-width: 479px) {
  #page_request.sticky {
    top: auto !important;
    bottom: 00px;
    left: 0;
    right: 0;
    margin: 0px auto;
    height: 60px;
    background-color: white;
  }
  #page_request.sticky .vlt-v9420 form {
    padding: 0px;
    height: 60px;
  }
}
@media (min-width: 480px) {
  #page_request.sticky {
    display: none;
  }
}
#page_body {
  position: relative;
  z-index: 1;
  padding-top: 30px;
  margin-bottom: -60px;
}
@media (min-width: 992px) {
  #page_body {
    padding-top: 0;
  }
}
#page_button_scrolltop_wrapper {
  height: 0 !important;
}
#page_button_scrolltop {
  position: relative;
  z-index: 20;
  height: 1px;
}
#page_button_scrolltop .key-page-button-totop {
  position: absolute;
  left: 0;
  bottom: 220px;
  right: 0;
  text-align: center;
}
@media (min-width: 480px) {
  #page_button_scrolltop .key-page-button-totop {
    display: inline-block;
    left: auto;
    bottom: 60px;
    right: 100px;
    height: 1px;
  }
}
#page_footer {
  background-color: #a14737;
  color: white;
  position: relative;
}
#page_footer #page_footer_inner {
  position: relative;
}
@media (max-width: 991px) {
  #page_footer #page_footer_inner {
    padding: 30px 0;
  }
}
#page_footer_navigation {
  background-color: #a14737;
  font-size: 0.9em;
  padding: 30px 15px 60px 15px;
}
@media (min-width: 992px) {
  #page_footer_navigation {
    padding: 40px 30px 20px 30px;
  }
}
#page_footer_navigation_inner {
  position: relative;
}
#page_slideshow_button {
  position: absolute;
  right: var(--grid-gutter-width-050);
  bottom: var(--grid-gutter-width-300);
  width: 80px;
  height: 80px;
  z-index: 100;
}
@media (min-width: 480px) {
  #page_slideshow_button {
    width: 130px;
    height: 130px;
    right: var(--grid-gutter-width-200);
    bottom: var(--grid-gutter-width-400);
  }
}
@media (min-width: 1200px) {
  #page_slideshow_button {
    right: var(--grid-gutter-width-200);
    bottom: var(--grid-gutter-width-500);
  }
}
@media (min-width: 1500px) {
  #page_slideshow_button {
    right: var(--grid-gutter-width-400);
  }
}
#page_header .key-page-quicklinks,
#page_navigation .key-page-quicklinks,
#page_header .key-page-navigation,
#page_navigation .key-page-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 12px 15px;
}
@media (min-width: 992px) {
  #page_header .key-page-quicklinks,
  #page_navigation .key-page-quicklinks,
  #page_header .key-page-navigation,
  #page_navigation .key-page-navigation {
    padding: 12px 30px;
  }
}
#page_header .key-page-navigation-toggle a,
#page_navigation .key-page-navigation-toggle a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 12px 0;
  padding-left: 16px;
}
#page_header .key-page-navigation-toggle a .icon,
#page_navigation .key-page-navigation-toggle a .icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 2em;
}
#page_header .key-page-navigation-toggle a .caption,
#page_navigation .key-page-navigation-toggle a .caption {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 1.3em;
}
#page_header .key-ort a,
#page_navigation .key-ort a,
#page_header .key-telephone a,
#page_navigation .key-telephone a {
  color: white;
}
#page_header .key-ort a .icon,
#page_navigation .key-ort a .icon,
#page_header .key-telephone a .icon,
#page_navigation .key-telephone a .icon {
  color: white;
}
@media (min-width: 480px) {
  #page_header #page_quicklinks .vlt-v9433 a,
  #page_navigation #page_quicklinks .vlt-v9433 a,
  #page_header .key-quicklinks .vlt-v9433 a,
  #page_navigation .key-quicklinks .vlt-v9433 a {
    padding: 10px 0px;
    background-color: #a9c23f;
    border-radius: 5px;
    color: white !important;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px;
    width: unset;
  }
  #page_header #page_quicklinks .vlt-v9433 a .icon,
  #page_navigation #page_quicklinks .vlt-v9433 a .icon,
  #page_header .key-quicklinks .vlt-v9433 a .icon,
  #page_navigation .key-quicklinks .vlt-v9433 a .icon {
    display: none;
  }
  #page_header #page_quicklinks .vlt-v9433 a .caption,
  #page_navigation #page_quicklinks .vlt-v9433 a .caption,
  #page_header .key-quicklinks .vlt-v9433 a .caption,
  #page_navigation .key-quicklinks .vlt-v9433 a .caption {
    display: inline;
    background-image: none;
  }
  #page_header #page_quicklinks .vlt-v9433 a:hover,
  #page_navigation #page_quicklinks .vlt-v9433 a:hover,
  #page_header .key-quicklinks .vlt-v9433 a:hover,
  #page_navigation .key-quicklinks .vlt-v9433 a:hover {
    background-color: #889c32;
  }
  #page_header #page_quicklinks .key-buchen .vlt-v9433 a,
  #page_navigation #page_quicklinks .key-buchen .vlt-v9433 a,
  #page_header .key-quicklinks .key-buchen .vlt-v9433 a,
  #page_navigation .key-quicklinks .key-buchen .vlt-v9433 a {
    background-color: #00723b;
  }
  #page_header #page_quicklinks .key-buchen .vlt-v9433 a .caption,
  #page_navigation #page_quicklinks .key-buchen .vlt-v9433 a .caption,
  #page_header .key-quicklinks .key-buchen .vlt-v9433 a .caption,
  #page_navigation .key-quicklinks .key-buchen .vlt-v9433 a .caption {
    background-image: none !important;
  }
  #page_header #page_quicklinks .key-buchen .vlt-v9433 a:hover,
  #page_navigation #page_quicklinks .key-buchen .vlt-v9433 a:hover,
  #page_header .key-quicklinks .key-buchen .vlt-v9433 a:hover,
  #page_navigation .key-quicklinks .key-buchen .vlt-v9433 a:hover {
    background-color: #558c2d;
  }
  #page_header #page_quicklinks .key-anfragen .vlt-v9433 a,
  #page_navigation #page_quicklinks .key-anfragen .vlt-v9433 a,
  #page_header .key-quicklinks .key-anfragen .vlt-v9433 a,
  #page_navigation .key-quicklinks .key-anfragen .vlt-v9433 a {
    background-color: #cab242 !important;
  }
  #page_header #page_quicklinks .key-anfragen .vlt-v9433 a:hover,
  #page_navigation #page_quicklinks .key-anfragen .vlt-v9433 a:hover,
  #page_header .key-quicklinks .key-anfragen .vlt-v9433 a:hover,
  #page_navigation .key-quicklinks .key-anfragen .vlt-v9433 a:hover {
    background-color: #a99430 !important;
  }
}
#page_header #page_quicklinks .key-page-quicklinks-child-3 .ev-btn,
#page_navigation #page_quicklinks .key-page-quicklinks-child-3 .ev-btn,
#page_header .key-quicklinks .key-page-quicklinks-child-3 .ev-btn,
#page_navigation .key-quicklinks .key-page-quicklinks-child-3 .ev-btn {
  display: none;
}
@media (min-width: 480px) {
  #page_header #page_quicklinks .key-page-quicklinks-child-3 .ev-btn,
  #page_navigation #page_quicklinks .key-page-quicklinks-child-3 .ev-btn,
  #page_header .key-quicklinks .key-page-quicklinks-child-3 .ev-btn,
  #page_navigation .key-quicklinks .key-page-quicklinks-child-3 .ev-btn {
    display: inline;
  }
}
#page_content .key-maingroup {
  padding: 0;
}
#page_content .key-maingroup .key-maingroup-child {
  padding: 30px 15px;
}
#page_content .key-maingroup .key-maingroup-child > div {
  margin: auto;
  max-width: 1400px;
}
@media (min-width: 992px) {
  #page_content .key-maingroup .key-maingroup-child {
    padding: 60px 30px;
  }
}
@media (max-width: 479px) {
  #page_content .ev-lyt-937 {
    padding: 0 !important;
  }
  #page_content .ev-lyt-937 > div {
    padding: 30px 15px;
  }
}
#page_content .ev-lyt-905 {
  padding: 15px !important;
}
@media (min-width: 992px) {
  #page_content .ev-lyt-905 {
    padding: 30px !important;
  }
}
#page_content .ev-lyt-905 .evfloatinggrid-cell {
  background-color: white;
}
#page_content .ev-lyt-939 {
  padding: 30px 0 !important;
}
#page_content .ev-lyt-907 {
  /*
 a.fancybox,
 figure > div {
  height: 100%;
 }
 */
}
#page_content .ev-lyt-907 .evfloatinggrid-cell {
  overflow: visible;
}
#page_content .ev-lyt-2904 > div {
  max-width: 100% !important;
}
#page_content {
  /*
.ev-sp-align-bottom {
  display: table;
  >div {
    display: table-cell;
    vertical-align: bottom;
  }
}*/
}
#page_content a.ev-btn-default {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
#page_content a.ev-btn-default .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
#page_content a.ev-btn-default:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
#page_content .ev-sp-bg-red {
  background-color: #9b1731;
  color: white;
  text-align: center;
  padding: 30px 10px;
  line-height: 1;
}
#page_content .ev-sp-bg-red strong {
  display: block;
  font-size: 1.3em;
  text-transform: uppercase;
  font-style: normal;
  padding: 20px 0 15px 0;
}
#page_content .ev-sp-bg-red:before {
  content: "";
  display: block;
  padding: 40px 0;
  background-image: url("/de/images/familotel_logo_4c_claim_partnerlogo_neu.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 200px;
  margin: 50px 0;
}
#page_content .r-tabs-accordion-title {
  margin-bottom: var(--grid-gutter-width-025);
}
#page_content .r-tabs-accordion-title a {
  display: block;
  background-color: #a14737;
  padding: 10px 15px;
  color: white;
  text-decoration: none;
  text-align: center;
}
@media (max-width: 479px) {
  #page_content .r-tabs-accordion-title a {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
  }
  #page_content .r-tabs-accordion-title a .icon {
    display: none;
  }
  #page_content .r-tabs-accordion-title a:before {
    display: block;
    order: 2;
    content: "\e90e";
    font-family: "icon";
    flex: 0 0 20%;
    font-size: 1.5em;
    line-height: 1;
    text-align: center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #page_content .r-tabs-accordion-title a .caption {
    order: 1;
    flex: 1 0 50%;
    line-height: 1.3;
  }
  #page_content .r-tabs-accordion-title a .caption strong {
    display: block;
    font-family: "Amatic SC";
    font-size: 2em;
  }
}
#page_content .r-tabs-accordion-title.r-tabs-state-active {
  margin-bottom: 0;
}
#page_content .r-tabs-accordion-title.r-tabs-state-active a:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
#page_content .r-tabs-panel {
  padding: 15px;
}
@media (min-width: 992px) {
  #page_content .r-tabs-panel {
    padding: 30px;
  }
}
@media (max-width: 479px) {
  #page_content .ev-lyt-1380 .r-tabs-accordion-title a .caption {
    flex: 0 0 50%;
    font-size: 0.8em;
    text-align: center;
  }
}
#page_content ul.r-tabs-nav {
  border-bottom: 2px solid #f2f2f2;
  text-align: center;
}
#page_content ul.r-tabs-nav li.r-tabs-tab {
  padding-bottom: var(--grid-gutter-width-050);
}
#page_content ul.r-tabs-nav li.r-tabs-tab a {
  display: inline-block;
  line-height: 1;
  color: #a14737;
  text-align: center;
  font-size: 0.7em;
  text-decoration: none;
  border-bottom: 6px solid transparent;
  padding-bottom: var(--grid-gutter-width-075);
}
@media (min-width: 1200px) {
  #page_content ul.r-tabs-nav li.r-tabs-tab a {
    padding-bottom: var(--grid-gutter-width);
  }
}
#page_content ul.r-tabs-nav li.r-tabs-tab a .caption {
  text-transform: uppercase;
  font-size: 0.8em;
}
#page_content ul.r-tabs-nav li.r-tabs-tab a .caption strong {
  display: block;
  font-size: 1.8em;
  font-family: "Amatic SC";
  padding: 5px 30px;
}
#page_content ul.r-tabs-nav li.r-tabs-tab.r-tabs-state-active a,
#page_content ul.r-tabs-nav li.r-tabs-tab:hover a {
  border-color: #a14737;
}
@media (min-width: 480px) {
  #page_content ul.r-tabs-nav li a .caption strong {
    font-size: 3.6em !important;
  }
}
@media (min-width: 992px) {
  #page_content ul.r-tabs-nav li a .caption strong {
    font-size: 4.2em !important;
  }
}
@media (min-width: 1200px) {
  #page_content ul.r-tabs-nav li a .caption strong {
    font-size: 5em !important;
  }
}
#page_content .ev-tabs-button ul.r-tabs-nav {
  border-bottom: 2px solid #f2f2f2;
  text-align: center;
}
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab {
  padding-bottom: var(--grid-gutter-width-050);
}
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab a {
  display: inline-block;
  line-height: 1;
  color: #a14737;
  text-align: center;
  font-size: 1em;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  margin: 0px 10px;
  min-width: 100px;
  padding-top: var(--grid-gutter-width);
  padding-bottom: var(--grid-gutter-width-075);
}
@media (min-width: 1200px) {
  #page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab a {
    padding-bottom: var(--grid-gutter-width);
  }
}
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab a .caption {
  text-transform: uppercase;
  font-size: 0.8em;
}
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab a .caption strong {
  display: block;
  font-size: 1.8em;
  font-family: "Amatic SC";
  padding: 5px 30px;
}
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab a:after {
  content: "\e907";
  position: absolute;
  font-size: 2em;
  font-family: "icon";
  top: 0;
  left: 0;
  right: 0;
  height: 30px;
  width: 30px;
  margin: auto;
  color: #cfc7c0;
}
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab.r-tabs-state-active a,
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab:hover a {
  margin-bottom: -2px;
  border-color: #a14737;
}
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab.r-tabs-state-active a:after,
#page_content .ev-tabs-button ul.r-tabs-nav li.r-tabs-tab:hover a:after {
  color: #a14737;
}
@media (min-width: 480px) {
  #page_content .ev-tabs-button ul.r-tabs-nav li a .caption strong {
    font-size: 3.6em !important;
  }
}
@media (min-width: 992px) {
  #page_content .ev-tabs-button ul.r-tabs-nav li a .caption strong {
    font-size: 4.2em !important;
  }
}
@media (min-width: 1200px) {
  #page_content .ev-tabs-button ul.r-tabs-nav li a .caption strong {
    font-size: 5em !important;
  }
}
#page_content .ev-tabs-button .r-tabs-accordion-title a:before {
  font-size: 1.3em;
}
#page_content .ev-group-reviews {
  padding: 30px 0;
}
#page_content .ev-link-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.8em;
}
#page_content .ev-link-custom .caption strong {
  color: #a14737;
}
#page_content .ev-link-custom .icon {
  font-size: 3em;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
  color: #a14737;
}
#page_content .ev-text-reviews {
  font-family: "Amatic SC";
  text-align: center;
  font-size: 1.6em;
  color: #a14737;
  font-weight: bold;
  line-height: 1.1;
}
@media (min-width: 480px) {
  #page_content .ev-text-reviews {
    font-size: 2.5em;
  }
}
@media (min-width: 992px) {
  #page_content .ev-lyt-1369 .owl-carousel {
    padding: 0 75px;
  }
}
#page_content .ev-lyt-1374 .owl-item {
  padding: 10px 0;
}
#page_content ul.ev-box-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page_content ul.ev-box-list li {
  position: relative;
  display: flex;
}
#page_content ul.ev-box-list li:before {
  content: "\e907";
  font-family: "icon";
  font-size: 0.5em;
  color: #a14737;
  padding: 0.7em 0.9em 0 0;
}
@media (max-width: 479px) {
  #page_content #hcWidget15393120141305 {
    width: 350px !important;
  }
  #page_content #hcWidget15393120141305 .templateXL {
    width: 325px !important;
  }
}
#page_content .c_imagemap_map_view_Layout01 .map-legend .map-legend-item .caption {
  text-align: left;
}
#page_footer .key-page-footer .ev-link-default {
  display: flex;
  align-items: center;
  color: white;
  text-decoration: none;
  padding: 0 30px;
}
#page_footer .key-page-footer .ev-link-default .icon {
  font-size: 2em;
  margin-right: 15px;
}
#page_footer .key-page-footer .ev-link-default:hover {
  color: #cfc7c0;
}
#page_footer .key-left h3 {
  margin: 0;
  padding: 0;
  font-family: "Amatic SC";
  font-size: 2.5em;
}
#page_footer .key-left a {
  color: white;
}
#page_footer .key-footer-logo-familotel {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: -35px;
}
#page_footer .key-footer-logo-familotel img {
  width: 300px;
  height: auto;
}
@media (min-width: 992px) {
  #page_footer .key-footer-logo-familotel {
    margin-top: 30px;
    margin-right: -48px;
  }
}
@media (min-width: 1500px) {
  #page_footer .key-footer-logo-familotel {
    margin-right: -178px;
  }
  #page_footer .key-footer-logo-familotel img {
    width: auto;
  }
}
@media (min-width: 1800px) {
  #page_footer .key-footer-logo-familotel {
    margin-right: -280px;
  }
}
#page_footer_navigation .key-page-footer-navigation {
  position: relative;
}
#page_footer_navigation .key-page-footer-navigation-child-1 {
  z-index: 2;
}
#page_footer_navigation .key-page-footer-navigation-child-2 {
  z-index: 1;
}
#page_footer_navigation .key-socialmedia {
  display: flex;
  justify-content: space-between;
  max-width: 100px;
  margin: 0 auto;
}
#page_footer_navigation .key-socialmedia a {
  color: white;
  text-decoration: none;
  padding: 30px 0;
}
#page_footer_navigation .key-socialmedia a .icon {
  font-size: 2.5em;
}
@media (min-width: 992px) {
  #page_footer_navigation .key-socialmedia {
    position: absolute;
    top: -20px;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #page_footer_navigation .key-socialmedia a {
    padding: 0;
    padding-right: 15px;
  }
}
.FormlibForm .page-content table {
  width: 100%;
}
.FormlibForm .flatpickr-day.selected,
.FormlibForm .flatpickr-day.startRange,
.FormlibForm .flatpickr-day.endRange,
.FormlibForm .flatpickr-day.selected.inRange,
.FormlibForm .flatpickr-day.startRange.inRange,
.FormlibForm .flatpickr-day.endRange.inRange,
.FormlibForm .flatpickr-day.selected:focus,
.FormlibForm .flatpickr-day.startRange:focus,
.FormlibForm .flatpickr-day.endRange:focus,
.FormlibForm .flatpickr-day.selected:hover,
.FormlibForm .flatpickr-day.startRange:hover,
.FormlibForm .flatpickr-day.endRange:hover,
.FormlibForm .flatpickr-day.selected.prevMonthDay,
.FormlibForm .flatpickr-day.startRange.prevMonthDay,
.FormlibForm .flatpickr-day.endRange.prevMonthDay,
.FormlibForm .flatpickr-day.selected.nextMonthDay,
.FormlibForm .flatpickr-day.startRange.nextMonthDay,
.FormlibForm .flatpickr-day.endRange.nextMonthDay {
  background: var(--ev_color-base);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: var(--ev_color-base);
}
.FormlibForm .view-status {
  margin-bottom: 20px;
}
.FormlibForm .view-status a {
  text-decoration: none;
}
.FormlibForm .view-status > .view-status-first-message span {
  display: block;
  padding: 5px 10px;
  color: #ffffff;
  font-weight: bold;
}
.FormlibForm .view-status > .view-status-first-message span.error {
  background-color: #a94442;
}
.FormlibForm .view-status > .view-status-first-message span.notice {
  background-color: #3c763d;
}
.FormlibForm .view-status > .view-status-first-message span.warning {
  background-color: #8a6d3b;
}
.FormlibForm .view-status > .view-status-first-message span.info {
  background-color: #31708f;
}
.FormlibForm .view-status > .view-status-other-messages span {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid;
}
.FormlibForm .view-status > .view-status-other-messages span.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.FormlibForm .view-status > .view-status-other-messages span.notice {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.FormlibForm .view-status > .view-status-other-messages span.warning {
  border-color: #faebcc;
  background-color: #fcf8e3;
  color: #8a6d3b;
}
.FormlibForm .view-status > .view-status-other-messages span.info {
  border-color: #bce8f1;
  background-color: #d9edf7;
  color: #31708f;
}
.FormlibForm .view-content {
  /*
      .field-datetime {
        input.TypeDate {
          display: inline-block;
          width: 50% !important;
          margin-left: 10px;
        }

        >div {
          width: auto !important;
          input.TypeText {
            width: 2em !important;
            text-align: center;
          }
        }

        a.choose {
          background-image: url(/basewebinterface/org/images/icons/16x16/calendar.png);
          display: inline-block;
          vertical-align: middle;
          width: 16px;
          height: 16px;
          margin-left: -25px;
          text-decoration: none;
        }
      }
      */
}
.FormlibForm .view-content .field-caption {
  padding: 13px 0px;
  line-height: 1;
  vertical-align: top;
}
.FormlibForm .view-content .required {
  font-weight: bold;
}
.FormlibForm .view-content .required b {
  color: #a94442;
}
.FormlibForm .view-content select,
.FormlibForm .view-content input[type="text"],
.FormlibForm .view-content input[type="date"],
.FormlibForm .view-content input[type="number"],
.FormlibForm .view-content input[type="password"],
.FormlibForm .view-content textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0px;
  border: 1px solid;
  width: 100%;
  margin: 5px 0px;
  padding: 5px;
  line-height: 1;
}
.FormlibForm .view-content select:active,
.FormlibForm .view-content input[type="text"]:active,
.FormlibForm .view-content input[type="date"]:active,
.FormlibForm .view-content input[type="number"]:active,
.FormlibForm .view-content input[type="password"]:active,
.FormlibForm .view-content textarea:active {
  box-shadow: unset;
}
.FormlibForm .view-content select:focus,
.FormlibForm .view-content input[type="text"]:focus,
.FormlibForm .view-content input[type="date"]:focus,
.FormlibForm .view-content input[type="number"]:focus,
.FormlibForm .view-content input[type="password"]:focus,
.FormlibForm .view-content textarea:focus {
  outline: 0px;
  box-shadow: unset;
}
.FormlibForm .view-content textarea {
  line-height: 1.1;
}
.FormlibForm .view-content select {
  padding: 6px 5px;
}
.FormlibForm .view-content div.selectbox {
  position: relative;
}
.FormlibForm .view-content div.selectbox::before {
  aspect-ratio: 1;
  pointer-events: none;
  content: "\002B";
  position: absolute;
  right: 0px;
  top: 5px;
  bottom: 5px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  background-color: black;
}
.FormlibForm .view-content input[type="radio"],
.FormlibForm .view-content input[type="checkbox"] {
  /*-moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;  */
  width: auto;
  margin-right: 10px;
  vertical-align: middle;
}
.FormlibForm .view-content .field-error input,
.FormlibForm .view-content .field-error select,
.FormlibForm .view-content .field-error textarea {
  background-color: #f2dede;
  color: #a94442;
  border-color: #a94442;
}
.FormlibForm .view-content .field-error .selectbox::before {
  background-color: #a94442;
}
.FormlibForm .view-content .fieldgroup-horizontal > tbody > tr > td {
  padding-right: 10px;
}
.FormlibForm .view-content .fieldgroup-horizontal > tbody > tr > td:last-child {
  padding-right: 0px;
}
.FormlibForm .view-content .field-date input.TypeDate {
  width: 100% !important;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper {
  width: 100% !important;
}
.FormlibForm .view-content .field-datetime input.TypeDate {
  width: 50% !important;
}
.FormlibForm .view-content .field-datetime .flatpickr-wrapper {
  width: 50% !important;
}
.FormlibForm .view-content .field-datetime .flatpickr-wrapper input.TypeDate {
  width: 100% !important;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month {
  height: 34px;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month .flatpickr-current-month,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month .flatpickr-current-month {
  font-size: 110%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month input.cur-year,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month input.cur-year {
  margin: 0px;
  padding: 0 0 0 0.5ch;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-monthDropdown-months,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: normal;
  height: 22px;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.inRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.inRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.inRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.inRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.inRange,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.inRange,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected:focus,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected:focus,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange:focus,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange:focus,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange:focus,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange:focus,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected:hover,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected:hover,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange:hover,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange:hover,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange:hover,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange:hover,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.prevMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.prevMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.prevMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.prevMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.prevMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.prevMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.nextMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.nextMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.nextMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.nextMonthDay,
.FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.nextMonthDay,
.FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.nextMonthDay {
  background: var(--ev_color-base);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: var(--ev_color-base);
}
.FormlibForm .view-content .field-date a.choose,
.FormlibForm .view-content .field-datetime a.choose {
  position: relative;
  z-index: 100;
  /*background-image: url(/basewebinterface/org/images/icons/16x16/calendar.png);*/
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: -25px;
  text-decoration: none;
}
.FormlibForm .view-content .field-date a.choose .icon:before,
.FormlibForm .view-content .field-datetime a.choose .icon:before {
  content: "\01F4C5";
}
.FormlibForm .view-content .field-checkbox-switch {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 40px;
  height: 23px;
}
.FormlibForm .view-content .field-checkbox-switch input {
  display: none;
}
.FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.FormlibForm .view-content .field-checkbox-switch input:checked + .field-checkbox-slider {
  background-color: #2196F3;
}
.FormlibForm .view-content .field-checkbox-switch input:focus + .field-checkbox-slider {
  box-shadow: 0 0 1px #2196F3;
}
.FormlibForm .view-content .field-checkbox-switch input:checked + .field-checkbox-slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}
.FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider {
  border-radius: 23px;
}
.FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider:before {
  border-radius: 23px;
}
.FormlibForm .view-content .field-checkbox.field-nocaption.field-error {
  background-color: #f2dede;
  padding: 10px;
}
.FormlibForm .view-content .field-checkbox.field-nocaption.field-error .field-description {
  color: #a94442;
}
.FormlibForm .view-content .field-checkbox.field-nocaption.field-error .field-description a {
  color: #a94442;
}
.FormlibForm .view-content .easy-autocomplete-container ul li {
  padding: 4px;
}
.FormlibForm .view-content .fieldgroup-messengerconsent .fieldkey-togglextrmessengernumber {
  font-weight: bold;
  padding-top: 10px;
}
.FormlibForm .view-content .fieldgroup-messengerconsent .fieldkey-messengerprivacy {
  font-size: 0.85em;
  opacity: 0.8;
}
.FormlibForm .view-content .fieldgroup-privacy .field-checkbox .field-description a {
  text-decoration: underline;
}
.FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error {
  background-color: #f2dede;
  padding: 10px;
}
.FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error .field-description {
  color: #a94442;
}
.FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error .field-description a {
  color: #a94442;
}
@media (max-width: 991px) {
  .FormlibForm table.view-table-single table.fieldgroup > colgroup {
    display: none;
  }
  .FormlibForm table.view-table-single table.fieldgroup > colgroup > col {
    width: auto !important;
  }
  .FormlibForm table.view-table-single table.fieldgroup > tbody > tr > td {
    display: block;
  }
  .FormlibForm .field-controllervalue > div {
    width: auto !important;
  }
  .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr > td {
    padding-right: 0px !important;
  }
}
@media (min-width: 480px) {
  .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr > td.field-caption {
    padding-bottom: 0px !important;
    overflow: hidden;
  }
}
.FormlibForm h1,
.FormlibForm h2,
.FormlibForm h3 {
  margin: 0;
  margin-top: 30px !important;
}
.FormlibForm .Button {
  width: 100%;
  background-color: transparent;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
  background-image: url("/de/images/9/button.svg");
  color: #333333;
  margin-top: 30px;
}
.FormlibForm .Button:hover {
  color: white;
  background-image: url("/de/images/12/button.svg");
}
.FormlibForm input,
.FormlibForm textarea {
  color: #333333;
}
.FormlibForm select {
  outline: none !important;
}
#page_navigation_inner {
  position: relative;
  z-index: 1000;
}
#page_navigation.active {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  left: 0;
  z-index: 510;
  display: inline-block;
  background-image: url('/de/photos/crop__259371_t1__1920.jpg');
  background-size: cover;
  background-position: center center;
  /*
 &:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
  background-image: url('https://landhaus-zur-ohe-cms01.e-ventis.eu/de/photos/crop__259371_t1__1920.jpg');
 }*/
}
#page_navigation.active:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(207, 199, 192, 0.5);
}
#page_navigation .key-page-navigation-child-1,
#page_navigation .key-page-navigation-child-3 {
  width: 100%;
}
#page_navigation .key-page-navigation {
  display: flex;
  flex-direction: column;
  /*.key-additional-links {
   display: flex;
   align-items: center;
   //padding-bottom: 30px;
   a {
     &.ev-btn-default {
       color: white;
       .caption {
         background-image: url('/de/images/2/button.svg');
       }
     }
   }
 }
 .key-anfragen {
   a {
     &.ev-btn-default {
       color: white;
       .caption {
         background-image: url('/de/images/1/button.svg');
       }
     }
   }
 }*/
}
#page_navigation .key-page-navigation .ev-navigation-toggle {
  color: white;
  font-size: 2em;
  text-decoration: none;
}
#page_navigation .key-page-navigation .key-quicklinks {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 30px;
}
@media (min-width: 1500px) {
  #page_navigation .key-page-navigation .key-quicklinks {
    padding-top: 10px;
  }
}
#page_navigation .key-additional-links {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: white;
  padding: 15px;
  margin: 0 34px;
}
@media (min-width: 1500px) {
  #page_navigation .key-additional-links {
    margin: 0 40px;
  }
}
#page_navigation .key-additional-links a {
  font-size: 1.5em;
}
.c_imagemap_map_view_Layout01 .map-legend .map-legend-item {
  display: flex;
  align-items: center;
  line-height: 15px;
  margin-bottom: 5px;
  cursor: pointer;
}
.c_imagemap_map_view_Layout01 .map-legend .map-legend-item .caption {
  margin-left: var(--grid-gutter-width-025);
}
.c_imagemap_map_view_Layout01 .map-legend .map-legend-item .dot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background-color: #527a41;
  border: 2px white solid;
  color: white;
  font-family: "Amatic SC";
  font-weight: bold;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  font-size: 0.9em;
}
@media (min-width: 992px) {
  .c_imagemap_map_view_Layout01 .map-legend .map-legend-item .dot {
    width: 36px;
    height: 36px;
    font-size: 1.2em;
  }
}
.c_imagemap_map_view_Layout01 .map-legend .map-legend-item .dot:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  border-color: #91bb7f;
}
.c_imagemap_map_view_Layout01 .map-image {
  margin-bottom: 30px;
}
.c_imagemap_map_view_Layout01 .map-item .dot .number {
  visibility: hidden;
}
.c_imagemap_map_view_Layout01 .map-legend .row-clearfix {
  height: var(--grid-gutter-width-050);
}
/** VIEWLET **/
div.vlt-v9381 ul.level-1 {
  padding: 0;
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
}
div.vlt-v9381 ul.level-1 > li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  list-style: none;
  margin: 2% 1%;
  position: relative;
  text-align: left;
  height: 265px;
  background-color: default;
  padding: 30px;
}
div.vlt-v9381 ul.level-1 > li > span {
  display: flex;
  font-family: "Amatic SC";
  font-size: 1.85em;
  color: white;
  text-decoration: none;
  cursor: default;
}
div.vlt-v9381 ul.level-1 > li > span .caption {
  order: 1;
  flex: 1 1 66.66%;
}
div.vlt-v9381 ul.level-1 > li > span .caption strong {
  display: inline-block;
  font-weight: normal;
}
div.vlt-v9381 ul.level-1 > li > span .icon {
  order: 2;
  flex: 0 0 20%;
  font-size: 1.5em;
  text-align: right;
}
div.vlt-v9381 ul.level-1 > li:nth-child(1) {
  background-color: #a1422c;
}
div.vlt-v9381 ul.level-1 > li:nth-child(2) {
  background-color: #7c6a55;
}
div.vlt-v9381 ul.level-1 > li:nth-child(3) {
  background-color: #4c5b52;
}
div.vlt-v9381 ul.level-1 > li:nth-child(4) {
  background-color: #006b35;
  margin-top: 0;
}
div.vlt-v9381 ul.level-1 > li:nth-child(5) {
  background-color: #a9c141;
  margin-top: 0;
}
div.vlt-v9381 ul.level-1 > li:nth-child(6) {
  background-color: #feae3c;
  margin-top: 0;
}
div.vlt-v9381 ul.level-1 > li ul.level-2 {
  margin: 0;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
}
div.vlt-v9381 ul.level-1 > li ul.level-2 > li {
  list-style: none;
}
div.vlt-v9381 ul.level-1 > li ul.level-2 > li > a {
  display: flex;
  align-items: center;
  line-height: 1.4;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  height: 24px;
  font-size: 0.9em;
}
div.vlt-v9381 ul.level-1 > li ul.level-2 > li.sub > a,
div.vlt-v9381 ul.level-1 > li ul.level-2 > li.active > a,
div.vlt-v9381 ul.level-1 > li ul.level-2 > li:hover > a {
  font-family: "Amatic SC";
  font-size: 1.2em;
}
@media (min-width: 1500px) {
  div.vlt-v9381 ul.level-1 > li {
    height: 320px;
  }
  div.vlt-v9381 ul.level-1 > li > a {
    font-size: 3em;
  }
  div.vlt-v9381 ul.level-1 > li > a .icon {
    flex: 0 0 33.33%;
    font-size: 1.8em;
  }
  div.vlt-v9381 ul.level-1 > li ul.level-2 {
    top: 110px;
  }
  div.vlt-v9381 ul.level-1 > li ul.level-2 > li > a {
    font-size: 1em;
  }
  div.vlt-v9381 ul.level-1 > li ul.level-2 > li.sub > a,
  div.vlt-v9381 ul.level-1 > li ul.level-2 > li.active > a,
  div.vlt-v9381 ul.level-1 > li ul.level-2 > li:hover > a {
    font-size: 1.4em;
  }
}
div.vlt-v9382 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
div.vlt-v9382 ul li {
  display: block;
  flex: 0 0 50%;
  text-align: center;
  padding-bottom: var(--grid-gutter-width-050);
}
div.vlt-v9382 ul li a {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
}
div.vlt-v9382 ul li a:hover {
  color: white;
  text-decoration: none;
}
div.vlt-v9382 ul:last-child:after {
  display: block;
  content: '© 2021, Landhaus zur Ohe';
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
  width: 100%;
  text-align: center;
  padding-bottom: var(--grid-gutter-width-050);
}
div.vlt-v9382 ul:last-child:after:hover {
  color: white;
}
@media (min-width: 480px) {
  div.vlt-v9382 ul {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
  }
  div.vlt-v9382 ul li {
    flex-basis: auto;
    padding-bottom: 0px;
    margin: 0 var(--grid-gutter-width-025);
  }
  div.vlt-v9382 ul li:first-child {
    margin-left: 0;
  }
  div.vlt-v9382 ul:last-child:after {
    width: auto;
    text-align: left;
    padding-bottom: 0px;
    padding-left: var(--grid-gutter-width-025);
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  div.vlt-v9382 ul {
    padding-bottom: var(--grid-gutter-width-050);
  }
}
@media (min-width: 992px) {
  div.vlt-v9382 ul {
    justify-content: flex-start;
  }
  div.vlt-v9382 ul li {
    margin: 0 var(--grid-gutter-width-075);
    width: auto;
  }
  div.vlt-v9382 ul:last-child:after {
    padding-left: var(--grid-gutter-width-075);
  }
}
@media (min-width: 1200px) {
  div.vlt-v9382 ul {
    justify-content: center;
  }
}
@media (min-width: 1500px) {
  div.vlt-v9382 ul li {
    margin: 0 var(--grid-gutter-width);
  }
  div.vlt-v9382 ul:last-child:after {
    padding-left: var(--grid-gutter-width);
  }
}
div.vlt-v9384 .evphoto:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 25%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, transparent 25%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, transparent 25%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=0);
}
div.vlt-v9384 .evphoto:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, transparent 75%, rgba(0, 0, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, transparent 75%, rgba(0, 0, 0, 0.6) 100%);
  background-image: linear-gradient(to bottom, transparent 75%, rgba(0, 0, 0, 0.6) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
}
div.vlt-v9384 .swiper-controls .swiper-button-next,
div.vlt-v9384 .swiper-controls .swiper-button-prev {
  color: white;
  width: auto;
  outline: none;
}
div.vlt-v9384 .swiper-controls .swiper-button-next:after,
div.vlt-v9384 .swiper-controls .swiper-button-prev:after {
  display: none;
}
div.vlt-v9384 .swiper-controls .swiper-button-next .icon,
div.vlt-v9384 .swiper-controls .swiper-button-prev .icon {
  font-size: 2em;
}
div.vlt-v9384 .swiper-controls .swiper-button-next:hover,
div.vlt-v9384 .swiper-controls .swiper-button-prev:hover {
  color: #e3bf73;
}
@media (min-width: 1500px) {
  div.vlt-v9384 .swiper-controls .swiper-button-next,
  div.vlt-v9384 .swiper-controls .swiper-button-prev {
    margin-top: -50px;
  }
}
div.vlt-v9384 .swiper-controls .swiper-button-prev {
  left: 15px;
}
@media (min-width: 992px) {
  div.vlt-v9384 .swiper-controls .swiper-button-prev {
    left: 30px;
  }
}
@media (min-width: 1500px) {
  div.vlt-v9384 .swiper-controls .swiper-button-prev {
    left: 65px;
  }
}
div.vlt-v9384 .swiper-controls .swiper-button-next {
  right: 15px;
}
@media (min-width: 992px) {
  div.vlt-v9384 .swiper-controls .swiper-button-next {
    right: 30px;
  }
}
@media (min-width: 1500px) {
  div.vlt-v9384 .swiper-controls .swiper-button-next {
    right: 65px;
  }
}
div.vlt-v9384 .swiper-controls .swiper-pagination-bullet {
  display: none;
}
div.vlt-v9384 .swiper-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 36.98%);
}
div.vlt-v9385 .ev-headline .mainline {
  font-family: "Amatic SC";
  text-transform: uppercase;
  color: #a14737;
}
div.vlt-v9385 .ev-headline .mainline em {
  display: block;
  font-style: normal;
}
div.vlt-v9385 .ev-headline .subline {
  margin-top: 10px;
  font-weight: bold;
  font-size: 1.1em;
  color: black;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media (min-width: 480px) {
  div.vlt-v9385 .ev-headline .mainline em {
    display: inline;
  }
}
div.vlt-v9387 .ev-box {
  display: grid;
}
div.vlt-v9387 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9387 .ev-box .ev-box-body {
  order: 2;
}
div.vlt-v9387 .ev-box .ev-box-body .ev-box-headline .mainline {
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.1;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: black;
}
div.vlt-v9387 .ev-box .ev-box-body .ev-box-links {
  padding-top: 30px;
}
div.vlt-v9387 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9387 .ev-box .ev-box-body .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9387 .ev-box .ev-box-body .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9387 .ev-box .ev-box-thumbnail {
  order: 1;
  position: relative;
  padding-top: 66.66%;
  margin-bottom: 15px;
}
div.vlt-v9387 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9387 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 480px) {
  div.vlt-v9387 .ev-box .ev-box-thumbnail {
    padding-top: 50%;
  }
}
@media (min-width: 992px) {
  div.vlt-v9387 .ev-box-inner {
    flex-direction: row;
    align-items: center;
  }
  div.vlt-v9387 .ev-box .ev-box-body {
    flex: 0 0 75%;
    order: 2;
    padding: 0 60px;
  }
  div.vlt-v9387 .ev-box .ev-box-thumbnail {
    flex: 0 0 25%;
    order: 1;
    margin-bottom: 0;
    padding-top: 25%;
  }
  div.vlt-v9387 .ev-box .ev-box-thumbnail img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  div.vlt-v9387 .ev-box .ev-box-links {
    width: 320px;
  }
}
div.vlt-v9388 .ev-headline {
  text-align: center;
}
div.vlt-v9388 .ev-headline .mainline {
  display: inline-block;
  text-transform: uppercase;
  color: #a14737;
  font-family: "Amatic SC";
  font-weight: normal !important;
  line-height: 1.3;
}
div.vlt-v9388 .ev-headline .mainline:after {
  content: '';
  display: block;
  height: 10px;
  background-image: url('/de/images/underline_red.svg');
  background-repeat: no-repeat;
  background-position: center right;
}
div.vlt-v9388 .ev-headline .subline {
  padding-top: 30px;
  font-size: 1.3em;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
  line-height: 1.3;
}
div.vlt-v9389 .ev-box {
  display: grid;
}
div.vlt-v9389 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9389 .ev-box .ev-box-body {
  order: 2;
}
div.vlt-v9389 .ev-box .ev-box-body .ev-box-headline .mainline {
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.1;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: black;
}
div.vlt-v9389 .ev-box .ev-box-body .ev-box-links {
  padding-top: 30px;
}
div.vlt-v9389 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9389 .ev-box .ev-box-body .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9389 .ev-box .ev-box-body .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9389 .ev-box .ev-box-thumbnail {
  order: 1;
  position: relative;
  padding-top: 66.66%;
  margin-bottom: 15px;
}
div.vlt-v9389 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9389 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 480px) {
  div.vlt-v9389 .ev-box .ev-box-thumbnail {
    padding-top: 50%;
  }
}
@media (min-width: 992px) {
  div.vlt-v9389 .ev-box-inner {
    flex-direction: row;
    align-items: strech;
  }
  div.vlt-v9389 .ev-box .ev-box-body {
    flex: 0 0 60%;
    order: 1;
    padding: 5px 60px;
    display: flex;
    align-items: center;
  }
  div.vlt-v9389 .ev-box .ev-box-thumbnail {
    flex: 0 0 40%;
    order: 2;
    margin-bottom: 0;
    padding-top: 25%;
  }
  div.vlt-v9389 .ev-box .ev-box-links {
    width: 320px;
  }
}
div.vlt-v9390 .ev-box {
  display: grid;
}
div.vlt-v9390 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9390 .ev-box .ev-box-body {
  order: 2;
}
div.vlt-v9390 .ev-box .ev-box-body .ev-box-headline .mainline {
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.1;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: black;
}
div.vlt-v9390 .ev-box .ev-box-body .ev-box-links {
  padding-top: 30px;
}
div.vlt-v9390 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9390 .ev-box .ev-box-body .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9390 .ev-box .ev-box-body .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9390 .ev-box .ev-box-thumbnail {
  order: 1;
  position: relative;
  padding-top: 100%;
  margin-bottom: 15px;
}
div.vlt-v9390 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9390 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 480px) {
  div.vlt-v9390 .ev-box .ev-box-thumbnail {
    padding-top: 50%;
  }
}
@media (min-width: 992px) {
  div.vlt-v9390 .ev-box-inner {
    flex-direction: row;
  }
  div.vlt-v9390 .ev-box .ev-box-body {
    flex: 0 0 66.66%;
    order: 2;
    padding: 5px 60px;
  }
  div.vlt-v9390 .ev-box .ev-box-thumbnail {
    flex: 0 0 33.33%;
    order: 1;
    margin-bottom: 0;
    padding-top: 25%;
  }
  div.vlt-v9390 .ev-box .ev-box-thumbnail img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  div.vlt-v9390 .ev-box .ev-box-links {
    width: 320px;
  }
}
div.vlt-v9391 .ev-headline {
  position: relative;
  margin: 60px 0;
}
div.vlt-v9391 .ev-headline .mainline {
  color: #7d7773;
  line-height: 1.2em;
  font-size: 2.5em;
  font-family: "Waiting for the Sunrise", cursive;
}
div.vlt-v9391 .ev-headline .subline {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.15em;
  color: black;
  /*
  position: absolute;
  right: 0;
  top: 100%;
  */
  text-align: right;
}
@media (min-width: 480px) {
  div.vlt-v9391 .ev-headline .mainline {
    text-align: center;
    margin: 0 60px;
    font-size: 3.5em;
    line-height: 1.3em;
  }
}
div.vlt-v9392 .ev-box {
  padding: 30px 45px;
  color: white;
  background-size: 100% 100%;
}
div.vlt-v9392 .ev-box .ev-box-headline {
  display: flex;
  align-items: flex-end;
  padding-bottom: 30px;
}
div.vlt-v9392 .ev-box .ev-box-headline .mainline {
  flex: 1 0 50%;
  text-transform: uppercase;
  font-family: "Amatic SC";
  font-size: 2.5em;
  line-height: 1.1;
  width: 100%;
  font-weight: bold;
  color: #e7e3e0;
}
div.vlt-v9392 .ev-box .ev-box-headline:after {
  content: '\e906';
  font-family: 'icon';
  font-size: 7em;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  line-height: 1;
  color: #e7e3e0;
}
div.vlt-v9392 .ev-box .ev-box-content {
  color: #e7e3e0;
}
@media (min-width: 480px) {
  div.vlt-v9392 .ev-box {
    background-size: 100% 100%;
  }
}
@media (min-width: 1500px) {
  div.vlt-v9392 .ev-box {
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px;
  }
}
.ev-cth-1 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/1/bg.png");
}
.ev-cth-2 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/2/bg.png");
}
.ev-cth-3 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/3/bg.png");
}
.ev-cth-4 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/4/bg.png");
}
.ev-cth-5 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/5/bg.png");
}
.ev-cth-6 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/6/bg.png");
}
.ev-cth-7 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/7/bg.png");
}
.ev-cth-8 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/8/bg.png");
}
.ev-cth-9 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/9/bg.png");
}
.ev-cth-10 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/10/bg.png");
}
.ev-cth-11 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/11/bg.png");
}
.ev-cth-12 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/12/bg.png");
}
.ev-cth-13 div.vlt-v9392 .ev-box {
  background-image: url("/de/images/13/bg.png");
}
div.vlt-v9393 .ev-box {
  /*.ev-box-headline {
    position: relative;
    z-index: 5;
    background-image: url('/de/images/haus-brown.svg');
    background-repeat: no-repeat;
    padding: 25px;
    color: white;
    &-inner {
      display: flex;
      justify-content: center;
      flex-direction: column;
    }
    .mainline {
      line-height: 1.1;
      text-transform: uppercase;
      font-family: @ev_font-special;
      font-size: 1.3em;
    }
    .subline {
      line-height: 1.1;
      font-family: @ev_font-special;
      font-size: 2.3em;
      font-weight: bold;
    }
  }*/
}
div.vlt-v9393 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9393 .ev-box .ev-box-thumbnail {
  position: relative;
  padding-top: 60%;
  margin-top: -40px;
  z-index: 1;
  order: 2;
}
div.vlt-v9393 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9393 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.vlt-v9393 .ev-box .ev-box-content {
  padding-top: 20px;
  order: 3;
}
div.vlt-v9393 .ev-box .ev-box-content ul {
  margin: 0;
  padding: 0;
}
div.vlt-v9393 .ev-box .ev-box-content ul li {
  position: relative;
  line-height: 1.7;
}
div.vlt-v9393 .ev-box .ev-box-content ul li:before {
  color: var(--ev_color-base) !important;
}
div.vlt-v9393 .ev-box .ev-box-links {
  position: relative;
  z-index: 5;
  background-repeat: no-repeat;
  padding: 25px;
  padding-top: 35px;
  padding-left: 15px;
  color: white;
  order: 1;
  display: inline-block;
  /*
  --ev_color-theme-id: 2;
  --bgimageurl: '/de/images/' var(--ev_color-theme-id) '/house.svg';
  --bgimage: ~"'url(var(--bgimageurl))'";
  background-image: var(--bgimage);
  */
}
div.vlt-v9393 .ev-box .ev-box-links a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-family: "Amatic SC";
  line-height: 1.1;
  color: white;
  text-decoration: none;
  padding-left: 15px;
}
div.vlt-v9393 .ev-box .ev-box-links a .caption em {
  text-transform: uppercase;
  font-size: 1.3em;
}
div.vlt-v9393 .ev-box .ev-box-links a .caption strong {
  display: block;
  font-size: 1.9em;
  font-weight: bold;
}
.ev-cth-1 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/1/house.svg');
}
.ev-cth-2 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/2/house.svg');
}
.ev-cth-3 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/3/house.svg');
}
.ev-cth-4 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/4/house.svg');
}
.ev-cth-5 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/5/house.svg');
}
.ev-cth-6 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/6/house.svg');
}
.ev-cth-7 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/7/house.svg');
}
.ev-cth-8 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/8/house.svg');
}
.ev-cth-9 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/9/house.svg');
}
.ev-cth-10 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/10/house.svg');
}
.ev-cth-11 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/11/house.svg');
}
.ev-cth-12 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/12/house.svg');
}
.ev-cth-13 div.vlt-v9393 .ev-box .ev-box-links {
  background-image: url('/de/images/13/house.svg');
}
div.vlt-v9394 {
  /*
.ev-headline {
  h3 {
    font-size: 1.1em;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    line-height: 1.4;
  }
  .subline {
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 1.4;
  }
}
*/
  /*
.ev-headline {
 .mainline {
  font-family: @ev_font-special;
  text-transform: uppercase;
  color: @ev_color-extend-1;
  letter-spacing: -2px;
  @media (max-width: @screen-xs-max) {
   font-size: 2.9em;
  }
 }
}
.ev-headline-h1 {
 position: relative;
 .mainline {
  padding-right: 70px;
 }
 &:after {
  content: '\e906';
  font-family: 'icon';
  display: block;
  color: @ev_color-extend-1;
  position: absolute;
  right: 0;
  font-size: 4em;
  line-height: 1.2;
  top: -12px;
 }
 @media (min-width: @screen-md-min) {
  .mainline {
   padding-right: 90px;
  }
  &:after {
   font-size: 5em;
   line-height: 1.2;
   top: -15px;
  }
 }
}*/
}
div.vlt-v9394 .overline {
  margin-top: 0px;
  font-size: 1.1em;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  line-height: 1.4;
}
div.vlt-v9394 .mainline {
  margin-bottom: 0px;
  font-family: "Amatic SC";
  text-transform: uppercase;
  color: #a14737;
  letter-spacing: -2px;
  /*padding-right: 70px;*/
  position: relative;
}
@media (max-width: 479px) {
  div.vlt-v9394 .mainline {
    font-size: 2.9em;
  }
}
@media (min-width: 480px) {
  div.vlt-v9394 .mainline:after {
    content: '\e906';
    font-family: 'icon';
    display: block;
    color: #a14737;
    position: absolute;
    right: 0;
    font-size: 1.25em;
    line-height: 1.2;
    top: -12px;
  }
}
div.vlt-v9394 .subline {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 1.1em;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  line-height: 1.4;
}
div.vlt-v9395 .ev-box {
  position: relative;
  display: flex;
  align-items: stretch;
}
div.vlt-v9395 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9395 .ev-box .ev-box-thumbnail {
  order: 1;
  position: relative;
}
@media (max-width: 479px) {
  div.vlt-v9395 .ev-box .ev-box-thumbnail {
    padding-top: 100%;
  }
}
div.vlt-v9395 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9395 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.vlt-v9395 .ev-box .ev-box-body {
  order: 2;
  padding: 30px;
  background-color: rgba(161, 71, 55, 0.6);
  margin-top: 15px;
  position: relative;
  padding-top: 10%;
}
div.vlt-v9395 .ev-box .ev-box-body:before {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 4em;
  content: "\e906";
  font-family: "icon";
  color: #a14737;
  transform: rotate(10deg);
  line-height: 1;
}
div.vlt-v9395 .ev-box .ev-box-body .ev-box-headline .mainline {
  color: white;
  font-family: "Amatic SC";
  font-size: 3em;
  font-weight: bold;
  line-height: 1.3;
}
div.vlt-v9395 .ev-box .ev-box-body .ev-box-headline .subline {
  padding-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3;
}
div.vlt-v9395 .ev-box .ev-box-body .ev-box-content {
  padding-top: var(--grid-gutter-width-050);
  line-height: 1.8;
}
@media (min-width: 480px) {
  div.vlt-v9395 .ev-box .ev-box-thumbnail {
    padding-top: 33.33%;
  }
}
@media (min-width: 992px) {
  div.vlt-v9395 .ev-box-inner {
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    position: relative;
  }
  div.vlt-v9395 .ev-box .ev-box-thumbnail {
    order: 1;
    flex: 0 1 50%;
    margin-right: 30px;
    padding-top: 0;
  }
  div.vlt-v9395 .ev-box .ev-box-body {
    order: 2;
    flex: 0 1 50%;
    display: flex;
    align-items: flex-end;
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  div.vlt-v9395 .ev-box .ev-box-body:before {
    font-size: 6em;
  }
}
@media (min-width: 1200px) {
  div.vlt-v9395 .ev-box .ev-box-body:before {
    font-size: 8em;
  }
}
@media (min-width: 1500px) {
  div.vlt-v9395 .ev-box .ev-box-body:before {
    font-size: 9.5em;
  }
}
div.vlt-v9396 .ev-headline {
  position: relative;
}
div.vlt-v9396 .ev-headline .mainline {
  font-family: "Amatic SC";
  text-transform: uppercase;
  color: #6b6b6a;
}
div.vlt-v9396 .ev-headline .subline {
  font-size: 1.3em;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  line-height: 1.4;
  margin-top: 10px;
  /*padding-top: 20px;*/
}
div.vlt-v9397 .ev-headline .overline {
  font-size: 1.3em;
}
div.vlt-v9397 .ev-headline .mainline {
  font-size: 1.7em;
  font-family: "Amatic SC";
  text-transform: uppercase;
  color: #7d7773;
  line-height: 1.1;
}
div.vlt-v9397 .ev-headline .mainline:after {
  content: '';
  display: block;
  height: 10px;
  background-image: url('/de/images/underline_brown.svg');
  background-repeat: no-repeat;
}
div.vlt-v9398 a figure {
  position: relative;
}
.evfloatinggrid-cell div.vlt-v9398 a figure {
  position: static;
}
div.vlt-v9398 a figure figcaption {
  position: absolute;
  bottom: -15px;
  right: 0;
  color: white;
  z-index: 10;
}
div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/button-red.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 20px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
div.vlt-v9398 a figure figcaption:hover .caption {
  background-image: url('/de/images/12/button.svg');
  color: white;
}
.ev-cth-1 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/1/button.svg');
}
.ev-cth-2 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/2/button.svg');
}
.ev-cth-3 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/3/button.svg');
}
.ev-cth-4 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/4/button.svg');
}
.ev-cth-5 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/5/button.svg');
}
.ev-cth-6 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/6/button.svg');
}
.ev-cth-7 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/7/button.svg');
}
.ev-cth-8 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/8/button.svg');
}
.ev-cth-9 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/9/button.svg');
}
.ev-cth-10 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/10/button.svg');
}
.ev-cth-11 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/11/button.svg');
}
.ev-cth-12 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/12/button.svg');
}
.ev-cth-13 div.vlt-v9398 a figure figcaption .caption {
  background-image: url('/de/images/13/button.svg');
}
div.vlt-v9399 .ev-box .ev-box-thumbnail {
  position: relative;
}
@media (max-width: 479px) {
  div.vlt-v9399 .ev-box .ev-box-thumbnail {
    padding-top: 66%;
  }
}
div.vlt-v9399 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9399 .ev-box .ev-box-thumbnail a .evphoto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div.vlt-v9399 .ev-box .ev-box-headline {
  padding: 15px 0;
}
div.vlt-v9399 .ev-box .ev-box-headline .mainline {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.1;
}
div.vlt-v9399 .ev-box .ev-box-links {
  padding-top: var(--grid-gutter-width-050);
}
div.vlt-v9399 .ev-box .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9399 .ev-box .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9399 .ev-box .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
@media (min-width: 480px) {
  div.vlt-v9399 .ev-box-inner {
    display: flex;
    align-items: stretch;
  }
  div.vlt-v9399 .ev-box .ev-box-thumbnail {
    flex: 0 0 50%;
  }
  div.vlt-v9399 .ev-box .ev-box-body {
    padding: 0 30px;
  }
  div.vlt-v9399 .ev-box .ev-box-body .ev-box-content {
    padding: 15px 0;
  }
}
div.vlt-v9400 .ev-headline .mainline {
  color: white;
  font-weight: bold;
  font-family: "Amatic SC";
}
div.vlt-v9401 .ev-box {
  padding: 30px;
  background-color: #c6a358;
  color: white;
  display: flex;
  height: 100%;
  /*.for(@ev_color-themes, {
      @color: 'ev_c@{value}_color-base';
      .ev-cth-@ {
        value
      }
      & {
        background-color: @@color;
      }
    }
  );*/
}
div.vlt-v9401 .ev-box-inner {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-headline .mainline {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Amatic SC";
  font-size: 2.5em;
  line-height: 1.1;
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-content {
  padding-top: 15px;
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-content-detail-toggle a {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  margin: 10px 0;
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-content-detail-toggle a:before {
  content: '\e90d';
  display: inline-block;
  font-family: 'icon';
  font-weight: 100;
  margin-right: 10px;
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-content-detail-toggle a.toggle-show:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-content-detail-toggle a.toggle-hide:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-content-detail {
  padding-top: 10px;
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-links {
  margin-top: 15px;
}
div.vlt-v9401 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  font-weight: bold;
  color: white;
}
.ev-cth-1 div.vlt-v9401 .ev-box {
  background-color: #c6a358;
}
.ev-cth-2 div.vlt-v9401 .ev-box {
  background-color: #FAAF3F;
}
.ev-cth-3 div.vlt-v9401 .ev-box {
  background-color: #A9C23F;
}
.ev-cth-4 div.vlt-v9401 .ev-box {
  background-color: #478C89;
}
.ev-cth-5 div.vlt-v9401 .ev-box {
  background-color: #7D7773;
}
.ev-cth-6 div.vlt-v9401 .ev-box {
  background-color: #00723B;
}
.ev-cth-7 div.vlt-v9401 .ev-box {
  background-color: #444E4C;
}
.ev-cth-8 div.vlt-v9401 .ev-box {
  background-color: #FEFAEB;
}
.ev-cth-9 div.vlt-v9401 .ev-box {
  background-color: #CFC7C0;
}
.ev-cth-10 div.vlt-v9401 .ev-box {
  background-color: #A14737;
}
.ev-cth-11 div.vlt-v9401 .ev-box {
  background-color: #0C2340;
}
.ev-cth-12 div.vlt-v9401 .ev-box {
  background-color: #CC9F26;
}
.ev-cth-13 div.vlt-v9401 .ev-box {
  background-color: #6B6B6A;
}
.evfloatinggrid-cell div.vlt-v9401 .ev-box {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100% !important;
}
div.vlt-v9402 a {
  display: block;
}
div.vlt-v9402 a figure figcaption {
  font-family: "Amatic SC";
  font-size: 2em;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -10px;
  left: -10px;
  height: 100px;
  width: 100px;
}
@media (min-width: 480px) {
  div.vlt-v9402 a figure figcaption {
    height: 110px;
    width: 110px;
  }
}
@media (min-width: 992px) {
  div.vlt-v9402 a figure figcaption {
    left: -15px;
  }
}
@media (min-width: 1200px) {
  div.vlt-v9402 a figure figcaption {
    height: 120px;
    width: 120px;
  }
}
@media (min-width: 1500px) {
  div.vlt-v9402 a figure figcaption {
    height: 130px;
    width: 130px;
  }
}
div.vlt-v9402 a figure figcaption .caption {
  display: block;
  line-height: 1;
  font-size: 0.7em;
}
.ev-cth-1 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/1/house.svg');
}
.ev-cth-2 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/2/house.svg');
}
.ev-cth-3 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/3/house.svg');
}
.ev-cth-4 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/4/house.svg');
}
.ev-cth-5 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/5/house.svg');
}
.ev-cth-6 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/6/house.svg');
}
.ev-cth-7 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/7/house.svg');
}
.ev-cth-8 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/8/house.svg');
}
.ev-cth-9 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/9/house.svg');
}
.ev-cth-10 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/10/house.svg');
}
.ev-cth-11 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/11/house.svg');
}
.ev-cth-12 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/12/house.svg');
}
.ev-cth-13 div.vlt-v9402 a figcaption {
  background-image: url('/de/images/13/house.svg');
}
div.vlt-v9403 .ev-box {
  position: relative;
  display: block;
  background-color: white;
  padding: 15px;
}
div.vlt-v9403 .ev-box-inner {
  display: flex;
  align-items: center;
}
div.vlt-v9403 .ev-box-inner .ev-box-body {
  width: 100%;
}
div.vlt-v9403 .ev-box-inner .ev-box-body .ev-box-headline {
  padding-bottom: 15px;
}
div.vlt-v9403 .ev-box-inner .ev-box-body .ev-box-headline .mainline {
  font-size: 2em;
  font-family: "Amatic SC";
  color: #a14737;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.1;
}
div.vlt-v9403 .ev-box-inner .ev-box-body .ev-box-links {
  text-align: center;
}
div.vlt-v9403 .ev-box-inner .ev-box-body .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9403 .ev-box-inner .ev-box-body .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9403 .ev-box-inner .ev-box-body .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
@media (min-width: 480px) {
  div.vlt-v9403 .ev-box {
    padding: 30px;
  }
}
div.vlt-v9404 .ev-box {
  position: relative;
  z-index: 1;
  background-color: white;
  padding: 15px;
}
@media (min-width: 992px) {
  div.vlt-v9404 .ev-box {
    padding: 30px;
  }
}
div.vlt-v9404 .ev-box .ev-box-thumbnail {
  position: relative;
  margin: 10px 0;
  padding-top: 66.66%;
}
@media (min-width: 480px) {
  div.vlt-v9404 .ev-box .ev-box-thumbnail {
    padding-top: 50%;
  }
}
@media (min-width: 992px) {
  div.vlt-v9404 .ev-box .ev-box-thumbnail {
    padding-top: 66.66%;
  }
}
div.vlt-v9404 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9404 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.vlt-v9404 .ev-box .ev-box-body .ev-box-content {
  padding: 15px 0;
}
div.vlt-v9404 .ev-box .ev-box-body .ev-box-content em {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Amatic SC";
  font-size: 2.5em;
  color: #a14737;
  font-style: normal;
}
div.vlt-v9404 .ev-box .ev-box-headline .mainline {
  font-size: 2.3em;
  color: #a14737;
  text-transform: uppercase;
  font-family: "Amatic SC";
  line-height: 1.1;
  padding-right: 20%;
}
div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  position: absolute;
  top: -45px;
  right: -20px;
  z-index: 10;
  background-image: url('/de/images/1/house.svg');
  background-repeat: no-repeat;
  padding: 25px;
}
@media (min-width: 1200px) {
  div.vlt-v9404 .ev-box .ev-box-eyecatcher {
    top: -60px;
    right: -25px;
  }
}
div.vlt-v9404 .ev-box .ev-box-eyecatcher span {
  font-family: "Amatic SC";
  font-size: 1.5em;
  color: white;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.1;
}
@media (min-width: 1200px) {
  div.vlt-v9404 .ev-box .ev-box-eyecatcher span {
    font-size: 2em;
  }
}
div.vlt-v9404 .ev-box .ev-box-eyecatcher span.value,
div.vlt-v9404 .ev-box .ev-box-eyecatcher span.suffix {
  display: block;
}
div.vlt-v9404 .ev-box .ev-box-links {
  /*
  @media (min-width: @screen-xl-min) {
   //margin-left: -20px;
   //margin-right: -20px;
   &-inner {
    display: flex;
   }
   a {
    flex: 0 0 100%;
   }
  }
  */
}
@media (min-width: 992px) {
  div.vlt-v9404 .ev-box .ev-box-links {
    padding-top: 30px;
  }
}
div.vlt-v9404 .ev-box .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9404 .ev-box .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9404 .ev-box .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9404 .ev-box .ev-box-links a.ev-box-btn-1 .caption {
  background-image: url('/de/images/1/button.svg') !important;
  color: white !important;
}
div.vlt-v9404 .ev-box .ev-box-links a.ev-box-btn-2 .caption {
  background-image: url('/de/images/button-beige.svg');
  color: #333333;
}
div.vlt-v9404 .ev-box .ev-box-links a:hover .caption {
  background-image: url('/de/images/12/button.svg');
  color: white;
}
.ev-cth-1 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/1/house.svg');
}
.ev-cth-2 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/2/house.svg');
}
.ev-cth-3 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/3/house.svg');
}
.ev-cth-4 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/4/house.svg');
}
.ev-cth-5 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/5/house.svg');
}
.ev-cth-6 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/6/house.svg');
}
.ev-cth-7 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/7/house.svg');
}
.ev-cth-8 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/8/house.svg');
}
.ev-cth-9 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/9/house.svg');
}
.ev-cth-10 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/10/house.svg');
}
.ev-cth-11 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/11/house.svg');
}
.ev-cth-12 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/12/house.svg');
}
.ev-cth-13 div.vlt-v9404 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/13/house.svg');
}
div.vlt-v9405 .ev-box {
  position: relative;
}
div.vlt-v9405 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9405 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
div.vlt-v9405 .ev-box .ev-box-thumbnail:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 5;
}
div.vlt-v9405 .ev-box .ev-box-headline {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.vlt-v9405 .ev-box .ev-box-headline .mainline {
  text-transform: uppercase;
  font-family: "Amatic SC";
  font-weight: bold;
  font-size: 3em;
  color: white;
  padding: 0 10%;
  text-align: center;
  line-height: 1.3;
}
div.vlt-v9405 .ev-box .ev-box-links {
  position: absolute;
  bottom: -25px;
  right: 0;
  left: 0;
  z-index: 10;
}
div.vlt-v9405 .ev-box .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9405 .ev-box .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9405 .ev-box .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
@media (min-width: 992px) {
  div.vlt-v9405 .ev-box .ev-box-thumbnail {
    padding-top: 0;
  }
  div.vlt-v9405 .ev-box .ev-box-links {
    left: 30%;
  }
}
@media (min-width: 1500px) {
  div.vlt-v9405 .ev-box .ev-box-links {
    left: 50%;
  }
}
div.vlt-v9408 .ev-box .ev-box-thumbnail {
  position: relative;
  flex: 0 0 40%;
  margin-bottom: 15px;
  padding-top: 50%;
}
div.vlt-v9408 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9408 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.vlt-v9408 .ev-box .ev-box-body {
  flex: 1 0 60%;
}
div.vlt-v9408 .ev-box .ev-box-body .ev-box-headline .mainline {
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 15px;
  line-height: 1.1;
  font-size: 1.2em;
}
@media (min-width: 992px) {
  div.vlt-v9408 .ev-box-inner {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  div.vlt-v9408 .ev-box .ev-box-thumbnail {
    margin-bottom: 0;
  }
  div.vlt-v9408 .ev-box .ev-box-body {
    padding-left: 15px;
  }
}
div.vlt-v9411 .ev-box {
  position: relative;
  display: grid;
  background-color: #f2f2f2;
}
div.vlt-v9411 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9411 .ev-box .ev-box-thumbnail {
  position: relative;
  padding-top: 66.66%;
}
div.vlt-v9411 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9411 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div.vlt-v9411 .ev-box .ev-box-body {
  padding: 15px;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  position: absolute;
  top: -25px;
  right: 100px;
  background-image: url('/de/images/1/house.svg');
  background-repeat: no-repeat;
  padding: 40px;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher span {
  line-height: 1;
  font-family: "Amatic SC";
  text-transform: uppercase;
  color: white;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher span.prefix {
  display: block;
  font-size: 1.5em;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher span.value {
  font-size: 2.5em;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-headline .mainline {
  font-weight: bold;
  line-height: 1.1;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: "Amatic SC";
  color: #a14737;
  font-size: 2.5em;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-content {
  font-size: 1.3em;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-links {
  padding-top: 30px;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9411 .ev-box .ev-box-body .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
@media (min-width: 992px) {
  div.vlt-v9411 .ev-box-inner {
    flex-direction: row;
    align-items: center;
  }
  div.vlt-v9411 .ev-box .ev-box-thumbnail {
    flex: 0 0 50%;
    padding-top: 33.33%;
  }
  div.vlt-v9411 .ev-box .ev-box-body {
    flex: 0 0 50%;
    padding: 30px 60px;
  }
  div.vlt-v9411 .ev-box .ev-box-body .ev-box-headline .mainline {
    font-size: 3em;
  }
}
@media (min-width: 1200px) {
  div.vlt-v9411 .ev-box .ev-box-body .ev-box-headline .mainline {
    font-size: 4em;
  }
}
.ev-cth-1 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/1/house.svg");
}
.ev-cth-2 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/2/house.svg");
}
.ev-cth-3 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/3/house.svg");
}
.ev-cth-4 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/4/house.svg");
}
.ev-cth-5 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/5/house.svg");
}
.ev-cth-6 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/6/house.svg");
}
.ev-cth-7 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/7/house.svg");
}
.ev-cth-8 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/8/house.svg");
}
.ev-cth-9 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/9/house.svg");
}
.ev-cth-10 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/10/house.svg");
}
.ev-cth-11 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/11/house.svg");
}
.ev-cth-12 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/12/house.svg");
}
.ev-cth-13 div.vlt-v9411 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/13/house.svg");
}
div.vlt-v9412 .ev-box {
  position: relative;
  display: grid;
  background-color: #f2f2f2;
}
div.vlt-v9412 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9412 .ev-box .ev-box-thumbnail {
  position: relative;
  padding-top: 66.66%;
  order: 2;
}
div.vlt-v9412 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9412 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div.vlt-v9412 .ev-box .ev-box-body {
  order: 1;
  padding: 15px;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  position: absolute;
  top: -70px;
  left: 50px;
  background-image: url('/de/images/haus-brown.svg');
  background-repeat: no-repeat;
  padding: 40px 60px 20px 20px;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher span {
  line-height: 1;
  font-family: "Amatic SC";
  color: white;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher span.prefix {
  display: block;
  font-size: 1.3em;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher span.value {
  font-size: 2.3em;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher span.suffix {
  display: block;
  font-size: 2.3em;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-headline .mainline {
  font-weight: bold;
  line-height: 1.1;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: "Amatic SC";
  color: #c6a358;
  font-size: 2.5em;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-links {
  padding-top: 30px;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9412 .ev-box .ev-box-body .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
@media (min-width: 992px) {
  div.vlt-v9412 .ev-box-inner {
    flex-direction: row;
    align-items: center;
  }
  div.vlt-v9412 .ev-box .ev-box-thumbnail {
    flex: 0 0 50%;
    padding-top: 33.33%;
  }
  div.vlt-v9412 .ev-box .ev-box-body {
    flex: 0 0 50%;
    padding: 30px 60px;
  }
  div.vlt-v9412 .ev-box .ev-box-body .ev-box-headline .mainline {
    font-size: 3em;
  }
}
@media (min-width: 1200px) {
  div.vlt-v9412 .ev-box .ev-box-body .ev-box-headline .mainline {
    font-size: 4em;
  }
}
.ev-cth-1 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-1 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/1/house.svg");
}
.ev-cth-2 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-2 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/2/house.svg");
}
.ev-cth-3 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-3 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/3/house.svg");
}
.ev-cth-4 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-4 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/4/house.svg");
}
.ev-cth-5 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-5 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/5/house.svg");
}
.ev-cth-6 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-6 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/6/house.svg");
}
.ev-cth-7 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-7 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/7/house.svg");
}
.ev-cth-8 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-8 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/8/house.svg");
}
.ev-cth-9 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-9 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/9/house.svg");
}
.ev-cth-10 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-10 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/10/house.svg");
}
.ev-cth-11 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-11 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/11/house.svg");
}
.ev-cth-12 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-12 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/12/house.svg");
}
.ev-cth-13 div.vlt-v9412 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-13 div.vlt-v9412 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/13/house.svg");
}
div.vlt-v9413 .ev-box {
  display: grid;
  background-color: #f2f2f2;
  position: relative;
}
div.vlt-v9413 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9413 .ev-box .ev-box-thumbnail {
  position: relative;
  padding-top: 66.66%;
}
div.vlt-v9413 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9413 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div.vlt-v9413 .ev-box .ev-box-body {
  padding: 15px;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  position: absolute;
  top: -25px;
  right: -25px;
  padding: 25px;
  background-image: url('/de/images/1/house.svg');
  background-repeat: no-repeat;
}
@media (min-width: 480px) {
  div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
    top: -35px;
  }
}
@media (min-width: 992px) {
  div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
    top: -50px;
    right: auto;
    left: -5px;
    padding: 35px;
  }
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher span {
  line-height: 1;
  font-family: "Amatic SC";
  color: white;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher span.prefix {
  display: inline-block;
  font-size: 2em;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher span.value {
  display: inline-block;
  font-size: 1.3em;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher span.suffix {
  display: block;
  font-size: 2.5em;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-headline .mainline {
  font-weight: bold;
  line-height: 1.1;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-family: "Amatic SC";
  color: #a14737;
  font-size: 2.5em;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-links {
  padding-top: 30px;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-content em {
  font-family: "Amatic SC";
  font-size: 1.5em;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-content ul.ev-box-list li {
  display: block !important;
  padding-left: 10%;
  line-height: 1.5;
}
div.vlt-v9413 .ev-box .ev-box-body .ev-box-content ul.ev-box-list li:before {
  content: '\e906' !important;
  font-size: 2.2em !important;
  padding: 0 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 10%;
}
@media (max-width: 479px) {
  div.vlt-v9413 .ev-box .ev-box-body .ev-box-content ul.ev-box-list li {
    padding-left: 15%;
  }
  div.vlt-v9413 .ev-box .ev-box-body .ev-box-content ul.ev-box-list li:before {
    width: 15%;
  }
}
@media (min-width: 992px) {
  div.vlt-v9413 .ev-box-inner {
    flex-direction: row;
    align-items: center;
  }
  div.vlt-v9413 .ev-box .ev-box-thumbnail {
    flex: 0 1 50%;
    padding-top: 40%;
  }
  div.vlt-v9413 .ev-box .ev-box-body {
    flex: 0 1 50%;
    padding-left: 30px;
  }
  div.vlt-v9413 .ev-box .ev-box-body .ev-box-headline .mainline {
    font-size: 3em;
  }
}
@media (min-width: 1200px) {
  div.vlt-v9413 .ev-box .ev-box-body .ev-box-headline .mainline {
    font-size: 4em;
  }
}
.ev-cth-1 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-1 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/1/house.svg");
}
.ev-cth-2 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-2 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/2/house.svg");
}
.ev-cth-3 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-3 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/3/house.svg");
}
.ev-cth-4 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-4 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/4/house.svg");
}
.ev-cth-5 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-5 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/5/house.svg");
}
.ev-cth-6 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-6 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/6/house.svg");
}
.ev-cth-7 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-7 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/7/house.svg");
}
.ev-cth-8 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-8 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/8/house.svg");
}
.ev-cth-9 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-9 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/9/house.svg");
}
.ev-cth-10 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-10 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/10/house.svg");
}
.ev-cth-11 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-11 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/11/house.svg");
}
.ev-cth-12 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-12 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/12/house.svg");
}
.ev-cth-13 div.vlt-v9413 .ev-box .ev-box-body {
  /*.ev-box-content ul li:before {
            color:@@color;
          }*/
}
.ev-cth-13 div.vlt-v9413 .ev-box .ev-box-body .ev-box-eyecatcher {
  background-image: url("/de/images/13/house.svg");
}
div.vlt-v9414 .ev-headline h3 {
  font-size: 1.1em;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  line-height: 1.4;
}
div.vlt-v9414 .ev-headline .subline {
  text-transform: uppercase;
  font-size: 1.1em;
  line-height: 1.4;
}
div.vlt-v9415 .ev-box {
  position: relative;
}
div.vlt-v9415 .ev-box .ev-box-thumbnail {
  position: relative;
  padding-top: 100%;
}
div.vlt-v9415 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9415 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.vlt-v9415 .ev-box .ev-box-headline .mainline {
  font-family: "Amatic SC";
  font-size: 2.5em;
  text-transform: uppercase;
  color: #a14737;
  font-weight: bold;
  padding: 5px 0;
  padding-bottom: 15px;
}
div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  position: absolute;
  top: -30px;
  left: 30px;
  padding: 35px 10px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-image: url('/de/images/1/house.svg');
}
div.vlt-v9415 .ev-box .ev-box-eyecatcher-inner {
  font-family: "Amatic SC";
  color: white;
  text-align: center;
  min-width: 120px;
}
div.vlt-v9415 .ev-box .ev-box-eyecatcher span {
  line-height: 1;
  text-transform: uppercase;
}
div.vlt-v9415 .ev-box .ev-box-eyecatcher span.prefix {
  font-size: 1.5em;
}
div.vlt-v9415 .ev-box .ev-box-eyecatcher span.value,
div.vlt-v9415 .ev-box .ev-box-eyecatcher span.suffix {
  display: block;
  font-size: 2.2em;
}
.ev-cth-1 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/1/house.svg');
}
.ev-cth-2 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/2/house.svg');
}
.ev-cth-3 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/3/house.svg');
}
.ev-cth-4 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/4/house.svg');
}
.ev-cth-5 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/5/house.svg');
}
.ev-cth-6 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/6/house.svg');
}
.ev-cth-7 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/7/house.svg');
}
.ev-cth-8 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/8/house.svg');
}
.ev-cth-9 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/9/house.svg');
}
.ev-cth-10 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/10/house.svg');
}
.ev-cth-11 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/11/house.svg');
}
.ev-cth-12 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/12/house.svg');
}
.ev-cth-13 div.vlt-v9415 .ev-box .ev-box-eyecatcher {
  background-image: url('/de/images/13/house.svg');
}
div.vlt-v9417 .ev-box {
  background-image: url('/de/images/bg-weiss.png');
  background-size: 100% 100%;
  padding: 60px;
  padding-bottom: 30px;
}
div.vlt-v9417 .ev-box .ev-box-headline .mainline {
  font-size: 2.5em;
  font-family: "Amatic SC";
  line-height: 1.1;
  color: #a14737;
  font-weight: bold;
  text-transform: uppercase;
}
div.vlt-v9417 .ev-box .ev-box-content ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-top: 15px;
}
div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url('/de/images/haus-brown.svg');
}
.ev-cth-1 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/1/house.svg");
}
.ev-cth-2 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/2/house.svg");
}
.ev-cth-3 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/3/house.svg");
}
.ev-cth-4 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/4/house.svg");
}
.ev-cth-5 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/5/house.svg");
}
.ev-cth-6 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/6/house.svg");
}
.ev-cth-7 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/7/house.svg");
}
.ev-cth-8 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/8/house.svg");
}
.ev-cth-9 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/9/house.svg");
}
.ev-cth-10 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/10/house.svg");
}
.ev-cth-11 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/11/house.svg");
}
.ev-cth-12 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/12/house.svg");
}
.ev-cth-13 div.vlt-v9417 .ev-box .ev-box-content ul li {
  list-style-image: url("/de/images/13/house.svg");
}
@media (min-width: 480px) {
  div.vlt-v9417 .ev-box {
    padding: 60px 90px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  div.vlt-v9417 .ev-box {
    padding: 40px;
  }
}
@media (min-width: 1200px) {
  div.vlt-v9417 .ev-box {
    padding: 40px 50px;
  }
}
div.vlt-v9418 .ev-box {
  padding: 30px;
  background-color: white;
}
div.vlt-v9418 .ev-box .ev-box-headline .mainline {
  font-size: 2.5em;
  font-weight: bold;
  font-family: "Amatic SC";
  line-height: 1.1;
  color: #a14737;
  padding-bottom: 15px;
}
div.vlt-v9418 .ev-box .ev-box-links {
  margin-top: 30px;
}
div.vlt-v9418 .ev-box .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9418 .ev-box .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9418 .ev-box .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9418 .ev-absolute {
  overflow: hidden;
}
div.vlt-v9420 {
  /*.vlt-quickbooker {
 form {
  display: flex;
  flex-direction: column;
  .vlt-quickbooker-title {
   display: none;
  }
  .vlt-quickbooker-field {
   display: none;
  }
  .vlt-quickbooker-button {
   a {
    .ev-btn-default();
    &:hover {
     .caption {
      background-image: url("/de/images/12/button.svg");
      color: white;
     }
    }
   }
   &.vlt-quickbooker-button-request {
    order: 2;
    a {
     .caption {
      background-image: url("/de/images/9/button.svg");
      color: black;
     }
     &:hover {
      .caption {
       background-image: url("/de/images/12/button.svg");
       color: white;
      }
     }
    }
   }
  }
  @media (min-width: @screen-sm-min) {
   flex-direction: row;
   > div {
    flex: 0 0 50%;
   }
  }
  @media (min-width: @screen-md-min) {
   align-items: center;
   justify-content: space-between;
   > div {
    flex: 0 0 25%;
   }
   .vlt-quickbooker-field {
    width: 100%;
    padding: var(--grid-gutter-width-050) 0;
    line-height: 1;
    background-image: url("/de/images/13/button.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    .caption {
     display: none;
    }
    .field {
     display: flex;
     align-items: center;
     justify-content: center;
     input {
      display: block;
      width: 100px;
      border: none;
      background-color: transparent;
      font-weight: bold;
      color: white;
      text-align: center;
      padding-right: var(--grid-gutter-width-025);
      &::placeholder {
       color: white;
       text-transform: uppercase;
      }
     }
     .calendar {
      display: block;
      .icon {
       color: white;
      }
     }
    }
   }
  }
  @media (min-width: @screen-lg-min) {
   > div {
    flex: 0 0 22%;
   }
  }
 }
}*/
}
div.vlt-v9420 .vlt-quickbooker form {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 5px;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-title {
  display: none;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-field {
  display: none;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button {
  flex: 0 0 auto;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button a {
  background-color: #00723b;
  color: white;
  padding: 10px 17px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button a:hover {
  background-color: #00592e;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button a:hover .caption {
  color: white;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-booking {
  order: 3;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-request {
  order: 1;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-request a {
  background-color: #cab242;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-request a:hover {
  background-color: #a99430;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-request a:hover .caption {
  color: white;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-voucher {
  order: 2;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-voucher a {
  background-color: #a9c23f;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-voucher a:hover {
  background-color: #889c32;
}
div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button.vlt-quickbooker-button-voucher a:hover .caption {
  color: white;
}
@media (min-width: 480px) {
  div.vlt-v9420 .vlt-quickbooker form {
    flex-direction: row;
  }
  div.vlt-v9420 .vlt-quickbooker form > div {
    flex: 0 0 50%;
  }
}
@media (min-width: 992px) {
  div.vlt-v9420 .vlt-quickbooker form {
    align-items: center;
    justify-content: space-between;
    justify-content: flex-end;
    gap: 5px;
    width: 60%;
    margin-left: auto;
  }
  div.vlt-v9420 .vlt-quickbooker form > div {
    flex: 0 0 25%;
  }
  div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-button {
    flex: 0 0 auto;
  }
  div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-field {
    width: 100%;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6b6b6a;
    color: white;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 300;
    border-radius: 5px;
  }
  div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-field .caption {
    display: none;
  }
  div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-field .field {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-field .field input {
    display: block;
    width: 90px;
    border: none;
    background-color: transparent;
    font-weight: bold;
    color: white;
    text-align: center;
    padding-right: var(--grid-gutter-width-025);
  }
  div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-field .field input::placeholder {
    color: white;
    text-transform: uppercase;
  }
  div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-field .field .calendar {
    display: block;
  }
  div.vlt-v9420 .vlt-quickbooker form .vlt-quickbooker-field .field .calendar .icon {
    color: white;
  }
}
@media (min-width: 1200px) {
  div.vlt-v9420 .vlt-quickbooker form > div {
    flex: 0 0 22%;
  }
}
div.vlt-v9421 {
  /*
ALTE NAVIGATION - Standardentwurf
ul.level-1 {
  margin: 0;
  padding: 15px;
  text-align: center;
  >li {
    display: inline-block;
    width: 24.5%;
    position: relative;
    z-index: 1;
    margin: 2px;
    @media (min-width:@screen-xl-min ) {
      width: 22%;
      margin: 5px;
    }
    @media (min-width:@screen-xx-min ) {
      width: 20%;
      margin: 10px;
    }
    >a {
      display: block;
      .thumbnail {
        display: block;
        text-align: center;
        &:after {
          content: '';
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: 5;
          background-color: fade(#CFCDCD, 75%);
        }
      }
      .caption {
        position: absolute;
        top: 2%;
        right: 0;
        left: 0;
        z-index: 10;
        font-size: 1.1em;
        @media (min-width:@screen-lg-min ) {
          top: 5%;
          font-size: 1.3em;
        }
        @media (min-width:@screen-xl-min ) {
          font-size: 1.5em;
        }
        text-align: center;
        text-transform: uppercase;
        em {
          display: block;
          font-style: normal;
          &:after {
            content: '';
            background-image: url('/de/images/Seperator_stars_dark.svg');
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 75% 100%;
            display: block;
            height: 10px;
            @media (min-width:@screen-xl-min ) {
              background-size: 80% 100%;
              height: 20px;
            }
          }
        }
      }
    }
    &:hover {
      >a {
        .thumbnail {
          &:after {
            background-color: fade(#CFCDCD, 90%);
          }
        }
      }
    }
    &.sub, &.active {
      >a {
        .caption {
          font-weight: bold;
        }
      }
    }
    ul.level-2 {
      margin: 0;
      padding: 0;
      position: absolute;
      top: 38%;
      left: 0;
      right: 0;
      z-index: 10;
      text-align: center;
      >li {
        list-style: none;
        >a {
          display: block;
          font-size: 0.8em;
          text-decoration: none;
        }
        &.sub, &.active {
          >a {
            font-weight: bold;
          }
        }
        &:hover {
          >a {
            font-weight: bold;
          }
        }
      }
      @media (min-width:@screen-lg-min ) {
        top: 40%;
        >li {
          >a {
            font-size: 0.9em;
          }
        }
      }
      @media (min-width:@screen-xl-min ) {
        >li {
          >a {
            font-size: 1em;
          }
        }
      }
    }
    &.key-hotel {
      ul.level-2 {
        top: 35%;
        >li {
          >a {
            line-height: 1.5;
          }
        }
        @media (min-width:@screen-xx-min ) {
          top: 40%;
        }
      }
    }
  }
}*/
}
div.vlt-v9421 .toggle-navigation {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: baseline;
  padding: 10px 0px;
  padding-top: 80px;
}
@media (min-height: 1000px) {
  div.vlt-v9421 .toggle-navigation {
    align-items: center;
  }
}
@media (min-width: 992px) {
  div.vlt-v9421 ul.level-1 {
    max-width: 1920px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  div.vlt-v9421 ul.level-1 > li {
    width: 32.666666%;
    margin: 0;
    height: 300px;
  }
  div.vlt-v9421 ul.level-1 > li:nth-child(2),
  div.vlt-v9421 ul.level-1 > li:nth-child(5) {
    margin: 1%;
  }
  div.vlt-v9421 ul.level-1 > li:nth-child(4),
  div.vlt-v9421 ul.level-1 > li:nth-child(5),
  div.vlt-v9421 ul.level-1 > li:nth-child(6) {
    margin-top: 0;
  }
  div.vlt-v9421 ul.level-1 > li:not(.key-fruehstueck) > a {
    display: block;
  }
  div.vlt-v9421 ul.level-1 > li:not(.key-fruehstueck) > a .thumbnail {
    display: block;
    text-align: center;
  }
  div.vlt-v9421 ul.level-1 > li:not(.key-fruehstueck) > a .thumbnail:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    z-index: 5;
    background-color: #7d7773;
  }
  div.vlt-v9421 ul.level-1 > li:not(.key-fruehstueck) > a .caption {
    position: absolute;
    top: 5%;
    right: 0;
    left: 0;
    display: inline-block;
    margin-top: -10px;
    vertical-align: middle;
    z-index: 10;
    font-size: 1.2em;
    text-align: center;
    color: #c6a358 !important;
  }
  div.vlt-v9421 ul.level-1 > li.key-zimmer-und-preise > a .caption:before,
  div.vlt-v9421 ul.level-1 > li.key-inklusive > a .caption:before,
  div.vlt-v9421 ul.level-1 > li.key-relax-und-spa > a .caption:before,
  div.vlt-v9421 ul.level-1 > li.key-aktiv > a .caption:before,
  div.vlt-v9421 ul.level-1 > li.key-familien > a .caption:before,
  div.vlt-v9421 ul.level-1 > li.key-tagung > a .caption:before {
    content: 'e91c';
    font-family: 'icon';
    padding-right: 15px;
    color: #c6a358;
    margin-bottom: -5px;
    font-size: 1.3em;
    vertical-align: bottom;
    display: inline-block;
  }
  div.vlt-v9421 ul.level-1 > li.key-inklusive > a .caption:before {
    content: 'e906';
  }
  div.vlt-v9421 ul.level-1 > li.key-relax-und-spa > a .caption:before {
    content: 'e91d';
  }
  div.vlt-v9421 ul.level-1 > li.key-aktiv > a .caption:before {
    content: 'e91a';
  }
  div.vlt-v9421 ul.level-1 > li.key-familien > a .caption:before {
    content: 'e919';
  }
  div.vlt-v9421 ul.level-1 > li.key-tagung > a .caption:before {
    content: 'e91b';
  }
  div.vlt-v9421 ul.level-1 > li.key-fruehstueck > a {
    background-color: #bb9442;
    padding: 8px 0;
    font-size: 1.3em;
    font-weight: normal;
    text-decoration: none;
  }
  div.vlt-v9421 ul.level-1 > li.key-fruehstueck > a .thumbnail {
    display: none;
  }
  div.vlt-v9421 ul.level-1 > li.key-fruehstueck > a .caption {
    color: #7d7773;
  }
  div.vlt-v9421 ul.level-1 > li.key-fruehstueck > a:hover {
    background-color: #7d7773;
  }
  div.vlt-v9421 ul.level-1 > li.key-fruehstueck > a:hover .caption {
    color: #bb9442;
  }
  div.vlt-v9421 ul.level-1 > li:hover > a .thumbnail:after {
    background-color: rgba(125, 119, 115, 0.6);
  }
  div.vlt-v9421 ul.level-1 > li:hover ul.level-2 > li > a .caption {
    text-shadow: 1px 1px 3px #333333;
  }
  div.vlt-v9421 ul.level-1 > li ul.level-2 {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    z-index: 10;
    text-align: center;
  }
  div.vlt-v9421 ul.level-1 > li ul.level-2 > li {
    list-style: none;
  }
  div.vlt-v9421 ul.level-1 > li ul.level-2 > li > a {
    display: block;
    text-decoration: none;
    font-size: 0.85em;
    color: white;
  }
  div.vlt-v9421 ul.level-1 > li ul.level-2 > li.sub > a,
  div.vlt-v9421 ul.level-1 > li ul.level-2 > li.active > a {
    font-weight: bold;
  }
  div.vlt-v9421 ul.level-1 > li ul.level-2 > li:hover > a {
    font-weight: bold;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  div.vlt-v9421 ul.level-1 > li:not(.key-fruehstueck) > a .caption {
    top: 8%;
    font-size: 1.5em;
  }
  div.vlt-v9421 ul.level-1 > li ul.level-2 {
    top: 25%;
  }
  div.vlt-v9421 ul.level-1 > li ul.level-2 > li > a .caption {
    font-size: 1em;
  }
}
@media (min-width: 992px) and (min-width: 1500px) {
  div.vlt-v9421 ul.level-1 {
    width: 95%;
  }
}
@media (min-width: 992px) and (min-width: 1800px) {
  div.vlt-v9421 ul.level-1 {
    width: 100%;
  }
  div.vlt-v9421 ul.level-1 > li:not(.key-fruehstueck) > a .caption {
    top: 15%;
  }
  div.vlt-v9421 ul.level-1 > li ul.level-2 {
    top: 30%;
  }
}
div.vlt-v9425 .ev-box {
  background-image: url("/de/images/bg-weiss.png");
  padding: 30px;
}
div.vlt-v9425 .ev-box .ev-box-headline {
  position: relative;
}
div.vlt-v9425 .ev-box .ev-box-headline .mainline {
  flex: 1 0 50%;
  text-transform: uppercase;
  font-family: "Amatic SC";
  font-size: 2.5em;
  line-height: 1.1;
  width: 100%;
  font-weight: bold;
  color: #a14737;
  padding: 30px 0;
}
div.vlt-v9425 .ev-box .ev-box-headline:after {
  position: absolute;
  top: -30px;
  right: 0;
  content: "\e906";
  font-family: "icon";
  font-size: 3.6em;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  line-height: 1;
}
@media (min-width: 480px) {
  div.vlt-v9425 .ev-box .ev-box-headline:after {
    font-size: 6em;
  }
}
@media (min-width: 480px) {
  div.vlt-v9425 .ev-box {
    background-size: 100% 100%;
  }
}
@media (min-width: 1500px) {
  div.vlt-v9425 .ev-box {
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px;
  }
}
.ev-cth-1 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #c6a358;
}
.ev-cth-2 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #FAAF3F;
}
.ev-cth-3 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #A9C23F;
}
.ev-cth-4 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #478C89;
}
.ev-cth-5 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #7D7773;
}
.ev-cth-6 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #00723B;
}
.ev-cth-7 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #444E4C;
}
.ev-cth-8 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #FEFAEB;
}
.ev-cth-9 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #CFC7C0;
}
.ev-cth-10 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #A14737;
}
.ev-cth-11 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #0C2340;
}
.ev-cth-12 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #CC9F26;
}
.ev-cth-13 div.vlt-v9425 .ev-box .ev-box-headline:after {
  color: #6B6B6A;
}
div.vlt-v9431 {
  margin: 0 auto;
}
div.vlt-v9431 a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9431 a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 30px;
  font-size: 0.9em;
  background-image: url('/de/images/1/button.svg');
}
@media (min-width: 1200px) {
  div.vlt-v9431 a .caption {
    font-size: 1em;
  }
}
div.vlt-v9431 a .icon {
  display: none;
}
.ev-cth-1 div.vlt-v9431 a .caption {
  background-image: url('/de/images/1/button.svg');
}
.ev-cth-2 div.vlt-v9431 a .caption {
  background-image: url('/de/images/2/button.svg');
}
.ev-cth-3 div.vlt-v9431 a .caption {
  background-image: url('/de/images/3/button.svg');
}
.ev-cth-4 div.vlt-v9431 a .caption {
  background-image: url('/de/images/4/button.svg');
}
.ev-cth-5 div.vlt-v9431 a .caption {
  background-image: url('/de/images/5/button.svg');
}
.ev-cth-6 div.vlt-v9431 a .caption {
  background-image: url('/de/images/6/button.svg');
}
.ev-cth-7 div.vlt-v9431 a .caption {
  background-image: url('/de/images/7/button.svg');
}
.ev-cth-8 div.vlt-v9431 a .caption {
  background-image: url('/de/images/8/button.svg');
}
.ev-cth-9 div.vlt-v9431 a .caption {
  background-image: url('/de/images/9/button.svg');
}
.ev-cth-10 div.vlt-v9431 a .caption {
  background-image: url('/de/images/10/button.svg');
}
.ev-cth-11 div.vlt-v9431 a .caption {
  background-image: url('/de/images/11/button.svg');
}
.ev-cth-12 div.vlt-v9431 a .caption {
  background-image: url('/de/images/12/button.svg');
}
.ev-cth-13 div.vlt-v9431 a .caption {
  background-image: url('/de/images/13/button.svg');
}
div.vlt-v9431 a:hover .caption {
  background-image: url('/de/images/12/button.svg');
  color: white;
}
div.vlt-v9433 {
  /*
@media (min-width: @screen-sm-min) {
 a {
  .icon {
   display: none;
  }
  .caption {
   display: inline;
  }
  padding: 10px 20px;
  background-color: @ev_color-booking;
  border-radius: @ev_cornor-rounded;
  color: white !important;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 5px;
 }
 .key-buchen & {
  a .caption {
   background-image: none !important;
  }
 }
 .key-anfragen & {
  a {
   background-color: @ev_color-request !important;
  }
 }
}
@media (min-width: @screen-md-min) {
 a {
  width: unset;
 }
}
*/
}
div.vlt-v9433 a {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 0 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: white;
}
div.vlt-v9433 a .caption {
  display: none;
}
div.vlt-v9433 a .icon {
  font-size: 2.2em;
  color: #a14737;
}
div.vlt-v9433 a:hover .icon {
  color: #7b362a;
}
.ev-cth-1 div.vlt-v9433 a .caption {
  background-image: url("/de/images/1/button.svg");
}
.ev-cth-2 div.vlt-v9433 a .caption {
  background-image: url("/de/images/2/button.svg");
}
.ev-cth-3 div.vlt-v9433 a .caption {
  background-image: url("/de/images/3/button.svg");
}
.ev-cth-4 div.vlt-v9433 a .caption {
  background-image: url("/de/images/4/button.svg");
}
.ev-cth-5 div.vlt-v9433 a .caption {
  background-image: url("/de/images/5/button.svg");
}
.ev-cth-6 div.vlt-v9433 a .caption {
  background-image: url("/de/images/6/button.svg");
}
.ev-cth-7 div.vlt-v9433 a .caption {
  background-image: url("/de/images/7/button.svg");
}
.ev-cth-8 div.vlt-v9433 a .caption {
  background-image: url("/de/images/8/button.svg");
}
.ev-cth-9 div.vlt-v9433 a .caption {
  background-image: url("/de/images/9/button.svg");
}
.ev-cth-10 div.vlt-v9433 a .caption {
  background-image: url("/de/images/10/button.svg");
}
.ev-cth-11 div.vlt-v9433 a .caption {
  background-image: url("/de/images/11/button.svg");
}
.ev-cth-12 div.vlt-v9433 a .caption {
  background-image: url("/de/images/12/button.svg");
}
.ev-cth-13 div.vlt-v9433 a .caption {
  background-image: url("/de/images/13/button.svg");
}
@media (min-width: 480px) {
  div.vlt-v9433 a {
    display: block;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
  }
  div.vlt-v9433 a .icon {
    display: none;
  }
  div.vlt-v9433 a .caption {
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    white-space: nowrap;
    padding: 20px;
    background-image: url("/de/images/1/button.svg");
  }
  div.vlt-v9433 a:hover .caption {
    background-image: url("/de/images/12/button.svg");
    color: white;
  }
}
@media (min-width: 992px) {
  div.vlt-v9433 a {
    width: 300px;
  }
}
div.vlt-v9434 a {
  display: block;
  color: #333333;
  text-decoration: none;
}
div.vlt-v9434 a .icon {
  font-size: 2em;
  margin-right: 10px;
}
div.vlt-v9434 a .icon,
div.vlt-v9434 a .caption {
  display: inline-block;
  vertical-align: middle;
}
div.vlt-v9434 a:hover {
  color: #a14737;
}
div.vlt-v9486 .ev-box {
  position: relative;
  /*.ev-box-links {
    position: relative;
    z-index: 5;
    background-repeat: no-repeat;
    padding: 25px;
    color: white;
    order: 1;
    a {
      display: flex;
      justify-content: center;
      flex-direction: column;
      font-family: @ev_font-special;
      line-height: 1.1;
      color: white;
      text-decoration: none;
      .caption {
        em {
          text-transform: uppercase;
          font-size: 1.3em;
        }
        strong {
          display: block;
          font-size: 2.3em;
          font-weight: bold;
        }
      }
    }
  }*/
}
div.vlt-v9486 .ev-box-inner {
  display: flex;
  flex-direction: column;
}
div.vlt-v9486 .ev-box .ev-box-headline {
  order: 3;
  padding-top: 10px;
}
div.vlt-v9486 .ev-box .ev-box-headline .mainline {
  font-family: "Amatic SC";
  font-size: 2.5em;
  color: #a14737;
  line-height: 1.3;
}
div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  position: absolute;
  top: -30px;
  left: 15px;
  z-index: 5;
  background-image: url("/de/images/haus-brown.svg");
  background-repeat: no-repeat;
  padding: 30px;
  padding-top: 35px;
}
div.vlt-v9486 .ev-box .ev-box-eyecatcher-inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
div.vlt-v9486 .ev-box .ev-box-eyecatcher span {
  color: white;
  font-family: "Amatic SC";
  line-height: 1.1;
}
div.vlt-v9486 .ev-box .ev-box-eyecatcher span.prefix {
  font-size: 1.3em;
}
div.vlt-v9486 .ev-box .ev-box-eyecatcher span.value {
  font-size: 2em;
}
div.vlt-v9486 .ev-box .ev-box-thumbnail {
  position: relative;
  padding-top: 100%;
  z-index: 1;
  order: 2;
}
div.vlt-v9486 .ev-box .ev-box-thumbnail a {
  display: block;
}
div.vlt-v9486 .ev-box .ev-box-thumbnail .evphoto {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.vlt-v9486 .ev-box .ev-box-content {
  padding-top: 10px;
  order: 3;
}
div.vlt-v9486 .ev-box .ev-box-content ul {
  margin: 0;
  padding: 0;
}
div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: none;
  position: relative;
  line-height: 1.7;
}
.ev-cth-1 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/1/house.svg");
}
.ev-cth-1 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/1/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-2 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/2/house.svg");
}
.ev-cth-2 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/2/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-3 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/3/house.svg");
}
.ev-cth-3 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/3/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-4 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/4/house.svg");
}
.ev-cth-4 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/4/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-5 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/5/house.svg");
}
.ev-cth-5 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/5/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-6 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/6/house.svg");
}
.ev-cth-6 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/6/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-7 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/7/house.svg");
}
.ev-cth-7 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/7/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-8 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/8/house.svg");
}
.ev-cth-8 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/8/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-9 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/9/house.svg");
}
.ev-cth-9 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/9/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-10 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/10/house.svg");
}
.ev-cth-10 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/10/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-11 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/11/house.svg");
}
.ev-cth-11 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/11/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-12 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/12/house.svg");
}
.ev-cth-12 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/12/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
.ev-cth-13 div.vlt-v9486 .ev-box .ev-box-eyecatcher {
  background-image: url("/de/images/13/house.svg");
}
.ev-cth-13 div.vlt-v9486 .ev-box .ev-box-content ul li {
  list-style: url("/de/images/13/house.svg");
  margin-left: 15px;
  /*&:before {
                content:'';
                display:inline-block;
                height:13px;
                width:13px;
                margin-right:10px;
                background-image:url("/de/images/@{value}/house.svg");
                background-repeat:no-repeat;
                background-size:13px;
                background-position:center bottom;
              }*/
}
@media (min-width: 992px) {
  div.vlt-v9638 .ev-box:after {
    content: '';
    position: absolute;
    height: 58px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    padding: 10px 0;
    z-index: 1;
  }
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-allocation .icon-prc-adult:after,
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-allocation .icon-prc-child:after {
  content: '\e911';
  font-family: 'icon';
  color: #a14737;
  font-size: 1.3em;
  line-height: 1;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-allocation .icon-prc-child:after {
  font-size: 1em;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-links-inner .ev-box-btn.ev-box-btn-request .caption {
  background-image: url(/de/images/9/button.svg);
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-price-inner .ev-box-btn-details {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-price-inner .ev-box-btn-details .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-price-inner .ev-box-btn-details:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-price-inner .ev-box-btn-details .caption {
  background-image: url('/de/images/5/button.svg');
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-size {
  padding: 5px 15px;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-size div {
  display: flex;
  align-items: center;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-size .roomtype-size:before {
  content: '\e912';
  font-family: 'icon';
  padding-right: 15px;
  font-weight: normal;
}
@media (min-width: 992px) {
  div.vlt-v9638 .ev-box .ev-box-inner .ev-box-size .roomtype-size:before {
    font-size: 1.8em;
  }
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-rooms {
  padding: 5px 15px;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-rooms div {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-rooms div .icon:before {
  content: '\e913';
}
@media (min-width: 992px) {
  div.vlt-v9638 .ev-box .ev-box-inner .ev-box-rooms div .icon {
    font-size: 1.8em;
  }
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-rooms div .number {
  margin-right: 5px;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .caption {
  display: none;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon {
  padding: 3px 0;
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon:after {
  font-family: 'icon';
  font-size: 1.5em;
}
@media (min-width: 992px) {
  div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon:after {
    font-size: 1.8em;
  }
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-4:after {
  content: '\e916';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-8:after,
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-496:after {
  content: '\e91d';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-9:after,
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-46:after {
  content: '\e918';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-10:after {
  content: '\e91a';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-11:after {
  content: '\e919';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-36:after {
  content: '\e920';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-65:after {
  content: '\e91e';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-122:after {
  content: '\e91b';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-192:after {
  content: '\e915';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-231:after {
  content: '\e917';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-266:after {
  content: '\e91f';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-275:after {
  content: '\e91c';
}
div.vlt-v9638 .ev-box .ev-box-inner .ev-box-facility > span .icon-250:after {
  content: '\e914';
}
div.vlt-v9666 .ev-headline .mainline {
  display: inline-block;
  color: #a14737;
  font-family: "Amatic SC";
  font-weight: normal !important;
}
div.vlt-v9666 .ev-headline .mainline:after {
  content: '';
  display: block;
  height: 10px;
  background-image: url('/de/images/underline_red.svg');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
}
div.vlt-v9666 .ev-headline .subline {
  padding-top: 30px;
  font-size: 1.3em;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  div.vlt-v9666 .ev-headline {
    text-align: center;
  }
}
div.vlt-v9695 .vlt-links a {
  display: block;
  color: #a14737;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
  margin-bottom: 10px;
  color: white !important;
}
div.vlt-v9695 .vlt-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9695 .vlt-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
@media (min-width: 480px) {
  div.vlt-v9695 .vlt-links a {
    width: 200px;
    margin: 0;
    margin-right: 5px;
  }
}
div.vlt-v9695 .vlt-links .vlt-link-booking {
  display: block;
  color: #3f3f3f;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9695 .vlt-links .vlt-link-booking .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9695 .vlt-links .vlt-link-booking:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9695 .vlt-links .vlt-link-request {
  display: block;
  color: #c6a358;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9695 .vlt-links .vlt-link-request .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9695 .vlt-links .vlt-link-request:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v9695 .vlt-roomtype-plan {
  padding-bottom: 60px;
}
div.vlt-v9713 .ev-box {
  padding: 30px;
  background-color: white;
}
@media (min-width: 1800px) {
  div.vlt-v9713 .ev-box {
    min-height: 730px;
  }
}
div.vlt-v9713 .ev-box-inner {
  display: inline-block;
  flex-direction: column;
}
div.vlt-v9713 .ev-box-inner .ev-box-thumbnail {
  order: 1;
  text-align: center;
  display: flex;
  justify-content: center;
}
div.vlt-v9713 .ev-box-inner .ev-box-body {
  order: 2;
}
div.vlt-v9713 .ev-box-inner .ev-box-body .ev-box-headline .mainline {
  font-size: 2.5em;
  font-weight: bold;
  font-family: "Amatic SC";
  line-height: 1.1;
  color: #a14737;
  padding: 15px 0;
  text-align: center;
}
div.vlt-v9713 .ev-box-inner .ev-box-body .ev-box-links {
  margin-top: 30px;
}
div.vlt-v9713 .ev-box-inner .ev-box-body .ev-box-links a {
  display: block;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
div.vlt-v9713 .ev-box-inner .ev-box-body .ev-box-links a .caption {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  white-space: nowrap;
  padding: 20px;
  background-image: url("/de/images/1/button.svg");
}
div.vlt-v9713 .ev-box-inner .ev-box-body .ev-box-links a:hover .caption {
  background-image: url("/de/images/12/button.svg");
  color: white;
}
div.vlt-v10529 .vlt-teaser {
  background-color: #d7d6d5;
  padding: var(--grid-gutter-width-050);
}
div.vlt-v10529 .vlt-teaser .vlt-caption {
  display: block;
  font-family: "Amatic SC";
  color: #a14737;
  line-height: 1.2;
}
div.vlt-v10529 .vlt-teaser .vlt-teaser-content .vlt-package-price tr {
  padding-top: 10px;
}
div.vlt-v10529 .vlt-teaser .vlt-teaser-content .vlt-package-price tr td {
  font-size: 0.8em;
  display: inline-block !important;
  vertical-align: bottom !important;
  height: 36px;
  border-bottom: 1px solid rgba(161, 71, 55, 0.2);
}
div.vlt-v10529 .vlt-teaser .vlt-teaser-content .vlt-package-price-caption {
  white-space: nowrap;
  width: 40%;
}
div.vlt-v10529 .vlt-teaser .vlt-teaser-content .vlt-package-price-minutes {
  width: 40%;
}
div.vlt-v10529 .vlt-teaser .vlt-teaser-content .vlt-package-price-value {
  color: #a14737;
  font-size: 1.3em !important;
  width: 20%;
}
div.vlt-v10529 .vlt-teaser .vlt-teaser-content .vlt-package-price-links {
  display: none;
}
@media (min-width: 992px) {
  div.vlt-v10529 .vlt-teaser .vlt-teaser-content .vlt-package-price-minutes {
    display: block;
  }
}
div.vlt-v10787 .ev-headline .mainline {
  font-size: 2em;
  font-family: "Amatic SC";
  text-transform: uppercase;
  color: #7d7773;
  line-height: 1.1;
}
div.vlt-v10787 .ev-headline .mainline:after {
  content: '';
  display: block;
  height: 10px;
  background-image: url('/de/images/underline_brown.svg');
  background-repeat: no-repeat;
}
div.vlt-v10787 .ev-btn {
  display: inline-block;
  font-size: 2em;
  font-family: "Amatic SC";
  text-transform: uppercase;
  color: #7d7773;
  line-height: 1.1;
  text-decoration: none;
  width: 100%;
  text-align: center;
}
div.vlt-v10787 .ev-btn:after {
  content: '';
  display: block;
  height: 10px;
  width: 100%;
  background-image: url('/de/images/underline_brown.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
div.vlt-v10787 .ev-btn:hover {
  color: #a14737;
}
div.vlt-v10787 .ev-btn:hover:after {
  background-image: url('/de/images/underline_red.svg');
}
div.vlt-v12289 .vlt-package {
  padding: 15px;
  background-color: rgba(207, 199, 192, 0.5);
}
div.vlt-v12289 .vlt-package .vlt-package-caption {
  font-family: "Amatic SC";
  font-size: 1.3em;
  color: #a14737;
  line-height: 1.1;
}
div.vlt-v12289 .vlt-package .vlt-package-pricetable-prices {
  margin-top: 5px;
  border-bottom: 1px solid rgba(161, 71, 55, 0.3);
}
div.vlt-v12289 .vlt-package .vlt-package-pricetable-prices .row {
  display: flex;
  align-items: flex-end;
}
div.vlt-v12289 .vlt-package .vlt-package-pricetable-prices .row > div {
  flex: 1 1 auto;
}
div.vlt-v12289 .vlt-package .vlt-package-pricetable-prices .row > div:last-child {
  display: none !important;
}
div.vlt-v12289 .vlt-package .vlt-package-pricetable-prices .row > div .vlt-package-pricetable-value {
  font-size: 1.3em;
  color: #a14737;
  display: flex;
  line-height: 1.3;
}
@media (min-width: 992px) {
  div.vlt-v12289 .vlt-package {
    padding: 30px;
  }
  div.vlt-v12289 .vlt-package .vlt-package-caption {
    font-size: 1.6em;
  }
}
div.vlt-v12317 .vlt-blgentry {
  background-color: rgba(207, 199, 192, 0.5);
  padding: var(--grid-gutter-width);
}
div.vlt-v12317 .vlt-blgentry h2,
div.vlt-v12317 .vlt-blgentry h3,
div.vlt-v12317 .vlt-blgentry h4 {
  margin: 0;
  padding: 0 0 var(--grid-gutter-width-050) 0;
  line-height: 1.1;
  text-transform: uppercase;
}
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content h2 {
  font-family: "Amatic SC";
  font-size: 2.4em;
  color: #a14737;
}
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content h3,
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content h4 {
  font-size: 1.2em;
}
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content h2.vlt-blgentry-caption,
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content .vlt-blgentry-meta,
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content .vlt-blgentry-entrydate {
  display: none;
}
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content .vlt-blgentry-links {
  padding-top: var(--grid-gutter-width-050);
}
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content .vlt-blgentry-links a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  padding: var(--grid-gutter-width-050) var(--grid-gutter-width-150);
  background-image: url("/de/images/1/button.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: white;
}
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-content .vlt-blgentry-links a:hover {
  background-image: url("/de/images/12/button.svg");
}
div.vlt-v12317 .vlt-blgentry .vlt-blgentry-media .evphoto {
  padding-top: 80%;
}
@media (min-width: 480px) {
  div.vlt-v12317 .vlt-blgentry .vlt-blgentry-media .evphoto {
    padding-top: 140%;
  }
}
@media (min-width: 992px) {
  div.vlt-v12317 .vlt-blgentry .vlt-blgentry-media .evphoto {
    padding-top: 120%;
  }
}
@media (min-width: 1500px) {
  div.vlt-v12317 .vlt-blgentry .vlt-blgentry-media .evphoto {
    padding-top: 80%;
  }
}
div.vlt-v12317 .vlt-batch {
  padding-top: var(--grid-gutter-width);
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 480px) {
  div.vlt-v12317 .vlt-batch .vlt-batch-inner {
    justify-content: space-around;
  }
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-prev,
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-next {
  order: 1;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-prev a,
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-next a {
  text-decoration: none;
  font-size: 2.1em;
  color: #a14737;
  transition: color 0.25s;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-prev a span,
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-next a span {
  display: none;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-prev a:after,
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-next a:after {
  content: "\e90d";
  font-family: "icon";
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-prev a:hover,
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-next a:hover {
  color: #c59733;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-next {
  order: 3;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-next a:after {
  content: "\e90e";
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav {
  order: 2;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul li {
  display: block;
}
@media (min-width: 480px) {
  div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul li {
    margin-right: var(--grid-gutter-width-025);
  }
  div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul li:last-child {
    margin-right: 0;
  }
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul li a {
  display: block;
  padding: var(--grid-gutter-width-025) var(--grid-gutter-width-050);
  text-decoration: none;
  color: #a14737;
  position: relative;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul li a:before {
  content: "\e907";
  font-family: "icon";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 2.2em;
  z-index: 1;
  transition: color 0.25s;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul li a span {
  display: block;
  position: relative;
  z-index: 2;
  color: white;
  padding-top: 5px;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul li a:hover:before,
div.vlt-v12317 .vlt-batch .vlt-batch-inner .vlt-batch-nav ul li a.active:before {
  color: #c59733;
}
div.vlt-v12317 .vlt-batch .vlt-batch-inner .clearfix {
  display: none;
}
div.vlt-v12320 .ev-btn {
  display: block;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9);
  font-size: 2em;
  padding: var(--grid-gutter-width-025) var(--grid-gutter-width-400);
  background-image: url('/de/images/13/button.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
div.vlt-v12320 .ev-btn:after {
  display: block;
  content: '\e90d';
  font-family: 'icon';
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
div.vlt-v12320 .ev-btn:hover {
  background-image: url('/de/images/12/button.svg');
}
div.vlt-v12352 .ev-btn {
  color: #a14737;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 0 10px;
}
div.vlt-v12352 .ev-btn .caption {
  font-size: 1.6em;
  display: none;
}
@media (min-width: 480px) {
  div.vlt-v12352 .ev-btn .caption {
    display: inline;
  }
}
div.vlt-v12352 .ev-btn .icon {
  font-size: 2.2em;
}
div.vlt-v12353 .ev-btn {
  display: flex;
  align-items: center;
  color: white;
  text-decoration: none;
  padding: 0 30px;
  cursor: default;
}
div.vlt-v12353 .ev-btn .icon {
  font-size: 2em;
  margin-right: 15px;
}
div.vlt-v12758 {
  /*ul.level-1 {
 display: flex;
 flex-wrap: wrap;
 flex-direction: column;
 list-style: none;
 margin: 0;
 padding: 0;
 height: 500px;
 justify-content: space-between;
 > li {
  > a {
   font-size: 1.5em;
   color: @ev_color-base;
  }
  &:hover {
   > a {
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: solid 2px @ev_color-base;
   }
   ul.level-2 {
    padding-top: 19px;
   }
  }
  ul.level-2 {
   list-style: none;
   margin: 0;
   padding: 0;
   padding-top: 15px;
   > li {
    > a {
     color: @ev_color-base;
    }
    &:hover {
     > a {
      text-decoration: none;
      color: @ev_color-base-light;
     }
    }
   }
  }
  &.key-schloss-schenke {
   background-color: @ev_color-base;
   text-align: center;
   height: 420px;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   > a {
    color: white;
    padding-bottom: 90px;
    .caption {
     color: transparent;
     position: relative;
     &:after {
      content: '\e935';
      position: absolute;
      top: 0px;
      left: 0;
      right: 0;
      color: white;
      font-family: 'icon';
      font-size: 4.7em;
      opacity: 0.5;
     }
    }
   }
   ul.level-2 {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    padding-top: 15px;
    > li {
     margin: auto;
     width: 90%;
     > a {
      color: white;
      .caption {
       line-height: 0.5;
      }
     }
     &:hover {
      > a {
       color: @ev_color-base-light;
      }
     }
    }
   }
   &:hover {
    > a {
     color: white;
     padding-bottom: 0px;
     .caption {
      color: white;
      position: relative;
      border-bottom: @ev_color-base-light solid 2px;
      &:after {
       opacity: 0;
       display: none;
      }
     }
    }
   }
  }
 }
 @media (min-width: @screen-lg-min) {
  height: 550px;
  > li {
   &.key-schloss-schenke {
    height: 470px;
   }
  }
 }
 @media (min-width: @screen-xl-min) {
  height: 590px;
  > li {
   &.key-schloss-schenke {
    height: 490px;
   }
  }
 }
}
*/
}
div.vlt-v12758 ul.level-1 {
  padding: 0;
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
}
div.vlt-v12758 ul.level-1 > li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  list-style: none;
  margin: 2% 1%;
  position: relative;
  text-align: left;
  height: 265px;
  background-color: #c6a358;
  padding: 30px;
}
div.vlt-v12758 ul.level-1 > li > a {
  display: flex;
  font-family: "Amatic SC";
  font-size: 1.85em;
  color: white;
  text-decoration: none;
  cursor: default;
}
div.vlt-v12758 ul.level-1 > li > a .caption {
  order: 1;
  flex: 1 1 66.66%;
}
div.vlt-v12758 ul.level-1 > li > a .caption strong {
  display: inline-block;
  font-weight: normal;
}
div.vlt-v12758 ul.level-1 > li > a .icon {
  order: 2;
  flex: 0 0 20%;
  font-size: 1.5em;
  text-align: right;
}
div.vlt-v12758 ul.level-1 > li:nth-child(1) {
  background-color: #a1422c;
}
div.vlt-v12758 ul.level-1 > li:nth-child(2) {
  background-color: #7c6a55;
}
div.vlt-v12758 ul.level-1 > li:nth-child(3) {
  background-color: #4c5b52;
}
div.vlt-v12758 ul.level-1 > li:nth-child(4) {
  background-color: #006b35;
  margin-top: 0;
}
div.vlt-v12758 ul.level-1 > li:nth-child(5) {
  background-color: #a9c141;
  margin-top: 0;
}
div.vlt-v12758 ul.level-1 > li:nth-child(6) {
  background-color: #feae3c;
  margin-top: 0;
}
div.vlt-v12758 ul.level-1 > li ul.level-2 {
  margin: 0;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
}
div.vlt-v12758 ul.level-1 > li ul.level-2 > li {
  list-style: none;
}
div.vlt-v12758 ul.level-1 > li ul.level-2 > li > a {
  display: flex;
  align-items: center;
  line-height: 1.4;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  height: 24px;
  font-size: 0.9em;
}
div.vlt-v12758 ul.level-1 > li ul.level-2 > li.sub > a,
div.vlt-v12758 ul.level-1 > li ul.level-2 > li.active > a,
div.vlt-v12758 ul.level-1 > li ul.level-2 > li:hover > a {
  font-family: "Amatic SC";
  font-size: 1.2em;
}
@media (min-width: 1500px) {
  div.vlt-v12758 ul.level-1 > li {
    height: 320px;
  }
  div.vlt-v12758 ul.level-1 > li > a {
    font-size: 3em;
  }
  div.vlt-v12758 ul.level-1 > li > a .icon {
    flex: 0 0 33.33%;
    font-size: 1.8em;
  }
  div.vlt-v12758 ul.level-1 > li ul.level-2 {
    top: 110px;
  }
  div.vlt-v12758 ul.level-1 > li ul.level-2 > li > a {
    font-size: 1em;
  }
  div.vlt-v12758 ul.level-1 > li ul.level-2 > li.sub > a,
  div.vlt-v12758 ul.level-1 > li ul.level-2 > li.active > a,
  div.vlt-v12758 ul.level-1 > li ul.level-2 > li:hover > a {
    font-size: 1.4em;
  }
}
div.vlt-v16783 .vlt-filter-item {
  padding: 8px;
}
div.vlt-v16783 .vlt-filter-item h3 {
  display: none;
}
div.vlt-v16783 .vlt-filter-item .vlt-filter-item-values {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  gap: 5px;
}
div.vlt-v16783 .vlt-filter-item .vlt-filter-item-values .vlt-filter-item-value input {
  display: none;
}
div.vlt-v16783 .vlt-filter-item .vlt-filter-item-values .vlt-filter-item-value input[type="radio"] + label {
  padding: 5px 20px;
  background-color: #c6a358;
  color: white;
  font-size: 1.25em;
  cursor: pointer;
}
div.vlt-v16783 .vlt-filter-item .vlt-filter-item-values .vlt-filter-item-value input[type="radio"]:checked + label {
  background-color: #bb9442;
}
div.vlt-v16783 .vlt-groups {
  display: flex;
  overflow: auto;
}
div.vlt-v16783 .vlt-group {
  flex: 1;
  min-width: 225px;
  padding: 0px 4px;
  border-right: 1px solid #dddddd;
}
div.vlt-v16783 .vlt-group-header {
  position: relative;
  background-color: black;
  color: white;
  padding: 10px;
  display: flex;
  align-items: center;
}
div.vlt-v16783 .vlt-group-header h2 {
  margin: 0px;
  padding: 0px;
  font-size: 1.25em;
}
div.vlt-v16783 .vlt-group-header .wea-weather-icon {
  margin-left: auto;
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 5px;
}
div.vlt-v16783 .vlt-group-header .wea-weather-icon svg {
  width: auto;
  height: 100%;
  fill: white !important;
}
div.vlt-v16783 .vlt-group-header .wea-weather-icon svg path {
  fill: white !important;
}
div.vlt-v16783 .evn-event {
  position: relative;
  display: block;
  padding: 10px;
  margin-top: 2px;
  background-color: #f1f1f1;
  border: 1px solid transparent;
  text-decoration: none;
}
div.vlt-v16783 .evn-event:hover {
  background-color: #dddddd;
}
div.vlt-v16783 .evn-event .evn-event-media {
  position: relative;
  padding-top: 50%;
  margin: -10px;
  margin-bottom: 10px;
}
div.vlt-v16783 .evn-event .evn-event-availability {
  position: absolute;
  top: 0px;
  right: 0px;
  color: white;
  width: 30px;
  height: 30px;
  display: flex;
  font-size: 0.85em;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  background: grey;
}
div.vlt-v16783 .evn-event .evn-event-availability svg {
  fill: white;
  width: 18px;
  height: 18px;
  display: inline-block;
}
div.vlt-v16783 .evn-event.evn-event-preregistration-1.evn-event-period-availability--1 {
  background-color: #edfdea;
}
div.vlt-v16783 .evn-event.evn-event-preregistration-1.evn-event-period-availability--1 .evn-event-availability {
  background: #088d08;
}
div.vlt-v16783 .evn-event.evn-event-preregistration-1.evn-event-period-availability--3 .evn-event-availability {
  background: #dd9e2a;
}
div.vlt-v16783 .evn-event.evn-event-preregistration-1.evn-event-period-availability--4 .evn-event-availability {
  background: #dd9e2a;
}
div.vlt-v16783 .evn-event.evn-event-preregistration-1.evn-event-period-availability--4 {
  background-color: #f8dada;
}
div.vlt-v16783 .evn-event.evn-event-preregistration-1.evn-event-period-availability--4 .evn-event-availability {
  background: #b91e1e;
}
div.vlt-v16783 .evn-event .ev-btn {
  margin-top: 5px;
  color: white;
  background-color: grey;
  display: block;
  text-align: center;
}
div.vlt-v16783 .evn-event-caption {
  font-weight: bold;
  line-height: 1.1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
div.vlt-v16783 .evn-event-time {
  font-size: 1.15em;
}
div.vlt-v19657 .vlt-quickbooker {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 5px;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-title {
  display: none;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-field {
  display: none;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-button {
  flex: 0 0 auto;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-button a {
  background-color: #6cb23a;
  color: white;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-button a:hover {
  background-color: #558c2d;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-button a:hover .caption {
  color: white;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-button.vlt-quickbooker-button-request a {
  background-color: #cab242;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-button.vlt-quickbooker-button-request a:hover {
  background-color: #a99430;
}
div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-button.vlt-quickbooker-button-request a:hover .caption {
  color: white;
}
@media (min-width: 480px) {
  div.vlt-v19657 .vlt-quickbooker {
    flex-direction: row;
  }
  div.vlt-v19657 .vlt-quickbooker > div {
    flex: 0 0 50%;
  }
}
@media (min-width: 992px) {
  div.vlt-v19657 .vlt-quickbooker {
    align-items: center;
    justify-content: space-between;
    justify-content: flex-end;
    gap: 5px;
    width: 60%;
    margin-left: auto;
  }
  div.vlt-v19657 .vlt-quickbooker > div {
    flex: 0 0 25%;
  }
  div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-button {
    flex: 0 0 auto;
  }
  div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-field {
    width: 100%;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #6b6b6a;
    color: white;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 300;
    border-radius: 5px;
  }
  div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-field .caption {
    display: none;
  }
  div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-field .field {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-field .field input {
    display: block;
    width: 90px;
    border: none;
    background-color: transparent;
    font-weight: bold;
    color: white;
    text-align: center;
    padding-right: var(--grid-gutter-width-025);
  }
  div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-field .field input::placeholder {
    color: white;
    text-transform: uppercase;
  }
  div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-field .field .calendar {
    display: block;
  }
  div.vlt-v19657 .vlt-quickbooker .vlt-quickbooker-field .field .calendar .icon {
    color: white;
  }
}
@media (min-width: 1200px) {
  div.vlt-v19657 .vlt-quickbooker > div {
    flex: 0 0 22%;
  }
}