.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: #ad007c;
  --ev_color-base-rgb: 173, 0, 124;
  --ev_color-base-light: #f8e9f0;
  --ev_color-base-light-rgb: 248, 233, 240;
  --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: #e3e4e4;
  --ev_color-extend-1-rgb: 227, 228, 228;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #3c3c3c;
  --ev_color-extend-1-dark-rgb: 60, 60, 60;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #3c3c3c;
  --ev_color-extend-2-rgb: 60, 60, 60;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #974d17;
  --ev_color-extend-2-dark-rgb: 151, 77, 23;
  --ev_color-extend-2-bg: #f2f2f2;
  --ev_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_color-text: #3c3c3c;
  --ev_color-text-rgb: 60, 60, 60;
  --ev_color-link: #ad007c;
  --ev_color-link-rgb: 173, 0, 124;
  --ev_c1_color-base: #ad007c;
  --ev_c1_color-base-rgb: 173, 0, 124;
  --ev_c1_color-base-light: #f8e9f0;
  --ev_c1_color-base-light-rgb: 248, 233, 240;
  --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: #e3e4e4;
  --ev_c1_color-extend-1-rgb: 227, 228, 228;
  --ev_c1_color-extend-1-light: #3f3f3f;
  --ev_c1_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c1_color-extend-1-dark: #3c3c3c;
  --ev_c1_color-extend-1-dark-rgb: 60, 60, 60;
  --ev_c1_color-extend-1-bg: #f2f2f2;
  --ev_c1_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c1_color-extend-2: #3c3c3c;
  --ev_c1_color-extend-2-rgb: 60, 60, 60;
  --ev_c1_color-extend-2-light: #3f3f3f;
  --ev_c1_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c1_color-extend-2-dark: #974d17;
  --ev_c1_color-extend-2-dark-rgb: 151, 77, 23;
  --ev_c1_color-extend-2-bg: #f2f2f2;
  --ev_c1_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c1_color-text: #3c3c3c;
  --ev_c1_color-text-rgb: 60, 60, 60;
  --ev_c1_color-link: #ad007c;
  --ev_c1_color-link-rgb: 173, 0, 124;
}
@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: #ad007c;
  --ev_color-base-rgb: 173, 0, 124;
  --ev_color-base-light: #f8e9f0;
  --ev_color-base-light-rgb: 248, 233, 240;
  --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: #e3e4e4;
  --ev_color-extend-1-rgb: 227, 228, 228;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #3c3c3c;
  --ev_color-extend-1-dark-rgb: 60, 60, 60;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #3c3c3c;
  --ev_color-extend-2-rgb: 60, 60, 60;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #974d17;
  --ev_color-extend-2-dark-rgb: 151, 77, 23;
  --ev_color-extend-2-bg: #f2f2f2;
  --ev_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_color-text: #3c3c3c;
  --ev_color-text-rgb: 60, 60, 60;
  --ev_color-link: #ad007c;
  --ev_color-link-rgb: 173, 0, 124;
}
/** PROJECT DEFAULTS **/
body,
table {
  font-family: 'Roboto', sans-serif;
  color: #3c3c3c;
}
a {
  color: #ad007c;
}
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: 1200px !important;
}
.ev-mxw-3 {
  max-width: 1440px !important;
}
.ev-mxw-4 {
  max-width: 855px !important;
}
/** VIELWETTYPE LAYOUT **/
.vlt-tl496 .ev-hnavi-default {
  border: none !important;
  margin-top: 20px;
}
.vlt-tl496 .ev-hnavi-default .row-clearfix {
  height: 0;
}
.vlt-tl496 .ev-hnavi-default a {
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 0;
}
.vlt-tl496 .ev-hnavi-default a .icon {
  vertical-align: middle;
}
@media (min-width: 480px) {
  .vlt-tl496 .ev-hnavi-default a {
    border: none;
  }
  .vlt-tl496 .ev-hnavi-default a.ev-btn-prev {
    border: none;
    text-align: left;
  }
  .vlt-tl496 .ev-hnavi-default a.ev-btn-prev .icon {
    display: inline-block;
    margin-right: 5px;
  }
  .vlt-tl496 .ev-hnavi-default a.ev-btn-back {
    border: none;
  }
  .vlt-tl496 .ev-hnavi-default a.ev-btn-next {
    text-align: right;
    border: none;
  }
  .vlt-tl496 .ev-hnavi-default a.ev-btn-next .icon {
    display: inline-block;
    margin-left: 5px;
  }
}
.vlt-tl422 a.item {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-position: center center;
}
.vlt-tl487 .vlt-weather-headline .vlt-weather-caption {
  font-weight: bold;
}
.vlt-tl487 .vlt-weather-icon {
  display: flex;
  justify-content: center;
}
.vlt-tl487 .vlt-weather-header {
  text-align: center;
}
.vlt-tl487 .vlt-weather-header svg {
  display: block;
  height: 100px;
  width: 100%;
}
.vlt-tl487 .vlt-weather-max-min .value .max {
  font-size: 1.5em;
}
.vlt-tl487 .vlt-weather-properties > * {
  white-space: nowrap;
}
.vlt-tl487 .vlt-weather-properties > * > .caption {
  display: inline-block;
  width: 50%;
  text-align: left;
}
.vlt-tl487 .vlt-weather-properties > * > .value {
  display: inline-block;
  width: 50%;
  text-align: right;
}
.vlt-tl431 .vlt-group {
  padding: var(--grid-gutter-width) 0;
}
.vlt-tl431 .ev-tbsl-col {
  /*border: 1px solid fade(black, 20%);
 border-width: 1px 0px 0px 0px;
 border-collapse: collapse;*/
  padding: 10px;
  text-align: center;
}
.vlt-tl431 .ev-tbsl-col.ev-tbsl-fixed-col {
  text-align: left;
  font-weight: bold;
}
.vlt-tl431 .ev-tbsl > .ev-tbsl-row.vlt-weather-daytime-row {
  font-weight: bold;
}
.vlt-tl431 .ev-tbsl > .ev-tbsl-row.vlt-weather-daytime-row .ev-tbsl-col {
  border: 0px;
}
.vlt-tl431 .ev-tbsl > .ev-tbsl-row:last-child .ev-tbsl-col {
  border-bottom-width: 1px;
}
.vlt-tl431 .owl-nav > div {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  width: 15px;
}
.vlt-tl431 .owl-nav > div .icon {
  font-size: 1em !important;
}
.vlt-tl431 .owl-nav > div.owl-next {
  left: auto;
  right: 0;
}
.vlt-tl431 .ev-tbsl-row .owl-nav {
  display: none;
}
.vlt-tl431 .ev-tbsl-row .owl-dots {
  display: none;
}
.vlt-tl431 .ev-tbsl-row:hover .owl-nav {
  display: inline;
}
.vlt-tl380 {
  /* DEPRECATED: Flexslider */
}
.vlt-tl380 table.vlt-offer-ptable {
  border-collapse: collapse;
}
.vlt-tl380 table.vlt-offer-ptable td {
  padding: 5px;
}
.vlt-tl380 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom: 1px solid #AAAAAA;
}
.vlt-tl380 td.vlt-season,
.vlt-tl380 td.vlt-stay,
.vlt-tl380 td.vlt-catering {
  text-align: center;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-season {
  text-align: left;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-stay {
  text-align: left;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-catering {
  text-align: left;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-1 td.vlt-catering {
  width: 150px;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-catering {
  width: 150px;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-price-caption {
  width: 90px;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-season {
  width: 150px;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-price-caption {
  width: 90px;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-stay {
  width: 150px;
}
.vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-price-caption {
  width: 90px;
}
.vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep {
  height: 3px;
  padding: 0px;
}
.vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep span {
  display: none;
}
.vlt-tl380 .vlt-season-caption,
.vlt-tl380 .vlt-stay-caption,
.vlt-tl380 .vlt-catering-caption {
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
.vlt-tl380 .vlt-season-description,
.vlt-tl380 .vlt-season-periods,
.vlt-tl380 .vlt-stay-description,
.vlt-tl380 .vlt-catering-description {
  font-size: 90%;
}
.vlt-tl380 .vlt-season-periods span {
  display: block;
}
.vlt-tl380 td.vlt-price-caption {
  white-space: nowrap;
}
.vlt-tl380 td.vlt-price {
  white-space: nowrap;
  text-align: right;
}
.vlt-tl380 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom-color: #AAAAAA;
}
.vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep {
  background-color: #AAAAAA;
}
.vlt-tl380 tr.vlt-even td {
  background-color: #ffffff;
}
.vlt-tl380 tr.vlt-odd td {
  background-color: #f1f1f1;
}
.vlt-tl380 .vlt-offer-calendar {
  margin: 15px 0px;
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-month-caption {
  font-size: 120%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-weekday {
  font-size: 90%;
  width: 17px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #484848;
  color: #FFFFFF;
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-weekday-sunday {
  font-weight: bold;
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-day {
  background-color: white;
  font-size: 90%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-day-sunday {
  font-weight: bold;
}
.vlt-tl380 .vlt-cal-weekday {
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Chrome10+, Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* IE10+ */
  background: linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* W3C */
}
.vlt-tl380 .vlt-cal-day {
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10+, Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* IE10+ */
  background: linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C */
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-day:hover {
  background: none;
}
.vlt-tl380 .vlt-offer-calendar .flexslider ul.slides li {
  text-align: center;
}
.vlt-tl380 .vlt-offer-calendar .flexslider ul.slides li table {
  margin: auto;
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-legend {
  text-align: center;
  padding-top: 15px;
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-legend-item {
  line-height: 24px;
  height: 24px;
  margin-right: 15px;
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-legend-item-icon {
  display: inline-block;
  border: 1px solid white;
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10+, Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* IE10+ */
  background: linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C */
}
.vlt-tl380 .vlt-offer-calendar .vlt-cal-legend-item-icon img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
.vlt-tl380 .vlt-cal-day span.day {
  display: block;
  position: relative;
  height: 24px;
  line-height: 24px;
}
.vlt-tl380 .vlt-cal-day span.number {
  position: relative;
  z-index: 1;
}
.vlt-tl380 .vlt-cal-day span.triangle-arrival {
  border-left: 0px solid transparent;
  border-top: 24px solid transparent;
  border-right: 24px solid #00FF00;
  content: '';
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.vlt-tl380 .vlt-cal-day span.triangle-departure {
  border-bottom: 0px solid transparent;
  border-right: 24px solid transparent;
  border-top: 24px solid #00FF00;
  content: '';
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable {
  text-align: center;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-content {
  margin: auto;
  width: 537px;
  height: 210px;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-item {
  width: 175px;
  height: 210px;
  margin-left: 2px;
  margin-right: 2px;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button a {
  background-image: url('/basewebinterface/org/js/jquery/plugins/tools/img/scrollable/01/arrow-horizontal.png');
  background-repeat: no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 90px 10px;
  cursor: pointer;
  font-size: 1px;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-navigator {
  display: none;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next {
  float: right;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0px;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a:hover {
  background-position: -30px -30px;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a:active {
  background-position: -60px -30px;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev {
  float: left;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a {
  margin-left: 0px;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a:hover {
  background-position: -30px 0;
}
.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a:active {
  background-position: -60px 0;
}
.vlt-tl582,
.vlt-tl582 table {
  color: #484848;
}
.vlt-tl582 a {
  color: black;
}
.vlt-tl582 .pvy-configure {
  max-width: 996px;
  padding: 15px;
}
.vlt-tl582 .pvy-configure-head h3 {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vlt-tl582 .pvy-configure-links {
  display: flex;
  justify-content: center;
  gap: 15px;
}
.vlt-tl582 .pvy-configure-links a {
  flex: 1;
  text-align: center;
  padding: 12px 16px;
  border: 1px solid #DDDDDD;
  font-weight: bold;
}
.vlt-tl582 .pvy-configure-links a:hover {
  text-decoration: none;
  background-color: #484848;
  color: white;
  border-color: #484848;
}
.vlt-tl582 .pvy-configure-body .pvy-cookieapps,
.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
  margin-top: 30px;
}
@media (min-width: 480px) {
  .vlt-tl582 .pvy-configure-body {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    border: 1px solid #DDDDDD;
  }
  .vlt-tl582 .pvy-configure-body .pvy-cookieapps,
  .vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    margin-top: 0px;
  }
  .vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    background-color: #f1f1f1;
    border-right: 1px solid #DDDDDD;
    flex: 2 2;
    /*
      display: flex;
      flex-direction: row;
      */
  }
  .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;
  }
}
.vlt-tl582 .pvy-cookiegroups {
  flex: 1;
  /*
  display: flex;
  flex-direction: row;
  */
}
.vlt-tl582 .pvy-cookiegroup {
  border-bottom: 1px solid #DDDDDD;
  padding: 8px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption {
  flex: 1 1;
  display: block;
  order: 1;
}
.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption a span {
  cursor: pointer;
}
.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-switcher {
  display: block;
  width: 40px;
  order: 2;
}
.vlt-tl582 .pvy-cookiegroup.active .pvy-cookiegroup-caption {
  font-weight: bold;
}
@media (min-width: 480px) {
  .vlt-tl582 .pvy-cookiegroup {
    padding: 15px 30px;
  }
  .vlt-tl582 .pvy-cookiegroup:last-child {
    border-bottom: 0;
  }
  .vlt-tl582 .pvy-cookiegroup.active {
    background-color: white;
    margin-right: -2px;
  }
}
.vlt-tl582 .pvy-cookieapp {
  padding: 8px 0px;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-caption {
  flex: 1 1;
  font-weight: bold;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-switcher {
  width: 40px;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist {
  margin-top: 15px;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table {
  width: 100%;
  border: 1px solid #CCCCCC;
  font-size: 0.85em;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th:first-child,
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td,
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th {
  padding: 4px 8px;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  font-weight: bold;
  vertical-align: top;
}
.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table tr:first-child th {
  background-color: #CCCCCC;
}
@media (min-width: 480px) {
  .vlt-tl582 .pvy-cookieapp {
    padding: 15px;
    background-color: #f1f1f1;
  }
  .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-caption {
    font-size: 1.25em;
  }
}
.vlt-tl582 .pvy-configure-footer {
  margin-top: 15px;
  text-align: center;
}
.vlt-tl582 .pvy-configure-footer a {
  display: inline-block;
  margin: 0px 5px;
  color: #AAAAAA;
  font-size: 0.85em;
}
.vlt-tl582 .switch label {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
.vlt-tl582 .switch label input {
  opacity: 0;
  width: 0;
  height: 0;
}
.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;
}
.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;
}
.vlt-tl582 .switch label input:checked + span {
  background-color: #5DBE7B;
}
.vlt-tl582 .switch label input:focus + span {
  box-shadow: 0 0 1px #5DBE7B;
}
.vlt-tl582 .switch label input:checked + span:before {
  transform: translateX(calc(40px / 2 - 2 * 3px));
}
.vlt-tl582 .switch label span.round {
  border-radius: 24px;
}
.vlt-tl582 .switch label span.round:before {
  border-radius: 50%;
}
.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);
}
.vlt-tl560 .evconsent-dialog {
  position: fixed;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 100000;
  padding: 1.5rem;
  text-align: center;
}
.vlt-tl560 .evconsent-dialog .evconsent-dialog-caption {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.1;
}
.vlt-tl560 .evconsent-dialog .evconsent-dialog-description {
  margin-top: 1rem;
}
.vlt-tl560 .evconsent-dialog .evconsent-dialog-links {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
.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) {
  .vlt-tl560 .evconsent-dialog .evconsent-dialog-links {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .vlt-tl560 .evconsent-dialog .evconsent-dialog-links a {
    order: 1;
    margin: 0px 8px;
  }
}
.vlt-tl560 .evconsent-dialog .evconsent-dialog-footer {
  margin-top: 1rem;
}
.vlt-tl560 .evconsent-dialog .evconsent-dialog-footer a {
  margin: 0px 8px;
}
.vlt-tl618 .tns-outer {
  position: relative;
}
.vlt-tl618 .tns-outer .tns-controls {
  display: none;
}
.vlt-tl618 .tns-outer .tns-nav {
  position: absolute;
  top: var(--grid-gutter-width-050);
  left: var(--grid-gutter-width-050);
  line-height: 1;
  z-index: 1;
}
.vlt-tl618 .tns-outer .tns-nav button {
  display: inline-block;
  height: var(--grid-gutter-width-075);
  width: var(--grid-gutter-width-075);
  background-color: transparent;
  margin-right: var(--grid-gutter-width-025);
  outline: none;
}
.vlt-tl618 button {
  padding: 0;
}
.vlt-tl618 .ev-toggle-details {
  border: none;
  display: block;
  background-color: transparent;
  text-transform: uppercase;
  outline: none;
}
.vlt-tl618 .ev-toggle-details .icon {
  display: inline-block;
  margin-right: var(--grid-gutter-width-025);
}
.vlt-tl618 .ev-toggle-details.active .icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vlt-tl618 .ev-box .ev-box-header {
  padding: var(--grid-gutter-width-050);
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  align-items: center;
}
.vlt-tl618 .ev-box .ev-box-header .ev-toggle-details {
  flex: 1 0 auto;
  text-align: left;
  display: none;
}
.vlt-tl618 .ev-box .ev-box-header .ev-box-headline {
  flex: 1 1 100%;
  text-align: center;
  line-height: 1.1;
}
.vlt-tl618 .ev-box .ev-box-header .ev-box-headline .mainline {
  font-size: 1.6em;
  font-weight: 500;
}
.vlt-tl618 .ev-box .ev-box-header .prc-roomtype-size {
  padding: var(--grid-gutter-width-050) 0;
  flex: 1 0 auto;
  text-align: center;
}
.vlt-tl618 .ev-box .ev-box-header .prc-roomtype-allocation {
  padding: var(--grid-gutter-width-050) 0;
  flex: 1 0 auto;
  text-align: center;
}
.vlt-tl618 .ev-box .ev-box-header .ev-box-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 0 100%;
}
.vlt-tl618 .ev-box .ev-box-header .ev-box-links a {
  flex: 0 0 32%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--grid-gutter-width-025) var(--grid-gutter-width-050);
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
.vlt-tl618 .ev-box .ev-box-body {
  padding: var(--grid-gutter-width-050);
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: var(--grid-gutter-width-050);
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div {
  padding-top: var(--grid-gutter-width-050);
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.prc-roomtype-description {
  display: none;
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.prc-roomtype-facility ul {
  margin: 0;
  padding: 0;
  margin-left: var(--grid-gutter-width);
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.prc-roomtype-plan {
  text-align: center;
  padding-left: var(--grid-gutter-width-025);
  padding-right: var(--grid-gutter-width-025);
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.ev-box-thumbnail {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  flex-direction: row;
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.ev-box-thumbnail .evphoto {
  padding-top: 70%;
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.ev-box-thumbnail .tns-outer {
  flex: 0 0 100%;
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.ev-box-thumbnail .ev-box-thumbnail-detail {
  display: none;
  flex: 0 0 33.33%;
}
.vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.ev-box-thumbnail .ev-box-thumbnail-detail .evphoto {
  padding-top: 100%;
}
.vlt-tl618 .owl-carousel .owl-nav {
  display: none;
}
.vlt-tl618 .owl-carousel.owl-carousel-1 .owl-nav {
  display: block;
}
@media (min-width: 480px) {
  .vlt-tl618 .ev-box .ev-box-header .ev-toggle-details {
    display: inline;
    flex: 1 0 auto;
    text-align: center;
  }
  .vlt-tl618 .ev-box .ev-box-header .prc-roomtype-size {
    flex: 0 0 25%;
  }
  .vlt-tl618 .ev-box .ev-box-header .prc-roomtype-allocation {
    flex: 0 0 25%;
  }
  .vlt-tl618 .ev-box .ev-box-body .ev-toggle-details {
    display: none;
  }
  .vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.prc-roomtype-facility {
    padding-top: 0;
    flex: 1 0 66.66%;
  }
  .vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.prc-roomtype-plan {
    padding-top: 0;
    flex: 0 0 33.33%;
    text-align: right;
  }
  .vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.ev-box-thumbnail .evphoto {
    padding-top: 50%;
  }
  .vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.ev-box-thumbnail .tns-outer {
    flex: 0 0 66.66%;
  }
  .vlt-tl618 .ev-box .ev-box-body .ev-box-content > div.ev-box-thumbnail .ev-box-thumbnail-detail {
    display: block;
  }
}
@media (min-width: 992px) {
  .vlt-tl618 .ev-box .ev-box-header {
    flex-wrap: nowrap;
  }
  .vlt-tl618 .ev-box .ev-box-header > * {
    margin: 0 var(--grid-gutter-width-050);
  }
  .vlt-tl618 .ev-box .ev-box-header .ev-box-headline {
    flex: 2 1 auto;
    text-align: left;
  }
  .vlt-tl618 .ev-box .ev-box-header .ev-toggle-details {
    flex: 0 0 auto;
  }
  .vlt-tl618 .ev-box .ev-box-header .prc-roomtype-size {
    flex: 0 0 auto;
  }
  .vlt-tl618 .ev-box .ev-box-header .prc-roomtype-allocation {
    flex: 0 0 auto;
  }
  .vlt-tl618 .ev-box .ev-box-header .ev-box-links {
    flex: 0 0 auto;
  }
  .vlt-tl618 .ev-box .ev-box-header .ev-box-links a {
    margin-left: var(--grid-gutter-width-025);
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1499px) {
  .vlt-tl618 .ev-box .ev-box-header .ev-toggle-details:before {
    content: "";
    display: inline-block;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
  }
  .vlt-tl618 .ev-box .ev-box-header .ev-toggle-details .caption {
    display: none !important;
  }
  .vlt-tl618 .ev-box .ev-box-header .ev-toggle-details.active:before {
    transform: rotate(-225deg);
  }
}
.vlt-tl618 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  background-color: #ad007c;
  color: white;
  width: 30px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div:hover {
  color: white;
  background-color: #bb9442;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div .icon {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -10px;
  text-align: center;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div.owl-next {
  left: auto;
  right: 0;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div.disabled {
  display: none;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-row:first-child .owl-nav.disabled {
  display: none;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-row {
  border-bottom: 1px solid rgba(60, 60, 60, 0.15);
}
.vlt-tl618 .ev-tbsl .ev-tbsl-slide-cols {
  text-align: center;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-slide-cols .ev-tbsl-col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col {
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: var(--grid-gutter-width-050) var(--grid-gutter-width-050);
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col.ev-tbsl-fixed-col {
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 479px) {
  .vlt-tl618 .ev-tbsl .ev-tbsl-col.ev-tbsl-fixed-col {
    padding: var(--grid-gutter-width-050) 0;
  }
}
@media (min-width: 480px) {
  .vlt-tl618 .ev-tbsl .ev-tbsl-col.ev-tbsl-fixed-col > * {
    border: 0px solid green;
  }
  .vlt-tl618 .ev-tbsl .ev-tbsl-col.ev-tbsl-fixed-col > *.vlt-occupancy {
    flex: 0 0 auto;
    order: 2;
  }
  .vlt-tl618 .ev-tbsl .ev-tbsl-col.ev-tbsl-fixed-col > *.vlt-price-caption {
    flex: 0 0 50%;
    order: 1;
  }
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col.ev-tbsl-slide-col {
  border-left: 1px solid rgba(60, 60, 60, 0.15);
  text-align: center;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season .vlt-season-caption {
  font-weight: bold;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season a,
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season span {
  display: inline-block;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season a.vlt-season-periods,
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season span.vlt-season-periods {
  display: block;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season a.vlt-season-periods .period,
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season span.vlt-season-periods .period {
  display: block;
}
@media (max-width: 479px) {
  .vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season a.vlt-season-periods .period,
  .vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-season span.vlt-season-periods .period {
    font-size: 0.95em;
  }
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-catering .vlt-catering-caption {
  font-weight: bold;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-stay .vlt-stay-caption {
  font-weight: bold;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-price {
  text-align: center;
  font-size: 1.25em;
}
.vlt-tl618 .ev-tbsl .ev-tbsl-col .vlt-occupancy {
  white-space: nowrap;
}
.vlt-tl618 .ev-tbsl.hide-row-price-caption .ev-tbsl-row:not(:first-child) .vlt-price-caption {
  display: none !important;
  flex: 0 0 0% !important;
}
.vlt-tl497 {
  /*& {
  border: 2px solid blue;
}*/
}
.vlt-tl497 {
  /*& {
  border: 2px solid blue;
}*/
}
/** VIELWETTYPE LAYOUT VARIANT **/
.vlt-tv502 .ev-hnavi-default {
  border-top: 3px solid #3c3c3c;
  border-bottom: 3px solid #3c3c3c;
}
@media (min-width: 480px) {
  .vlt-tv502 .ev-hnavi-default {
    border-bottom: none;
  }
}
.vlt-tv502 .ev-hnavi-default a {
  color: #3c3c3c;
  text-decoration: none;
  border-bottom: 1px solid rgba(60, 60, 60, 0.3);
}
.vlt-tv502 .ev-hnavi-default a.ev-btn-prev {
  border-top: 1px solid rgba(60, 60, 60, 0.3);
}
@media (min-width: 480px) {
  .vlt-tv502 .ev-hnavi-default a.ev-btn-prev {
    border-top: none;
  }
}
.vlt-tv502 .ev-hnavi-default a .icon {
  font-size: 1.3em;
}
.vlt-tv502 .ev-hnavi-default a:hover {
  color: #ad007c;
}
.vlt-tv605 .evconsent-dialog {
  background-color: #3c3c3c;
  color: white;
}
.vlt-tv605 .evconsent-dialog .evconsent-dialog-links a {
  color: white;
  background-color: white;
  font-weight: bold;
  color: #3c3c3c;
}
.vlt-tv605 .evconsent-dialog .evconsent-dialog-links a:hover {
  color: white;
}
.vlt-tv605 .evconsent-dialog .evconsent-dialog-links a:hover {
  background-color: #974d17;
  border-color: #974d17;
}
.vlt-tv605 .evconsent-dialog .evconsent-dialog-footer a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9em;
}
.vlt-tv647 .tns-outer {
  position: relative;
}
.vlt-tv647 .tns-outer .tns-controls {
  display: none;
}
.vlt-tv647 .tns-outer .tns-nav button {
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.vlt-tv647 .tns-outer .tns-nav button.tns-nav-active {
  background-color: white;
}
.vlt-tv647 .tns-outer .tns-nav button:hover {
  border-color: white;
}
.vlt-tv647 .ev-box {
  background-color: var(--ev_color-base-bg);
}
.vlt-tv647 .ev-box .ev-box-header {
  background-color: var(--ev_color-base);
  color: white;
}
.vlt-tv647 .ev-box .ev-box-header .ev-box-links a {
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--ev_color-base);
}
.vlt-tv647 .ev-box .ev-box-header .ev-box-links a:hover {
  background-color: white;
}
.vlt-tv647 .ev-box .ev-box-body {
  background-color: var(--ev_color-base-bg);
  color: var(--ev_color-text);
}
/** PROJECT **/
.ev-headline-default h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.8em;
  line-height: 1.1;
  margin-bottom: 10px;
}
.ev-headline-default h2 {
  margin: 0;
  padding: 0;
  font-size: 1.6em;
  text-transform: uppercase;
  line-height: 1.1;
}
@media (min-width: 480px) {
  .ev-headline-default h1 {
    font-size: 2.5em;
  }
  .ev-headline-default h2 {
    font-size: 1.6em;
  }
}
.ev-headline-level-1 {
  text-align: center;
}
.ev-headline-level-1:after {
  content: '';
  display: block;
  background-image: url('/de/images/Seperator.svg');
  background-repeat: no-repeat;
  background-position: center;
  height: 15px;
  margin-top: 20px;
}
.ev-headline-level-1 .subline {
  line-height: 1.1;
}
@media (min-width: 480px) {
  .ev-headline-level-1 .subline {
    font-size: 1.3em;
  }
}
.ev-headline-level-2 h2:after {
  content: '';
  display: block;
  width: 225px;
  height: 3px;
  margin-top: 10px;
  background-color: #ad007c;
}
.ev-headline-level-2 .subline {
  margin-top: 20px;
  width: 100%;
}
@media (min-width: 992px) {
  .ev-headline-level-2 .subline {
    width: 60%;
  }
}
ul.owl-dots {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
ul.owl-dots li {
  list-style: none;
  margin: 0 4px;
}
ul.owl-dots li span {
  display: inline-block;
  width: 40px;
  height: 10px;
  background-color: white;
  cursor: pointer;
}
ul.owl-dots li.active span {
  background-color: #ad007c;
}
.owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -100px;
  margin-top: -54px;
}
.owl-nav .owl-prev .icon:before {
  content: '\e900';
  font-family: 'icon';
  font-size: 3em;
  color: #d6d7d7;
  line-height: 1;
}
.owl-nav .owl-prev:hover .icon:before {
  color: #ad007c;
}
.owl-nav .owl-next {
  position: absolute;
  top: 50%;
  left: auto;
  right: -100px;
  margin-top: -54px;
}
.owl-nav .owl-next .icon:before {
  content: '\e901';
  font-family: 'icon';
  font-size: 3em;
  color: #d6d7d7;
  line-height: 1;
}
.owl-nav .owl-next:hover .icon:before {
  color: #ad007c;
}
/** SECTIONS **/
.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 .ButtonPrimary {
  margin: 30px auto;
  border: none;
  display: inline-block;
  color: white !important;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
}
.FormlibForm .ButtonPrimary:hover {
  background-color: #ad007c;
}
.FormlibForm h1,
.FormlibForm h2,
.FormlibForm h3 {
  margin: 0;
  margin-top: 50px !important;
}
.FormlibForm table.fieldgroup .field-datetime > div .TypeText {
  width: 50px !important;
}
.FormlibForm .view-content input,
.FormlibForm .view-content textarea {
  color: #3c3c3c;
}
#page_content {
  /* navigation boxes */
  /*Tabs*/
  /*Accordeon*/
}
#page_content .search-form-button input {
  display: inline-block;
  color: white;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
  border: none;
}
#page_content .search-form-button input:hover {
  background-color: #ad007c;
  color: white;
}
#page_content .ev-table {
  border: 1px solid #3c3c3c;
}
#page_content .ev-table th {
  border: 1px solid #3c3c3c;
  background-color: #3c3c3c;
  color: white;
  padding: 5px 6px;
}
#page_content .ev-table th:first-child {
  width: auto;
  text-align: left;
}
#page_content .ev-table tr td {
  border: 1px solid #3c3c3c;
  padding: 5px 6px;
  width: 200px;
  text-align: center;
  position: relative;
}
#page_content .ev-table tr td:first-child {
  width: auto;
  font-weight: bold;
  text-align: left;
}
#page_content .ev-table tr td:hover a {
  color: #3c3c3c;
  text-decoration: none;
  font-weight: normal;
}
#page_content .ev-table .icon {
  padding-right: 10px;
  font-size: 1.5em;
  vertical-align: middle;
}
#page_content .saisonzeiten-tabelle .ev-table tr th {
  text-align: center;
}
#page_content .saisonzeiten-tabelle .ev-table tr td {
  width: 25%;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 479px) {
  #page_content .ev-table-xs .Layout {
    overflow-x: auto;
  }
  #page_content .ev-table-xs .Layout .ev-table {
    min-width: 600px;
    width: 100%;
  }
}
#page_content .ev-box-layout-3 {
  position: relative;
  overflow: hidden;
}
#page_content .ev-box-layout-3 .ev-box-thumbnail {
  position: relative;
  -webkit-transition: all 2s ease-in 0s;
  -moz-transition: all 2s ease-in 0s;
  -o-transition: all 2s ease-in 0s;
  transition: all 2s ease-in 0s;
}
#page_content .ev-box-layout-3 .ev-box-thumbnail:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 2s ease-in 0s;
  -moz-transition: all 2s ease-in 0s;
  -o-transition: all 2s ease-in 0s;
  transition: all 2s ease-in 0s;
}
#page_content .ev-box-layout-3 .ev-box-headline {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#page_content .ev-box-layout-3 .ev-box-headline .mainline {
  color: white;
  text-transform: uppercase;
  text-shadow: 0px 0px 15px black;
  font-weight: 500;
}
@media (min-width: 480px) {
  #page_content .ev-box-layout-3 .ev-box-headline .mainline {
    font-size: 1.3em;
  }
}
#page_content .ev-box-layout-3:hover .ev-box-thumbnail {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
#page_content .ev-box-layout-3:hover .ev-box-thumbnail:after {
  background-color: rgba(0, 0, 0, 0.5);
}
#page_content .ev-events .ev-box-default {
  position: relative;
}
#page_content .ev-events .ev-box-default .ev-box-body {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background-color: white;
  background-image: url("/de/images/signet.svg");
  background-repeat: no-repeat;
  background-position: 90% 90%;
}
#page_content .ev-events .ev-box-default .ev-box-body .ev-box-headline .mainline {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.3em;
}
#page_content .ev-events .ev-box-default .ev-box-body .ev-box-headline .subline {
  font-size: 0.9em;
}
#page_content .ev-events .ev-box-default .ev-box-body .ev-box-content {
  padding: 30px 0;
}
#page_content .ev-events .ev-box-default .ev-box-body .ev-box-links a {
  display: inline-block;
  color: white;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
  padding: 5px 10px;
}
#page_content .ev-events .ev-box-default .ev-box-body .ev-box-links a:hover {
  background-color: #ad007c;
  color: white;
}
@media (min-width: 480px) {
  #page_content .ev-events .ev-box-default .ev-box-body .ev-box-links a {
    padding: 5px 30px;
  }
}
#page_content .ev-events ul.owl-dots {
  padding-top: 30px;
}
#page_content .ev-events .owl-nav {
  display: none;
}
@media (min-width: 992px) {
  #page_content .ev-events .ev-box-default .ev-box-thumbnail {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
    z-index: 5;
  }
  #page_content .ev-events .ev-box-default .ev-box-body {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-left: -20px;
    padding: 30px 60px;
  }
  #page_content .ev-events .ev-box-default .ev-box-body .ev-box-content {
    padding: 30px 0;
  }
}
@media (min-width: 1200px) {
  #page_content .ev-events .ev-box-default .ev-box-body {
    padding: 60px;
  }
  #page_content .ev-events .ev-box-default .ev-box-body .ev-box-content {
    padding: 60px 0;
  }
}
@media (min-width: 1500px) {
  #page_content .ev-events .owl-nav {
    display: block;
  }
}
#page_content .ev-highlight,
#page_content .ev-highlight-dark {
  display: block;
  background-color: rgba(227, 228, 228, 0.5);
  background-image: url("/de/images/signet-negativ.svg");
  background-repeat: no-repeat;
  background-position: 90% 90%;
  padding: 15px;
  text-align: left;
  min-height: 500px;
}
#page_content .ev-highlight h3,
#page_content .ev-highlight-dark h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  #page_content .ev-highlight,
  #page_content .ev-highlight-dark {
    padding: 30px;
  }
}
#page_content .ev-highlight {
  display: block;
  background-color: transparent;
  border: 1px solid #e3e4e4;
  background-image: url("/de/images/signet.svg");
}
#page_content .ev-btn-default {
  display: inline-block;
  color: white;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
}
#page_content .ev-btn-default:hover {
  background-color: #ad007c;
  color: white;
}
#page_content .ev-tabs-default ul:after {
  content: "";
  display: block;
  border-bottom: 4px solid #e3e4e4;
  width: 100%;
  margin-top: -4px;
}
#page_content .ev-tabs-default ul li {
  border-bottom: 4px solid #e3e4e4;
}
#page_content .ev-tabs-default ul li a {
  display: inline-block;
  color: #3c3c3c;
  padding: 10px 15px;
  text-decoration: none;
  line-height: 1;
  margin-right: 5px;
  font-weight: 300;
}
#page_content .ev-tabs-default ul li.active,
#page_content .ev-tabs-default ul li.r-tabs-state-active,
#page_content .ev-tabs-default ul li:hover {
  border-bottom: 4px solid #ad007c;
}
#page_content .ev-tabs-default ul li.active a,
#page_content .ev-tabs-default ul li.r-tabs-state-active a,
#page_content .ev-tabs-default ul li:hover a {
  color: #ad007c;
  font-weight: 400;
}
@media (min-width: 480px) {
  #page_content .ev-tabs-default ul li a {
    padding: 10px 30px;
  }
}
#page_content .key-tabs-child {
  padding: 15px 0;
  border: none !important;
}
@media (min-width: 480px) {
  #page_content .key-tabs-child {
    padding: 30px 0;
  }
}
#page_content .ev-accordion-default .r-tabs-accordion-title a,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title a {
  display: block;
  background-color: rgba(227, 228, 228, 0.5);
  padding: 10px 15px;
  margin-top: 5px;
  color: black;
  text-decoration: none;
  line-height: 1;
  border-left: 4px solid #3c3c3c;
}
#page_content .ev-accordion-default .r-tabs-accordion-title a .icon,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title a .icon {
  float: right;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#page_content .ev-accordion-default .r-tabs-accordion-title a .icon:after,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title a .icon:after {
  content: "\e901";
  font-size: 1.3em;
  color: #3c3c3c;
}
#page_content .ev-accordion-default .r-tabs-accordion-title a .caption,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title a .caption,
#page_content .ev-accordion-default .r-tabs-accordion-title a .icon,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title a .icon {
  display: inline-block;
  vertical-align: middle;
}
#page_content .ev-accordion-default .r-tabs-accordion-title:hover a,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title:hover a {
  background-color: transparent;
  border-color: transparent;
  border-left: 4px solid #ad007c;
}
#page_content .ev-accordion-default .r-tabs-accordion-title:hover a .icon:after,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title:hover a .icon:after {
  color: #ad007c;
}
#page_content .ev-accordion-default .r-tabs-accordion-title.active a,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title.active a {
  background-color: transparent;
  border-color: transparent;
  border-left: 4px solid #ad007c;
}
#page_content .ev-accordion-default .r-tabs-accordion-title.active a .icon,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title.active a .icon {
  transform: rotate(-90deg);
}
#page_content .ev-accordion-default .r-tabs-accordion-title.active a .icon:after,
#page_content .r-tabs-accordion-xs .r-tabs-accordion-title.active a .icon:after {
  color: #ad007c;
}
#page_content .ev-accordion-default .r-tabs-panel,
#page_content .r-tabs-accordion-xs .r-tabs-panel {
  padding-top: 30px;
}
@media (min-width: 480px) {
  #page_content .ev-accordion-default .r-tabs-accordion-title a,
  #page_content .r-tabs-accordion-xs .r-tabs-accordion-title a {
    padding: 10px 30px;
  }
}
#page_content .fancybox-container .key-page-overlay .key-dialog .key-icons a .icon {
  font-size: 1.3em !important;
}
body,
td {
  font-family: 'Roboto', sans-serif;
  line-height: 1.6;
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 300;
}
@media (min-width: 480px) {
  body,
  td {
    font-size: 18px;
  }
}
a {
  color: #ad007c;
}
.page_container {
  position: relative;
  padding: 30px 15px;
}
.page_container .page_center {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 480px) {
  .page_container {
    padding: 60px 30px;
  }
}
body.Layout03 #page_logo {
  display: none;
}
body.Layout03 #page_navigation ul.level-1 .ev-level-2-container {
  top: 100%;
  bottom: auto !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.key-page-overlay a {
  display: block;
  outline: none;
}
.key-page-overlay a .icon {
  display: block;
  margin: 0px 15px;
  font-size: 1.3em;
}
.key-page-overlay a:hover {
  color: #3c3c3c;
  text-decoration: none;
}
.fancybox-container [data-selectable="true"] {
  cursor: pointer !important;
}
.evconsent-placeholder .evconsent-placeholder {
  padding: 5rem;
  background-color: var(--ev_color-base-bg);
  line-height: 1.1;
}
.evconsent-placeholder .evconsent-placeholder > * {
  margin-bottom: 1rem;
}
.evconsent-placeholder .evconsent-placeholder > *:last-child {
  margin-bottom: 0px;
}
.evconsent-placeholder .evconsent-placeholder .evconsent-placeholder-caption {
  font-size: 1.25em;
  font-weight: bold;
  color: var(--ev_color-base);
}
.evconsent-placeholder .evconsent-placeholder .evconsent-placeholder-link {
  display: flex;
  gap: 1rem;
}
.evconsent-placeholder .evconsent-placeholder .evconsent-placeholder-link a {
  display: inline-block;
  padding: 0.75rem 1rem;
  border: 1px solid var(--ev_color-base);
  font-weight: bold;
  text-decoration: none;
  color: var(--ev_color-base);
}
.evconsent-placeholder .evconsent-placeholder .evconsent-placeholder-link a.evconsent-allow-app {
  background-color: var(--ev_color-base);
  border-color: var(--ev_color-base);
  color: white;
}
.evconsent-placeholder .evconsent-placeholder .evconsent-placeholder-link a:hover {
  background-color: var(--ev_color-base-dark);
  border-color: var(--ev_color-base-dark);
  color: white;
}
/*
		.vlt-loading {
			.vlt-group {
				visibility: hidden;
			}	
		}*/
.vlt-ctrl .vlt-filter-item-value,
.vlt-ctrl .vlt-sort-item-value {
  line-height: 1;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 18px;
  margin-right: 5px;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon:before,
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon:before {
  margin-bottom: 1px;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #3c3c3c transparent;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon:after {
  border-width: 8px 8px 0 8px;
  border-color: #3c3c3c transparent transparent transparent;
  margin-top: 1px;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value:hover a .icon:before {
  border-color: transparent transparent #3c3c3c transparent;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value:hover a .icon:after {
  border-color: #3c3c3c transparent transparent transparent;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value.active.asc a .icon:before {
  border-color: transparent transparent #ad007c transparent;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value.active.desc a .icon:after {
  border-color: #ad007c transparent transparent transparent;
}
.vlt-ctrl .vlt-filter-item input[type='radio'],
.vlt-ctrl .vlt-filter-item input[type='checkbox'] {
  display: none;
  cursor: pointer;
}
.vlt-ctrl .vlt-filter-item select:focus,
.vlt-ctrl .vlt-filter-item select:active,
.vlt-ctrl .vlt-filter-item input[type='text']:focus,
.vlt-ctrl .vlt-filter-item input[type='text']:active,
.vlt-ctrl .vlt-filter-item input[type='radio']:focus,
.vlt-ctrl .vlt-filter-item input[type='radio']:active,
.vlt-ctrl .vlt-filter-item input[type='checkbox']:focus,
.vlt-ctrl .vlt-filter-item input[type='checkbox']:active {
  outline: none;
}
.vlt-ctrl .vlt-filter-item input[type='radio'] + label,
.vlt-ctrl .vlt-filter-item input[type='checkbox'] + label {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.vlt-ctrl .vlt-filter-item input,
.vlt-ctrl .vlt-filter-item select {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  padding: 0;
  margin: 0;
  line-height: 1;
  color: #484848;
  line-height: 24px;
  height: 24px;
  display: block;
  width: 100%;
  padding: 0px 4px;
}
.vlt-ctrl .vlt-filter-item input[type='text'] {
  /*.inputPlaceholder(@colorInactiveExtend);					*/
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 {
  /*Radio Specific styles*/
  /*Checkbox Specific styles*/
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label {
  padding-left: 25px;
  margin-right: 10px;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:before,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:before,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:after {
  content: '';
  font-family: helvetica,arial;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  position: absolute;
  text-align: center;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:before,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:before {
  background-color: #3c3c3c;
  transition: all 0.3s ease-in-out;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:after {
  color: white;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio']:checked + label:before,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox']:checked + label:before {
  box-shadow: inset 0 0 0 10px #ad007c;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:before {
  border-radius: 50%;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:hover:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio']:checked + label:after {
  content: '\2022';
  position: absolute;
  top: 0px;
  font-size: 23px;
  line-height: 18px;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:hover:after {
  color: #3c3c3c;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio']:checked + label:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio']:checked + label:hover:after {
  color: white;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:before {
  border-radius: 3px;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:hover:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox']:checked + label:after {
  content: "\2713";
  line-height: 18px;
  font-size: 14px;
  font-weight: bold;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:hover:after {
  color: #3c3c3c;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox']:checked + label:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox']:checked + label:hover:after {
  color: white;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio'],
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox'] {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #3c3c3c;
  position: relative;
  margin-right: 10px;
  /*
					  width: 55px;
					  height: 28px;
					  .rounded(30px);
					  */
  width: 35px;
  height: 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-in-out ease-out 0;
  -moz-transition: all 0.2s ease-in-out ease-out 0;
  -o-transition: all 0.2s ease-in-out ease-out 0;
  transition: all 0.2s ease-in-out ease-out 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio']:hover:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox']:hover:after {
  background-color: #3c3c3c;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio']:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox']:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: white;
  top: 2px;
  left: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out ease-out 0;
  -moz-transition: all 0.2s ease-in-out ease-out 0;
  -o-transition: all 0.2s ease-in-out ease-out 0;
  transition: all 0.2s ease-in-out ease-out 0;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio']:checked,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox']:checked {
  -webkit-box-shadow: inset 0 0 0 15px #ad007c;
  -moz-box-shadow: inset 0 0 0 15px #ad007c;
  box-shadow: inset 0 0 0 15px #ad007c;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio']:checked:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox']:checked:after {
  left: 19px;
  background-color: white;
}
@-moz-document url-prefix() {
  .vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type="radio"] + label::before,
  .vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type="radio"] + label::after,
  .vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type="checkbox"] + label::before,
  .vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type="checkbox"] + label::after {
    top: -2px;
  }
}
.vlt-filter {
  background-color: #f8f3e9;
  padding: var(--grid-gutter-width-075) var(--grid-gutter-width-075);
  margin-bottom: 30px;
}
.vlt-filter .vlt-filter-item-caption {
  font-size: 1.2em;
  text-align: center;
}
.vlt-filter .vlt-filter-item select {
  background-color: transparent;
  border: none;
}
.vlt-filter .vlt-filter-item-values {
  display: flex;
  justify-content: center;
  padding: 0px;
  margin-bottom: 0px;
}
.vlt-filter .vlt-filter-item-values .vlt-filter-item-value {
  list-style: none;
}
.vlt-filter .vlt-filter-item-values .vlt-filter-item-value .caption {
  font-size: 1.1em;
}
#page {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
header {
  position: relative;
  z-index: 100;
}
#page_slideshow {
  position: relative;
  z-index: 1;
}
#page_footer_info {
  background-color: #3c3c3c;
  color: white;
  padding-top: 30px;
  padding-bottom: 30px;
}
#page_footer_info h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  margin-top: 2px;
}
#page_footer_info .key-text {
  margin-top: 5px;
}
#page_footer_info .key-btn {
  text-align: right;
  display: table;
  vertical-align: middle;
}
#page_footer_info .key-btn .ev-btn-default {
  display: inline-block;
  color: #3c3c3c;
  background-color: white;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
}
#page_footer_info .key-btn .ev-btn-default:hover {
  background-color: #ad007c;
  color: white;
}
@media (min-width: 992px) {
  #page_footer_info .key-btn .ev-btn-default {
    padding: 5px 10px;
  }
}
@media (min-width: 1200px) {
  #page_footer_info .key-btn .ev-btn-default {
    padding: 5px 30px;
  }
}
#page_footer {
  color: white;
  background-color: #2f2f2f;
  padding: 60px 30px;
}
@media (min-width: 480px) {
  #page_footer {
    padding: 50px 30px 100px 30px;
    background-image: url(/de/bild-footer_big.jpg);
    background-position: center center;
  }
}
@media (min-width: 992px) {
  #page_footer {
    padding: 150px 30px;
  }
}
#page_footer {
  text-align: center;
}
#page_footer h3 {
  font-weight: 400;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  font-size: 1.4em;
}
#page_footer a {
  color: white;
  text-decoration: none;
}
#page_footer .key-navi {
  text-align: center;
}
#page_footer .ev-divider-default hr {
  display: block;
  background-color: #DFDFDF;
  height: 1px;
}
#page_footer .key-social-media {
  display: flex;
}
#page_footer .key-social-media-child {
  margin-right: 10px;
}
#page_footer .key-social-media-child .ev-btn-default .icon {
  font-size: 1.6em;
}
@media (min-width: 480px) {
  #page_footer .key-address {
    text-align: left;
  }
  #page_footer .key-wetter {
    text-align: right;
  }
}
@media (max-width: 479px) {
  #page_request.sticky {
    /*a {
      display: none;
      &.ev-btn-layout-03 {
        display: none;
      }
    }*/
  }
}
#page_request a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  padding: 4px 0;
  border: 1px solid transparent;
  color: #ad007c;
}
#page_request a.ev-btn-custom {
  background-color: #ad007c;
  color: white;
}
#page_request a.ev-btn-custom:hover {
  background-color: #3c3c3c;
}
#page_request a.ev-btn-default {
  text-transform: uppercase;
  background-color: #ad007c;
  color: white;
  padding: 4px 30px;
}
#page_request a.ev-btn-default.ev-btn-color-2 {
  background-color: #3c3c3c;
}
#page_request a.ev-btn-default.ev-btn-color-2:hover {
  background-color: #ad007c;
}
#page_request a.ev-btn-default:hover {
  background-color: #3c3c3c;
}
#page_request a.ev-btn-layout-03 {
  color: #ad007c;
  border: 1px solid #ad007c;
  text-transform: uppercase;
}
#page_request a.ev-btn-layout-03:hover {
  border-color: #3c3c3c;
  color: #3c3c3c;
}
#page_request a.ev-btn-layout-03.ev-btn-color-2 {
  color: #3c3c3c;
  border-color: #3c3c3c;
}
#page_request a.ev-btn-layout-03.ev-btn-color-2:hover {
  border-color: #ad007c;
  color: #ad007c;
}
#page_request a.ev-link-color-2 {
  color: #3c3c3c;
}
#page_request a .icon-offer {
  font-size: 1.2em;
}
#page_request a .icon-offer:before {
  vertical-align: middle;
}
#page_request .key-left h4,
#page_request .key-right h4 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 0.8em;
  text-align: left;
}
@media (min-width: 480px) {
  #page_request .key-left h4,
  #page_request .key-right h4 {
    text-align: right;
  }
}
#page_request .key-left h4 {
  color: #ad007c;
  text-align: right;
}
@media (min-width: 480px) {
  #page_request .key-left h4 {
    text-align: left;
  }
}
#page_request .ev-link-default {
  display: none;
}
@media (min-width: 992px) {
  #page_request h4 {
    display: none;
  }
  #page_request .ev-link-default {
    display: block;
  }
}
#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: 1200px;
}
#page_content .key-maingroup .key-maingroup-child.ev-collage-01 {
  padding: 0;
}
#page_content .key-maingroup .key-maingroup-child.ev-collage-01 > div {
  margin: auto;
  max-width: 1920px;
}
#page_content .key-maingroup .key-maingroup-child.ev-collage-01 > div .ev-box-default {
  padding: 100px 0;
  position: relative;
}
#page_content .key-maingroup .key-maingroup-child.ev-collage-01 > div .ev-box-default .ev-box-thumbnail .thumbnail {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
#page_content .key-maingroup .key-maingroup-child.ev-collage-01 > div .ev-box-default .ev-box-thumbnail:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
#page_content .key-maingroup .key-maingroup-child.ev-collage-01 > div .ev-box-default .ev-box-body {
  position: relative;
  z-index: 5;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.3;
  color: white;
  font-size: 1.8em;
  text-align: center;
  font-family: 'Poiret One', cursive;
  padding: 0 30px;
  text-shadow: 0px 0px 15px #000000;
}
@media (min-width: 992px) {
  #page_content .key-maingroup .key-maingroup-child.ev-collage-01 > div .ev-box-default {
    padding: 225px 0;
  }
  #page_content .key-maingroup .key-maingroup-child.ev-collage-01 > div .ev-box-default .ev-box-body {
    font-size: 2.3em;
  }
}
@media (min-width: 992px) {
  #page_content .key-maingroup .key-maingroup-child.ev-collage-01 > div .ev-box-default .ev-box-thumbnail .thumbnail {
    background-attachment: fixed;
  }
}
#page_content .key-maingroup .key-maingroup-child.ev-collage-02 {
  padding: 30px 15px;
  background-color: rgba(227, 228, 228, 0.5);
}
@media (min-width: 480px) {
  #page_content .key-maingroup .key-maingroup-child.ev-collage-02 {
    padding: 60px 30px;
  }
}
@media (min-width: 1500px) {
  #page_content .key-maingroup .key-maingroup-child.ev-collage-02 {
    padding: 60px 0;
  }
}
@media (min-width: 480px) {
  #page_content .key-maingroup .key-maingroup-child {
    padding: 60px 30px;
  }
}
#page_navigation .key-page-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
#page_navigation .key-page-navigation-child-1 {
  width: 10%;
}
#page_navigation .key-page-navigation-child-1 .ev-btn-default {
  display: block;
  color: white;
  font-size: 1.8em;
  text-decoration: none;
}
@media (min-width: 992px) {
  #page_navigation .key-page-navigation-child-1 {
    width: 5%;
  }
}
#page_navigation .key-page-navigation-child-2 {
  width: 67%;
}
@media (min-width: 992px) {
  #page_navigation .key-page-navigation-child-2 {
    width: 95%;
  }
}
#page_navigation .key-page-navigation-child-3 {
  width: 45%;
}
@media (min-width: 992px) {
  #page_navigation .key-page-navigation-child-3 {
    width: auto;
  }
}
#page_navigation .key-quicklinks-xssm {
  text-align: left;
}
#page_navigation .key-quicklinks-xssm > div {
  margin-left: 30px;
}
#page_navigation .key-quicklinks-xssm > div a {
  font-size: 1.3em;
  color: #e3e4e4;
  text-decoration: none;
  vertical-align: middle;
}
#page_navigation .key-quicklinks-xssm > div a:hover {
  color: #ad007c;
}
@media (min-width: 992px) {
  #page_navigation .key-quicklinks-xssm {
    display: none;
  }
}
header #page_logo {
  position: relative;
  text-align: center;
  padding: 10px 15px;
}
header #page_logo img {
  width: 200px;
}
@media (min-width: 480px) {
  header #page_logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    padding: 30px 60px;
  }
  header #page_logo img {
    width: 300px;
  }
}
@media (min-width: 992px) {
  header #page_logo img {
    width: 450px;
  }
}
header #page_quicklinks {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 95;
  margin-top: -108px;
}
header #page_quicklinks .key-page-quicklinks-child {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
header #page_quicklinks .key-page-quicklinks-child .icon {
  font-size: 1.8em;
}
header #page_quicklinks .key-page-quicklinks-child-1 .icon {
  font-size: 1.4em;
}
@media (min-width: 992px) {
  header #page_quicklinks {
    display: inline-block;
    position: fixed;
  }
}
header #page_eyecatcher {
  position: absolute;
  top: -20px;
  right: -10px;
  width: 275px;
  z-index: 505;
  display: block;
}
@media (min-width: 480px) {
  header #page_eyecatcher {
    position: absolute;
    top: 100px;
    right: 60px;
    height: 375px;
    width: 200px;
    z-index: 505;
    display: block;
  }
}
@media (min-width: 992px) {
  header #page_eyecatcher {
    display: block;
    position: absolute;
    bottom: 180px;
    right: 100px;
    height: 325px;
    width: 200px;
    z-index: 505;
  }
}
header #page_navigation {
  position: relative;
  z-index: 90;
  background-color: rgba(60, 60, 60, 0.95);
  padding: 0 15px;
}
@media (min-width: 480px) {
  header #page_navigation {
    padding: 0 30px;
  }
}
header #page_navigation.sticky ul.level-1 .ev-level-2-container {
  top: 100%;
  bottom: auto !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
header #page_request {
  /*position: relative;
  z-index: 100;
  background-color: @ev_color-extend-1;
  padding-top: 10px;
  padding-bottom: 10px;
  .row-clearfix {
    height: 10px;
  }
  @media (min-width:@screen-sm-min ) {*/
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding-top: 10px;
  padding-bottom: 10px;
}
header #page_request #page_request_inner {
  position: relative;
  z-index: 5;
}
header #page_request .row-clearfix {
  height: auto;
}
header #page_request:before {
  content: "";
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background-color: #f8e9f0;
}
header #page_request:after {
  content: "";
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #e3e4e4;
}
#page_quicklinks .ev-btn-default {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  width: 50px;
  height: 50px;
  color: #ad007c;
  margin-bottom: 2px;
  text-decoration: none;
}
#page_quicklinks .ev-btn-default .icon {
  font-size: 1.3em;
}
#page_quicklinks .ev-btn-default:hover {
  background-color: #ad007c;
  color: white;
}
#page_eyecatcher .ev-box-default {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  padding: 40px;
  width: 240px;
  height: 240px;
  background-image: url("/de/images/button-weiss.svg");
  background-repeat: no-repeat;
}
#page_eyecatcher .ev-box-default .ev-box-inner {
  text-align: center;
}
#page_eyecatcher .ev-box-default .ev-box-inner .ev-box-headline .mainline {
  font-weight: 500;
  line-height: 1.1em;
  font-size: 1.3em;
  color: black;
}
#page_eyecatcher .ev-box-default .ev-box-inner .ev-box-content {
  padding: 10px 0;
  line-height: 1.3;
}
#page_eyecatcher .ev-box-default .ev-box-inner .ev-box-links a {
  display: inline-block;
  color: white;
  background-color: #ad007c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
}
#page_eyecatcher .ev-box-default .ev-box-inner .ev-box-links a:hover {
  background-color: #3c3c3c;
  color: white;
}
@media (max-width: 479px) {
  #page_eyecatcher .ev-box-default {
    scale: 0.6;
  }
  #page_eyecatcher .ev-box-default .ev-box-headline {
    font-size: 1.3em;
  }
  #page_eyecatcher .ev-box-default .ev-box-headline .mainline {
    padding-bottom: 10px;
  }
  #page_eyecatcher .ev-box-default .ev-box-content {
    display: none;
  }
}
#page_eyecatcher .ev-box-layout-3 {
  position: absolute;
  top: 180px;
  left: -20px;
  display: flex;
  align-items: center;
  padding: 5px;
  width: 170px;
  height: 170px;
  background-image: url("/de/images/button-pink.svg");
  background-repeat: no-repeat;
  color: white;
  background-size: 100%;
}
#page_eyecatcher .ev-box-layout-3 .ev-box-inner {
  text-align: center;
}
#page_eyecatcher .ev-box-layout-3 .ev-box-inner .ev-box-headline .mainline {
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: 500;
}
#page_eyecatcher .ev-box-layout-3 .ev-box-inner .ev-box-content {
  padding: 8px 5px;
  line-height: 1.3;
}
@media (max-width: 479px) {
  #page_eyecatcher .ev-box-layout-3 {
    top: 130px;
    left: 120px;
    background-size: 100%;
    width: 130px;
    height: 140px;
  }
  #page_eyecatcher .ev-box-layout-3 .ev-box-inner {
    text-align: center;
  }
  #page_eyecatcher .ev-box-layout-3 .ev-box-inner .ev-box-headline .mainline {
    padding: 0px 20px;
    font-size: 1em;
    line-height: 1.2;
    font-weight: 500;
  }
  #page_eyecatcher .ev-box-layout-3 .ev-box-inner .ev-box-content {
    padding: 8px 5px;
    font-size: 0.9em;
    line-height: 1.3;
  }
}
#page_eyecatcher .ev-box-layout-4 {
  position: absolute;
  top: 150px;
  left: -180px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  width: 290px;
  height: 290px;
  background-image: url("/de/images/button-pink.svg");
  background-repeat: no-repeat;
  background-size: contain;
  color: white;
}
#page_eyecatcher .ev-box-layout-4 .ev-box-inner {
  text-align: center;
}
#page_eyecatcher .ev-box-layout-4 .ev-box-inner .ev-box-headline .mainline {
  font-size: 1.3em;
  font-weight: 500;
}
#page_eyecatcher .ev-box-layout-4 .ev-box-inner .ev-box-content {
  padding: 10px 0;
  line-height: 1.3;
}
#page_eyecatcher .ev-box-layout-4 .ev-box-links-inner {
  display: flex;
  justify-content: center;
  gap: 5px;
}
#page_eyecatcher .ev-box-layout-4 .ev-box-links-inner a {
  display: inline-block;
  color: white;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 1.3;
  padding: 5px 10px;
  display: block;
}
#page_eyecatcher .ev-box-layout-4 .ev-box-links-inner a:hover {
  background-color: #f8f3e9;
  color: #3c3c3c;
}
#page_eyecatcher .ev-box-layout-4 .ev-box-links-inner a strong {
  display: block;
  font-size: 0.6em;
  line-height: 0.8;
}
/** VIEWLET **/
.vlt-v8886 .toggle-link > a {
  display: block;
  text-align: right;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
.vlt-v8886 .toggle-link > a .icon {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 15px;
  margin: auto;
  margin-right: 10px;
}
.vlt-v8886 .toggle-link > a .icon .icon-bar {
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  position: absolute;
  color: white;
  top: 50%;
  left: 0px;
  right: 0px;
  background-color: white;
  display: block;
  height: 2px;
}
.vlt-v8886 .toggle-link > a .icon .icon-bar:first-child {
  top: 0%;
}
.vlt-v8886 .toggle-link > a .icon .icon-bar:last-child {
  top: 100%;
}
@media (min-width: 992px) {
  .vlt-v8886 ul.level-1 {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .vlt-v8886 ul.level-1 > li {
    list-style: none;
    padding-left: 10px;
  }
  .vlt-v8886 ul.level-1 > li > a {
    display: block;
    color: white;
    text-align: center;
    padding: 21px 5px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
  }
  .vlt-v8886 ul.level-1 > li:hover > a {
    background-color: white;
    color: #ad007c;
  }
  .vlt-v8886 ul.level-1 > li:hover .ev-level-2-container {
    display: block;
  }
  .vlt-v8886 ul.level-1 > li.sub > a,
  .vlt-v8886 ul.level-1 > li.active > a {
    background-color: white;
    color: #ad007c;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    background-color: white;
    background-image: url('/de/images/signet-klappnavi.svg');
    background-repeat: no-repeat;
    background-position: 90% bottom;
    background-size: 300px 200px;
    display: none;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 {
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    padding: 15px 30px;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li {
    width: 33.33%;
    list-style: none;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li > a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #ad007c;
    font-weight: 500;
    padding-bottom: 20px;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li > a:after {
    content: '';
    display: block;
    width: 200px;
    height: 2px;
    background-color: #ad007c;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li ul.level-3 {
    margin: 0;
    padding: 0;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li ul.level-3 > li {
    list-style: none;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li ul.level-3 > li > a {
    display: flex;
    align-items: center;
    color: #3c3c3c;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in 0s;
    -moz-transition: all 0.25s ease-in 0s;
    -o-transition: all 0.25s ease-in 0s;
    transition: all 0.25s ease-in 0s;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li ul.level-3 > li > a:before {
    content: '\e901';
    color: #ad007c;
    font-family: 'icon';
    font-size: 0.8em;
    margin-right: 15px;
  }
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li ul.level-3 > li:hover > a,
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li ul.level-3 > li.sub > a,
  .vlt-v8886 ul.level-1 .ev-level-2-container ul.level-2 > li ul.level-3 > li.active > a {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .vlt-v8886 ul.level-1 > li {
    padding-left: 25px;
  }
  .vlt-v8886 ul.level-1 > li > a {
    padding: 21px 15px;
  }
  .vlt-v8886 ul.level-1 > li .ev-level-2-container {
    padding: 0 30px;
  }
  .vlt-v8886 ul.level-1 > li .ev-level-2-container ul.level-2 {
    padding: 15px 0;
  }
}
.vlt-v8886 .key-quicklinks-xssm {
  border: red solid 2px;
}
.vlt-v8887 ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.vlt-v8887 ul li {
  display: inline-block;
}
.vlt-v8887 ul li:not(:last-child):after {
  display: inline-block;
  vertical-align: middle;
  content: '|';
  margin: 0 10px;
  color: white;
  font-size: 1em;
}
.vlt-v8887 ul li a {
  display: inline-block;
  vertical-align: middle;
  text-decoration-color: white;
  font-size: 1em;
}
.vlt-v8887 ul li a .caption {
  color: white;
}
@media (min-width: 480px) {
  .vlt-v8887 ul {
    text-align: right;
  }
}
.vlt-v8889 .navigator ul {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 20px;
  left: 45%;
  right: 45%;
  z-index: 5;
  display: flex;
  justify-content: center;
}
.vlt-v8889 .navigator ul li {
  list-style: none;
  margin: 0 4px;
}
.vlt-v8889 .navigator ul li a {
  display: inline-block;
  width: 40px;
  height: 10px;
  background-color: white;
  cursor: pointer;
}
.vlt-v8889 .navigator ul li.active a {
  background-color: #ad007c;
}
.vlt-v8889 .owl-item {
  position: relative;
}
.vlt-v8889 .owl-item:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 25%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 25%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 25%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
}
.vlt-v8890 {
  /*.vlt-weather {
 width: 100%;
 > div {
  margin: 0 !important;
  > .caption {
   text-align: left;
  }
 }
 .vlt-weather-header {
  margin-bottom: 10px !important;
  .vlt-weather-icon {
   margin-right: auto;
   padding: 10px 0px;
   svg {
    height: 50px;
    margin-bottom: 0;
   }
  }
  .vlt-weather-temperature {
   font-weight: bold;
   line-height: 1.1;
  }
  .vlt-weather-value {
   font-size: 0.8em;
  }
 }
}
@media (min-width: @screen-sm-min) {
 .vlt-item {
  float: right;
 }
 .vlt-weather {
  max-width: 340px;
  .vlt-weather-header {
   text-align: right;
   .vlt-weather-icon {
    svg {
     margin-left: 40%;
    }
   }
  }
 }
}
@media (max-width: @screen-md-max) {
 .vlt-weather-precipitation,
 .vlt-weather-wind-direction-speed,
 .vlt-weather-cloud-cover {
  > .caption {
   display: none;
  }
  > .value {
   display: inline-block;
   white-space: nowrap;
   text-align: right;
   width: 90%;
   font-size: 0.8em;
  }
  &.vlt-weather-precipitation {
   > .icon:after {
    font-family: "icon-wea-3";
    content: "\e94c";
   }
  }
  &.vlt-weather-wind-direction-speed {
   > .icon:after {
    font-family: "icon-wea-3";
    content: "\e94a";
   }
  }
  &.vlt-weather-cloud-cover {
   > .icon:after {
    font-family: "icon-wea-3";
    content: "\e94b";
   }
  }
 }
}
*/
}
.vlt-v8890 .vlt-weather .vlt-weather-header {
  padding-bottom: var(--grid-gutter-width-050);
}
.vlt-v8890 .vlt-weather .vlt-weather-header .vlt-weather-caption {
  padding-bottom: var(--grid-gutter-width-050);
  font-weight: bold;
}
.vlt-v8890 .vlt-weather .vlt-weather-header .vlt-weather-icon svg {
  fill: white;
}
@media (min-width: 992px) {
  .vlt-v8890 .vlt-weather .vlt-weather-header {
    text-align: right;
  }
  .vlt-v8890 .vlt-weather .vlt-weather-header .vlt-weather-icon {
    width: 65px;
    margin-left: auto;
  }
}
.vlt-v8891 {
  /*
.ev-events {
  .ev-box-default {
    position: relative;
    .ev-box-body {
      box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
      padding: 30px;
      background-color: white;
      background-image: url('/de/images/signet.svg');
      background-repeat: no-repeat;
      background-position: 90% 90%;
      .ev-box-headline {
        .mainline {
          text-transform: uppercase;
          font-weight: 500;
          font-size: 1.3em;
        }
        .subline {
          font-size: 0.9em;
        }
      }
      .ev-box-content {
        padding: 30px 0;
      }
      .ev-box-links {
        a {
          .ev-btn-default(@ev_color-extend-1-dark, @ev_color-base, white, white);
        }
      }
    }
  }
  ul.owl-dots {
    padding-top: 30px;
  }
  .owl-nav {
    display: none;
  }
  @media (min-width:@screen-md-min ) {
    .ev-box-default {
      .ev-box-thumbnail {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        position: relative;
        z-index: 5;
      }
      .ev-box-body {
        position: relative;
        z-index: 1;
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        margin-left: -20px;
        padding: 30px 60px;
        .ev-box-content {
          padding: 30px 0;
        }
      }
    }
  }
  @media (min-width:@screen-lg-min ) {
    .ev-box-default {
      .ev-box-body {
        padding: 60px;
        .ev-box-content {
          padding: 60px 0;
        }
      }
    }
  }
  @media (min-width:@screen-xl-min ) {
    .owl-nav {
      display: block;
    }
  }
}
*/
}
.vlt-v8891 .vlt-teaser {
  position: relative;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-content {
  padding: 30px;
  background-color: rgba(227, 228, 228, 0.5);
  background-image: url('/de/images/signet-negativ.svg');
  background-repeat: no-repeat;
  background-size: 90% 90%;
  background-position: bottom right;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 0;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-offer-periods {
  font-weight: bold;
  color: #ad007c;
  padding-top: 15px;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-description {
  padding-top: 15px;
  display: none;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-offer-staytime {
  padding-top: 15px;
  display: none;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-offer-extensions {
  display: none;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-links {
  padding-top: 15px;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-links a {
  display: block;
  width: 100%;
  text-align: center;
  display: inline-block;
  color: white;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
  margin-bottom: 4px;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-links a:hover {
  background-color: #ad007c;
  color: white;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-links a.vlt-link-booking {
  display: inline-block;
  color: white;
  background-color: #ad007c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
}
.vlt-v8891 .vlt-teaser .vlt-teaser-links a.vlt-link-booking:hover {
  background-color: #3c3c3c;
  color: white;
}
@media (min-width: 480px) {
  .vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-teaser-links {
    text-align: left;
    /*a {
          background-clip: padding-box;
          &.vlt-link-request {
            display: inline-block;
            width: 50%;
            border-right: 2px solid transparent;
          }
          &.vlt-link-booking {
            display: inline-block;
            width: 50%;
            float: right;
            border-left: 2px solid transparent;
          }
        }*/
  }
}
@media (min-width: 992px) {
  .vlt-v8891 .vlt-teaser .vlt-teaser-media {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
    z-index: 5;
  }
  .vlt-v8891 .vlt-teaser .vlt-teaser-content {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-left: -20px;
    padding: 90px 60px;
    height: 400px;
  }
  .vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-description {
    padding-top: 30px;
  }
  .vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-offer-staytime {
    padding-top: 30px;
  }
  .vlt-v8891 .vlt-teaser .vlt-teaser-content .vlt-teaser-links {
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .vlt-v8891 .vlt-teaser .vlt-teaser-content {
    height: 500px;
  }
}
.vlt-v8891 .owl-dots {
  margin-top: 50px;
}
.vlt-v8891 .owl-dots .owl-dot span {
  background-color: #e3e4e4;
}
.vlt-v8891 .owl-dots .owl-dot.active span {
  background-color: #ad007c;
}
.vlt-v8963 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.vlt-v8963 a .vlt-thumbnail img {
  -webkit-transition: all 2s ease-in 0s;
  -moz-transition: all 2s ease-in 0s;
  -o-transition: all 2s ease-in 0s;
  transition: all 2s ease-in 0s;
}
.vlt-v8963 a .vlt-thumbnail:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.vlt-v8963 a .vlt-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vlt-v8963 a .vlt-wrapper .vlt-caption {
  color: white;
  text-transform: uppercase;
  text-shadow: 0px 0px 15px black;
  font-weight: normal;
}
.vlt-v8963 a:hover .vlt-thumbnail img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.vlt-v8963 a:hover .vlt-thumbnail:after {
  background-color: transparent;
}
.vlt-v8965 .owl-nav > div .icon {
  font-size: 8px !important;
}
.vlt-v9081 {
  /* s. Document Ready (Before) 
 https://cms01.e-ventis.eu/cms/2482/inline.phtml?url=/de/preise/preise-angebote/preise-camping-2022.html&anchor=&view=_lg_0_0_1&sidebar=0_600_bugtracker&scrollPos=0_1050&bug=149_5459 */
}
.vlt-v9081 .vlt-roomtype.jquery-hide-request .vlt-roomtype-btn-request {
  display: none !important;
}
.vlt-v9081 a {
  color: #3c3c3c;
  text-decoration: none;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0px;
  background-color: #3c3c3c;
  color: white;
  width: 30px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div:hover {
  color: white;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div .icon {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  margin-top: -10px;
  text-align: center;
  font-size: 0.5em;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div .icon:after {
  content: "\e90c";
  font-size: 0.2em;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div.owl-next {
  left: auto;
  right: 0;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div.owl-next .icon:after {
  content: "\e90a";
}
@media (min-width: 992px) {
  .vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div {
    top: 60%;
  }
}
@media (min-width: 992px) {
  .vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div {
    top: 85%;
  }
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col {
  padding: 5px 15px;
  line-height: 1.4;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-season {
  text-align: center;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-season .vlt-season-caption {
  font-weight: bold;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-season a,
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-season span {
  display: inline-block;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-season a.vlt-season-periods,
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-season span.vlt-season-periods {
  display: block;
  padding-top: 5px;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-catering .vlt-catering-caption {
  font-weight: bold;
  margin-right: 5px;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-price {
  text-align: center;
  font-size: 1.25em;
  line-height: 45px;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col .vlt-price-caption {
  display: none;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-col.ev-tbsl-slide-col {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.vlt-v9081 .vlt-roomtype {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head {
  padding: 10px 15px;
  background-color: #e3e4e4 !important;
  color: #3c3c3c;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-headline .vlt-roomtype-caption {
  display: block;
  font-size: 1.5em;
  margin-right: 15px;
  color: #3c3c3c;
}
@media (min-width: 480px) {
  .vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-headline .vlt-roomtype-caption {
    display: inline-block;
  }
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-headline .vlt-roomtype-info {
  margin-right: 15px;
  color: #3c3c3c;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-links ul {
  list-style: none;
  padding: 0;
  margin: 0px -1px;
  margin-top: -7px;
  text-align: right;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-links ul li {
  display: inline-block;
  width: 50%;
  padding: 0px 5px;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-links ul li a {
  display: block;
  text-align: center;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-links ul li:nth-child(2) a {
  background-color: #3c3c3c;
  color: white;
  border-color: #3c3c3c;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-links ul li:nth-child(2) a:hover {
  background-color: #ad007c;
  color: white;
  border-color: #ad007c;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-content {
  padding: 15px 15px;
  color: #3c3c3c;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-content .vlt-roomtype-media {
  margin-top: 15px;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-content .vlt-roomtype-media .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-content .vlt-roomtype-media .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  border: 1px solid white;
  margin: 0px 1px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-content .vlt-roomtype-media .owl-dots .owl-dot.active {
  background-color: white;
}
@media (min-width: 992px) {
  .vlt-v9081 .vlt-roomtype-links {
    margin-top: 15px;
  }
  .vlt-v9081 .vlt-roomtype-links a {
    display: inline-block;
  }
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div {
  background-color: rgba(227, 228, 228, 0.3);
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div:hover {
  background-color: #e3e4e4;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div .icon:after {
  content: "\e902";
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div.owl-next {
  left: auto;
  right: 0;
}
.vlt-v9081 .ev-tbsl .ev-tbsl-row:first-child .owl-nav > div.owl-next .icon:after {
  content: "\e903";
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head {
  background-color: rgba(63, 63, 63, 0.3);
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-links ul li a {
  color: #3c3c3c;
  border: 1px solid #3c3c3c;
  text-transform: uppercase;
}
.vlt-v9081 .vlt-roomtype .vlt-roomtype-head .vlt-roomtype-links ul li a:hover {
  border-color: #ad007c;
  color: #ad007c;
}
.vlt-v9081 .owl-carousel .owl-dots {
  text-align: left !important;
  margin-left: 10px;
}
.vlt-v9081 .owl-carousel .owl-dots .owl-dot.active {
  background-color: white !important;
}
.vlt-v9081 .owl-carousel .icon {
  display: none;
}
.hide-catering-camping .vlt-v9081 .vlt-catering-caption .caption {
  display: none !important;
}
.hide-catering-camping .vlt-v9081 .vlt-stay-caption .caption {
  display: none !important;
}
.vlt-v9145 {
  /* Ausnahme https://cms01.e-ventis.eu/cms/2482/agent-react.phtml?url=/de/camping-resort/campingplatz/reisemobilstellplaetze.html&anchor=&view=xl_1_1&sidebar=700_lesscss*/
}
.vlt-v9145 .vlt-filter {
  background-color: #e3e4e4;
  padding: 15px;
}
.vlt-v9145 .vlt-filter h3 span {
  display: none;
}
.vlt-v9145 .vlt-filter h3:after {
  content: "Preise";
  font-size: 1.3em;
  font-family: 'Poiret One', cursive;
}
.vlt-v9145 .vlt-ctrl {
  padding: 0;
}
.vlt-v9145 .vlt-offer-periods {
  display: none;
}
.vlt-v9145 .vlt-offer-link-back,
.vlt-v9145 .vlt-offer-links {
  width: 100%;
}
.vlt-v9145 .vlt-offer-link-back ul,
.vlt-v9145 .vlt-offer-links ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.vlt-v9145 .vlt-offer-link-back ul li,
.vlt-v9145 .vlt-offer-links ul li {
  list-style: none;
  width: 49%;
}
@media (min-width: 480px) {
  .vlt-v9145 .vlt-offer-link-back ul,
  .vlt-v9145 .vlt-offer-links ul {
    justify-content: flex-end;
  }
  .vlt-v9145 .vlt-offer-link-back ul li,
  .vlt-v9145 .vlt-offer-links ul li {
    width: auto;
    margin-left: 5px;
  }
}
.vlt-v9145 .vlt-offer-link-back a,
.vlt-v9145 .vlt-offer-links a {
  display: inline-block;
  color: white;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
  display: block;
  width: 100%;
}
.vlt-v9145 .vlt-offer-link-back a:hover,
.vlt-v9145 .vlt-offer-links a:hover {
  background-color: #ad007c;
  color: white;
}
@media (min-width: 480px) {
  .vlt-v9145 .vlt-offer-link-back a,
  .vlt-v9145 .vlt-offer-links a {
    display: inline-block;
    width: auto;
  }
}
.vlt-v9145 .vlt-link-request {
  color: #3c3c3c !important;
  border: #3c3c3c 1px solid;
  background-color: transparent !important;
}
.vlt-v9145 .vlt-link-request:hover {
  border-color: #ad007c !important;
  color: #ad007c !important;
}
.vlt-v9145 .vlt-offer-link-back a {
  float: left;
  text-align: center;
}
.vlt-v9145 .vlt-offer-links {
  float: right;
}
.vlt-v9145 .vlt-offer-links a {
  display: block;
  width: 100%;
}
.vlt-v9145 .vlt-items-v9145-810af a.vlt-link,
.vlt-v9145 .vlt-items-v9145-810af a.vlt-roomtype-button {
  display: none !important;
}
.vlt-v9145 .vlt-offer-description em {
  font-style: normal;
  font-size: 1.1em;
  font-weight: bold;
  color: #ad007c;
}
.vlt-v9170 {
  /*
.ev-events {
  .ev-box-default {
    position: relative;
    .ev-box-body {
      box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
      padding: 30px;
      background-color: white;
      background-image: url('/de/images/signet.svg');
      background-repeat: no-repeat;
      background-position: 90% 90%;
      .ev-box-headline {
        .mainline {
          text-transform: uppercase;
          font-weight: 500;
          font-size: 1.3em;
        }
        .subline {
          font-size: 0.9em;
        }
      }
      .ev-box-content {
        padding: 30px 0;
      }
      .ev-box-links {
        a {
          .ev-btn-default(@ev_color-extend-1-dark, @ev_color-base, white, white);
        }
      }
    }
  }
  ul.owl-dots {
    padding-top: 30px;
  }
  .owl-nav {
    display: none;
  }
  @media (min-width:@screen-md-min ) {
    .ev-box-default {
      .ev-box-thumbnail {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        position: relative;
        z-index: 5;
      }
      .ev-box-body {
        position: relative;
        z-index: 1;
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        margin-left: -20px;
        padding: 30px 60px;
        .ev-box-content {
          padding: 30px 0;
        }
      }
    }
  }
  @media (min-width:@screen-lg-min ) {
    .ev-box-default {
      .ev-box-body {
        padding: 60px;
        .ev-box-content {
          padding: 60px 0;
        }
      }
    }
  }
  @media (min-width:@screen-xl-min ) {
    .owl-nav {
      display: block;
    }
  }
}
*/
}
.vlt-v9170 .vlt-teaser {
  position: relative;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content {
  padding: 30px;
  background-color: rgba(227, 228, 228, 0.5);
  background-image: url("/de/images/signet-negativ.svg");
  background-repeat: no-repeat;
  background-size: 90% 90%;
  background-position: bottom right;
  margin-left: 0px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 0;
  line-height: 1.1;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-offer-periods {
  font-weight: bold;
  color: #ad007c;
  padding-top: 15px;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-description {
  padding-top: 15px;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-price {
  float: right;
  margin-top: 10px;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-price .value {
  font-weight: bold;
  color: #ad007c;
  font-size: 1.3em;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-teaser-showmore {
  display: none;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-offer-staytime {
  padding-top: 15px;
  display: none;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-teaser-links {
  padding-top: 15px;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-teaser-links a {
  display: block;
  width: 100%;
  text-align: center;
  display: inline-block;
  color: white;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
  margin-bottom: 4px;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-teaser-links a:hover {
  background-color: #ad007c;
  color: white;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-teaser-links a.vlt-link-booking {
  display: none !important;
  display: inline-block;
  color: white;
  background-color: #ad007c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-teaser-links a.vlt-link-booking:hover {
  background-color: #3c3c3c;
  color: white;
}
.vlt-v9170 .vlt-teaser .vlt-teaser-media .caption {
  display: none;
}
@media (min-width: 480px) {
  .vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-teaser-links {
    text-align: left;
    /*a {
          background-clip: padding-box;
          &.vlt-link-request {
            display: inline-block;
            width: 50%;
            border-right: 2px solid transparent;
          }
          &.vlt-link-booking {
            display: inline-block;
            width: 50%;
            float: right;
            border-left: 2px solid transparent;
          }
        }*/
  }
}
@media (min-width: 992px) {
  .vlt-v9170 .vlt-teaser .vlt-teaser-media {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
    z-index: 5;
  }
  .vlt-v9170 .vlt-teaser .vlt-teaser-content {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 60px 60px;
    margin-left: -20px;
  }
  .vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-description {
    padding-top: 30px;
  }
  .vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-offer-staytime {
    padding-top: 30px;
  }
  .vlt-v9170 .vlt-teaser .vlt-teaser-content .vlt-teaser-links {
    padding-top: 30px;
  }
}
.vlt-v9170 .r-tabs-panel {
  border: none;
  padding: 0;
  margin-top: 15px;
}
.vlt-v9170 .vlt-item:first-child .vlt-teaser .vlt-description {
  display: inline-block;
}
.vlt-v9170 .owl-dots {
  margin-top: 50px;
}
.vlt-v9170 .owl-dots .owl-dot span {
  background-color: #e3e4e4;
}
.vlt-v9170 .owl-dots .owl-dot.active span {
  background-color: #ad007c;
}
.vlt-v9177 .vlt-filter {
  background-color: #e3e4e4;
  padding: 15px;
}
.vlt-v9177 .vlt-ctrl {
  padding: 0;
}
.vlt-v9177 .vlt-offer-periods {
  display: none;
}
.vlt-v9177 .vlt-offer-link-back,
.vlt-v9177 .vlt-offer-links {
  width: 100%;
}
.vlt-v9177 .vlt-offer-link-back ul,
.vlt-v9177 .vlt-offer-links ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.vlt-v9177 .vlt-offer-link-back ul li,
.vlt-v9177 .vlt-offer-links ul li {
  list-style: none;
  width: 49%;
}
@media (min-width: 480px) {
  .vlt-v9177 .vlt-offer-link-back ul,
  .vlt-v9177 .vlt-offer-links ul {
    justify-content: flex-end;
  }
  .vlt-v9177 .vlt-offer-link-back ul li,
  .vlt-v9177 .vlt-offer-links ul li {
    width: auto;
    margin-left: 5px;
  }
}
.vlt-v9177 .vlt-offer-link-back a,
.vlt-v9177 .vlt-offer-links a {
  display: inline-block;
  color: white;
  background-color: #3c3c3c;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 30px;
  font-weight: 400;
  display: block;
  width: 100%;
}
.vlt-v9177 .vlt-offer-link-back a:hover,
.vlt-v9177 .vlt-offer-links a:hover {
  background-color: #ad007c;
  color: white;
}
@media (min-width: 480px) {
  .vlt-v9177 .vlt-offer-link-back a,
  .vlt-v9177 .vlt-offer-links a {
    display: inline-block;
    width: auto;
  }
}
.vlt-v9177 .vlt-link-request {
  color: #3c3c3c !important;
  border: #3c3c3c 1px solid;
  background-color: transparent !important;
}
.vlt-v9177 .vlt-link-request:hover {
  border-color: #ad007c !important;
  color: #ad007c !important;
}
.vlt-v9177 .vlt-offer-link-back {
  display: none;
}
.vlt-v9177 .vlt-offer-link-back a {
  float: left;
  text-align: center;
}
.vlt-v9177 .vlt-offer-links {
  float: right;
}
.vlt-v9177 .vlt-offer-links a {
  display: block;
  width: 100%;
}
.vlt-v15402 {
  border: none !important;
}
.vlt-v15402 .vlt-weather a {
  display: block;
  text-decoration: none;
}
.vlt-v15402 .vlt-weather .vlt-weather-forecast {
  display: none;
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner {
  display: flex;
  flex-direction: column;
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner > a {
  display: flex;
  flex-direction: column;
  color: white;
  text-decoration: none;
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview {
  order: 2;
  display: flex;
}
@media (max-width: 479px) {
  .vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview {
    justify-content: center;
    padding-left: 18%;
  }
}
@media (min-width: 480px) {
  .vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview {
    justify-content: flex-end;
    align-items: flex-end;
  }
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview .vlt-weather-current-condition {
  order: 2;
  flex: 0 0 75%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: var(--grid-gutter-width-050);
}
@media (max-width: 479px) {
  .vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview .vlt-weather-current-condition {
    flex: 0 1 50%;
    text-align: left;
  }
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview .vlt-weather-current-condition .vlt-weather-current-temperature {
  order: 2;
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview .vlt-weather-current-condition .vlt-weather-current-condition-caption {
  order: 1;
}
@media (min-width: 480px) {
  .vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview .vlt-weather-current-condition {
    flex: 0 0 45%;
  }
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview .vlt-weather-current-icon {
  order: 1;
  margin-top: 10px;
  flex: 0 0 20%;
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview .vlt-weather-current-icon svg {
  width: 100%;
  fill: #ad007c;
  stroke: #ad007c;
  fill: white;
  stroke: white;
  transition: fill 0.5s, stroke 0.5s;
}
@media (min-width: 480px) {
  .vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-preview .vlt-weather-current-icon {
    flex: 0 0 20%;
  }
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-date {
  order: 1;
  text-transform: uppercase;
  padding-bottom: var(--grid-gutter-width-025);
}
.vlt-v15402 .vlt-weather .vlt-weather-current-inner .vlt-weather-current-temperature-minmax {
  display: none;
}