.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: #cf0920;
  --ev_color-base-rgb: 207, 9, 32;
  --ev_color-base-light: #840413;
  --ev_color-base-light-rgb: 132, 4, 19;
  --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: #696865;
  --ev_color-extend-1-rgb: 105, 104, 101;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #000000;
  --ev_color-extend-2-rgb: 0, 0, 0;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #f2f2f2;
  --ev_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_color-text: #696865;
  --ev_color-text-rgb: 105, 104, 101;
  --ev_color-link: #cf0920;
  --ev_color-link-rgb: 207, 9, 32;
  --ev_color-extend2: #000000;
  --ev_color-extend2-rgb: 0, 0, 0;
  --ev_c1_color-base: #cf0920;
  --ev_c1_color-base-rgb: 207, 9, 32;
  --ev_c1_color-base-light: #840413;
  --ev_c1_color-base-light-rgb: 132, 4, 19;
  --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: #696865;
  --ev_c1_color-extend-1-rgb: 105, 104, 101;
  --ev_c1_color-extend-1-light: #3f3f3f;
  --ev_c1_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c1_color-extend-1-dark: #333333;
  --ev_c1_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c1_color-extend-1-bg: #f2f2f2;
  --ev_c1_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c1_color-extend-2: #000000;
  --ev_c1_color-extend-2-rgb: 0, 0, 0;
  --ev_c1_color-extend-2-light: #3f3f3f;
  --ev_c1_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c1_color-extend-2-dark: #333333;
  --ev_c1_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c1_color-extend-2-bg: #f2f2f2;
  --ev_c1_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c1_color-text: #696865;
  --ev_c1_color-text-rgb: 105, 104, 101;
  --ev_c1_color-link: #cf0920;
  --ev_c1_color-link-rgb: 207, 9, 32;
}
@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: #cf0920;
  --ev_color-base-rgb: 207, 9, 32;
  --ev_color-base-light: #840413;
  --ev_color-base-light-rgb: 132, 4, 19;
  --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: #696865;
  --ev_color-extend-1-rgb: 105, 104, 101;
  --ev_color-extend-1-light: #3f3f3f;
  --ev_color-extend-1-light-rgb: 63, 63, 63;
  --ev_color-extend-1-dark: #333333;
  --ev_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_color-extend-1-bg: #f2f2f2;
  --ev_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_color-extend-2: #000000;
  --ev_color-extend-2-rgb: 0, 0, 0;
  --ev_color-extend-2-light: #3f3f3f;
  --ev_color-extend-2-light-rgb: 63, 63, 63;
  --ev_color-extend-2-dark: #333333;
  --ev_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_color-extend-2-bg: #f2f2f2;
  --ev_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_color-text: #696865;
  --ev_color-text-rgb: 105, 104, 101;
  --ev_color-link: #cf0920;
  --ev_color-link-rgb: 207, 9, 32;
}
/** PROJECT DEFAULTS **/
body,
table {
  font-family: Roboto;
  color: #696865;
}
a {
  color: #cf0920;
}
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: 980px !important;
}
.ev-mxw-3 {
  max-width: 1440px !important;
}
.ev-mxw-4 {
  max-width: 855px !important;
}
/** VIELWETTYPE LAYOUT **/
div#cmsskin .vlt-tl373 .vlt-blgentry-entrydate {
  display: block;
  width: 30px;
  float: left;
  border: 1px solid black;
}
div#cmsskin .vlt-tl373 .vlt-blgentry-entrydate .day {
  display: block;
  padding: 3px 0px;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
}
div#cmsskin .vlt-tl373 .vlt-blgentry-entrydate .month {
  display: block;
  padding: 3px 0px;
  text-align: center;
  font-size: 80%;
  color: white;
  background-color: black;
}
div#cmsskin .vlt-tl373 .vlt-blgentry-content {
  display: block;
  padding-left: 40px;
}
div#cmsskin .vlt-tl373 .vlt-blgentry-content span {
  display: block;
}
div#cmsskin .vlt-tl373 .vlt-blgentry-caption {
  font-weight: bold;
}
div#cmsskin .vlt-tl373 .vlt-blgentry-author {
  font-style: italic;
}
div#cmsskin .vlt-tl373 .vlt-item-rowsep {
  height: 10px;
}
div#cmsskin .vlt-tl398 span.field input {
  width: 80px;
}
div#cmsskin .vlt-tl389 .vlt-weather-icon {
  margin-bottom: -10px;
}
div#cmsskin .vlt-tl389 .vlt-weather-day {
  text-align: center;
}
div#cmsskin .vlt-tl389 .vlt-weather-day-first {
  margin-bottom: 15px;
}
div#cmsskin .vlt-tl389 .vlt-weather-day-forecast {
  float: left;
  width: 33%;
  font-size: 90%;
  text-align: center;
}
div#cmsskin .vlt-tl389 .vlt-weather-weekday {
  display: block;
  font-weight: bold;
}
div#cmsskin .vlt-tl389 .vlt-weather-condition {
  display: block;
  white-space: nowrap;
}
div#cmsskin .vlt-tl389 .vlt-weather-temperature {
  display: block;
  white-space: nowrap;
}
div#cmsskin .vlt-tl389 .vlt-weather-icon {
  margin-bottom: -10px;
}
div#cmsskin .vlt-tl389 .vlt-weather-day-first .vlt-weather-temperature {
  font-weight: bold;
  font-size: 16px;
}
div#cmsskin .vlt-tl389 .vlt-weather-day-first .vlt-weather-icon {
  margin-top: -15px;
  margin-bottom: -15px;
}
div#cmsskin .vlt-tl390 .vlt-group-rowsep {
  height: 20px;
}
div#cmsskin .vlt-tl390 .vlt-group-rowsep-first {
  display: none;
}
div#cmsskin .vlt-tl390 .vlt-group-rowsep-last {
  display: none;
}
div#cmsskin .vlt-tl390 table.vlt-weather-table {
  border-collapse: collapse;
}
div#cmsskin .vlt-tl390 tr.vlt-weather-timeofday td {
  width: 32%;
}
div#cmsskin .vlt-tl390 tr.vlt-weather-timeofday td.vlt-weather-value {
  width: 17%;
}
div#cmsskin .vlt-tl390 td.vlt-weather-forecastdate {
  padding: 5px 0px;
  font-weight: bold;
}
div#cmsskin .vlt-tl390 td.vlt-weather-caption {
  padding: 5px;
  font-weight: bold;
  border: 1px solid;
  border-left: 0px;
}
div#cmsskin .vlt-tl390 td.vlt-weather-value {
  padding: 5px;
  border: 1px solid;
  border-color: #A8986D;
  text-align: center;
}
div#cmsskin .vlt-tl390 td.vlt-weather-caption {
  border-color: black;
}
div#cmsskin .vlt-tl390 td.vlt-weather-value {
  border-color: black;
}
div#cmsskin .vlt-tl390 tr.vlt-weather-timeofday td.vlt-weather-value {
  background-color: #A8986D;
  border-color: #A8986D;
  color: #000000;
}
div#cmsskin .vlt-tl390 h2 {
  margin-top: 30px;
}
div#cmsskin .vlt-tl397 .hc-widget {
  margin: auto;
}
div#cmsskin .vlt-tl397 .hc-widget-fullwidth .hc-widget.hc-widget-small {
  min-width: 300px;
  width: 100%;
}
div#cmsskin .vlt-tl397 .hc-widget-fullwidth .hc-widget.hc-widget-medium {
  min-width: 500px;
  width: 100%;
}
div#cmsskin .vlt-tl397 .hc-widget-fullwidth .hc-widget.hc-widget-large {
  min-width: 250px;
  width: 100%;
}
div#cmsskin .vlt-tl391 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin .vlt-tl391 .vlt-teaser-caption {
  font-size: 150%;
}
div#cmsskin .vlt-tl391 .guestbook-entry-metadata {
  font-weight: bold;
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl391 .guestbook-entry-town {
  margin-left: 15px;
}
div#cmsskin .vlt-tl391 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin .vlt-tl391 .field-description {
  float: left;
}
div#cmsskin .vlt-tl364 {
  /* DEPRECATED: Flexslider */
}
div#cmsskin .vlt-tl364 tr.vlt-even td {
  background-color: #E2E58C;
}
div#cmsskin .vlt-tl364 .vlt-offer-content {
  margin-bottom: 15px;
}
div#cmsskin .vlt-tl364 a.vlt-link {
  float: right;
  margin-left: 10px;
}
div#cmsskin .vlt-tl364 a.vlt-link-back {
  float: left;
  margin-left: 0px;
}
div#cmsskin .vlt-tl364 .roomtype-evoverlay-content {
  width: 600px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-calendar {
  margin-bottom: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-description {
  margin-bottom: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-extensions {
  margin-bottom: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-advice {
  margin-bottom: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-footnotes {
  margin-top: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-description ul {
  margin-left: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-extensions ul {
  margin-left: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-advice ul {
  margin-left: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-childprices ul {
  margin-left: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-footnotes ul {
  margin-left: 20px;
}
div#cmsskin .vlt-tl364 div.vlt-offer-ptable {
  margin-top: 10px;
  clear: both;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable {
  border-collapse: collapse;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable td {
  padding: 5px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable tr.vlt-thead td {
  vertical-align: top;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom: 1px solid #AAAAAA;
}
div#cmsskin .vlt-tl364 td.vlt-season,
div#cmsskin .vlt-tl364 td.vlt-stay,
div#cmsskin .vlt-tl364 td.vlt-catering {
  text-align: center;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-2 td.vlt-season {
  text-align: left;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-3 td.vlt-stay {
  text-align: left;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-4 td.vlt-catering {
  text-align: left;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-1 td.vlt-catering {
  width: 1px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-1 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-2 td.vlt-catering {
  width: 1px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-2 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-3 td.vlt-season {
  width: 1px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-3 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-4 td.vlt-stay {
  width: 1px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable-yaxis-4 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable td.vlt-thead-sep {
  height: 3px;
  padding: 0px;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable td.vlt-thead-sep span {
  display: none;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable td.vlt-thead-sep {
  background-color: #AAAAAA;
}
div#cmsskin .vlt-tl364 table.vlt-offer-ptable tr.vlt-tbody td {
  border-color: #AAAAAA;
}
div#cmsskin .vlt-tl364 tr.vlt-even td {
  background-color: #ffffff;
}
div#cmsskin .vlt-tl364 tr.vlt-odd td {
  background-color: #f1f1f1;
}
div#cmsskin .vlt-tl364 tr.vlt-even td.vlt-roomtype-seperator {
  background-color: #AAAAAA;
}
div#cmsskin .vlt-tl364 tr.vlt-odd td.vlt-roomtype-seperator {
  background-color: #AAAAAA;
}
div#cmsskin .vlt-tl364 .vlt-season-caption,
div#cmsskin .vlt-tl364 .vlt-stay-caption,
div#cmsskin .vlt-tl364 .vlt-catering-caption {
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
div#cmsskin .vlt-tl364 .vlt-season-description,
div#cmsskin .vlt-tl364 .vlt-season-periods,
div#cmsskin .vlt-tl364 .vlt-stay-description,
div#cmsskin .vlt-tl364 .vlt-catering-description {
  font-size: 90%;
}
div#cmsskin .vlt-tl364 .vlt-season-periods span {
  display: block;
}
div#cmsskin .vlt-tl364 .vlt-season-periods .period {
  white-space: nowrap;
}
div#cmsskin .vlt-tl364 tr.vlt-even td.vlt-roomtype-seperator {
  display: none;
  height: 1px;
}
div#cmsskin .vlt-tl364 tr.vlt-odd td.vlt-roomtype-seperator {
  display: none;
  height: 1px;
}
div#cmsskin .vlt-tl364 td.vlt-roomtype-seperator span {
  display: none;
}
div#cmsskin .vlt-tl364 td.vlt-roomtype-media {
  width: 1px;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-caption {
  font-size: 130%;
  font-weight: bold;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-caption a {
  text-decoration: none;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-caption a:hover {
  text-decoration: underline;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-allocation {
  font-weight: bold;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-size {
  white-space: nowrap;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-link {
  display: inline-block;
  margin-right: 5px;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-tooltip .vlt-tooltip-inner {
  width: 600px;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-caption {
  font-size: 150%;
  font-weight: bold;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-tooltip .vlt-plan {
  float: right;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-description {
  margin-top: 15px;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-facilities {
  width: 410px;
  margin-top: 15px;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-facilities ul {
  margin: 0px;
  padding: 0px;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-facilities ul li {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-left: 20px;
  width: 180px;
}
div#cmsskin .vlt-tl364 td.vlt-price-caption {
  white-space: nowrap;
}
div#cmsskin .vlt-tl364 td.vlt-price {
  white-space: nowrap;
  text-align: right;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar {
  margin-top: 15px;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-month-caption {
  font-size: 120%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-weekday {
  font-size: 90%;
  width: 17px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #484848;
  color: #FFFFFF;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-weekday-sunday {
  font-weight: bold;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-day {
  background-color: white;
  font-size: 90%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-day-sunday {
  font-weight: bold;
}
div#cmsskin .vlt-tl364 .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 */
}
div#cmsskin .vlt-tl364 .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 */
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-day:hover {
  background: none;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .flexslider ul.slides li {
  text-align: center;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .flexslider ul.slides li table {
  margin: auto;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-legend {
  text-align: center;
  padding-top: 15px;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-legend-item {
  line-height: 24px;
  height: 24px;
  margin-right: 15px;
}
div#cmsskin .vlt-tl364 .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 */
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .vlt-cal-legend-item-icon img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
div#cmsskin .vlt-tl364 .vlt-cal-day span.day {
  display: block;
  position: relative;
  height: 24px;
  line-height: 24px;
}
div#cmsskin .vlt-tl364 .vlt-cal-day span.number {
  position: relative;
  z-index: 1;
}
div#cmsskin .vlt-tl364 .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;
}
div#cmsskin .vlt-tl364 .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;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable {
  text-align: center;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-content {
  margin: auto;
  width: 537px;
  height: 210px;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-item {
  width: 175px;
  height: 210px;
  margin-left: 2px;
  margin-right: 2px;
}
div#cmsskin .vlt-tl364 .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;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-navigator {
  display: none;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-next {
  float: right;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-next a {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0px;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-next a:hover {
  background-position: -30px -30px;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-next a:active {
  background-position: -60px -30px;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-prev {
  float: left;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-prev a {
  margin-left: 0px;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-prev a:hover {
  background-position: -30px 0;
}
div#cmsskin .vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-prev a:active {
  background-position: -60px 0;
}
div#cmsskin .vlt-tl364 .vlt-roomtype-media img {
  max-width: none;
}
div#cmsskin .vlt-tl366 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin .vlt-tl366 .vlt-teaser-media {
  float: left;
}
div#cmsskin .vlt-tl366 .vlt-teaser-content {
  margin-left: 215px;
  min-height: 140px;
}
div#cmsskin .vlt-tl366 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin .vlt-tl366 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl366 .vlt-offer-periods {
  margin-bottom: 10px;
  font-weight: bold;
}
div#cmsskin .vlt-tl366 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl366 .vlt-offer-staytime {
  float: left;
  font-weight: bold;
}
div#cmsskin .vlt-tl366 .vlt-price {
  text-align: right;
}
div#cmsskin .vlt-tl366 .vlt-price .suffix {
  font-weight: bold;
}
div#cmsskin .vlt-tl366 .vlt-price .value {
  font-size: 130%;
}
div#cmsskin .vlt-tl366 .vlt-price .prefix {
  display: block;
  font-size: 90%;
}
div#cmsskin .vlt-tl366 .vlt-teaser-details {
  padding-top: 10px;
}
div#cmsskin .vlt-tl366 .vlt-teaser-details ul {
  margin-left: 15px;
}
div#cmsskin .vlt-tl366 .vlt-catering {
  float: left;
}
div#cmsskin .vlt-tl366 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin .vlt-tl366 .vlt-link {
  float: left;
  margin-right: 10px;
}
div#cmsskin .vlt-tl366 .vlt-link-details {
  float: right;
  margin-right: 0px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media {
  float: left;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media a {
  display: block;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media a.vlt-roomtype-plan {
  margin-top: 15px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-content {
  margin-left: 215px;
  min-height: 140px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin .vlt-tl376 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl376 .vlt-offer-periods {
  margin-bottom: 10px;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl376 .vlt-offer-staytime {
  float: left;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price {
  text-align: right;
}
div#cmsskin .vlt-tl376 .vlt-price .prefix {
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price .value {
  font-size: 1.35em;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price .suffix {
  display: block;
  font-size: 90%;
}
div#cmsskin .vlt-tl376 .vlt-teaser-details {
  padding-top: 10px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-details ul {
  margin-left: 15px;
}
div#cmsskin .vlt-tl376 .vlt-catering {
  float: left;
}
div#cmsskin .vlt-tl376 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin .vlt-tl376 .vlt-link {
  /* float: left;
  margin-right: 10px;*/
}
div#cmsskin .vlt-tl376 .vlt-link-details {
  float: right;
  margin-right: 0px;
}
div#cmsskin .vlt-tl369 .vlt-roomtype-crops {
  margin-top: 15px;
}
div#cmsskin .vlt-tl369 .vlt-roomtype-crops a {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
div#cmsskin .vlt-tl369 .vlt-roomtype-plan {
  float: right;
  display: inline-block;
}
div#cmsskin .vlt-tl369 .vlt-roomtype-facility ul {
  margin-left: 20px;
}
div#cmsskin .vlt-tl369 .vlt-links {
  margin-bottom: 20px;
}
div#cmsskin .vlt-tl369 .vlt-link {
  float: right;
  margin-left: 10px;
}
div#cmsskin .vlt-tl369 .vlt-link-back {
  float: left;
  margin-left: 0px;
}
div#cmsskin .vlt-tl407 ul,
div#cmsskin .vlt-tl407 li {
  margin: 0;
  padding: 0;
}
div#cmsskin .vlt-tl407 .social_share_privacy li.settings_info {
  display: none;
}
div#cmsskin .vlt-tl368 .vlt-group-rowsep {
  clear: both;
  height: 25px;
}
div#cmsskin .vlt-tl368 .vlt-group-rowsep-first {
  height: 0px;
}
div#cmsskin .vlt-tl368 .vlt-group-rowsep-last {
  height: 0px;
}
div#cmsskin .vlt-tl368 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin .vlt-tl368 .vlt-item-rowsep-first {
  height: 0px;
}
div#cmsskin .vlt-tl368 .vlt-item-rowsep-last {
  height: 0px;
}
div#cmsskin .vlt-tl368 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin .vlt-tl368 .vlt-teaser-media {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
div#cmsskin .vlt-tl368 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin .vlt-tl368 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl368 .vlt-package-headline {
  font-size: 120%;
  font-weight: bold;
}
div#cmsskin .vlt-tl368 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl368 .vlt-package-description ul {
  margin-left: 20px;
}
div#cmsskin .vlt-tl368 .vlt-package-prices {
  clear: both;
  margin-top: 10px;
}
div#cmsskin .vlt-tl368 table.vlt-package-price,
div#cmsskin .vlt-tl368 table.vlt-package-price-table {
  width: 100%;
}
div#cmsskin .vlt-tl368 .vlt-package-price-caption {
  font-weight: bold;
}
div#cmsskin .vlt-tl368 .vlt-package-price-minutes {
  text-align: right;
  font-style: italic;
}
div#cmsskin .vlt-tl368 .vlt-package-price-value {
  width: 85px;
  font-size: 150%;
  text-align: right;
}
div#cmsskin .vlt-tl368 .vlt-package-price-links {
  padding-left: 15px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media {
  float: left;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media a {
  display: block;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media a.vlt-roomtype-plan {
  margin-top: 15px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-content {
  margin-left: 215px;
  min-height: 140px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin .vlt-tl376 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl376 .vlt-offer-periods {
  margin-bottom: 10px;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl376 .vlt-offer-staytime {
  float: left;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price {
  text-align: right;
}
div#cmsskin .vlt-tl376 .vlt-price .prefix {
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price .value {
  font-size: 1.35em;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price .suffix {
  display: block;
  font-size: 90%;
}
div#cmsskin .vlt-tl376 .vlt-teaser-details {
  padding-top: 10px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-details ul {
  margin-left: 15px;
}
div#cmsskin .vlt-tl376 .vlt-catering {
  float: left;
}
div#cmsskin .vlt-tl376 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin .vlt-tl376 .vlt-link {
  /* float: left;
  margin-right: 10px;*/
}
div#cmsskin .vlt-tl376 .vlt-link-details {
  float: right;
  margin-right: 0px;
}
div#cmsskin .vlt-tl366 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin .vlt-tl366 .vlt-teaser-media {
  float: left;
}
div#cmsskin .vlt-tl366 .vlt-teaser-content {
  margin-left: 215px;
  min-height: 140px;
}
div#cmsskin .vlt-tl366 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin .vlt-tl366 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl366 .vlt-offer-periods {
  margin-bottom: 10px;
  font-weight: bold;
}
div#cmsskin .vlt-tl366 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl366 .vlt-offer-staytime {
  float: left;
  font-weight: bold;
}
div#cmsskin .vlt-tl366 .vlt-price {
  text-align: right;
}
div#cmsskin .vlt-tl366 .vlt-price .suffix {
  font-weight: bold;
}
div#cmsskin .vlt-tl366 .vlt-price .value {
  font-size: 130%;
}
div#cmsskin .vlt-tl366 .vlt-price .prefix {
  display: block;
  font-size: 90%;
}
div#cmsskin .vlt-tl366 .vlt-teaser-details {
  padding-top: 10px;
}
div#cmsskin .vlt-tl366 .vlt-teaser-details ul {
  margin-left: 15px;
}
div#cmsskin .vlt-tl366 .vlt-catering {
  float: left;
}
div#cmsskin .vlt-tl366 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin .vlt-tl366 .vlt-link {
  float: left;
  margin-right: 10px;
}
div#cmsskin .vlt-tl366 .vlt-link-details {
  float: right;
  margin-right: 0px;
}
div#cmsskin .vlt-tl431 .vlt-group {
  padding: var(--grid-gutter-width) 0;
}
div#cmsskin .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;
}
div#cmsskin .vlt-tl431 .ev-tbsl-col.ev-tbsl-fixed-col {
  text-align: left;
  font-weight: bold;
}
div#cmsskin .vlt-tl431 .ev-tbsl > .ev-tbsl-row.vlt-weather-daytime-row {
  font-weight: bold;
}
div#cmsskin .vlt-tl431 .ev-tbsl > .ev-tbsl-row.vlt-weather-daytime-row .ev-tbsl-col {
  border: 0px;
}
div#cmsskin .vlt-tl431 .ev-tbsl > .ev-tbsl-row:last-child .ev-tbsl-col {
  border-bottom-width: 1px;
}
div#cmsskin .vlt-tl431 .owl-nav > div {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  width: 15px;
}
div#cmsskin .vlt-tl431 .owl-nav > div .icon {
  font-size: 1em !important;
}
div#cmsskin .vlt-tl431 .owl-nav > div.owl-next {
  left: auto;
  right: 0;
}
div#cmsskin .vlt-tl431 .ev-tbsl-row .owl-nav {
  display: none;
}
div#cmsskin .vlt-tl431 .ev-tbsl-row .owl-dots {
  display: none;
}
div#cmsskin .vlt-tl431 .ev-tbsl-row:hover .owl-nav {
  display: inline;
}
div#cmsskin .vlt-tl376 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media {
  float: left;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media a {
  display: block;
}
div#cmsskin .vlt-tl376 .vlt-teaser-media a.vlt-roomtype-plan {
  margin-top: 15px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-content {
  margin-left: 215px;
  min-height: 140px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin .vlt-tl376 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl376 .vlt-offer-periods {
  margin-bottom: 10px;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl376 .vlt-offer-staytime {
  float: left;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price {
  text-align: right;
}
div#cmsskin .vlt-tl376 .vlt-price .prefix {
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price .value {
  font-size: 1.35em;
  font-weight: bold;
}
div#cmsskin .vlt-tl376 .vlt-price .suffix {
  display: block;
  font-size: 90%;
}
div#cmsskin .vlt-tl376 .vlt-teaser-details {
  padding-top: 10px;
}
div#cmsskin .vlt-tl376 .vlt-teaser-details ul {
  margin-left: 15px;
}
div#cmsskin .vlt-tl376 .vlt-catering {
  float: left;
}
div#cmsskin .vlt-tl376 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin .vlt-tl376 .vlt-link {
  /* float: left;
  margin-right: 10px;*/
}
div#cmsskin .vlt-tl376 .vlt-link-details {
  float: right;
  margin-right: 0px;
}
div#cmsskin .vlt-tl380 {
  /* DEPRECATED: Flexslider */
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable {
  border-collapse: collapse;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable td {
  padding: 5px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom: 1px solid #AAAAAA;
}
div#cmsskin .vlt-tl380 td.vlt-season,
div#cmsskin .vlt-tl380 td.vlt-stay,
div#cmsskin .vlt-tl380 td.vlt-catering {
  text-align: center;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-season {
  text-align: left;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-stay {
  text-align: left;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-catering {
  text-align: left;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-1 td.vlt-catering {
  width: 150px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-catering {
  width: 150px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-season {
  width: 150px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-stay {
  width: 150px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep {
  height: 3px;
  padding: 0px;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep span {
  display: none;
}
div#cmsskin .vlt-tl380 .vlt-season-caption,
div#cmsskin .vlt-tl380 .vlt-stay-caption,
div#cmsskin .vlt-tl380 .vlt-catering-caption {
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
div#cmsskin .vlt-tl380 .vlt-season-description,
div#cmsskin .vlt-tl380 .vlt-season-periods,
div#cmsskin .vlt-tl380 .vlt-stay-description,
div#cmsskin .vlt-tl380 .vlt-catering-description {
  font-size: 90%;
}
div#cmsskin .vlt-tl380 .vlt-season-periods span {
  display: block;
}
div#cmsskin .vlt-tl380 td.vlt-price-caption {
  white-space: nowrap;
}
div#cmsskin .vlt-tl380 td.vlt-price {
  white-space: nowrap;
  text-align: right;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom-color: #AAAAAA;
}
div#cmsskin .vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep {
  background-color: #AAAAAA;
}
div#cmsskin .vlt-tl380 tr.vlt-even td {
  background-color: #ffffff;
}
div#cmsskin .vlt-tl380 tr.vlt-odd td {
  background-color: #f1f1f1;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar {
  margin: 15px 0px;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .vlt-cal-month-caption {
  font-size: 120%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
div#cmsskin .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;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .vlt-cal-weekday-sunday {
  font-weight: bold;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .vlt-cal-day {
  background-color: white;
  font-size: 90%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .vlt-cal-day-sunday {
  font-weight: bold;
}
div#cmsskin .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 */
}
div#cmsskin .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 */
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .vlt-cal-day:hover {
  background: none;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .flexslider ul.slides li {
  text-align: center;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .flexslider ul.slides li table {
  margin: auto;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .vlt-cal-legend {
  text-align: center;
  padding-top: 15px;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .vlt-cal-legend-item {
  line-height: 24px;
  height: 24px;
  margin-right: 15px;
}
div#cmsskin .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 */
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .vlt-cal-legend-item-icon img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
div#cmsskin .vlt-tl380 .vlt-cal-day span.day {
  display: block;
  position: relative;
  height: 24px;
  line-height: 24px;
}
div#cmsskin .vlt-tl380 .vlt-cal-day span.number {
  position: relative;
  z-index: 1;
}
div#cmsskin .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;
}
div#cmsskin .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;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable {
  text-align: center;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-content {
  margin: auto;
  width: 537px;
  height: 210px;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-item {
  width: 175px;
  height: 210px;
  margin-left: 2px;
  margin-right: 2px;
}
div#cmsskin .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;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-navigator {
  display: none;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next {
  float: right;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0px;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a:hover {
  background-position: -30px -30px;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a:active {
  background-position: -60px -30px;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev {
  float: left;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a {
  margin-left: 0px;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a:hover {
  background-position: -30px 0;
}
div#cmsskin .vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a:active {
  background-position: -60px 0;
}
div#cmsskin .vlt-tl370 .vlt-teaser {
  background-color: white;
}
div#cmsskin .vlt-tl370 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin .vlt-tl370 .vlt-teaser-media {
  float: left;
}
div#cmsskin .vlt-tl370 .vlt-teaser-content {
  padding-left: 215px;
}
div#cmsskin .vlt-tl370 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin .vlt-tl370 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl370 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin .vlt-tl370 .vlt-link-details {
  float: right;
}
div#cmsskin .vlt-tl370 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin .vlt-tl398 span.field input {
  width: 80px;
}
div#cmsskin .vlt-tl392 {
  /*.col {
 display: flex;
 flex-wrap: wrap;
 .vlt-group:first-child {
  flex: 1 0 100%;
 }
}
a {
 text-decoration: none;
}
.vlt-weather-icon {
 display: block;
 float: left;
 margin-top: -30px;
}
.vlt-weather-temperature {
 display: block;
 font-weight: bold;
 font-size: 130%;
}
.vlt-weather-condition {
 display: block;
 font-size: 90%;
}
&:after {
 content: '';
 display: block;
 clear: both;
}
*/
  /* 20210909 Neue Variante erstellt, fehlerhafte Darstellung
.col {
 display: flex;
 padding-top: 150px;
 position: relative;
 padding-bottom: 30px;
 > div {
  &:first-child {
   .vlt-weather-temperature {
    display: block;
    margin-top: -25px;
    font-weight: bold;
   }
   .vlt-weather-condition {
    display: block;
    font-weight: bold;
   }
  }
  &:not(&:first-child) {
   .vlt-weather-icon {
    img {
     .scale(0.8);
    }
   }
  }
 }
  .vlt-weather-temperature {
   display: block;
   font-size: 1.1em;
   font-weight: bold;
   margin-top: -25px;
   &:after {
    content: ' °C';
   }
  }
  .vlt-weather-condition {
   display: block;
   font-size: 0.9em;
  }
 }
}
*/
  /* Update wegen moin.info CSS-Version 5*/
}
div#cmsskin .vlt-tl392 .col,
div#cmsskin .vlt-tl392 .vlt-groups-l1 {
  display: flex;
  padding-top: 135px;
  position: relative;
  padding-bottom: 30px;
}
div#cmsskin .vlt-tl392 .vlt-groups-l1 > div,
div#cmsskin .vlt-tl392 .col > div {
  text-align: center;
}
div#cmsskin .vlt-tl392 .vlt-groups-l1 > div:first-child,
div#cmsskin .vlt-tl392 .col > div:first-child {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
div#cmsskin .vlt-tl392 .vlt-groups-l1 > div:first-child .vlt-weather-temperature,
div#cmsskin .vlt-tl392 .col > div:first-child .vlt-weather-temperature {
  display: inline-block;
  margin-top: -30px;
  font-weight: bold;
}
div#cmsskin .vlt-tl392 .vlt-groups-l1 > div:first-child .vlt-weather-condition,
div#cmsskin .vlt-tl392 .col > div:first-child .vlt-weather-condition {
  display: inline-block;
  font-weight: bold;
  margin-left: 10px;
}
div#cmsskin .vlt-tl392 .vlt-groups-l1 > div:not(:first-child) .vlt-weather-icon img,
div#cmsskin .vlt-tl392 .col > div:not(:first-child) .vlt-weather-icon img {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
div#cmsskin .vlt-tl392 .vlt-groups-l1 .vlt-weather-temperature,
div#cmsskin .vlt-tl392 .col .vlt-weather-temperature {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: -30px;
}
div#cmsskin .vlt-tl392 .vlt-groups-l1 .vlt-weather-temperature:after,
div#cmsskin .vlt-tl392 .col .vlt-weather-temperature:after {
  content: ' °C';
}
div#cmsskin .vlt-tl392 .vlt-groups-l1 .vlt-weather-condition,
div#cmsskin .vlt-tl392 .col .vlt-weather-condition {
  display: block;
  font-size: 0.9em;
}
div#cmsskin .vlt-tl413 .vlt-crop {
  position: relative;
}
div#cmsskin .vlt-tl413 .vlt-crop-zoomicon {
  cursor: pointer;
}
div#cmsskin .vlt-tl560 .evconsent-dialog-bg {
  position: fixed;
  right: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
}
div#cmsskin .vlt-tl560 .evconsent-dialog {
  position: fixed;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 100000;
  padding: 1.5rem;
  text-align: center;
}
div#cmsskin .vlt-tl560 .evconsent-dialog .evconsent-dialog-caption {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.1;
}
div#cmsskin .vlt-tl560 .evconsent-dialog .evconsent-dialog-description {
  margin-top: 1rem;
}
div#cmsskin .vlt-tl560 .evconsent-dialog .evconsent-dialog-links {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
}
div#cmsskin .vlt-tl560 .evconsent-dialog .evconsent-dialog-links a {
  display: block;
  padding: 8px 16px;
  margin: 2px 0px;
  text-decoration: none;
  order: 2;
  order: 1;
  padding: 16px 32px;
}
@media (min-width: 480px) {
  div#cmsskin .vlt-tl560 .evconsent-dialog .evconsent-dialog-links {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  div#cmsskin .vlt-tl560 .evconsent-dialog .evconsent-dialog-links a {
    order: 1;
    margin: 0px 8px;
  }
}
div#cmsskin .vlt-tl560 .evconsent-dialog .evconsent-dialog-footer {
  margin-top: 1rem;
}
div#cmsskin .vlt-tl560 .evconsent-dialog .evconsent-dialog-footer a {
  margin: 0px 8px;
}
div#cmsskin .vlt-tl582,
div#cmsskin .vlt-tl582 table {
  color: #484848;
}
div#cmsskin .vlt-tl582 a {
  color: black;
}
div#cmsskin .vlt-tl582 .pvy-configure {
  max-width: 996px;
  padding: 15px;
}
div#cmsskin .vlt-tl582 .pvy-configure-head h3 {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
div#cmsskin .vlt-tl582 .pvy-configure-links {
  display: flex;
  justify-content: center;
  gap: 15px;
}
div#cmsskin .vlt-tl582 .pvy-configure-links a {
  flex: 1;
  text-align: center;
  padding: 12px 16px;
  border: 1px solid #DDDDDD;
  font-weight: bold;
}
div#cmsskin .vlt-tl582 .pvy-configure-links a:hover {
  text-decoration: none;
  background-color: #484848;
  color: white;
  border-color: #484848;
}
div#cmsskin .vlt-tl582 .pvy-configure-body .pvy-cookieapps,
div#cmsskin .vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
  margin-top: 30px;
}
@media (min-width: 480px) {
  div#cmsskin .vlt-tl582 .pvy-configure-body {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    border: 1px solid #DDDDDD;
  }
  div#cmsskin .vlt-tl582 .pvy-configure-body .pvy-cookieapps,
  div#cmsskin .vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    margin-top: 0px;
  }
  div#cmsskin .vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    background-color: #f1f1f1;
    border-right: 1px solid #DDDDDD;
    flex: 2 2;
    /*
      display: flex;
      flex-direction: row;
      */
  }
  div#cmsskin .vlt-tl582 .pvy-configure-body .pvy-cookieapps {
    background-color: white;
    padding: 30px;
    flex: 4 4;
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 30px;
    row-gap: 30px;
  }
}
div#cmsskin .vlt-tl582 .pvy-cookiegroups {
  flex: 1;
  /*
  display: flex;
  flex-direction: row;
  */
}
div#cmsskin .vlt-tl582 .pvy-cookiegroup {
  border-bottom: 1px solid #DDDDDD;
  padding: 8px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
div#cmsskin .vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption {
  flex: 1 1;
  display: block;
  order: 1;
}
div#cmsskin .vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption a span {
  cursor: pointer;
}
div#cmsskin .vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-switcher {
  display: block;
  width: 40px;
  order: 2;
}
div#cmsskin .vlt-tl582 .pvy-cookiegroup.active .pvy-cookiegroup-caption {
  font-weight: bold;
}
@media (min-width: 480px) {
  div#cmsskin .vlt-tl582 .pvy-cookiegroup {
    padding: 15px 30px;
  }
  div#cmsskin .vlt-tl582 .pvy-cookiegroup:last-child {
    border-bottom: 0;
  }
  div#cmsskin .vlt-tl582 .pvy-cookiegroup.active {
    background-color: white;
    margin-right: -2px;
  }
}
div#cmsskin .vlt-tl582 .pvy-cookieapp {
  padding: 8px 0px;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head {
  display: flex;
  flex-direction: row;
  align-items: center;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-caption {
  flex: 1 1;
  font-weight: bold;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-switcher {
  width: 40px;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist {
  margin-top: 15px;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table {
  width: 100%;
  border: 1px solid #CCCCCC;
  font-size: 0.85em;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th:first-child,
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td,
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th {
  padding: 4px 8px;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  font-weight: bold;
  vertical-align: top;
}
div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table tr:first-child th {
  background-color: #CCCCCC;
}
@media (min-width: 480px) {
  div#cmsskin .vlt-tl582 .pvy-cookieapp {
    padding: 15px;
    background-color: #f1f1f1;
  }
  div#cmsskin .vlt-tl582 .pvy-cookieapp .pvy-cookieapp-caption {
    font-size: 1.25em;
  }
}
div#cmsskin .vlt-tl582 .pvy-configure-footer {
  margin-top: 15px;
  text-align: center;
}
div#cmsskin .vlt-tl582 .pvy-configure-footer a {
  display: inline-block;
  margin: 0px 5px;
  color: #AAAAAA;
  font-size: 0.85em;
}
div#cmsskin .vlt-tl582 .switch label {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
div#cmsskin .vlt-tl582 .switch label input {
  opacity: 0;
  width: 0;
  height: 0;
}
div#cmsskin .vlt-tl582 .switch label span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CCCCCC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div#cmsskin .vlt-tl582 .switch label span:before {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div#cmsskin .vlt-tl582 .switch label input:checked + span {
  background-color: #5DBE7B;
}
div#cmsskin .vlt-tl582 .switch label input:focus + span {
  box-shadow: 0 0 1px #5DBE7B;
}
div#cmsskin .vlt-tl582 .switch label input:checked + span:before {
  transform: translateX(calc(40px / 2 - 2 * 3px));
}
div#cmsskin .vlt-tl582 .switch label span.round {
  border-radius: 24px;
}
div#cmsskin .vlt-tl582 .switch label span.round:before {
  border-radius: 50%;
}
div#cmsskin .vlt-tl421 button.icon {
  border: none;
  background-color: transparent;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-tl421 ul.level-1 button.icon {
    opacity: 0;
    visibility: hidden;
  }
}
div#cmsskin .vlt-tl421 button.icon {
  border: none;
  background-color: transparent;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-tl421 ul.level-1 button.icon {
    opacity: 0;
    visibility: hidden;
  }
}
/** VIELWETTYPE LAYOUT VARIANT **/
div#cmsskin .vlt-tv579 .evconsent-dialog {
  background-color: #cf0920;
  color: white;
}
div#cmsskin .vlt-tv579 .evconsent-dialog .evconsent-dialog-links a {
  color: white;
  background-color: white;
  font-weight: bold;
  color: #cf0920;
}
div#cmsskin .vlt-tv579 .evconsent-dialog .evconsent-dialog-links a:hover {
  color: white;
}
div#cmsskin .vlt-tv579 .evconsent-dialog .evconsent-dialog-links a:hover {
  background-color: #bb9442;
  border-color: #bb9442;
}
div#cmsskin .vlt-tv579 .evconsent-dialog .evconsent-dialog-footer a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9em;
}
/** PROJECT **/
.vlt-batch {
  padding: var(--grid-gutter-width) 0px !important;
}
.vlt-batch .vlt-batch-inner {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
.vlt-batch .vlt-batch-inner .vlt-batch-prev.disabled,
.vlt-batch .vlt-batch-inner .vlt-batch-next.disabled {
  visibility: hidden !important;
}
.vlt-batch .vlt-batch-inner a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #CF0920 !important;
  text-decoration: none !important;
  background-color: white !important;
  aspect-ratio: 1/1 !important;
  width: 26px !important;
}
.vlt-batch .vlt-batch-inner a.active,
.vlt-batch .vlt-batch-inner a:hover {
  background-color: #CF0920 !important;
  color: white !important;
}
.vlt-batch .vlt-batch-inner .vlt-batch-nav {
  order: 1 !important;
}
.vlt-batch .vlt-batch-inner .vlt-batch-nav ul {
  margin: 0px !important;
  padding: 0px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-around !important;
  gap: 1px !important;
}
.vlt-batch .vlt-batch-inner .vlt-batch-nav ul > li {
  margin: 0px !important;
  padding: 0px !important;
  list-style: none !important;
}
.vlt-batch .vlt-batch-inner .vlt-batch-nav ul > li.vlt-batch-nav-dots > * {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  aspect-ratio: 1/1 !important;
  width: 26px !important;
}
.vlt-batch .vlt-batch-inner .vlt-batch-next {
  order: 3 !important;
}
.vlt-offer-calendar {
  display: none;
}
.vlt-link {
  border: 1px solid #ffffff;
  background-color: #cf0920;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 100;
  color: white;
}
.vlt-link:hover {
  text-decoration: underline;
}
.vlt-link-request {
  background-color: #d01127;
  color: white;
}
/*.vlt-filter-item-value-inner {
 border-color:white;
 background-color:#D7AD36;
 box-shadow:0px 0px 5px #D0B473 inset;
}
.vlt-filter-item-value-active {
 border-color:white;
 background-color:#d01127;
 box-shadow:0px 0px 5px #5D762B inset;
 color:white;
}*/
/** SECTIONS **/
body body {
  padding: 0px;
  margin: 0px;
  background: #ffffff;
  line-height: 1.4;
  font-family: Roboto;
}
body .fancybox-skin .key-dialog .ev-btn-default {
  display: inline-block;
  background-color: #cf0920;
  border-color: #cf0920;
  color: white !important;
  padding: 5px 15px;
  border-radius: 4px;
  font-weight: bold;
}
body .key-grafik-child a {
  outline: none !important;
}
div#page_booking h2 {
  font-weight: 200;
  text-transform: uppercase;
  font-size: 2em;
  margin: 0;
  margin-left: 30px;
  margin-top: 30px;
}
div#page_booking .key-button-close {
  text-align: right;
  margin-right: 30px;
  margin-top: 35px;
}
div#page_booking .key-button-close a {
  display: inline-block;
  background-color: #d32135;
  color: white;
  padding: 5px 20px;
}
div#page_booking .key-button-close a:hover {
  text-decoration: underline;
  color: white;
}
div#page_content .key-maingroup {
  flex-direction: column;
  width: 100%;
}
div#page_content .key-maingroup-child {
  width: 100%;
  padding: 10px;
}
div#page_content .key-headlines {
  margin-bottom: 15px;
}
div#page_content .key-headlines .key-headline h1 {
  margin: 0px;
}
div#page_content .key-headlines .key-subheadline {
  font-size: 18px;
  font-weight: bold;
}
div#page_content .key-ptnavigaiton-horizontal {
  margin-top: 15px;
}
div#page_content .key-ptnavigaiton-backlink div {
  text-align: center;
}
div#page_content .headline-container {
  margin-bottom: 20px;
  font-family: Roboto;
  text-align: center;
}
@media (min-width: 992px) {
  div#page_content .headline-container {
    text-align: inherit;
  }
}
div#page_content .headline-container .headline {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 1;
}
@media (max-width: 479px) {
  div#page_content .headline-container .headline {
    font-size: 1.8em;
  }
}
@media (min-width: 992px) {
  div#page_content .headline-container .headline {
    font-size: 2.2em;
  }
}
div#page_content .headline-container .subline {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 1;
}
@media (min-width: 992px) {
  div#page_content .headline-container .subline {
    font-size: 1.3em;
  }
}
div#page_content .custom-box-body {
  padding: 5px;
}
div#page_content .custom-box-inner {
  background-color: #da4752;
  color: white;
}
div#page_content .custom-box-inner:hover {
  background-color: #696865;
  color: white;
  box-shadow: 0px 0px 20px #000000;
}
div#page_content .custom-box-headline {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 100;
  text-align: center;
}
div#page_content .custom-box-link {
  background-color: white;
  margin: 5px 5px;
  margin-top: 10px;
}
div#page_content .custom-box-link a {
  display: block;
  color: #da4651;
  text-decoration: none;
  text-align: center;
}
div#page_content .custom-box-thumbnail img {
  width: 100%;
}
div#page_content .r-tabs-accordion-title a.r-tabs-anchor {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #cf0920;
  padding: 10px 20px;
  text-decoration: none;
  margin-top: 5px;
  color: white;
  text-align: left;
}
@media (min-width: 992px) {
  div#page_content .r-tabs-accordion-title a.r-tabs-anchor {
    font-size: 1.2em;
  }
}
div#page_content .r-tabs-accordion-title a.r-tabs-anchor .caption {
  order: 1;
}
div#page_content .r-tabs-accordion-title a.r-tabs-anchor .icon {
  order: 2;
}
div#page_content .r-tabs-accordion-title a br {
  display: none;
}
div#page_content .r-tabs-state-active .r-tabs-anchor {
  background-color: #696865 !important;
}
div#page_content .ev-accordion-default .r-tabs-panel {
  padding: 20px;
  margin-top: 5px;
  background-color: rgba(63, 63, 63, 0.1);
}
div#page_content .r-tabs-accordion-title a.r-tabs-anchor .icon:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(135deg);
}
div#page_content .r-tabs-state-active a.r-tabs-anchor .icon:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(315deg);
}
body.Layout05 div#cmsskin {
  /*.key-willkommen h1 {
 font-size: 2em;
 margin: 0;
 padding: 0;
}
.key-willkommen h1 a {
 color: white;
 font-weight: 300;
 text-transform: uppercase;
 text-decoration: none;
 display: block;
 line-height: 70px;
 height: 70px;
 background-color: #c3a159;
 text-align: center;
}

.custom-box {
 position: relative;
 background-color: rgba(209, 26, 41, 0.8);
 color: white;
}
.custom-box-inner {
 padding: 15px;
}
.custom-box-hover {
 background-color: @ev_color-base;
}

.custom-box-headline {
 font-size: 1.3em;
 color: white;
 font-weight: 100;
}

.custom-box-content {
 padding-bottom: 8px;
}

.custom-box-link a {
 color: @ev_color-base;
 font-weight: 100;
 text-transform: uppercase;
 text-decoration: none;
 text-align: center;
 display: block;
 padding: 5px 10px;
 background-color: white;
}

.custom-box-price {
 position: absolute;
 top: -2.5em;
 right: 8px;
 background: none repeat scroll 0 0 #bc9747;
 border-radius: 50% 50% 50% 50%;
 color: #ffffff;
 display: block;
 float: right;
 font-weight: normal;
 height: 3.7em;
 padding: 1em 0 0;
 text-align: center;
 transform: rotate(-10deg);
 width: 5em;
 font-size: 1.2em;
 line-height: 1;
}

.custom-box-price span {
 display: block;
 font-size: 10px;
}

.custom-box-price span.value {
 font-weight: bold;
 font-size: 1.5em;
}

.custom-box-price span.suffix {
 font-size: 10px;
}

.custom-box-thumbnail {
 display: none;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 height: 0px;
}

.custom-box-thumbnail img {
 position: absolute;
 bottom: 0;
 width: 100%;
 height: auto;
}
.custom-box-hover .custom-box-thumbnail {
 display: block;
}
.custom-box-hover {
 box-shadow: 0px 0px 20px #000000;
}
*/
}
body.Layout05 div#cmsskin #page_slider .swiper-container {
  height: calc(100svh - (165px + 23px));
  width: 100%;
}
body.Layout05 div#cmsskin #page_body {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  z-index: 5;
}
body.Layout05 div#cmsskin #page_body .key-slogan {
  text-align: center;
}
body.Layout05 div#cmsskin #page_body .key-slogan h1 {
  margin: 0;
  padding: 0;
  letter-spacing: -0.5px;
}
body.Layout05 div#cmsskin #page_body .key-slogan a {
  font-family: Roboto;
  font-weight: 100;
  color: white;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.5);
}
div#cmsskin div#page_navigation div#MainNavigation .item-L2,
div#cmsskin div#page_navigation div#MainNavigation .itemcontent-L2 {
  position: static !important;
}
div#cmsskin div#page_navigation .NavigationItemThumbnail {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#cmsskin div#page_navigation .NavigationItemThumbnail img {
  border-radius: 50%;
}
div#cmsskin div#page_navigation .item-L2:first-child .NavigationItemThumbnail,
div#cmsskin div#page_navigation a:hover .NavigationItemThumbnail {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#cmsskin div#page_navigation .MainNavigation-L2 {
  min-height: 300px;
}
div#cmsskin div#page_footer_boxes .key-pagefooter-boxes-child {
  text-align: center;
}
@media (min-width: 480px) {
  div#cmsskin div#page_footer_boxes .key-pagefooter-boxes-child {
    text-align: left;
  }
}
div#cmsskin div#page_footer_boxes .custom-box {
  color: white;
}
@media (max-width: 479px) {
  div#cmsskin div#page_footer_boxes .custom-box {
    border-top: 1px solid #c7a867;
    padding-top: 30px;
  }
}
@media (min-width: 480px) {
  div#cmsskin div#page_footer_boxes .custom-box {
    border-left: 1px solid #c7a867;
    padding-left: 20px;
    min-height: 200px;
  }
}
div#cmsskin div#page_footer_boxes .key-pagefooter-boxes-child-1 .custom-box {
  border: 0;
  padding: 0;
}
div#cmsskin div#page_footer_boxes .custom-box-headline {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 1.3em;
  color: white;
}
div#cmsskin div#page_footer_boxes .custom-box-content {
  font-size: 0.9em;
}
div#cmsskin div#page_footer_boxes .custom-box-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#cmsskin div#page_footer_boxes .custom-box-content ul li {
  line-height: 2;
}
div#cmsskin div#page_footer_boxes a {
  display: inline-block;
  color: white;
  text-decoration: none;
  line-height: 2.5;
}
div#cmsskin div#page_footer_boxes a:hover {
  text-decoration: underline;
}
div#cmsskin div#page_footer_info .custom-box {
  position: relative;
  height: 200px;
}
div#cmsskin div#page_footer_info .custom-box-headline {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 1.3em;
  color: #cf0920;
}
div#cmsskin div#page_footer_info .key-gutscheine .custom-box-thumbnail {
  position: absolute;
  top: 50px;
  right: 0px;
}
div#cmsskin div#page_footer_info .custom-box-hover {
  text-decoration: underline;
}
div#cmsskin div#page_slider .key-pageheader {
  /*min-width: 1000px;
 max-width: 1280px;*/
  margin: auto;
  max-width: 100%;
}
div#cmsskin div#page_slider body.Layout06 .key-pageheader {
  max-width: 100%;
}
div#cmsskin div#page_slider body.Layout06 div#page_slider_branding_left,
div#cmsskin div#page_slider body.Layout06 div#page_slider_branding_right {
  display: none;
}
div#cmsskin div#page_slider div#page_slider_branding_left {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 23px;
  width: 10%;
  z-index: 10;
  display: none;
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
div#cmsskin div#page_slider div#page_slider_branding_right {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 23px;
  width: 10%;
  z-index: 10;
  display: none;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
div#cmsskin .vlt-quickbooker-field {
  margin-top: 20px;
}
div#cmsskin .vlt-quickbooker-field .caption {
  margin-right: 20px;
}
div#cmsskin .vlt-quickbooker-field .field {
  padding: 4px;
  margin: 4px 0px;
  border: 1px solid #cccccc;
}
div#cmsskin .vlt-quickbooker-field .field input {
  border: 0px;
  width: 80px;
}
div#cmsskin .vlt-quickbooker-button {
  margin-top: 15px;
  text-align: right;
}
div#cmsskin .vlt-quickbooker-button input,
div#cmsskin .vlt-quickbooker-button a {
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #cf0920;
  color: white;
  font-weight: 100;
  padding: 4px 10px;
  border: 1px solid white;
}
div#cmsskin .vlt-quickbooker-button input:hover,
div#cmsskin .vlt-quickbooker-button a:hover {
  text-decoration: underline;
}
/*.page_center {
 max-width: 980px;
 min-width: 980px;
 margin: auto;
}*/
div#page_header {
  position: fixed;
  z-index: 10;
  top: 0px;
  left: 0px;
  right: 0px;
  padding-top: 10px;
  background-color: white;
}
div#page_header_inner {
  position: relative;
  height: 100px;
  max-width: 980px;
  margin: 0 auto;
}
div#page_logo {
  padding-left: 10px;
}
div#page_navigation {
  position: fixed;
  top: 110px;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: #cf0920;
  text-align: right;
}
@media (min-width: 992px) {
  div#page_navigation {
    top: 110px;
  }
}
#page_navigation_inner {
  max-width: 980px;
  margin: 0 auto;
}
/*
div#page_navigation_inner {
 background: url(/de/images/ba-shadow-down.png) no-repeat center top;
 background-size: 100%;
 height: 50px;
}
div#page_musik {
 position: absolute;
 right: 0px;
 top: 8px;
 text-align: right;
 border: 1px solid #f1f1f1;
 padding: 5px;
 text-transform: uppercase;
 font-size: 90%;
 font-weight: 100;
 color: #696865;
}
*/
div#page_slider {
  position: relative;
  margin-top: 160px;
  z-index: 1;
  overflow: inherit;
}
div#page_slider .swiper-container {
  height: calc(80svh - 185px);
}
div#page_slider_shadow {
  background: url(/de/images/ba-page-slider-shadow.png) no-repeat center top;
  background-size: 100%;
  height: 23px;
}
/*
body.Layout01 div#page_body,
body.Layout02 div#page_body {
 background: -moz-linear-gradient(
  top,
  rgba(255, 255, 255, 0) 0%,
  rgba(253, 245, 231, 1) 100%
 );
 
 background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0%, rgba(255, 255, 255, 0)),
  color-stop(100%, rgba(253, 245, 231, 1))
 );

 background: -webkit-linear-gradient(
  top,
  rgba(255, 255, 255, 0) 0%,
  rgba(253, 245, 231, 1) 100%
 );

 background: -o-linear-gradient(
  top,
  rgba(255, 255, 255, 0) 0%,
  rgba(253, 245, 231, 1) 100%
 );

 background: -ms-linear-gradient(
  top,
  rgba(255, 255, 255, 0) 0%,
  rgba(253, 245, 231, 1) 100%
 );

 background: linear-gradient(
  to bottom,
  rgba(255, 255, 255, 0) 0%,
  rgba(253, 245, 231, 1) 100%
 );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#fdf5e7', GradientType=0);
}
*/
body.Layout01 div#page_content {
  float: left;
  width: 100%;
}
a#page_anchor_content {
  position: absolute;
  bottom: 160px;
  border: 1px solid red;
  height: 10px;
  display: block;
}
div#page_content_inner {
  padding: 20px 0px;
}
body.Layout01 div#page_right {
  float: right;
  width: 100%;
}
div#page_portlets {
  padding: 20px 10px;
}
@media (min-width: 992px) {
  div#page_portlets {
    padding: 20px 0;
    padding-left: 20px;
  }
}
div#page_offers {
  padding-bottom: 20px;
}
div#page_footer_info {
  background-color: #ffffff;
  padding: 20px 10px;
}
div#page_footer_boxes {
  background-color: #b99341;
  padding: 20px 10px;
}
div#page_footer {
  padding: 20px 10px;
}
div#cmsskin_poweredby {
  text-align: right;
  margin-top: -37px;
}
@media (min-width: 480px) {
  div#cmsskin_poweredby {
    margin-top: -25px;
  }
}
/*div#page_phone {
  float: left;
 margin-left: 50px;
 margin-top: 45px;
 text-transform: uppercase;
 font-weight: 100;
 font-size: 1em;
 @media (min-width: @screen-md-min) {
 }
}*/
div#page_buttons {
  position: absolute;
  top: 0;
  right: 4px;
  z-index: 1;
  left: 33.33%;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 0.8em;
  text-align: right;
}
@media (min-width: 480px) {
  div#page_buttons {
    left: 55%;
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  div#page_buttons {
    top: 30px;
    left: auto;
  }
}
div#page_buttons ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#page_buttons li {
  display: inline-block;
}
@media (min-width: 480px) {
  div#page_buttons li {
    display: inline-block;
    float: right;
    padding-right: 10px;
  }
}
div#page_buttons li a {
  padding: 5px 15px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  text-decoration: none;
  color: #696865;
  display: block;
  background-color: white;
  margin-bottom: 3px;
}
@media (min-width: 480px) {
  div#page_buttons li a {
    margin-top: 10px;
  }
}
div#page_buttons li a.request,
div#page_buttons li a:hover {
  color: #cf0920;
  border-color: #cf0920;
}
div#page_buttons li a:hover {
  text-decoration: underline;
}
div#page_buttons li a.booking {
  background-color: #cf0920;
  border-color: #cf0920;
  color: white;
}
div#page_buttons li a.restaurant {
  background-color: #cf0920;
  border-color: #cf0920;
  color: white;
  font-weight: bold;
}
a.booking {
  background-color: #cf0920;
  border-color: #cf0920;
  padding: 5px 15px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  text-decoration: none;
  color: #696865;
}
div#page_language {
  display: block;
  position: absolute;
  top: 75%;
  left: 35%;
  z-index: 20;
}
div#page_language ul {
  margin: 0;
  padding: 0;
}
@media (min-width: 480px) {
  div#page_language {
    left: 15%;
    top: 10px;
  }
}
#page_language li {
  display: inline-block;
  vertical-align: top;
  margin: 0px 2px;
  opacity: 0.5;
}
#page_language .active {
  opacity: 1;
}
div#page_body {
  padding-bottom: 20px;
}
div#page_body #page_body_inner {
  overflow-x: hidden;
}
#page_body #page_body_inner,
#page_footer_info,
#page_footer_boxes,
#page_footer {
  max-width: 980px;
  margin: 0 auto;
}
/*
#TODO deleted 19-04-23
div#page_booking {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  z-index: 100;
  overflow: hidden;
  background-color: #FDF7EC;
  box-shadow: 0px 0px 20px #B99341;
  background: rgb(252, 239, 217);
  background: -moz-linear-gradient(left, rgba(252, 239, 217, 1) 0%, rgba(253, 245, 231, 1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(252, 239, 217, 1)), color-stop(100%, rgba(253, 245, 231, 1)));
  background: -webkit-linear-gradient(left, rgba(252, 239, 217, 1) 0%, rgba(253, 245, 231, 1) 100%);
  background: -o-linear-gradient(left, rgba(252, 239, 217, 1) 0%, rgba(253, 245, 231, 1) 100%);
  background: -ms-linear-gradient(left, rgba(252, 239, 217, 1) 0%, rgba(253, 245, 231, 1) 100%);
  background: linear-gradient(to right, rgba(252, 239, 217, 1) 0%, rgba(253, 245, 231, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcefd9', endColorstr='#fdf5e7', GradientType=1);
}
div#page_booking.active {
  overflow: visible;
}
div#page_booking_inner {
  width: 540px;
}
*/
div#cmsskin .base-hnavigation {
  margin: 20px 0px;
  padding: 5px 0px;
  border: 1px solid #e3d2ae;
  border-width: 1px 0px;
}
div#cmsskin .base-vn-item {
  position: relative;
}
div#cmsskin .base-vn-item-body {
  position: absolute;
  overflow: hidden;
  left: 0;
  bottom: 0;
  right: 0;
  height: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  opacity: 0.85;
  background-color: #d01c2f;
  padding: 7px 0px;
}
div#cmsskin .base-vn-item-hover .base-vn-item-body {
  height: 100%;
  background-color: #b99341;
  display: block;
}
div#cmsskin .base-vn-item-headline {
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 1.2em;
  padding: 0px 10px;
  text-align: center;
  white-space: normal;
  display: block;
}
div#cmsskin .base-vn-item-hover .base-vn-item-headline {
  display: none;
}
div#cmsskin .base-vn-item-content {
  display: none;
  padding: 20px;
  text-align: center;
  color: white;
}
div#cmsskin .base-vn-item-hover .base-vn-item-content {
  display: block;
}
div#cmsskin .base-vn-item-thumbnail img {
  width: 100%;
}
div#cmsskin .base-vn-item-link {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 20px;
  z-index: 2;
}
div#cmsskin .base-vn-item-hover .base-vn-item-link {
  display: block;
}
div#cmsskin .base-vn-item-link a {
  display: block;
  background-color: #cf0920;
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 34px;
  height: 34px;
  text-align: center;
  text-decoration: none;
}
div#cmsskin .base-vn-item-link a:hover {
  text-decoration: underline;
  color: white;
}
div#cmsskin .base-hnavigation-previous {
  float: left;
}
div#cmsskin .base-hnavigation-next {
  float: right;
}
div#cmsskin .base-backlink-button {
  text-align: center;
}
.notifyjs-corner {
  padding: 10px;
}
.notifyjs-corner .notifyjs-wrapper {
  position: relative;
  padding: 10px;
}
.notifyjs-corner .notifyjs-wrapper .notifiyjs-container-close {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1.3em;
  background-color: #d11c2d;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 10;
}
.notifyjs-corner .notifyjs-wrapper .notifiyjs-container-close .icon:after {
  display: inline-block;
  content: "x";
  color: white;
  text-transform: lowercase;
}
.notifyjs-corner .custom-box {
  background: white;
  width: 320px;
}
.notifyjs-corner .custom-box .ev-box-body {
  padding: 20px;
  text-align: center;
}
.notifyjs-corner .ev-box-headline .mainline {
  color: #d11c2d;
  text-transform: uppercase;
  font-size: 1.5em;
  padding-top: 5px;
}
.notifyjs-corner .ev-box-eyecatcher {
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  padding: 10px 0;
}
.notifyjs-corner .ev-box-content {
  padding: 10px 0;
}
.notifyjs-corner .ev-box-links {
  text-align: center;
  padding-top: 5px;
}
.notifyjs-corner .ev-box-links a {
  display: inline-block;
  background-color: #d11c2d;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 10px 5px 20px;
  color: white;
}
/** VIEWLET **/
div#cmsskin .vlt-v231 .vlt-blgentry-entrydate {
  border-color: #cd9b00;
}
div#cmsskin .vlt-v231 .vlt-blgentry-entrydate .month {
  background-color: #cd9b00;
}
div#cmsskin .vlt-v599 .fieldkey-countryid select {
  width: 175px;
}
div#cmsskin .vlt-v600 #Section-form {
  overflow-x: auto;
}
div#cmsskin .vlt-v600 .fieldgroup-vertical select {
  max-width: 200px;
}
div#cmsskin .vlt-v600 .fieldgroup-vertical .fieldkey-postcode input {
  width: 70px;
}
div#cmsskin .vlt-v768 .vlt-weather-day-first .vlt-weather-icon {
  display: none;
}
div#cmsskin .vlt-v768 .vlt-weather-day-first .vlt-weather-condition {
  display: none;
}
div#cmsskin .vlt-v768 .vlt-weather-day-first .vlt-weather-temperature {
  display: none;
}
div#cmsskin .vlt-v769 td.vlt-weather-caption {
  border-color: #870416;
}
div#cmsskin .vlt-v769 td.vlt-weather-value {
  border-color: #870416;
}
div#cmsskin .vlt-v769 tr.vlt-weather-timeofday td.vlt-weather-value {
  background-color: #870416;
  color: #FFFFFF;
}
div#cmsskin .vlt-v1070 .base-portlet {
  border: 1px solid #e3d2ae;
  border-top-width: 2px;
  padding: 15px;
  margin-bottom: 20px;
}
div#cmsskin .vlt-v1070 .base-portlet-hover {
  border-color: #cf0920;
}
div#cmsskin .vlt-v1070 .base-portlet-headline {
  color: #cf0920;
  font-weight: 100;
  font-size: 1.3em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
div#cmsskin .vlt-v1070 #id-portlet-1428 .base-portlet-content {
  margin-left: 60px;
}
div#cmsskin .vlt-v1070 #id-portletgroup-963:after {
  content: "";
  display: block;
  clear: both;
}
div#cmsskin .vlt-v1070 #id-portletgroup-963 .base-portlet-headline {
  padding-bottom: 8px;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 {
  border: 1px solid red;
  border-color: #cf0920;
  padding: 15px;
  margin-bottom: 15px;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .flexslider {
  margin: 0;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .flex-control-nav {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 30px;
  text-align: right;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .flex-control-nav a {
  box-shadow: none;
  background: white;
  border: 1px solid red;
  border-color: #cf0920;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  margin-left: 5px;
  margin-top: 4px;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .flex-control-nav a.flex-active {
  background: #cf0920;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .flex-direction-nav {
  display: none;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .base-portlet {
  position: relative;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .base-portlet-thumbnail img {
  width: 100%;
  height: auto;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .base-portlet-headline {
  height: 30px;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .base-portlet-content {
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0px;
  width: 200px;
  background-color: rgba(188, 151, 71, 0.9);
  color: white;
  text-shadow: 1px 1px 2px #000000;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .base-portlet-content-inner {
  padding: 15px;
}
div#cmsskin .vlt-v1070 #id-portletgroup-948 .base-portlet-link {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 2;
}
div#cmsskin .vlt-v1070 .base-portlet-link {
  text-align: right;
  margin-top: 10px;
}
div#cmsskin .vlt-v1070 .base-portlet-link a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #cf0920;
  color: white;
  font-weight: 100;
  text-align: center;
  padding: 4px 10px;
  border: 1px solid white;
}
div#cmsskin .vlt-v1070 .base-portlet-link a:hover {
  text-decoration: underline;
}
div#cmsskin .vlt-v1173 .field-description {
  float: inherit;
  font-size: 0.8em;
  display: block;
  max-width: 250px;
}
div#cmsskin .vlt-v1173 .fieldkey-smiliehtmlstring #guestbook-emotion-icons {
  max-width: 250px;
}
div#cmsskin .vlt-v1537 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom-color: #e3d2ae;
}
div#cmsskin .vlt-v1537 table.vlt-offer-ptable td.vlt-thead-sep {
  background-color: #efd392;
}
div#cmsskin .vlt-v1537 table.vlt-offer-ptable td.vlt-season-i1 {
  background-color: #fffe85;
}
div#cmsskin .vlt-v1537 table.vlt-offer-ptable td.vlt-season-i2 {
  background-color: #f7c46e;
}
div#cmsskin .vlt-v1537 table.vlt-offer-ptable td.vlt-season-i3 {
  background-color: #d7ad36;
}
div#cmsskin .vlt-v1537 tr.vlt-even td {
  background-color: #ffebeb;
}
div#cmsskin .vlt-v1537 tr.vlt-odd td {
  background-color: #ffffff;
}
div#cmsskin .vlt-v1537 .vlt-roomtype-link {
  border: 1px solid #d0b473;
  background-color: #fff8e5;
  padding: 5px 7px;
  text-decoration: none;
  color: #85671e;
  margin-top: 5px;
}
div#cmsskin .vlt-v1537 .vlt-roomtype-link:hover {
  border-color: #d7ad36;
  background-color: #d7ad36;
  box-shadow: 0px 0px 5px #d7ad36 inset;
  color: white;
}
div#cmsskin .vlt-v1538 .vlt-teaser {
  border: 2px solid #e8d18d;
  background-color: white;
  box-shadow: 0px 0px 5px #b09960;
}
div#cmsskin .vlt-v1538 .vlt-item-hover .vlt-teaser {
  border-color: #f6e6c0;
  background-color: #fff8e5;
}
div#cmsskin .vlt-v1538 .vlt-caption {
  color: #840413;
}
div#cmsskin .vlt-v1768 .vlt-teaser {
  border: 2px solid #E8D18D;
  background-color: white;
  box-shadow: 0px 0px 5px #B09960;
}
div#cmsskin .vlt-v1768 .vlt-item-hover .vlt-teaser {
  border-color: #F6E6C0;
  background-color: #FFF8E5;
}
div#cmsskin .vlt-v1768 .vlt-caption {
  color: #840413;
}
div#cmsskin .vlt-v2393 {
  border: 5px solid blue;
}
div#cmsskin .vlt-v2393 #prevslide,
div#cmsskin .vlt-v2393 #nextslide {
  height: 566px;
  opacity: 1;
  position: absolute;
  top: 100px;
  width: 36px;
  background: url("/de/images/icon-pageheader-prev-next.png") repeat scroll 0 0 transparent;
  z-index: 1000;
  cursor: pointer;
  border: 1px solid transparent;
}
div#cmsskin .vlt-v2393 #nextslide {
  right: 10px;
  background-position: top left;
}
div#cmsskin .vlt-v2393 #nextslide:hover {
  background-position: top right;
  border-color: #ffffff;
}
div#cmsskin .vlt-v2393 #prevslide {
  left: 10px;
  background-position: bottom left;
}
div#cmsskin .vlt-v2393 #prevslide:hover {
  background-position: bottom right;
  border-color: #ffffff;
}
div#cmsskin .vlt-v2394 {
  /*.flexslider {
 margin: 0px;
}
.flex-viewport {
 overflow: visible !important;
}

.flex-control-paging {
 position: absolute;
 bottom: 20px;
}
.flex-control-paging li a {
 background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
 border-radius: 20px;
 box-shadow: none;
 cursor: pointer;
 display: block;
 height: 15px;
 text-indent: -9999px;
 width: 15px;
 margin: 0px 2px;
}

.flex-control-paging li a.flex-active {
 background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
 cursor: default;
}

.flex-direction-nav a {
 background: url("/de/images/arrows-page-slider.png") no-repeat left center;
 cursor: pointer;
 display: block;
 position: absolute;
 top: 50px;
 bottom: 0px;
 opacity: 0.6;
 width: 62px;
 height: auto;
 z-index: 10;
}
.flex-direction-nav a:hover {
 opacity: 1;
 top: 45px;
}
.flex-direction-nav .flex-prev {
 background-position: left center;
 left: 20px;
}
.flex-direction-nav .flex-next {
 background-position: right center;
 right: 20px;
}

.vlt-crop {
 margin-right: 1px;
}
*/
}
div#cmsskin .vlt-v2394 .swiper-pagination {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
}
div#cmsskin .vlt-v2394 .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  width: 16px;
  height: 16px;
  background-color: white;
}
div#cmsskin .vlt-v2394 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 0.7;
}
div#cmsskin .vlt-v2394 .swiper-button-prev,
div#cmsskin .vlt-v2394 .swiper-button-next {
  display: inline-block;
  background-color: transparent;
  outline: none;
  font-weight: normal;
  width: auto;
  height: auto;
  color: rgba(227, 227, 227, 0.7);
  padding: 10px;
  line-height: 1;
  margin-top: -40px;
}
div#cmsskin .vlt-v2394 .swiper-button-prev:after,
div#cmsskin .vlt-v2394 .swiper-button-next:after {
  display: none;
}
div#cmsskin .vlt-v2394 .swiper-button-prev .icon,
div#cmsskin .vlt-v2394 .swiper-button-next .icon {
  font-size: 2em;
  font-weight: normal;
  filter: drop-shadow(0 2px 7px rgba(0, 0, 0, 0.3));
}
div#cmsskin .vlt-v2394 .swiper-button-prev .icon:before,
div#cmsskin .vlt-v2394 .swiper-button-next .icon:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  transform: rotate(45deg);
}
div#cmsskin .vlt-v2394 .swiper-button-prev:hover .icon:before,
div#cmsskin .vlt-v2394 .swiper-button-next:hover .icon:before {
  border-color: white;
}
div#cmsskin .vlt-v2394 .swiper-button-prev.swiper-button-next .icon:before,
div#cmsskin .vlt-v2394 .swiper-button-next.swiper-button-next .icon:before {
  transform: rotate(-135deg);
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v2394 .swiper-button-prev,
  div#cmsskin .vlt-v2394 .swiper-button-next {
    margin-top: -40px;
    padding: 20px;
  }
}
@media (min-width: 1500px) {
  div#cmsskin .vlt-v2394 .swiper-button-prev,
  div#cmsskin .vlt-v2394 .swiper-button-next {
    margin-top: -60px;
    padding: 30px;
  }
}
div#cmsskin .vlt-v2421 .vlt-scrollable {
  width: 430px;
  height: 200px;
}
div#cmsskin .vlt-v2421 .vlt-scrollable .vlt-scrollable-content {
  width: 430px;
  height: 200px;
}
div#cmsskin .vlt-v2421 .vlt-scrollable .vlt-scrollable-pane {
  width: 430px;
  height: 200px;
}
div#cmsskin .vlt-v2421 .vlt-scrollable .vlt-scrollable-item {
  width: 410px;
  margin-left: 10px;
  margin-right: 10px;
  height: 200px;
}
div#cmsskin .vlt-v2421 .vlt-scrollable .vlt-scrollable-button {
  display: none;
}
div#cmsskin .vlt-v2421 .vlt-scrollable .vlt-scrollable-navigator {
  position: absolute;
  top: 300px;
  left: 10px;
  width: 260px;
  height: 20px;
  z-index: 10;
}
div#cmsskin .vlt-v2421 .vlt-scrollable .vlt-scrollable-navigator a {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-image: url(/de/images/icon-slideshow-navigator-black.png);
}
div#cmsskin .vlt-v2421 .vlt-scrollable .vlt-scrollable-navigator ul a:hover {
  background-position: left bottom;
}
div#cmsskin .vlt-v2421 .vlt-scrollable .vlt-scrollable-navigator ul .active a {
  background-position: left bottom;
}
div#cmsskin .vlt-v2421 .vlt-group-header {
  display: none;
}
div#cmsskin .vlt-v2421 .vlt-teaser {
  position: relative;
  padding: 1px;
  background-color: white;
}
div#cmsskin .vlt-v2421 .vlt-teaser-inner {
  background-color: #bb9747;
  color: white;
}
div#cmsskin .vlt-v2421 .vlt-teaser-content {
  text-align: center;
}
div#cmsskin .vlt-v2421 .vlt-caption {
  height: 35px;
  line-height: 35px;
  margin-left: -10px;
  margin-right: -10px;
  text-align: center;
  color: white;
  font-size: 1.1em;
  text-transform: uppercase;
}
div#cmsskin .vlt-v2421 .vlt-offer-staytime {
  margin-top: 15px;
}
div#cmsskin .vlt-v2421 .vlt-price {
  font-weight: bold;
}
div#cmsskin .vlt-v2422 .vlt-tabs-navigator ul {
  background-color: #d7ad36;
}
div#cmsskin .vlt-v2422 .vlt-tabs-navigator ul li {
  display: inline-block;
  float: none;
}
div#cmsskin .vlt-v2422 .vlt-tabs-navigator ul li a {
  padding: 10px 15px;
  margin-right: 1px;
  text-decoration: none;
  color: #ffffff;
}
div#cmsskin .vlt-v2422 .vlt-tabs-navigator ul li a:hover {
  background-color: #762527;
}
div#cmsskin .vlt-v2422 .vlt-tabs-navigator ul li a.current {
  position: relative;
  background-color: #762527;
  font-weight: bold;
  color: #ffffff;
  background-image: url(/de/images/background-page-tabs-active.png);
  background-repeat: repeat-x;
}
div#cmsskin .vlt-v2422 .vlt-tabs-panes {
  border: 0px solid #617a30;
}
div#cmsskin .vlt-v2422 .vlt-link-details {
  font-weight: bold;
}
div#cmsskin .vlt-v2422 .vlt-tabs-navigator ul li a.current span:after {
  border: 10px solid transparent;
  border-top-color: #762527;
  border-bottom-width: 0px;
  margin-left: -10px;
  bottom: -10px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  width: 0;
  z-index: 1000;
}
div#cmsskin .vlt-v2422 .vlt-package-prices {
  padding: 5px;
  border-top: 1px solid #d7ad36;
  border-bottom: 2px solid #d7ad36;
}
div#cmsskin .vlt-v2422 .vlt-package-price-value {
  color: #d01127;
}
div#cmsskin .vlt-v2422 .vlt-caption {
  color: #d01127;
}
div#cmsskin .vlt-v2423 .vlt-teaser {
  background-color: white;
  border-top: 1px solid #b99341;
  border-bottom: 1px solid #b99341;
}
div#cmsskin .vlt-v2423 .vlt-item-hover .vlt-teaser {
  border-color: #cf0920;
}
div#cmsskin .vlt-v2423 .vlt-caption {
  color: #d01127;
}
div#cmsskin .vlt-v2424 .vlt-teaser {
  background-color: white;
  border-top: 1px solid #B99341;
  border-bottom: 1px solid #B99341;
}
div#cmsskin .vlt-v2424 .vlt-item-hover .vlt-teaser {
  border-color: #CF0920;
}
div#cmsskin .vlt-v2424 .vlt-caption {
  color: #d01127;
}
div#cmsskin .vlt-v2436 td.vlt-weather-caption {
  border-color: #cf0920;
}
div#cmsskin .vlt-v2436 td.vlt-weather-value {
  border-color: #cf0920;
}
div#cmsskin .vlt-v2436 tr.vlt-weather-timeofday td.vlt-weather-value {
  background-color: #cf0920;
  color: #FFFFFF;
}
div#cmsskin .vlt-v2449 .vlt-teaser {
  background-color: white;
  border-top: 1px solid #B99341;
  border-bottom: 1px solid #B99341;
}
div#cmsskin .vlt-v2449 .vlt-item-hover .vlt-teaser {
  border-color: #CF0920;
}
div#cmsskin .vlt-v2449 .vlt-caption {
  color: #d01127;
}
div#cmsskin .vlt-v2449 .vlt-price {
  display: none;
}
div#cmsskin .vlt-v2463 .vlt-teaser {
  background-color: white;
  border-top: 1px solid #e3d2ae;
  border-bottom: 1px solid #e3d2ae;
}
div#cmsskin .vlt-v2463 .vlt-item-hover .vlt-teaser {
  border-color: #cf0920;
}
div#cmsskin .vlt-v2463 .vlt-caption {
  color: #d01127;
}
div#cmsskin .vlt-v2463 .vlt-teaser-content-inner {
  padding-left: 20px;
}
div#cmsskin .vlt-v2463 .vlt-teaser-links {
  padding-top: 10px;
}
div#cmsskin .vlt-v2463 .vlt-price {
  text-align: right;
}
div#cmsskin .vlt-v2463 .vlt-price .suffix {
  font-weight: bold;
}
div#cmsskin .vlt-v2463 .vlt-price .value {
  font-size: 130%;
}
div#cmsskin .vlt-v2463 .vlt-price .prefix {
  display: block;
  font-size: 90%;
}
div#cmsskin .vlt-v2533 .vlt-quickbooker-button a {
  display: block;
}
div#cmsskin .vlt-v2533 .vlt-quickbooker-button-request {
  display: none;
}
div#cmsskin .vlt-v2534 .col > div {
  display: none;
}
div#cmsskin .vlt-v2534 .col > div:first-child {
  display: block;
}
@media (max-width: 479px) {
  div#cmsskin .vlt-v2535 {
    /*width: 100%;
 overflow-x: scroll;
 */
  }
  div#cmsskin .vlt-v2535 .vlt-items .row {
    display: flex;
  }
  div#cmsskin .vlt-v2535 .vlt-items .row .col {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 33.33%;
  }
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-field {
  text-align: center;
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-field .title {
  background-color: #d32135;
  color: white;
  padding: 5px 0px;
  text-transform: uppercase;
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-field .calendar a {
  color: #d32135;
  text-transform: uppercase;
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-field .calendar {
  position: relative;
  background-color: #ffffff;
  padding: 20px;
  cursor: pointer;
  border: 5px solid white;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+, Safari5.1+ */
  background: -o-linear-gradient(-45deg, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-adults .calendar a {
  display: inline-block;
  margin: auto;
  width: 20px;
  height: 20px;
  line-height: 0.75;
  padding: 5px;
  border-radius: 50%;
  background-color: #b99341;
  color: white;
  text-decoration: none;
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-adults .calendar a:hover {
  background-color: #d32135;
  color: white;
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-field .calendar:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  top: 50%;
  background-color: #ededed;
}
div#cmsskin .vlt-v3020 .row-clearfix {
  height: 20px;
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-field .month-year {
  text-transform: uppercase;
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-field .month {
  margin-right: 5px;
}
div#cmsskin .vlt-v3020 .vlt-quickbooker-field .adults-value,
div#cmsskin .vlt-v3020 .vlt-quickbooker-field .day {
  position: relative;
  z-index: 1;
  font-size: 4.5em;
  letter-spacing: -5px;
}
div#cmsskin .vlt-v3020 .form {
  padding: 30px;
}
div#cmsskin .vlt-v3020 select,
div#cmsskin .vlt-v3020 input,
div#cmsskin .vlt-v3020 button.btn-submit {
  display: block;
  width: 100%;
  border: 1px solid #dddddd;
  padding: 5px;
}
div#cmsskin .vlt-v3020 button.btn-submit {
  margin-top: 20px;
  background-color: #d32135;
  border: 0px;
  padding: 20px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
div#cmsskin .vlt-v3020 button.picker__button--clear {
  visibility: hidden;
}
div#cmsskin .vlt-v21765 .ev-box {
  position: relative;
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-thumbnail {
  position: relative;
  padding-top: 100%;
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-body {
  background-color: #d01c2f;
  transition: all 0.3s ease-in-out;
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-body-valign {
  display: flex;
  align-items: center;
  background-color: var(--ev_color-base-dark);
  height: 50px;
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-headline {
  display: block;
  text-align: center;
  width: 100%;
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-headline .mainline {
  position: relative;
  z-index: 5;
  text-transform: uppercase;
  color: white;
  padding: 0 var(--grid-gutter-width-025);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-headline .mainline {
    font-size: 1.2em;
  }
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-content {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0;
  color: white;
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-content .ev-box-content-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  text-align: center;
  font-size: 1.2em;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-content .ev-box-content-inner {
    padding: 0 50px;
  }
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-links {
  opacity: 0;
  flex: 0 0 auto;
}
div#cmsskin .vlt-v21765 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  inset: 0;
}
div#cmsskin .vlt-v21765 .ev-box:hover .ev-box-content {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.8;
  background-color: #d01c2f;
}
div#cmsskin .vlt-v21765 .ev-box:hover .ev-box-body {
  background-color: #a31625;
}
div#cmsskin .vlt-v21955 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div#cmsskin .vlt-v21955 .toggle-link a {
  display: block;
  text-decoration: none;
  padding: 10px;
}
div#cmsskin .vlt-v21955 .toggle-link a .caption {
  font-weight: 100;
  font-family: Roboto;
  font-size: 1.5em;
  color: white;
  text-transform: uppercase;
  padding-left: 10px;
}
div#cmsskin .vlt-v21955 .toggle-link a .icon {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 18px;
}
div#cmsskin .vlt-v21955 .toggle-link a .icon:before {
  position: absolute;
  top: -11px;
  left: -7px;
  display: inline-block;
  content: "";
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
div#cmsskin .vlt-v21955 .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;
  top: 50%;
  left: 0px;
  right: 0px;
  background-color: white;
  display: block;
  height: 2px;
}
div#cmsskin .vlt-v21955 .toggle-link a .icon .icon-bar:first-child {
  top: 0%;
}
div#cmsskin .vlt-v21955 .toggle-link a .icon .icon-bar:last-child {
  top: 100%;
}
div#cmsskin .vlt-v21955 .toggle-link a.active .icon-bar {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
div#cmsskin .vlt-v21955 .toggle-link a.active .icon-bar:first-child {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  top: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div#cmsskin .vlt-v21955 .toggle-link a.active .icon-bar:last-child {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  top: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
div#cmsskin .vlt-v21955 .page-navigation-thumbnail {
  display: none;
}
@media (max-width: 991px) {
  div#cmsskin .vlt-v21955 .toggle-navigation {
    border-top: 1px solid rgba(255, 255, 255, 0.9);
  }
  div#cmsskin .vlt-v21955 .toggle-navigation.active {
    border-top: 1px solid white;
  }
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-2 {
  display: none;
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li {
  /*&.active,
   &.sub {
    ul.level-2 {
     display: block;
    }
   }*/
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  text-transform: uppercase;
  font-family: Roboto;
  text-decoration: none;
  line-height: 2.5;
  text-align: left;
  padding: 5px;
  font-weight: 100;
  white-space: nowrap;
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li a .icon {
  order: 2;
  padding: 10px 15px;
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li a .icon:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(135deg);
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li a .caption {
  order: 1;
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li ul.level-2 {
  padding: 10px;
  background-color: white;
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li ul.level-2 > li {
  /*&.active,
     &.sub {
      a {
       font-weight: bold;
      }
     }*/
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li ul.level-2 > li a {
  border-bottom: 1px solid rgba(207, 9, 32, 0.5);
  text-transform: inherit;
  line-height: 1.85;
  color: #cf0920;
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li.clicked a .icon:before {
  transform: rotate(315deg);
}
div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li.clicked ul.level-2 {
  display: block;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 {
    display: flex;
    justify-content: flex-start;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li {
    position: relative;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li .level-2-wrapper {
    display: none;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li a {
    padding-right: 0;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li a .icon:before {
    display: none;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li.active a,
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li.sub a {
    background-color: rgba(132, 4, 19, 0.9);
    font-weight: bold;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li:hover a {
    background-color: rgba(132, 4, 19, 0.9);
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li:hover .level-2-wrapper {
    display: flex;
    align-items: center;
    background-color: rgba(132, 4, 19, 0.9);
    min-width: 300%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    padding: 10px;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li:hover .level-2-wrapper ul.level-2 {
    display: block;
    background-color: transparent;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li:hover .level-2-wrapper ul.level-2 > li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    background-color: transparent;
    text-transform: capitalize;
    line-height: 1.85;
    color: white;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li:hover .level-2-wrapper ul.level-2 > li:hover a {
    border-color: white;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li:hover .level-2-wrapper .page-navigation-thumbnail {
    display: inline-block;
    height: 200px;
    width: 200px;
    margin-left: 20px;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li:hover .level-2-wrapper .page-navigation-thumbnail img {
    height: 200px;
    width: 200px;
    display: inline-block;
    border-radius: 50%;
  }
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li.key-cuxhaven .level-2-wrapper,
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li.key-stiftung .level-2-wrapper,
  div#cmsskin .vlt-v21955 .toggle-navigation ul.level-1 > li.key-kontakt .level-2-wrapper {
    left: auto;
    right: 0;
  }
}
div#cmsskin .vlt-v21956 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
div#cmsskin .vlt-v21956 ul > li a {
  display: block;
  color: #696865;
  line-height: 1.4;
  padding: var(--grid-gutter-width-050) 0;
  padding-right: var(--grid-gutter-width);
  font-weight: 100;
  text-transform: uppercase;
}
@media (min-width: 480px) {
  div#cmsskin .vlt-v21956 ul {
    justify-content: flex-start;
  }
  div#cmsskin .vlt-v21956 ul > li a {
    padding: 0;
    padding-right: var(--grid-gutter-width-050);
  }
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21956 ul {
    font-size: 0.88em;
  }
}
div#cmsskin .vlt-v21960 .ev-box {
  position: relative;
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-thumbnail {
  position: relative;
  padding-top: 100%;
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-body {
  background-color: #d01c2f;
  transition: all 0.3s ease-in-out;
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-body-valign {
  display: flex;
  align-items: center;
  background-color: var(--ev_color-base-dark);
  height: 50px;
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-headline {
  display: block;
  text-align: center;
  width: 100%;
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-headline .mainline {
  position: relative;
  z-index: 5;
  text-transform: uppercase;
  color: white;
  padding: 0 var(--grid-gutter-width-025);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 400;
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-headline .mainline {
    font-size: 1.2em;
  }
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-content {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0;
  color: white;
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-content .ev-box-content-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  text-align: center;
  font-size: 1.2em;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-content .ev-box-content-inner {
    padding: 0 50px;
  }
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-links {
  opacity: 0;
  flex: 0 0 auto;
}
div#cmsskin .vlt-v21960 .ev-box .ev-box-body .ev-box-links a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  inset: 0;
}
div#cmsskin .vlt-v21960 .ev-box:hover .ev-box-content {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.8;
  background-color: #d01c2f;
}
div#cmsskin .vlt-v21960 .ev-box:hover .ev-box-body {
  background-color: #a31625;
}
div#cmsskin .vlt-v21969 .ev-box {
  background-color: rgba(105, 104, 101, 0.2);
  padding: 60px 15px;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21969 .ev-box {
    padding: 60px 30px;
  }
}
@media (min-width: 1500px) {
  div#cmsskin .vlt-v21969 .ev-box {
    padding: 60px 0px;
  }
}
div#cmsskin .vlt-v21969 .ev-box-inner {
  display: flex;
  justify-items: center;
  max-width: 980px;
  margin: auto;
  flex-direction: column;
}
div#cmsskin .vlt-v21969 .ev-box-inner > div {
  width: 100%;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21969 .ev-box-inner {
    flex-direction: row;
  }
  div#cmsskin .vlt-v21969 .ev-box-inner > div {
    width: 50%;
  }
}
div#cmsskin .vlt-v21969 .ev-box .ev-box-body {
  order: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 5;
}
div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner {
  background-color: #696865;
  color: white;
  padding: 15px;
  text-align: center;
}
div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner .mainline {
  font-size: 2.1em;
  line-height: 1;
  font-weight: lighter;
  margin: 15px 0px;
  padding: 0;
  text-align: center;
  font-family: Roboto;
}
@media (min-width: 480px) {
  div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner .mainline {
    font-size: 2.2em;
  }
}
div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner .ev-box-links {
  margin: 30px 0px;
  text-align: center;
}
div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner .ev-box-links a {
  color: white;
  border: white solid 2px;
  border-radius: 3px;
  padding: 10px 20px;
  font-size: 1.1em;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0px 10px;
}
div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner .ev-box-links a:hover {
  background-color: #333333;
  border: #696865 solid 2px;
}
@media (max-width: 479px) {
  div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner .ev-box-links a {
    padding: 10px;
  }
}
@media (min-width: 480px) {
  div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner {
    padding: 50px 70px;
  }
  div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner .ev-box-links {
    margin: 0px;
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner {
    padding: 60px 90px;
  }
  div#cmsskin .vlt-v21969 .ev-box .ev-box-body .ev-box-body-inner .ev-box-links {
    margin: 0px;
    margin-top: 30px;
  }
}
div#cmsskin .vlt-v21969 .ev-box .ev-box-thumbnail {
  order: 1;
}
@media (min-width: 992px) {
  div#cmsskin .vlt-v21969 .ev-box .ev-box-thumbnail .evphoto {
    margin-right: -90px;
  }
}
div#cmsskin .vlt-v21970 .ev-box {
  color: white;
}
div#cmsskin .vlt-v21970 .ev-box .ev-box-thumbnail {
  margin-bottom: var(--grid-gutter-width-050);
}
div#cmsskin .vlt-v21970 .ev-box .ev-box-body {
  padding: var(--grid-gutter-width-050);
  background-color: #cf0920;
}
div#cmsskin .vlt-v21970 .ev-box .ev-box-body .ev-box-headline {
  text-align: center;
}
div#cmsskin .vlt-v21970 .ev-box .ev-box-body .ev-box-headline .mainline {
  font-size: 1.6em;
  line-height: 1;
  font-family: Roboto;
  padding: var(--grid-gutter-width-025) 0;
}
div#cmsskin .vlt-v21970 .ev-box .ev-box-body a {
  color: white;
}
@media (min-width: 480px) {
  div#cmsskin .vlt-v21970 .ev-box {
    padding: 0;
  }
  div#cmsskin .vlt-v21970 .ev-box .ev-box-inner {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  div#cmsskin .vlt-v21970 .ev-box .ev-box-inner > div {
    flex: 0 0 49%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  div#cmsskin .vlt-v21970 .ev-box .ev-box-inner > div.ev-box-thumbnail {
    position: relative;
    aspect-ratio: 5/3;
    margin: 0;
  }
  div#cmsskin .vlt-v21970 .ev-box .ev-box-inner > div.ev-box-body {
    padding: var(--grid-gutter-width);
    background-color: #cf0920;
  }
  div#cmsskin .vlt-v21970 .ev-box .ev-box-inner > div .ev-box-body-valign {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
  }
}
div#cmsskin .vlt-v21970 .ev-box .ev-box-links {
  text-align: center;
}
div#cmsskin .vlt-v21970 .ev-box .ev-box-links a {
  display: inline-block;
  color: white;
  border: white solid 2px;
  padding: 10px 20px;
  font-size: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  border-radius: 3px;
  line-height: 1.2;
  margin-top: var(--grid-gutter-width-050);
}
div#cmsskin .vlt-v21970 .ev-box .ev-box-links a:hover {
  background-color: #333333;
  border-color: #333333;
}