.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: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-base-soft: #E5A79C;
  --ev_color-base-soft-rgb: 229, 167, 156;
  --ev_color-extend-soft: #B9A6A0;
  --ev_color-extend-soft-rgb: 185, 166, 160;
  --ev_color-extend-dark: #5F4841;
  --ev_color-extend-dark-rgb: 95, 72, 65;
  --ev_color-special: #C79488;
  --ev_color-special-rgb: 199, 148, 136;
  --ev_color-special-soft: #C79488;
  --ev_color-special-soft-rgb: 199, 148, 136;
  --ev_c1_color-base: #CF4954;
  --ev_c1_color-base-rgb: 207, 73, 84;
  --ev_c1_color-base-light: #e3bf73;
  --ev_c1_color-base-light-rgb: 227, 191, 115;
  --ev_c1_color-base-dark: #bb9442;
  --ev_c1_color-base-dark-rgb: 187, 148, 66;
  --ev_c1_color-base-bg: #f8f3e9;
  --ev_c1_color-base-bg-rgb: 248, 243, 233;
  --ev_c1_color-extend-1: #3a3a3a;
  --ev_c1_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_c1_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_c1_color-text-rgb: 78, 76, 81;
  --ev_c1_color-link: #c6a358;
  --ev_c1_color-link-rgb: 198, 163, 88;
  --ev_c2_color-base: #CF4954;
  --ev_c2_color-base-rgb: 207, 73, 84;
  --ev_c2_color-special: #D0484F;
  --ev_c2_color-special-rgb: 208, 72, 79;
  --ev_c2_color-special-soft: #D0484F;
  --ev_c2_color-special-soft-rgb: 208, 72, 79;
  --ev_c2_color-base-light: #e3bf73;
  --ev_c2_color-base-light-rgb: 227, 191, 115;
  --ev_c2_color-base-dark: #bb9442;
  --ev_c2_color-base-dark-rgb: 187, 148, 66;
  --ev_c2_color-base-bg: #f8f3e9;
  --ev_c2_color-base-bg-rgb: 248, 243, 233;
  --ev_c2_color-extend-1: #3a3a3a;
  --ev_c2_color-extend-1-rgb: 58, 58, 58;
  --ev_c2_color-extend-1-light: #3f3f3f;
  --ev_c2_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c2_color-extend-1-dark: #333333;
  --ev_c2_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c2_color-extend-1-bg: #f2f2f2;
  --ev_c2_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c2_color-extend-2: #3a3a3a;
  --ev_c2_color-extend-2-rgb: 58, 58, 58;
  --ev_c2_color-extend-2-light: #3f3f3f;
  --ev_c2_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c2_color-extend-2-dark: #333333;
  --ev_c2_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c2_color-extend-2-bg: #f2f2f2;
  --ev_c2_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c2_color-text: #4E4C51;
  --ev_c2_color-text-rgb: 78, 76, 81;
  --ev_c2_color-link: #c6a358;
  --ev_c2_color-link-rgb: 198, 163, 88;
  --ev_c3_color-base: #CF4954;
  --ev_c3_color-base-rgb: 207, 73, 84;
  --ev_c3_color-special: #FFC8A6;
  --ev_c3_color-special-rgb: 255, 200, 166;
  --ev_c3_color-special-soft: #FFC8A6;
  --ev_c3_color-special-soft-rgb: 255, 200, 166;
  --ev_c3_color-base-light: #e3bf73;
  --ev_c3_color-base-light-rgb: 227, 191, 115;
  --ev_c3_color-base-dark: #bb9442;
  --ev_c3_color-base-dark-rgb: 187, 148, 66;
  --ev_c3_color-base-bg: #f8f3e9;
  --ev_c3_color-base-bg-rgb: 248, 243, 233;
  --ev_c3_color-extend-1: #3a3a3a;
  --ev_c3_color-extend-1-rgb: 58, 58, 58;
  --ev_c3_color-extend-1-light: #3f3f3f;
  --ev_c3_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c3_color-extend-1-dark: #333333;
  --ev_c3_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c3_color-extend-1-bg: #f2f2f2;
  --ev_c3_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c3_color-extend-2: #3a3a3a;
  --ev_c3_color-extend-2-rgb: 58, 58, 58;
  --ev_c3_color-extend-2-light: #3f3f3f;
  --ev_c3_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c3_color-extend-2-dark: #333333;
  --ev_c3_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c3_color-extend-2-bg: #f2f2f2;
  --ev_c3_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c3_color-text: #4E4C51;
  --ev_c3_color-text-rgb: 78, 76, 81;
  --ev_c3_color-link: #c6a358;
  --ev_c3_color-link-rgb: 198, 163, 88;
  --ev_c4_color-base: #CF4954;
  --ev_c4_color-base-rgb: 207, 73, 84;
  --ev_c4_color-special: #FFE9D2;
  --ev_c4_color-special-rgb: 255, 233, 210;
  --ev_c4_color-special-soft: #FFE9D2;
  --ev_c4_color-special-soft-rgb: 255, 233, 210;
  --ev_c4_color-base-light: #e3bf73;
  --ev_c4_color-base-light-rgb: 227, 191, 115;
  --ev_c4_color-base-dark: #bb9442;
  --ev_c4_color-base-dark-rgb: 187, 148, 66;
  --ev_c4_color-base-bg: #f8f3e9;
  --ev_c4_color-base-bg-rgb: 248, 243, 233;
  --ev_c4_color-extend-1: #3a3a3a;
  --ev_c4_color-extend-1-rgb: 58, 58, 58;
  --ev_c4_color-extend-1-light: #3f3f3f;
  --ev_c4_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c4_color-extend-1-dark: #333333;
  --ev_c4_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c4_color-extend-1-bg: #f2f2f2;
  --ev_c4_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c4_color-extend-2: #3a3a3a;
  --ev_c4_color-extend-2-rgb: 58, 58, 58;
  --ev_c4_color-extend-2-light: #3f3f3f;
  --ev_c4_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c4_color-extend-2-dark: #333333;
  --ev_c4_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c4_color-extend-2-bg: #f2f2f2;
  --ev_c4_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c4_color-text: #4E4C51;
  --ev_c4_color-text-rgb: 78, 76, 81;
  --ev_c4_color-link: #c6a358;
  --ev_c4_color-link-rgb: 198, 163, 88;
  --ev_c5_color-base: #CF4954;
  --ev_c5_color-base-rgb: 207, 73, 84;
  --ev_c5_color-special: #C7B19C;
  --ev_c5_color-special-rgb: 199, 177, 156;
  --ev_c5_color-special-soft: #C7B19C;
  --ev_c5_color-special-soft-rgb: 199, 177, 156;
  --ev_c5_color-base-light: #e3bf73;
  --ev_c5_color-base-light-rgb: 227, 191, 115;
  --ev_c5_color-base-dark: #bb9442;
  --ev_c5_color-base-dark-rgb: 187, 148, 66;
  --ev_c5_color-base-bg: #f8f3e9;
  --ev_c5_color-base-bg-rgb: 248, 243, 233;
  --ev_c5_color-extend-1: #3a3a3a;
  --ev_c5_color-extend-1-rgb: 58, 58, 58;
  --ev_c5_color-extend-1-light: #3f3f3f;
  --ev_c5_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c5_color-extend-1-dark: #333333;
  --ev_c5_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c5_color-extend-1-bg: #f2f2f2;
  --ev_c5_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c5_color-extend-2: #3a3a3a;
  --ev_c5_color-extend-2-rgb: 58, 58, 58;
  --ev_c5_color-extend-2-light: #3f3f3f;
  --ev_c5_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c5_color-extend-2-dark: #333333;
  --ev_c5_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c5_color-extend-2-bg: #f2f2f2;
  --ev_c5_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c5_color-text: #4E4C51;
  --ev_c5_color-text-rgb: 78, 76, 81;
  --ev_c5_color-link: #c6a358;
  --ev_c5_color-link-rgb: 198, 163, 88;
  --ev_c6_color-base: #CF4954;
  --ev_c6_color-base-rgb: 207, 73, 84;
  --ev_c6_color-special: #C79488;
  --ev_c6_color-special-rgb: 199, 148, 136;
  --ev_c6_color-special-soft: #C79488;
  --ev_c6_color-special-soft-rgb: 199, 148, 136;
  --ev_c6_color-base-light: #e3bf73;
  --ev_c6_color-base-light-rgb: 227, 191, 115;
  --ev_c6_color-base-dark: #bb9442;
  --ev_c6_color-base-dark-rgb: 187, 148, 66;
  --ev_c6_color-base-bg: #f8f3e9;
  --ev_c6_color-base-bg-rgb: 248, 243, 233;
  --ev_c6_color-extend-1: #3a3a3a;
  --ev_c6_color-extend-1-rgb: 58, 58, 58;
  --ev_c6_color-extend-1-light: #3f3f3f;
  --ev_c6_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c6_color-extend-1-dark: #333333;
  --ev_c6_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c6_color-extend-1-bg: #f2f2f2;
  --ev_c6_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c6_color-extend-2: #3a3a3a;
  --ev_c6_color-extend-2-rgb: 58, 58, 58;
  --ev_c6_color-extend-2-light: #3f3f3f;
  --ev_c6_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c6_color-extend-2-dark: #333333;
  --ev_c6_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c6_color-extend-2-bg: #f2f2f2;
  --ev_c6_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c6_color-text: #4E4C51;
  --ev_c6_color-text-rgb: 78, 76, 81;
  --ev_c6_color-link: #c6a358;
  --ev_c6_color-link-rgb: 198, 163, 88;
  --ev_c7_color-base: #CF4954;
  --ev_c7_color-base-rgb: 207, 73, 84;
  --ev_c7_color-special: #A98474;
  --ev_c7_color-special-rgb: 169, 132, 116;
  --ev_c7_color-special-soft: #A98474;
  --ev_c7_color-special-soft-rgb: 169, 132, 116;
  --ev_c7_color-base-light: #e3bf73;
  --ev_c7_color-base-light-rgb: 227, 191, 115;
  --ev_c7_color-base-dark: #bb9442;
  --ev_c7_color-base-dark-rgb: 187, 148, 66;
  --ev_c7_color-base-bg: #f8f3e9;
  --ev_c7_color-base-bg-rgb: 248, 243, 233;
  --ev_c7_color-extend-1: #3a3a3a;
  --ev_c7_color-extend-1-rgb: 58, 58, 58;
  --ev_c7_color-extend-1-light: #3f3f3f;
  --ev_c7_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c7_color-extend-1-dark: #333333;
  --ev_c7_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c7_color-extend-1-bg: #f2f2f2;
  --ev_c7_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c7_color-extend-2: #3a3a3a;
  --ev_c7_color-extend-2-rgb: 58, 58, 58;
  --ev_c7_color-extend-2-light: #3f3f3f;
  --ev_c7_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c7_color-extend-2-dark: #333333;
  --ev_c7_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c7_color-extend-2-bg: #f2f2f2;
  --ev_c7_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c7_color-text: #4E4C51;
  --ev_c7_color-text-rgb: 78, 76, 81;
  --ev_c7_color-link: #c6a358;
  --ev_c7_color-link-rgb: 198, 163, 88;
  --ev_c8_color-base: #CF4954;
  --ev_c8_color-base-rgb: 207, 73, 84;
  --ev_c8_color-special: #F99680;
  --ev_c8_color-special-rgb: 249, 150, 128;
  --ev_c8_color-special-soft: #F99680;
  --ev_c8_color-special-soft-rgb: 249, 150, 128;
  --ev_c8_color-base-light: #e3bf73;
  --ev_c8_color-base-light-rgb: 227, 191, 115;
  --ev_c8_color-base-dark: #bb9442;
  --ev_c8_color-base-dark-rgb: 187, 148, 66;
  --ev_c8_color-base-bg: #f8f3e9;
  --ev_c8_color-base-bg-rgb: 248, 243, 233;
  --ev_c8_color-extend-1: #3a3a3a;
  --ev_c8_color-extend-1-rgb: 58, 58, 58;
  --ev_c8_color-extend-1-light: #3f3f3f;
  --ev_c8_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c8_color-extend-1-dark: #333333;
  --ev_c8_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c8_color-extend-1-bg: #f2f2f2;
  --ev_c8_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c8_color-extend-2: #3a3a3a;
  --ev_c8_color-extend-2-rgb: 58, 58, 58;
  --ev_c8_color-extend-2-light: #3f3f3f;
  --ev_c8_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c8_color-extend-2-dark: #333333;
  --ev_c8_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c8_color-extend-2-bg: #f2f2f2;
  --ev_c8_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c8_color-text: #4E4C51;
  --ev_c8_color-text-rgb: 78, 76, 81;
  --ev_c8_color-link: #c6a358;
  --ev_c8_color-link-rgb: 198, 163, 88;
  --ev_c9_color-base: #CF4954;
  --ev_c9_color-base-rgb: 207, 73, 84;
  --ev_c9_color-special: #39383E;
  --ev_c9_color-special-rgb: 57, 56, 62;
  --ev_c9_color-special-soft: #39383E;
  --ev_c9_color-special-soft-rgb: 57, 56, 62;
  --ev_c9_color-base-light: #e3bf73;
  --ev_c9_color-base-light-rgb: 227, 191, 115;
  --ev_c9_color-base-dark: #bb9442;
  --ev_c9_color-base-dark-rgb: 187, 148, 66;
  --ev_c9_color-base-bg: #f8f3e9;
  --ev_c9_color-base-bg-rgb: 248, 243, 233;
  --ev_c9_color-extend-1: #3a3a3a;
  --ev_c9_color-extend-1-rgb: 58, 58, 58;
  --ev_c9_color-extend-1-light: #3f3f3f;
  --ev_c9_color-extend-1-light-rgb: 63, 63, 63;
  --ev_c9_color-extend-1-dark: #333333;
  --ev_c9_color-extend-1-dark-rgb: 51, 51, 51;
  --ev_c9_color-extend-1-bg: #f2f2f2;
  --ev_c9_color-extend-1-bg-rgb: 242, 242, 242;
  --ev_c9_color-extend-2: #3a3a3a;
  --ev_c9_color-extend-2-rgb: 58, 58, 58;
  --ev_c9_color-extend-2-light: #3f3f3f;
  --ev_c9_color-extend-2-light-rgb: 63, 63, 63;
  --ev_c9_color-extend-2-dark: #333333;
  --ev_c9_color-extend-2-dark-rgb: 51, 51, 51;
  --ev_c9_color-extend-2-bg: #f2f2f2;
  --ev_c9_color-extend-2-bg-rgb: 242, 242, 242;
  --ev_c9_color-text: #4E4C51;
  --ev_c9_color-text-rgb: 78, 76, 81;
  --ev_c9_color-link: #c6a358;
  --ev_c9_color-link-rgb: 198, 163, 88;
}
@media (min-width: 480px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 480px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 992px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1200px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1500px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
@media (min-width: 1800px) {
  :root {
    --ev_font-size: 16px;
    --grid-gutter-width: 30px;
    --grid-gutter-width-025: 7px;
    --grid-gutter-width-050: 15px;
    --grid-gutter-width-075: 22px;
    --grid-gutter-width-125: 37px;
    --grid-gutter-width-150: 45px;
    --grid-gutter-width-175: 52px;
    --grid-gutter-width-200: 60px;
    --grid-gutter-width-300: 90px;
    --grid-gutter-width-400: 120px;
    --grid-gutter-width-500: 150px;
    --grid-gutter-width-600: 180px;
  }
}
:root .ev-cth-1 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
}
:root .ev-cth-2 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #D0484F;
  --ev_color-special-rgb: 208, 72, 79;
  --ev_color-special-soft: #D0484F;
  --ev_color-special-soft-rgb: 208, 72, 79;
}
:root .ev-cth-3 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #FFC8A6;
  --ev_color-special-rgb: 255, 200, 166;
  --ev_color-special-soft: #FFC8A6;
  --ev_color-special-soft-rgb: 255, 200, 166;
}
:root .ev-cth-4 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #FFE9D2;
  --ev_color-special-rgb: 255, 233, 210;
  --ev_color-special-soft: #FFE9D2;
  --ev_color-special-soft-rgb: 255, 233, 210;
}
:root .ev-cth-5 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #C7B19C;
  --ev_color-special-rgb: 199, 177, 156;
  --ev_color-special-soft: #C7B19C;
  --ev_color-special-soft-rgb: 199, 177, 156;
}
:root .ev-cth-6 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #C79488;
  --ev_color-special-rgb: 199, 148, 136;
  --ev_color-special-soft: #C79488;
  --ev_color-special-soft-rgb: 199, 148, 136;
}
:root .ev-cth-7 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #A98474;
  --ev_color-special-rgb: 169, 132, 116;
  --ev_color-special-soft: #A98474;
  --ev_color-special-soft-rgb: 169, 132, 116;
}
:root .ev-cth-8 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #F99680;
  --ev_color-special-rgb: 249, 150, 128;
  --ev_color-special-soft: #F99680;
  --ev_color-special-soft-rgb: 249, 150, 128;
}
:root .ev-cth-9 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #39383E;
  --ev_color-special-rgb: 57, 56, 62;
  --ev_color-special-soft: #39383E;
  --ev_color-special-soft-rgb: 57, 56, 62;
}
:root .ev-cth-10 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #76A07E;
  --ev_color-special-rgb: 118, 160, 126;
  --ev_color-special-soft: #76A07E;
  --ev_color-special-soft-rgb: 118, 160, 126;
}
:root .ev-cth-11 {
  --ev_color-base: #CF4954;
  --ev_color-base-rgb: 207, 73, 84;
  --ev_color-base-light: #e3bf73;
  --ev_color-base-light-rgb: 227, 191, 115;
  --ev_color-base-dark: #bb9442;
  --ev_color-base-dark-rgb: 187, 148, 66;
  --ev_color-base-bg: #f8f3e9;
  --ev_color-base-bg-rgb: 248, 243, 233;
  --ev_color-extend-1: #3a3a3a;
  --ev_color-extend-1-rgb: 58, 58, 58;
  --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: #3a3a3a;
  --ev_color-extend-2-rgb: 58, 58, 58;
  --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: #4E4C51;
  --ev_color-text-rgb: 78, 76, 81;
  --ev_color-link: #c6a358;
  --ev_color-link-rgb: 198, 163, 88;
  --ev_color-special: #79C8CD;
  --ev_color-special-rgb: 121, 200, 205;
  --ev_color-special-soft: #79C8CD;
  --ev_color-special-soft-rgb: 121, 200, 205;
}
/** PROJECT DEFAULTS **/
body,
table {
  font-family: sans;
  color: #4E4C51;
}
a {
  color: #c6a358;
}
body,
table {
  font-size: 16px;
}
@media (min-width: 480px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 480px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1500px) {
  body,
  table {
    font-size: 16px;
  }
}
@media (min-width: 1800px) {
  body,
  table {
    font-size: 16px;
  }
}
.ev-mxw-1 {
  max-width: 1920px !important;
}
.ev-mxw-2 {
  max-width: 1140px !important;
}
.ev-mxw-3 {
  max-width: 1440px !important;
}
.ev-mxw-4 {
  max-width: 855px !important;
}
/** VIELWETTYPE LAYOUT **/
div#cmsskin div.vlt-tl422 a.item {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-position: center center;
}
div#cmsskin div.vlt-tl422 a.item {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-position: center center;
}
div#cmsskin div.vlt-tl386 {
  /** PRICE TABLE **/
}
div#cmsskin div.vlt-tl386 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin div.vlt-tl386 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin div.vlt-tl386 .vlt-teaser-media {
  float: left;
}
div#cmsskin div.vlt-tl386 .vlt-roomtype-crop {
  display: block;
}
div#cmsskin div.vlt-tl386 .vlt-roomtype-plan {
  display: block;
  margin-top: 15px;
}
div#cmsskin div.vlt-tl386 .vlt-teaser-content {
  padding-left: 215px;
}
div#cmsskin div.vlt-tl386 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin div.vlt-tl386 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin div.vlt-tl386 .vlt-price {
  text-align: right;
}
div#cmsskin div.vlt-tl386 .vlt-price .suffix {
  font-weight: bold;
}
div#cmsskin div.vlt-tl386 .vlt-price .value {
  font-size: 150%;
}
div#cmsskin div.vlt-tl386 .vlt-price .prefix {
  display: block;
  font-size: 90%;
  padding-right: 20px;
}
div#cmsskin div.vlt-tl386 .vlt-teaser-details {
  margin-top: 10px;
}
div#cmsskin div.vlt-tl386 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin div.vlt-tl386 .vlt-link {
  display: inline-block;
  margin-right: 10px;
}
div#cmsskin div.vlt-tl386 .vlt-link-details {
  float: right;
  margin-right: 0px;
}
div#cmsskin div.vlt-tl386 .vlt-teaser-details {
  margin-top: 10px;
}
div#cmsskin div.vlt-tl386 .vlt-teaser-details ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl386 div.vlt-offer-ptable {
  margin-top: 15px;
  clear: both;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable {
  border-collapse: collapse;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable td {
  padding: 5px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom: 1px solid #AAAAAA;
}
div#cmsskin div.vlt-tl386 td.vlt-season,
div#cmsskin div.vlt-tl386 td.vlt-stay,
div#cmsskin div.vlt-tl386 td.vlt-catering {
  text-align: center;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-2 td.vlt-season {
  text-align: left;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-3 td.vlt-stay {
  text-align: left;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-4 td.vlt-catering {
  text-align: left;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-1 td.vlt-catering {
  width: 150px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-2 td.vlt-catering {
  width: 150px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-2 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-3 td.vlt-season {
  width: 150px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-3 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-4 td.vlt-stay {
  width: 150px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable-yaxis-4 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable td.vlt-thead-sep {
  height: 3px;
  padding: 0px;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable td.vlt-thead-sep span {
  display: none;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable td.vlt-thead-sep {
  background-color: #AAAAAA;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable tr.vlt-tbody td {
  border-color: #AAAAAA;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable td.vlt-season-i1 {
  background-color: #DDDDDD;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable td.vlt-season-i2 {
  background-color: #CCCCCC;
}
div#cmsskin div.vlt-tl386 table.vlt-offer-ptable td.vlt-season-i3 {
  background-color: #BBBBBB;
}
div#cmsskin div.vlt-tl386 tr.vlt-even td {
  background-color: #ffffff;
}
div#cmsskin div.vlt-tl386 tr.vlt-odd td {
  background-color: #f1f1f1;
}
div#cmsskin div.vlt-tl386 .vlt-season-caption,
div#cmsskin div.vlt-tl386 .vlt-stay-caption,
div#cmsskin div.vlt-tl386 .vlt-catering-caption {
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
div#cmsskin div.vlt-tl386 .vlt-season-description,
div#cmsskin div.vlt-tl386 .vlt-season-periods,
div#cmsskin div.vlt-tl386 .vlt-stay-description,
div#cmsskin div.vlt-tl386 .vlt-catering-description {
  font-size: 90%;
}
div#cmsskin div.vlt-tl386 .vlt-season-periods span {
  display: block;
}
div#cmsskin div.vlt-tl386 .vlt-roomtype-caption {
  font-size: 130%;
  font-weight: bold;
}
div#cmsskin div.vlt-tl386 .vlt-roomtype-allocation {
  font-weight: bold;
}
div#cmsskin div.vlt-tl386 td.vlt-price-caption {
  white-space: nowrap;
}
div#cmsskin div.vlt-tl386 td.vlt-price {
  white-space: nowrap;
  text-align: right;
}
div#cmsskin div.vlt-tl380 {
  /* DEPRECATED: Flexslider */
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable {
  border-collapse: collapse;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable td {
  padding: 5px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom: 1px solid #AAAAAA;
}
div#cmsskin div.vlt-tl380 td.vlt-season,
div#cmsskin div.vlt-tl380 td.vlt-stay,
div#cmsskin div.vlt-tl380 td.vlt-catering {
  text-align: center;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-season {
  text-align: left;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-stay {
  text-align: left;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-catering {
  text-align: left;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-1 td.vlt-catering {
  width: 150px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-catering {
  width: 150px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-2 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-season {
  width: 150px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-3 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-stay {
  width: 150px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable-yaxis-4 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep {
  height: 3px;
  padding: 0px;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep span {
  display: none;
}
div#cmsskin div.vlt-tl380 .vlt-season-caption,
div#cmsskin div.vlt-tl380 .vlt-stay-caption,
div#cmsskin div.vlt-tl380 .vlt-catering-caption {
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
div#cmsskin div.vlt-tl380 .vlt-season-description,
div#cmsskin div.vlt-tl380 .vlt-season-periods,
div#cmsskin div.vlt-tl380 .vlt-stay-description,
div#cmsskin div.vlt-tl380 .vlt-catering-description {
  font-size: 90%;
}
div#cmsskin div.vlt-tl380 .vlt-season-periods span {
  display: block;
}
div#cmsskin div.vlt-tl380 td.vlt-price-caption {
  white-space: nowrap;
}
div#cmsskin div.vlt-tl380 td.vlt-price {
  white-space: nowrap;
  text-align: right;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom-color: #AAAAAA;
}
div#cmsskin div.vlt-tl380 table.vlt-offer-ptable td.vlt-thead-sep {
  background-color: #AAAAAA;
}
div#cmsskin div.vlt-tl380 tr.vlt-even td {
  background-color: #ffffff;
}
div#cmsskin div.vlt-tl380 tr.vlt-odd td {
  background-color: #f1f1f1;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar {
  margin: 15px 0px;
}
div#cmsskin div.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 div.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 div.vlt-tl380 .vlt-offer-calendar .vlt-cal-weekday-sunday {
  font-weight: bold;
}
div#cmsskin div.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 div.vlt-tl380 .vlt-offer-calendar .vlt-cal-day-sunday {
  font-weight: bold;
}
div#cmsskin div.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 div.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 div.vlt-tl380 .vlt-offer-calendar .vlt-cal-day:hover {
  background: none;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .flexslider ul.slides li {
  text-align: center;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .flexslider ul.slides li table {
  margin: auto;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .vlt-cal-legend {
  text-align: center;
  padding-top: 15px;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .vlt-cal-legend-item {
  line-height: 24px;
  height: 24px;
  margin-right: 15px;
}
div#cmsskin div.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 div.vlt-tl380 .vlt-offer-calendar .vlt-cal-legend-item-icon img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
div#cmsskin div.vlt-tl380 .vlt-cal-day span.day {
  display: block;
  position: relative;
  height: 24px;
  line-height: 24px;
}
div#cmsskin div.vlt-tl380 .vlt-cal-day span.number {
  position: relative;
  z-index: 1;
}
div#cmsskin div.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 div.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 div.vlt-tl380 .vlt-offer-calendar .tools-scrollable {
  text-align: center;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-content {
  margin: auto;
  width: 537px;
  height: 210px;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-item {
  width: 175px;
  height: 210px;
  margin-left: 2px;
  margin-right: 2px;
}
div#cmsskin div.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 div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-navigator {
  display: none;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next {
  float: right;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0px;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a:hover {
  background-position: -30px -30px;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-next a:active {
  background-position: -60px -30px;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev {
  float: left;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a {
  margin-left: 0px;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a:hover {
  background-position: -30px 0;
}
div#cmsskin div.vlt-tl380 .vlt-offer-calendar .tools-scrollable-button-prev a:active {
  background-position: -60px 0;
}
div#cmsskin div.vlt-tl387 {
  /** DPRECATED **/
}
div#cmsskin div.vlt-tl387 .vlt-offer-content {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-description {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-advice {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-content ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-description ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-advice ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl387 .vlt-roomtype-media {
  float: right;
  margin-left: 10px;
}
div#cmsskin div.vlt-tl387 .vlt-roomtype-media a {
  margin-left: 10px;
}
div#cmsskin div.vlt-tl387 .vlt-roomtypegroup-seperator {
  height: 30px;
}
div#cmsskin div.vlt-tl387 .vlt-roomtype-seperator {
  height: 30px;
}
div#cmsskin div.vlt-tl387 .vlt-roomtype-link {
  display: inline-block;
}
div#cmsskin div.vlt-tl387 a.vlt-link {
  float: right;
  margin-left: 10px;
}
div#cmsskin div.vlt-tl387 a.vlt-link-back {
  float: left;
  margin-left: 0px;
}
div#cmsskin div.vlt-tl387 div.vlt-offer-ptable {
  margin-top: 10px;
  clear: both;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable {
  border-collapse: collapse;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable td {
  padding: 5px;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom: 1px solid #AAAAAA;
}
div#cmsskin div.vlt-tl387 td.vlt-season,
div#cmsskin div.vlt-tl387 td.vlt-stay,
div#cmsskin div.vlt-tl387 td.vlt-catering {
  text-align: center;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-2 td.vlt-season {
  text-align: left;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-3 td.vlt-stay {
  text-align: left;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-4 td.vlt-catering {
  text-align: left;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-1 td.vlt-catering {
  width: 150px;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-2 td.vlt-catering {
  width: 150px;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-2 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-3 td.vlt-season {
  width: 150px;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-3 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-4 td.vlt-stay {
  width: 150px;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable-yaxis-4 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable td.vlt-thead-sep {
  height: 3px;
  padding: 0px;
  background-color: #AAAAAA;
}
div#cmsskin div.vlt-tl387 table.vlt-offer-ptable td.vlt-thead-sep span {
  display: none;
}
div#cmsskin div.vlt-tl387 .vlt-season-caption,
div#cmsskin div.vlt-tl387 .vlt-stay-caption,
div#cmsskin div.vlt-tl387 .vlt-catering-caption {
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
div#cmsskin div.vlt-tl387 .vlt-season-description,
div#cmsskin div.vlt-tl387 .vlt-season-periods,
div#cmsskin div.vlt-tl387 .vlt-stay-description,
div#cmsskin div.vlt-tl387 .vlt-catering-description {
  font-size: 90%;
}
div#cmsskin div.vlt-tl387 .vlt-season-periods span {
  display: block;
}
div#cmsskin div.vlt-tl387 tr.vlt-even td {
  background-color: #ffffff;
}
div#cmsskin div.vlt-tl387 tr.vlt-odd td {
  background-color: #f1f1f1;
}
div#cmsskin div.vlt-tl387 .vlt-roomtype-caption {
  font-size: 130%;
  font-weight: bold;
}
div#cmsskin div.vlt-tl387 .vlt-roomtype-allocation {
  font-weight: bold;
}
div#cmsskin div.vlt-tl387 td.vlt-price-caption {
  white-space: nowrap;
}
div#cmsskin div.vlt-tl387 td.vlt-price {
  white-space: nowrap;
  text-align: right;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar {
  margin-top: 15px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .vlt-cal-month-caption {
  font-size: 120%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: center;
}
div#cmsskin div.vlt-tl387 .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 div.vlt-tl387 .vlt-offer-calendar .vlt-cal-weekday-sunday {
  font-weight: bold;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .vlt-cal-day {
  background-color: white;
  font-size: 90%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .vlt-cal-day-sunday {
  font-weight: bold;
}
div#cmsskin div.vlt-tl387 .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 */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 );*/
  /* IE6-9 fallback on horizontal gradient */
}
div#cmsskin div.vlt-tl387 .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 */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000', GradientType=1 ); */
  /* IE6-9 fallback on horizontal gradient */
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .vlt-cal-day:hover {
  background: none;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .flexslider ul.slides li {
  text-align: center;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .flexslider ul.slides li table {
  margin: auto;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .vlt-cal-legend {
  text-align: center;
  padding-top: 15px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .vlt-cal-legend-item {
  line-height: 24px;
  height: 24px;
  margin-right: 15px;
}
div#cmsskin div.vlt-tl387 .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 div.vlt-tl387 .vlt-offer-calendar .vlt-cal-legend-item-icon img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
div#cmsskin div.vlt-tl387 .vlt-cal-day span.day {
  display: block;
  position: relative;
  height: 24px;
  line-height: 24px;
}
div#cmsskin div.vlt-tl387 .vlt-cal-day span.number {
  position: relative;
  z-index: 1;
}
div#cmsskin div.vlt-tl387 .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 div.vlt-tl387 .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 div.vlt-tl387 .vlt-offer-calendar .tools-scrollable {
  text-align: center;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-content {
  margin: auto;
  width: 537px;
  height: 210px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-item {
  width: 175px;
  height: 210px;
  margin-left: 2px;
  margin-right: 2px;
}
div#cmsskin div.vlt-tl387 .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 div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-navigator {
  display: none;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-button-next {
  float: right;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-button-next a {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-button-next a:hover {
  background-position: -30px -30px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-button-next a:active {
  background-position: -60px -30px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-button-prev {
  float: left;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-button-prev a {
  margin-left: 0px;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-button-prev a:hover {
  background-position: -30px 0;
}
div#cmsskin div.vlt-tl387 .vlt-offer-calendar .tools-scrollable-button-prev a:active {
  background-position: -60px 0;
}
div#cmsskin div.vlt-tl364 {
  /* DEPRECATED: Flexslider */
}
div#cmsskin div.vlt-tl364 tr.vlt-even td {
  background-color: #E2E58C;
}
div#cmsskin div.vlt-tl364 .vlt-offer-content {
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl364 a.vlt-link {
  float: right;
  margin-left: 10px;
}
div#cmsskin div.vlt-tl364 a.vlt-link-back {
  float: left;
  margin-left: 0px;
}
div#cmsskin div.vlt-tl364 .roomtype-evoverlay-content {
  width: 600px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-calendar {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-description {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-extensions {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-advice {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-footnotes {
  margin-top: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-description ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-extensions ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-advice ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-childprices ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-footnotes ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl364 div.vlt-offer-ptable {
  margin-top: 10px;
  clear: both;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable {
  border-collapse: collapse;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable td {
  padding: 5px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable tr.vlt-thead td {
  vertical-align: top;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable tr.vlt-tbody td {
  border-bottom: 1px solid #AAAAAA;
}
div#cmsskin div.vlt-tl364 td.vlt-season,
div#cmsskin div.vlt-tl364 td.vlt-stay,
div#cmsskin div.vlt-tl364 td.vlt-catering {
  text-align: center;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-2 td.vlt-season {
  text-align: left;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-3 td.vlt-stay {
  text-align: left;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-4 td.vlt-catering {
  text-align: left;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-1 td.vlt-catering {
  width: 1px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-1 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-2 td.vlt-catering {
  width: 1px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-2 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-3 td.vlt-season {
  width: 1px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-3 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-4 td.vlt-stay {
  width: 1px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable-yaxis-4 td.vlt-price-caption {
  width: 90px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable td.vlt-thead-sep {
  height: 3px;
  padding: 0px;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable td.vlt-thead-sep span {
  display: none;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable td.vlt-thead-sep {
  background-color: #AAAAAA;
}
div#cmsskin div.vlt-tl364 table.vlt-offer-ptable tr.vlt-tbody td {
  border-color: #AAAAAA;
}
div#cmsskin div.vlt-tl364 tr.vlt-even td {
  background-color: #ffffff;
}
div#cmsskin div.vlt-tl364 tr.vlt-odd td {
  background-color: #f1f1f1;
}
div#cmsskin div.vlt-tl364 tr.vlt-even td.vlt-roomtype-seperator {
  background-color: #AAAAAA;
}
div#cmsskin div.vlt-tl364 tr.vlt-odd td.vlt-roomtype-seperator {
  background-color: #AAAAAA;
}
div#cmsskin div.vlt-tl364 .vlt-season-caption,
div#cmsskin div.vlt-tl364 .vlt-stay-caption,
div#cmsskin div.vlt-tl364 .vlt-catering-caption {
  display: block;
  font-weight: bold;
  white-space: nowrap;
}
div#cmsskin div.vlt-tl364 .vlt-season-description,
div#cmsskin div.vlt-tl364 .vlt-season-periods,
div#cmsskin div.vlt-tl364 .vlt-stay-description,
div#cmsskin div.vlt-tl364 .vlt-catering-description {
  font-size: 90%;
}
div#cmsskin div.vlt-tl364 .vlt-season-periods span {
  display: block;
}
div#cmsskin div.vlt-tl364 .vlt-season-periods .period {
  white-space: nowrap;
}
div#cmsskin div.vlt-tl364 tr.vlt-even td.vlt-roomtype-seperator {
  display: none;
  height: 1px;
}
div#cmsskin div.vlt-tl364 tr.vlt-odd td.vlt-roomtype-seperator {
  display: none;
  height: 1px;
}
div#cmsskin div.vlt-tl364 td.vlt-roomtype-seperator span {
  display: none;
}
div#cmsskin div.vlt-tl364 td.vlt-roomtype-media {
  width: 1px;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-caption {
  font-size: 130%;
  font-weight: bold;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-caption a {
  text-decoration: none;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-caption a:hover {
  text-decoration: underline;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-allocation {
  font-weight: bold;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-size {
  white-space: nowrap;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-link {
  display: inline-block;
  margin-right: 5px;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-tooltip .vlt-tooltip-inner {
  width: 600px;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-caption {
  font-size: 150%;
  font-weight: bold;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-tooltip .vlt-plan {
  float: right;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-description {
  margin-top: 15px;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-facilities {
  width: 410px;
  margin-top: 15px;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-facilities ul {
  margin: 0px;
  padding: 0px;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-tooltip .vlt-roomtype-facilities ul li {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-left: 20px;
  width: 180px;
}
div#cmsskin div.vlt-tl364 td.vlt-price-caption {
  white-space: nowrap;
}
div#cmsskin div.vlt-tl364 td.vlt-price {
  white-space: nowrap;
  text-align: right;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar {
  margin-top: 15px;
}
div#cmsskin div.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 div.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 div.vlt-tl364 .vlt-offer-calendar .vlt-cal-weekday-sunday {
  font-weight: bold;
}
div#cmsskin div.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 div.vlt-tl364 .vlt-offer-calendar .vlt-cal-day-sunday {
  font-weight: bold;
}
div#cmsskin div.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 div.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 div.vlt-tl364 .vlt-offer-calendar .vlt-cal-day:hover {
  background: none;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .flexslider ul.slides li {
  text-align: center;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .flexslider ul.slides li table {
  margin: auto;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .vlt-cal-legend {
  text-align: center;
  padding-top: 15px;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .vlt-cal-legend-item {
  line-height: 24px;
  height: 24px;
  margin-right: 15px;
}
div#cmsskin div.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 div.vlt-tl364 .vlt-offer-calendar .vlt-cal-legend-item-icon img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
div#cmsskin div.vlt-tl364 .vlt-cal-day span.day {
  display: block;
  position: relative;
  height: 24px;
  line-height: 24px;
}
div#cmsskin div.vlt-tl364 .vlt-cal-day span.number {
  position: relative;
  z-index: 1;
}
div#cmsskin div.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 div.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 div.vlt-tl364 .vlt-offer-calendar .tools-scrollable {
  text-align: center;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-content {
  margin: auto;
  width: 537px;
  height: 210px;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-item {
  width: 175px;
  height: 210px;
  margin-left: 2px;
  margin-right: 2px;
}
div#cmsskin div.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 div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-navigator {
  display: none;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-next {
  float: right;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-next a {
  background-position: 0 -30px;
  clear: right;
  margin-right: 0px;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-next a:hover {
  background-position: -30px -30px;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-next a:active {
  background-position: -60px -30px;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-prev {
  float: left;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-prev a {
  margin-left: 0px;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-prev a:hover {
  background-position: -30px 0;
}
div#cmsskin div.vlt-tl364 .vlt-offer-calendar .tools-scrollable-button-prev a:active {
  background-position: -60px 0;
}
div#cmsskin div.vlt-tl364 .vlt-roomtype-media img {
  max-width: none;
}
div#cmsskin div.vlt-tl413 .vlt-crop {
  position: relative;
}
div#cmsskin div.vlt-tl413 .vlt-crop-zoomicon {
  cursor: pointer;
}
div#cmsskin div.vlt-tl400 .vlt-finline {
  background-color: white;
  padding: 15px;
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl400 .vlt-caption {
  font-size: 1.3em;
}
div#cmsskin div.vlt-tl400 .vlt-finline-media {
  float: left;
}
div#cmsskin div.vlt-tl400 .vlt-finline-content {
  padding-left: 230px;
}
div#cmsskin div.vlt-tl400 .vlt-finline-details ul {
  margin-left: 20px;
}
div#cmsskin div.vlt-tl400 .vlt-offer-staytime {
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl400 .vlt-description {
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl400 .vlt-finline-details {
  margin-top: 15px;
}
div#cmsskin div.vlt-tl400 .vlt-finline-links {
  margin-top: 15px;
}
div#cmsskin div.vlt-tl400 .vlt-finline-links a {
  display: inline-block;
}
div#cmsskin div.vlt-tl400 .vlt-finline-links a.vlt-link-details {
  float: right;
}
div#cmsskin div.vlt-tl399 .vlt-finline {
  background-color: white;
  padding: 15px;
}
div#cmsskin div.vlt-tl399 .vlt-caption {
  font-size: 1.3em;
}
div#cmsskin div.vlt-tl399 .vlt-finline-media {
  float: left;
  margin-right: 15px;
}
div#cmsskin div.vlt-tl399 .vlt-offer-staytime {
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl399 .vlt-description {
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl399 a.vlt-description {
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl399 .vlt-finline-details {
  margin-top: 15px;
  margin-left: 0;
}
div#cmsskin div.vlt-tl399 .vlt-roomtype-plan {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl399 .vlt-finline-links {
  margin-top: 15px;
  clear: both;
}
div#cmsskin div.vlt-tl399 .vlt-finline-links a {
  display: inline-block;
}
div#cmsskin div.vlt-tl399 .vlt-finline-links a.vlt-link-details {
  float: right;
}
div#cmsskin div.vlt-tl390 .vlt-group-rowsep {
  height: 20px;
}
div#cmsskin div.vlt-tl390 .vlt-group-rowsep-first {
  display: none;
}
div#cmsskin div.vlt-tl390 .vlt-group-rowsep-last {
  display: none;
}
div#cmsskin div.vlt-tl390 table.vlt-weather-table {
  border-collapse: collapse;
}
div#cmsskin div.vlt-tl390 tr.vlt-weather-timeofday td {
  width: 32%;
}
div#cmsskin div.vlt-tl390 tr.vlt-weather-timeofday td.vlt-weather-value {
  width: 17%;
}
div#cmsskin div.vlt-tl390 td.vlt-weather-forecastdate {
  padding: 5px 0px;
  font-weight: bold;
}
div#cmsskin div.vlt-tl390 td.vlt-weather-caption {
  padding: 5px;
  font-weight: bold;
  border: 1px solid;
  border-left: 0px;
}
div#cmsskin div.vlt-tl390 td.vlt-weather-value {
  padding: 5px;
  border: 1px solid;
  border-color: #A8986D;
  text-align: center;
}
div#cmsskin div.vlt-tl390 td.vlt-weather-caption {
  border-color: black;
}
div#cmsskin div.vlt-tl390 td.vlt-weather-value {
  border-color: black;
}
div#cmsskin div.vlt-tl390 tr.vlt-weather-timeofday td.vlt-weather-value {
  background-color: #A8986D;
  border-color: #A8986D;
  color: #000000;
}
div#cmsskin div.vlt-tl390 h2 {
  margin-top: 30px;
}
div#cmsskin div.vlt-tl391 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin div.vlt-tl391 .vlt-teaser-caption {
  font-size: 150%;
}
div#cmsskin div.vlt-tl391 .guestbook-entry-metadata {
  font-weight: bold;
  margin-bottom: 10px;
}
div#cmsskin div.vlt-tl391 .guestbook-entry-town {
  margin-left: 15px;
}
div#cmsskin div.vlt-tl391 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin div.vlt-tl391 .field-description {
  float: left;
}
div#cmsskin div.vlt-tl396 .hc-widget {
  margin: auto;
}
div#cmsskin div.vlt-tl396 .hc-widget-fullwidth .hc-widget.hc-widget-small {
  min-width: 150px;
  width: 100%;
}
div#cmsskin div.vlt-tl396 .hc-widget-fullwidth .hc-widget.hc-widget-medium {
  min-width: 300px;
  width: 100%;
}
div#cmsskin div.vlt-tl396 .hc-widget-fullwidth .hc-widget.hc-widget-large {
  min-width: 600px;
  width: 100%;
}
div#cmsskin div.vlt-tl396 body > .hc-widget-popup {
  z-index: 100;
}
div#cmsskin div.vlt-tl397 .hc-widget {
  margin: auto;
}
div#cmsskin div.vlt-tl397 .hc-widget-fullwidth .hc-widget.hc-widget-small {
  min-width: 300px;
  width: 100%;
}
div#cmsskin div.vlt-tl397 .hc-widget-fullwidth .hc-widget.hc-widget-medium {
  min-width: 500px;
  width: 100%;
}
div#cmsskin div.vlt-tl397 .hc-widget-fullwidth .hc-widget.hc-widget-large {
  min-width: 250px;
  width: 100%;
}
div#cmsskin div.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 div.vlt-tl392 .col,
div#cmsskin div.vlt-tl392 .vlt-groups-l1 {
  display: flex;
  padding-top: 135px;
  position: relative;
  padding-bottom: 30px;
}
div#cmsskin div.vlt-tl392 .vlt-groups-l1 > div,
div#cmsskin div.vlt-tl392 .col > div {
  text-align: center;
}
div#cmsskin div.vlt-tl392 .vlt-groups-l1 > div:first-child,
div#cmsskin div.vlt-tl392 .col > div:first-child {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
div#cmsskin div.vlt-tl392 .vlt-groups-l1 > div:first-child .vlt-weather-temperature,
div#cmsskin div.vlt-tl392 .col > div:first-child .vlt-weather-temperature {
  display: inline-block;
  margin-top: -30px;
  font-weight: bold;
}
div#cmsskin div.vlt-tl392 .vlt-groups-l1 > div:first-child .vlt-weather-condition,
div#cmsskin div.vlt-tl392 .col > div:first-child .vlt-weather-condition {
  display: inline-block;
  font-weight: bold;
  margin-left: 10px;
}
div#cmsskin div.vlt-tl392 .vlt-groups-l1 > div:not(:first-child) .vlt-weather-icon img,
div#cmsskin div.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 div.vlt-tl392 .vlt-groups-l1 .vlt-weather-temperature,
div#cmsskin div.vlt-tl392 .col .vlt-weather-temperature {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: -30px;
}
div#cmsskin div.vlt-tl392 .vlt-groups-l1 .vlt-weather-temperature:after,
div#cmsskin div.vlt-tl392 .col .vlt-weather-temperature:after {
  content: ' °C';
}
div#cmsskin div.vlt-tl392 .vlt-groups-l1 .vlt-weather-condition,
div#cmsskin div.vlt-tl392 .col .vlt-weather-condition {
  display: block;
  font-size: 0.9em;
}
div#cmsskin div.vlt-tl389 .vlt-weather-icon {
  margin-bottom: -10px;
}
div#cmsskin div.vlt-tl389 .vlt-weather-day {
  text-align: center;
}
div#cmsskin div.vlt-tl389 .vlt-weather-day-first {
  margin-bottom: 15px;
}
div#cmsskin div.vlt-tl389 .vlt-weather-day-forecast {
  float: left;
  width: 33%;
  font-size: 90%;
  text-align: center;
}
div#cmsskin div.vlt-tl389 .vlt-weather-weekday {
  display: block;
  font-weight: bold;
}
div#cmsskin div.vlt-tl389 .vlt-weather-condition {
  display: block;
  white-space: nowrap;
}
div#cmsskin div.vlt-tl389 .vlt-weather-temperature {
  display: block;
  white-space: nowrap;
}
div#cmsskin div.vlt-tl389 .vlt-weather-icon {
  margin-bottom: -10px;
}
div#cmsskin div.vlt-tl389 .vlt-weather-day-first .vlt-weather-temperature {
  font-weight: bold;
  font-size: 16px;
}
div#cmsskin div.vlt-tl389 .vlt-weather-day-first .vlt-weather-icon {
  margin-top: -15px;
  margin-bottom: -15px;
}
div#cmsskin div.vlt-tl398 span.field input {
  width: 80px;
}
div#cmsskin div.vlt-tl370 .vlt-teaser {
  background-color: white;
}
div#cmsskin div.vlt-tl370 .vlt-teaser-inner {
  padding: 15px;
}
div#cmsskin div.vlt-tl370 .vlt-teaser-media {
  float: left;
}
div#cmsskin div.vlt-tl370 .vlt-teaser-content {
  padding-left: 215px;
}
div#cmsskin div.vlt-tl370 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin div.vlt-tl370 .vlt-caption {
  font-size: 150%;
  margin-bottom: 10px;
}
div#cmsskin div.vlt-tl370 .vlt-description {
  margin-bottom: 10px;
}
div#cmsskin div.vlt-tl370 .vlt-link-details {
  float: right;
}
div#cmsskin div.vlt-tl370 .vlt-item-rowsep {
  clear: both;
  height: 15px;
}
div#cmsskin div.vlt-tl431 .vlt-group {
  padding: var(--grid-gutter-width) 0;
}
div#cmsskin div.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 div.vlt-tl431 .ev-tbsl-col.ev-tbsl-fixed-col {
  text-align: left;
  font-weight: bold;
}
div#cmsskin div.vlt-tl431 .ev-tbsl > .ev-tbsl-row.vlt-weather-daytime-row {
  font-weight: bold;
}
div#cmsskin div.vlt-tl431 .ev-tbsl > .ev-tbsl-row.vlt-weather-daytime-row .ev-tbsl-col {
  border: 0px;
}
div#cmsskin div.vlt-tl431 .ev-tbsl > .ev-tbsl-row:last-child .ev-tbsl-col {
  border-bottom-width: 1px;
}
div#cmsskin div.vlt-tl431 .owl-nav > div {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  width: 15px;
}
div#cmsskin div.vlt-tl431 .owl-nav > div .icon {
  font-size: 1em !important;
}
div#cmsskin div.vlt-tl431 .owl-nav > div.owl-next {
  left: auto;
  right: 0;
}
div#cmsskin div.vlt-tl431 .ev-tbsl-row .owl-nav {
  display: none;
}
div#cmsskin div.vlt-tl431 .ev-tbsl-row .owl-dots {
  display: none;
}
div#cmsskin div.vlt-tl431 .ev-tbsl-row:hover .owl-nav {
  display: inline;
}
div#cmsskin div.vlt-tl583 .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 div.vlt-tl583 .evconsent-dialog {
  position: fixed;
  width: 100%;
  max-width: 400px;
  left: 0px;
  bottom: 0px;
  z-index: 100000;
  padding: 2rem;
  text-align: center;
}
div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-caption {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.1;
}
div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-description {
  margin-top: 1rem;
}
div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 1rem;
}
div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-links a {
  flex: 1 1 1;
  display: block;
  width: 100%;
  padding: 8px 16px;
  margin: 2px 0px;
  text-decoration: none;
  order: 2;
}
div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-links a.all {
  order: 1;
}
@media (min-width: 480px) {
  div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-links {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-links a {
    order: 1;
  }
}
div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-footer {
  margin-top: 1rem;
}
div#cmsskin div.vlt-tl583 .evconsent-dialog .evconsent-dialog-footer a {
  margin: 0px 8px;
  font-size: 0.9em;
}
div#cmsskin div.vlt-tl582,
div#cmsskin div.vlt-tl582 table {
  color: #484848;
}
div#cmsskin div.vlt-tl582 a {
  color: black;
}
div#cmsskin div.vlt-tl582 .pvy-configure {
  max-width: 996px;
  padding: 15px;
}
div#cmsskin div.vlt-tl582 .pvy-configure-head h3 {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
div#cmsskin div.vlt-tl582 .pvy-configure-links {
  display: flex;
  justify-content: center;
  gap: 15px;
}
div#cmsskin div.vlt-tl582 .pvy-configure-links a {
  flex: 1;
  text-align: center;
  padding: 12px 16px;
  border: 1px solid #DDDDDD;
  font-weight: bold;
}
div#cmsskin div.vlt-tl582 .pvy-configure-links a:hover {
  text-decoration: none;
  background-color: #484848;
  color: white;
  border-color: #484848;
}
div#cmsskin div.vlt-tl582 .pvy-configure-body .pvy-cookieapps,
div#cmsskin div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
  margin-top: 30px;
}
@media (min-width: 480px) {
  div#cmsskin div.vlt-tl582 .pvy-configure-body {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    border: 1px solid #DDDDDD;
  }
  div#cmsskin div.vlt-tl582 .pvy-configure-body .pvy-cookieapps,
  div#cmsskin div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    margin-top: 0px;
  }
  div#cmsskin div.vlt-tl582 .pvy-configure-body .pvy-cookiegroups {
    background-color: #f1f1f1;
    border-right: 1px solid #DDDDDD;
    flex: 2 2;
    /*
      display: flex;
      flex-direction: row;
      */
  }
  div#cmsskin div.vlt-tl582 .pvy-configure-body .pvy-cookieapps {
    background-color: white;
    padding: 30px;
    flex: 4 4;
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 30px;
    row-gap: 30px;
  }
}
div#cmsskin div.vlt-tl582 .pvy-cookiegroups {
  flex: 1;
  /*
  display: flex;
  flex-direction: row;
  */
}
div#cmsskin div.vlt-tl582 .pvy-cookiegroup {
  border-bottom: 1px solid #DDDDDD;
  padding: 8px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
div#cmsskin div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption {
  flex: 1 1;
  display: block;
  order: 1;
}
div#cmsskin div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-caption a span {
  cursor: pointer;
}
div#cmsskin div.vlt-tl582 .pvy-cookiegroup .pvy-cookiegroup-switcher {
  display: block;
  width: 40px;
  order: 2;
}
div#cmsskin div.vlt-tl582 .pvy-cookiegroup.active .pvy-cookiegroup-caption {
  font-weight: bold;
}
@media (min-width: 480px) {
  div#cmsskin div.vlt-tl582 .pvy-cookiegroup {
    padding: 15px 30px;
  }
  div#cmsskin div.vlt-tl582 .pvy-cookiegroup:last-child {
    border-bottom: 0;
  }
  div#cmsskin div.vlt-tl582 .pvy-cookiegroup.active {
    background-color: white;
    margin-right: -2px;
  }
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp {
  padding: 8px 0px;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head {
  display: flex;
  flex-direction: row;
  align-items: center;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-caption {
  flex: 1 1;
  font-weight: bold;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-head .pvy-cookieapp-switcher {
  width: 40px;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist {
  margin-top: 15px;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table {
  width: 100%;
  border: 1px solid #CCCCCC;
  font-size: 0.85em;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th:first-child,
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td,
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table th {
  padding: 4px 8px;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table td:first-child {
  font-weight: bold;
  vertical-align: top;
}
div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-cookielist table tr:first-child th {
  background-color: #CCCCCC;
}
@media (min-width: 480px) {
  div#cmsskin div.vlt-tl582 .pvy-cookieapp {
    padding: 15px;
    background-color: #f1f1f1;
  }
  div#cmsskin div.vlt-tl582 .pvy-cookieapp .pvy-cookieapp-caption {
    font-size: 1.25em;
  }
}
div#cmsskin div.vlt-tl582 .pvy-configure-footer {
  margin-top: 15px;
  text-align: center;
}
div#cmsskin div.vlt-tl582 .pvy-configure-footer a {
  display: inline-block;
  margin: 0px 5px;
  color: #AAAAAA;
  font-size: 0.85em;
}
div#cmsskin div.vlt-tl582 .switch label {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
div#cmsskin div.vlt-tl582 .switch label input {
  opacity: 0;
  width: 0;
  height: 0;
}
div#cmsskin div.vlt-tl582 .switch label span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CCCCCC;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div#cmsskin div.vlt-tl582 .switch label span:before {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div#cmsskin div.vlt-tl582 .switch label input:checked + span {
  background-color: #5DBE7B;
}
div#cmsskin div.vlt-tl582 .switch label input:focus + span {
  box-shadow: 0 0 1px #5DBE7B;
}
div#cmsskin div.vlt-tl582 .switch label input:checked + span:before {
  transform: translateX(calc(40px / 2 - 2 * 3px));
}
div#cmsskin div.vlt-tl582 .switch label span.round {
  border-radius: 24px;
}
div#cmsskin div.vlt-tl582 .switch label span.round:before {
  border-radius: 50%;
}
div#cmsskin div.vlt-tl719 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div#cmsskin div.vlt-tl719 ul li {
  margin: 0;
  padding: 0;
}
div#cmsskin div.vlt-tl719 .ev-langchooser {
  position: relative;
  z-index: 1;
  color: var(--ev_color-base);
}
div#cmsskin div.vlt-tl719 .ev-langchooser a {
  color: var(--ev_color-base);
}
div#cmsskin div.vlt-tl719 .ev-langchooser .chooser {
  display: flex;
  align-items: center;
  border: 1px solid;
  border-color: var(--ev_color-base);
  padding: var(--grid-gutter-width-025) var(--grid-gutter-width-050);
  cursor: pointer;
}
div#cmsskin div.vlt-tl719 .ev-langchooser .chooser .current {
  padding-right: var(--grid-gutter-width-050);
}
div#cmsskin div.vlt-tl719 .ev-langchooser .chooser .icon:before {
  content: '';
  border: solid var(--ev_color-base);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-top: -3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
div#cmsskin div.vlt-tl719 .ev-langchooser ul {
  position: absolute;
  min-width: 100%;
  background-color: white;
  border: 1px solid;
  border-color: var(--ev_color-base);
}
div#cmsskin div.vlt-tl719 .ev-langchooser ul li a {
  display: block;
  padding: var(--grid-gutter-width-025) var(--grid-gutter-width-050);
}
div#cmsskin div.vlt-tl719 .ev-langchooser ul li a:hover {
  background-color: var(--ev_color-base-bg);
}
div#cmsskin div.vlt-tl719 .ev-langchooser ul li a.active {
  font-weight: bold;
}
/** VIELWETTYPE LAYOUT VARIANT **/
div#cmsskin div.vlt-tv603 .evconsent-dialog {
  background-color: #CF4954;
  color: white;
}
div#cmsskin div.vlt-tv603 .evconsent-dialog .evconsent-dialog-links a {
  color: white;
  background-color: white;
  font-weight: bold;
  color: #CF4954;
}
div#cmsskin div.vlt-tv603 .evconsent-dialog .evconsent-dialog-links a:hover {
  color: white;
}
div#cmsskin div.vlt-tv603 .evconsent-dialog .evconsent-dialog-links a:hover {
  background-color: #bb9442;
  border-color: #bb9442;
}
div#cmsskin div.vlt-tv603 .evconsent-dialog .evconsent-dialog-footer a {
  color: rgba(255, 255, 255, 0.5);
}
/** PROJECT **/
/*
font-family:'Ocean Sans MT W01 Light';
font-family:'OceanSansMTW01-LightIta';
font-family:'Ocean Sans MT W01 Book';
font-family:'OceanSansMTW01-BookItal';
font-family:'OceanSansMTW01-SemiBold 734788';
font-family:'OceanSansMTW01-SemiBold 734791';
font-family:'Ocean Sans MT W01 Bold';
font-family:'OceanSansMTW01-BoldItal';
font-family:'OceanSansMTW01-ExtraBol 734794';
font-family:'OceanSansMTW01-ExtraBol 734797';
font-family:'OceanSansMTW01-LightCn';
font-family:'OceanSansMTW01-BookCn';
font-family:'OceanSansMTW01-SemiBold 734831';
font-family:'OceanSansMTW01-BoldCn';
font-family:'OceanSansMTW01-ExtraBol 734837';
*/
.evconsent-placeholder {
  padding: 5rem;
  background-color: var(--ev_color-base-bg);
  line-height: 1.1;
}
.evconsent-placeholder > * {
  margin-bottom: 1rem;
}
.evconsent-placeholder > *:last-child {
  margin-bottom: 0px;
}
.evconsent-placeholder .evconsent-placeholder-caption {
  font-size: 1.25em;
  font-weight: bold;
  color: var(--ev_color-base);
}
.evconsent-placeholder .evconsent-placeholder-link {
  display: flex;
  gap: 1rem;
}
.evconsent-placeholder .evconsent-placeholder-link a {
  display: inline-block;
  padding: 0.75rem 1rem;
  border: 1px solid var(--ev_color-base);
  font-weight: bold;
  text-decoration: none;
  color: var(--ev_color-base);
}
.evconsent-placeholder .evconsent-placeholder-link a.evconsent-allow-app {
  background-color: var(--ev_color-base);
  border-color: var(--ev_color-base);
  color: white;
}
.evconsent-placeholder .evconsent-placeholder-link a:hover {
  background-color: var(--ev_color-base-dark);
  border-color: var(--ev_color-base-dark);
  color: white;
}
.ev-btn {
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ev-btn-default {
  background-color: #B9A6A0;
  line-height: 1;
  text-decoration: none;
  color: white;
}
.ev-btn-default:hover {
  background-color: #775A52;
  text-decoration: none;
  color: white;
}
.ev-btn-block {
  display: block;
  text-align: center;
}
.ev-btn-primary {
  background-color: #CF4954;
  color: white;
}
.ev-btn-primary:hover {
  background-color: #c93541;
  text-decoration: none;
  color: white;
}
.vlt-link {
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #B9A6A0;
  line-height: 1;
  text-decoration: none;
  color: white;
}
.vlt-link:hover {
  background-color: #775A52;
  text-decoration: none;
  color: white;
}
.vlt-roomtype-link {
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #B9A6A0;
  line-height: 1;
  text-decoration: none;
  color: white;
  padding: 6px 15px;
}
.vlt-roomtype-link:hover {
  background-color: #775A52;
  text-decoration: none;
  color: white;
}
.vlt-ctrl {
  border: 0px;
  background-color: white;
  padding: 30px;
  margin: 0px;
  margin-bottom: 30px;
  /*
  .vlt-filter-item {
    display:inline-block;
    width:33%;
    h3.vlt-filter-item-caption {
      margin-bottom:10px;
    }
  }
  */
}
.vlt-ctrl .vlt-filter {
  float: none;
  display: block;
}
.vlt-tabs-navigator {
  border-bottom: 3px solid #CF4954;
  margin-bottom: 30px;
  text-align: center;
}
.vlt-tabs-navigator li {
  display: inline-block;
}
.vlt-tabs-navigator li a {
  padding: 10px 20px;
  margin-left: 1px;
  color: #4E4C51;
  background-color: #B9A6A0;
  color: white;
  font-size: 1.25em;
  text-decoration: none;
}
.vlt-tabs-navigator li a.current {
  background-color: #CF4954;
  color: white;
}
.vlt-tabs-navigator li a:hover {
  background-color: #CF4954;
  color: white;
}
/*
		.vlt-loading {
			.vlt-group {
				visibility: hidden;
			}	
		}*/
.vlt-ctrl .vlt-filter-item-value,
.vlt-ctrl .vlt-sort-item-value {
  line-height: 1;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 18px;
  margin-right: 5px;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon:before,
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon:before {
  margin-bottom: 1px;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #B9A6A0 transparent;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value a .icon:after {
  border-width: 8px 8px 0 8px;
  border-color: #B9A6A0 transparent transparent transparent;
  margin-top: 1px;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value:hover a .icon:before {
  border-color: transparent transparent #B9A6A0 transparent;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value:hover a .icon:after {
  border-color: #B9A6A0 transparent transparent transparent;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value.active.asc a .icon:before {
  border-color: transparent transparent #CF4954 transparent;
}
.vlt-ctrl .vlt-sort .vlt-sort-item-value.active.desc a .icon:after {
  border-color: #CF4954 transparent transparent transparent;
}
.vlt-ctrl .vlt-filter-item input[type='radio'],
.vlt-ctrl .vlt-filter-item input[type='checkbox'] {
  display: none;
  cursor: pointer;
}
.vlt-ctrl .vlt-filter-item select:focus,
.vlt-ctrl .vlt-filter-item select:active,
.vlt-ctrl .vlt-filter-item input[type='text']:focus,
.vlt-ctrl .vlt-filter-item input[type='text']:active,
.vlt-ctrl .vlt-filter-item input[type='radio']:focus,
.vlt-ctrl .vlt-filter-item input[type='radio']:active,
.vlt-ctrl .vlt-filter-item input[type='checkbox']:focus,
.vlt-ctrl .vlt-filter-item input[type='checkbox']:active {
  outline: none;
}
.vlt-ctrl .vlt-filter-item input[type='radio'] + label,
.vlt-ctrl .vlt-filter-item input[type='checkbox'] + label {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.vlt-ctrl .vlt-filter-item input,
.vlt-ctrl .vlt-filter-item select {
  background: #B9A6A0;
  border: 1px solid #B9A6A0;
  padding: 0;
  margin: 0;
  line-height: 1;
  color: #484848;
  line-height: 24px;
  height: 24px;
  display: block;
  width: 100%;
  padding: 0px 4px;
}
.vlt-ctrl .vlt-filter-item input[type='text'] {
  /*.inputPlaceholder(@colorInactiveExtend);					*/
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 {
  /*Radio Specific styles*/
  /*Checkbox Specific styles*/
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label {
  padding-left: 25px;
  margin-right: 10px;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:before,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:before,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:after {
  content: '';
  font-family: helvetica,arial;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  position: absolute;
  text-align: center;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:before,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:before {
  background-color: #B9A6A0;
  transition: all 0.3s ease-in-out;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:after {
  color: white;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio']:checked + label:before,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox']:checked + label:before {
  box-shadow: inset 0 0 0 10px #CF4954;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:before {
  border-radius: 50%;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:hover:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio']:checked + label:after {
  content: '\2022';
  position: absolute;
  top: 0px;
  font-size: 23px;
  line-height: 18px;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio'] + label:hover:after {
  color: #B9A6A0;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio']:checked + label:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='radio']:checked + label:hover:after {
  color: white;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:before {
  border-radius: 3px;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:hover:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox']:checked + label:after {
  content: "\2713";
  line-height: 18px;
  font-size: 14px;
  font-weight: bold;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox'] + label:hover:after {
  color: #B9A6A0;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox']:checked + label:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type='checkbox']:checked + label:hover:after {
  color: white;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio'],
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox'] {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #B9A6A0;
  position: relative;
  margin-right: 10px;
  /*
					  width: 55px;
					  height: 28px;
					  .rounded(30px);
					  */
  width: 35px;
  height: 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-in-out ease-out 0;
  -moz-transition: all 0.2s ease-in-out ease-out 0;
  -o-transition: all 0.2s ease-in-out ease-out 0;
  transition: all 0.2s ease-in-out ease-out 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio']:hover:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox']:hover:after {
  background-color: #B9A6A0;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio']:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox']:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: white;
  top: 2px;
  left: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out ease-out 0;
  -moz-transition: all 0.2s ease-in-out ease-out 0;
  -o-transition: all 0.2s ease-in-out ease-out 0;
  transition: all 0.2s ease-in-out ease-out 0;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio']:checked,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox']:checked {
  -webkit-box-shadow: inset 0 0 0 15px #CF4954;
  -moz-box-shadow: inset 0 0 0 15px #CF4954;
  box-shadow: inset 0 0 0 15px #CF4954;
}
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='radio']:checked:after,
.vlt-ctrl .vlt-filter-item .vlt-filter-value-style-2 input[type='checkbox']:checked:after {
  left: 19px;
  background-color: white;
}
@-moz-document url-prefix() {
  .vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type="radio"] + label::before,
  .vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type="radio"] + label::after,
  .vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type="checkbox"] + label::before,
  .vlt-ctrl .vlt-filter-item .vlt-filter-value-style-1 input[type="checkbox"] + label::after {
    top: -2px;
  }
}
.vlt-filter .vlt-filter-item-caption {
  font-size: 1.2em;
}
.vlt-filter .vlt-filter-item-values {
  padding: 0px;
  margin-bottom: 0px;
}
.vlt-filter .vlt-filter-item-values .vlt-filter-item-value {
  list-style: none;
}
.vlt-filter .vlt-filter-item-values .vlt-filter-item-value .caption {
  font-size: 1.1em;
}
/** SECTIONS **/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 145px;
}
body {
  margin: 0;
  padding: 0;
  background-color: #39383e;
}
body,
td {
  color: #4E4C51;
  font-size: 14px;
  line-height: 1.6;
  font-family: "Ocean Sans MT W01 Book", sans;
}
@media (min-width: 1200px) {
  body {
    font-size: 15px;
  }
}
img {
  max-width: 100%;
  height: auto;
}
a {
  -webkit-transition: all 0.33s ease-out 0s;
  -moz-transition: all 0.33s ease-out 0s;
  -o-transition: all 0.33s ease-out 0s;
  transition: all 0.33s ease-out 0s;
  color: #775A52;
}
a:hover {
  color: #5F4841;
}
/*.vlt-filter {
 .vlt-filter-item {
  display: flex;
 }
 .vlt-filter-item-values {
  margin: 0;
  padding: 0;
  display: flex;
  li {
   list-style: none;
   margin-right: var(--grid-gutter-width-025);
  }
 }
}*/
.key-routenplaner form .search-form-button input {
  border: none;
  text-align: center;
  background-color: #CF4954;
  color: white;
  text-transform: uppercase;
  padding: 5px 30px;
  font-size: 1.1em;
  border-radius: 3px;
  outline: none !important;
}
.key-routenplaner form .search-form-button input:hover {
  background-color: #3a3a3a;
  color: white;
}
body.Layout06 div#page_logo a {
  font-size: 2.5em !important;
  padding: 10px !important;
}
body.Layout06 div#page_logo img {
  display: none;
}
body.Layout06 div#page_logo .icon {
  display: block !important;
}
body.Layout06 div#page_logo .icon:before {
  display: block;
  content: "\e911" !important;
}
body.Layout06 div#cmsskin div#page_navigation.is_stuck {
  background-color: #775A52;
}
body.Layout01 div.vlt-v4711 ul.level-1 > li > .level-2-container,
body.Layout05 div.vlt-v4711 ul.level-1 > li > .level-2-container {
  bottom: 100%;
}
#body_123 {
  /*
.icon {
  .icon();
}

.icon-logo:before {
  content: "\e900";
}
.icon-signet:before {
  content: "\e901";
}
.icon-trenner:before {
  content: "\e902";
}
.icon-anfahrt:before {
  content: "\e903";
}
.icon-gutschein:before {
  content: "\e904";
}
.icon-bilder:before {
  content: "\e905";
}
.icon-kalender:before {
  content: "\e906";
}
.icon-play:before {
  content: "\e907";
}
.icon-prospekt:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-arrow-bottom:before {
  content: "\e90b";
}
.icon-arrow-top:before {
  content: "\e90c";
}*/
}
.evconsent-placeholder .evconsent-placeholder-caption {
  font-size: 1.25em;
  color: #CF4954;
}
.evconsent-placeholder .evconsent-placeholder-link a {
  display: inline-block;
  padding: 4px 16px;
}
.evconsent-placeholder .evconsent-placeholder-link a.evconsent-allow-app {
  border: 1px solid #CF4954;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  background-color: #CF4954;
}
.page_container {
  padding: 0px 15px;
}
.page_container .page_center {
  margin: auto;
  max-width: 1140px;
}
div#page {
  background-color: #fdf5ea;
}
div#page_header {
  position: relative;
  z-index: 115;
  background-color: #fdf5ea;
}
div#page_header div#page_header_inner {
  position: relative;
  padding: 8px 0px;
}
div#page_header div#page_logo {
  position: absolute;
  left: -10px;
  top: 0;
  text-align: center;
  z-index: 100;
  width: 20%;
}
div#page_header div#page_logo a {
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  padding: 15px;
  background-color: white;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  color: #CF4954;
  font-size: 6em;
}
div#page_header div#page_logo a .icon {
  display: none;
  font-size: 0.8em;
  color: #775A52;
}
@media (max-width: 479px) {
  div#page_header div#page_logo {
    width: 40%;
  }
}
div#page_header div#page_request {
  display: inline-block;
  margin-left: 15%;
}
@media (min-width: 480px) {
  div#page_header div#page_request {
    margin-left: 23%;
  }
}
div#page_header div#page_phone {
  position: absolute;
  top: 10px;
  right: 0px;
  display: inline-block;
  line-height: 34px;
  font-size: 1.4em;
  color: #CF4954;
}
div#page_header div#page_phone a {
  color: #CF4954;
  text-decoration: none;
}
div#page_header div#page_phone a .caption {
  display: none;
}
@media (min-width: 480px) {
  div#page_header div#page_phone {
    right: 43px;
  }
}
@media (min-width: 992px) {
  div#page_header div#page_phone {
    right: 140px;
    font-size: 1.25em;
  }
}
@media (min-width: 1500px) {
  div#page_header div#page_phone {
    right: 90px;
    font-size: 1.25em;
  }
}
div#page_header div#page_social-media {
  display: none;
  position: absolute;
  top: 10px;
  right: -17px;
  line-height: 34px;
  font-size: 1.5em;
  color: #CF4954;
}
div#page_header div#page_social-media a {
  color: #CF4954;
  text-decoration: none;
}
div#page_header div#page_social-media a:hover {
  color: #775A52;
}
div#page_header div#page_social-media a .caption {
  display: none;
}
div#page_header div#page_social-media .key-facebook {
  margin-right: 8px;
}
@media (min-width: 480px) {
  div#page_header div#page_social-media {
    display: block;
  }
}
@media (min-width: 992px) {
  div#page_header div#page_social-media {
    font-size: 1.7em;
    right: 70px;
  }
}
@media (min-width: 1500px) {
  div#page_header div#page_social-media {
    font-size: 1.7em;
    right: 10px;
  }
}
div#page_header div#page_translator {
  position: absolute;
  top: 7px;
  right: 40px;
  font-size: 1.3em;
  display: inline-block;
  color: #CF4954;
}
@media (min-width: 480px) {
  div#page_header div#page_translator {
    top: 60px;
    display: block;
    right: -16px;
  }
}
@media (min-width: 992px) {
  div#page_header div#page_translator {
    top: 8px;
    right: -10px;
  }
}
@media (min-width: 1500px) {
  div#page_header div#page_translator {
    right: -70px;
  }
}
div#page_header.sticky div#page_logo a {
  padding: 10px;
  font-size: 2.5em;
}
div#page_header.sticky div#page_logo a .icon:before {
  display: block;
  content: "\e911" !important;
}
div#page_header.sticky div#page_logo a .icon {
  display: block;
}
div#page_header.sticky div#page_logo a img {
  display: none;
}
@media (max-width: 479px) {
  div#page_header.sticky div#page_logo {
    width: 20%;
  }
}
div#page_slideshow {
  background-color: #bca9a2;
  position: relative;
  /* .custom-box {
      position: absolute;
      right: 100px;
      top: 400px;
      background-color: #7BA17C;
      padding: 20px;
      color: white;
      width: 300px;
      height: 250px;
      .rotation(10deg);
      .rounded(3px);
      .box-shadow(5px 5px 10px fade(#000000, 80%));
      &:after {
        content: '';
        display: block;
        position: absolute;
        right: -50px;
        bottom: 150px;
        width: 300px;
        height: 466px;
        background-image: url(/de/images/linie.png);
        background-position: right bottom;
        background-repeat: no-repeat;
        text-align: center;
        z-index: 100;
      }
      .custom-box-headline {
        font-size: 1.3em;
        text-transform: uppercase;
      }
      .custom-box-link {
        a {
          display: inline-block;
          background-color: #BDCFBF;
          color: #7BA17C;
          padding: 10px 16px;
          line-height: 1;
          font-weight: bold;
          .rounded(3px);
          text-transform: uppercase;
          margin-top: 10px;
          text-decoration: none;
          &:hover {
            color: @ev_color-base-dark;
          }
        }
      }
      .custom-box-price {
        positioN: absolute;
        left: -20px;
        bottom: -20px;
        width: 80px;
        height: 80px;
        background-color: #BDCFBF;
        line-height: 1.1;
        padding-top: 12px;
        color: #7BA17C;
        span {
          display: block;
          &.value {
            font-size: 1.5em;
            font-weight: bold;
          }
        }
        .rounded(50%);
      }
    }*/
}
div#page_slideshow div#page_slideshow_inner {
  position: relative;
  z-index: 10;
}
div#page_slideshow div#page_slideshow_eyecatcher {
  position: absolute;
  right: 15px;
  bottom: 80px;
  z-index: 100;
  text-align: center;
}
div#page_slideshow div#page_slideshow_eyecatcher .key-page-slideshow-eyecatcher {
  position: relative;
}
div#page_slideshow div#page_slideshow_eyecatcher img {
  width: 160px;
}
div#page_slideshow div#page_slideshow_eyecatcher .key-page-eyecatcher-top {
  position: absolute;
  top: -85px;
  right: 0px;
  transition: all 2s;
}
div#page_slideshow div#page_slideshow_eyecatcher .key-page-eyecatcher-top img {
  width: 95px;
}
@media (min-width: 480px) {
  div#page_slideshow div#page_slideshow_eyecatcher .key-page-eyecatcher-top {
    top: -90px;
  }
  div#page_slideshow div#page_slideshow_eyecatcher .key-page-eyecatcher-top img {
    width: 110px;
  }
}
@media (min-width: 992px) {
  div#page_slideshow div#page_slideshow_eyecatcher .key-page-eyecatcher-top {
    top: -80px !important;
  }
  div#page_slideshow div#page_slideshow_eyecatcher .key-page-eyecatcher-top img {
    width: 110px !important;
  }
}
@media (min-width: 1500px) {
  div#page_slideshow div#page_slideshow_eyecatcher .key-page-eyecatcher-top {
    top: -95px !important;
  }
  div#page_slideshow div#page_slideshow_eyecatcher .key-page-eyecatcher-top img {
    width: 120px !important;
  }
}
@media (min-width: 480px) {
  div#page_slideshow div#page_slideshow_eyecatcher {
    right: 30px;
    bottom: 40px;
    z-index: 101;
    text-align: center;
    width: 200px;
  }
  div#page_slideshow div#page_slideshow_eyecatcher img {
    width: auto;
  }
}
@media (min-width: 992px) {
  div#page_slideshow div#page_slideshow_eyecatcher {
    bottom: 40px;
    z-index: 50;
    height: auto;
    width: 240px;
  }
}
@media (min-width: 1500px) {
  div#page_slideshow div#page_slideshow_eyecatcher {
    right: 130px;
    bottom: 60px;
    width: 250px;
  }
}
div#cmsskin div#page_navigation {
  position: relative;
  z-index: 100;
  background-color: #775a52;
  padding: 0px;
  -webkit-transition: all 0.33s linear 0s;
  -moz-transition: all 0.33s linear 0s;
  -o-transition: all 0.33s linear 0s;
  transition: all 0.33s linear 0s;
  /*&.is_stuck {
    background-color: darken(#775A52, 8%);
    ul.level-1 {
      > li {
        > a {
          .icon {
            top: auto;
            bottom: -30px;
          }
        }
      }
    }
    .level-2-container {
      top: 100%!important;
      bottom: auto!important;
      #gradient > .vertical( @ev_color-extend-soft, fade(@ev_color-extend-soft, 80%), 50%);
    }
  }*/
}
div#cmsskin div#page_navigation.is_stuck .toggle-navigation > ul.level-1 {
  top: 100%;
}
div#cmsskin div#page_navigation.is_stuck .toggle-navigation > ul.level-1 > li {
  background-color: #775A52;
}
div#cmsskin div#page_navigation .key-page-navigation-backlink {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
div#cmsskin div#page_navigation .key-page-navigation-backlink a {
  text-align: right;
  color: white;
  border: 1px solid transparent;
  border-color: rgba(255, 255, 255, 0.1);
  text-decoration: none;
}
div#cmsskin div#page_navigation .key-page-navigation-backlink a .icon {
  margin-right: 10px;
  line-height: inherit;
}
div#cmsskin div#page_navigation .key-page-navigation-backlink a:hover {
  color: white;
  border-color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
body.Layout01 #page_slideshow #page_slideshow_buttons {
  display: none;
}
body.Layout01 #page_navigation .toggle-navigation > ul.level-1 {
  top: 100%;
}
body.Layout01 #page_navigation .toggle-navigation > ul.level-1 > li {
  background-color: #775a52;
}
#page_quicklinks_xs {
  background-color: #684f48;
  /*background-color:#A68574;*/
  padding: 5px;
  text-align: center;
}
#page_quicklinks_xs .key-page-quicklinks-xs-child a {
  display: inline-block;
  text-decoration: none;
  padding: 5px 10px;
  color: #fdf5ea;
}
#page_quicklinks_xs .key-page-quicklinks-xs-child a .icon {
  font-size: 2.5em;
  display: inline-block;
  vertical-align: middle;
}
#page_quicklinks_xs .key-page-quicklinks-xs-child a .caption {
  display: none;
}
#page_quicklinks_xs .key-page-quicklinks-xs-child a:hover {
  color: white;
}
#page_quicklinks_xs .key-page-quicklinks-xs-child .key-covid a {
  background-color: #CF4954;
}
#page_quicklinks_xs .key-page-quicklinks-xs-child .key-covid a:hover {
  background-color: #775A52;
}
div#page_body {
  position: relative;
  background-color: #fdf5ea;
}
div#page_portlets {
  color: white;
  padding: 30px 15px;
  background-color: #908f94;
}
@media (min-width: 480px) {
  .page_container {
    padding: 0px 30px;
  }
  body.Layout01 #page_slideshow #page_slideshow_buttons {
    display: block;
  }
  div#page_slideshow div#page_slideshow_eyecatcher {
    display: block;
  }
  div#page_slideshow div#page_slideshow_eyecatcher .custom-box {
    top: 200px;
    right: 80px;
  }
  div#page_slideshow div#page_slideshow_buttons {
    display: block;
  }
  div#page_portlets {
    color: white;
    padding: 60px;
    background-color: #908f94;
  }
  #page_quicklinks_xs {
    display: none;
  }
}
@media (min-width: 992px) {
  div#page_header div#page_logo a {
    padding: 20px;
  }
  div#page_header div#page_logo a .icon {
    font-size: 1em;
  }
  div#page_header div#page_phone a .caption {
    display: inline-block;
  }
  div#page_header div#page_phone a .icon {
    display: none;
  }
  div#cmsskin div#page_navigation.sticky {
    background-color: #775A52;
  }
  div#cmsskin div#page_navigation.sticky ul.level-1 > li > a .icon {
    top: auto;
    bottom: -30px;
  }
  div#cmsskin div#page_navigation.sticky .level-2-container {
    top: 100% !important;
    bottom: auto !important;
    background-image: -webkit-linear-gradient(top, #B9A6A0 50%, rgba(185, 166, 160, 0.8) 100%);
    background-image: -o-linear-gradient(top, #B9A6A0 50%, rgba(185, 166, 160, 0.8) 100%);
    background-image: linear-gradient(to bottom, #B9A6A0 50%, rgba(185, 166, 160, 0.8) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb9a6a0', endColorstr='#ccb9a6a0', GradientType=0);
  }
}
@media (min-width: 1200px) {
  div#page_header div#page_logo a {
    padding: 20px 30px;
  }
  div#page_header div#page_logo a .icon {
    font-size: 1em;
  }
}
div#page_footer_address {
  padding: 30px;
  background-color: #39383e;
  color: white;
  border-bottom: 2px solid #4d4c52;
  text-align: center;
}
div#page_footer_address .key-signet a {
  display: inline-block;
  margin: auto;
  text-decoration: none;
  color: white;
}
div#page_footer_address .key-signet a:hover {
  color: #CF4954;
}
div#page_footer_address .key-signet a .icon-signet {
  font-size: 3em;
}
div#page_footer {
  padding: 30px;
  background-color: #39383e;
  color: white;
}
div#page_summary {
  padding: 30px;
  color: #bbbbbb;
}
div#page_summary a {
  color: #CF4954;
}
div#page_summary h2,
div#page_summary h3,
div#page_summary h4 {
  color: white;
}
div#page_content .headline-container-l1 {
  text-transform: uppercase;
  line-height: 1.1;
}
div#page_content .headline-container-l1 h1 {
  color: #CF4954;
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 2.2em;
}
div#page_content .headline-container-l1 .subline {
  margin-top: 10px;
  color: #E5A79C;
  font-size: 1.3em;
}
div#page_content h2,
div#page_content h3 {
  color: #C79488;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.2;
  text-transform: uppercase;
}
div#page_content .ev-highlight {
  text-align: center;
  padding: 20px;
  border: solid 1px #3a3a3a;
  outline: solid 1px #3a3a3a;
  outline-offset: -5px;
}
div#page_content .ev-highlight h2 {
  text-transform: uppercase;
}
div#page_content .ev-highlight:before {
  display: block;
  text-align: center;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  font-size: 3em;
  margin-bottom: 15px;
  color: #C79488;
}
div#page_content .ev-highlight ul li {
  text-align: left;
}
div#page_content .key-maingroup-child {
  padding: 30px 15px;
}
div#page_content .key-maingroup-child > div {
  margin: auto;
  max-width: 1140px;
}
@media (min-width: 480px) {
  div#page_content .key-maingroup-child {
    padding: 60px 30px;
  }
}
div#page_content .ev-claim {
  padding: 0;
}
div#page_content .ev-claim > div {
  margin: auto;
  max-width: 100%;
}
div#page_content .ev-claim .headline-container-l1 h1 {
  color: white;
}
div#page_content .ev-claim .headline-container-l1 .subline {
  color: rgba(255, 255, 255, 0.5);
  color: #f1f1f1;
}
div#page_content .ev-claim .key-media {
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}
div#page_content .ev-claim .key-media img {
  width: 100%;
  height: auto;
}
div#page_content .ev-claim .key-inhalt {
  padding: 60px 15px;
  padding-bottom: 20px;
}
div#page_content .ev-claim .key-inhalt > div {
  margin: auto;
  max-width: 1140px;
}
div#page_content .ev-claim a.ev-btn-scrolldown {
  position: relative;
  z-index: 10;
  display: block;
  text-align: center;
  height: 2px;
  line-height: 1;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 5px;
  color: #4E4C51;
}
div#page_content .ev-claim a.ev-btn-scrolldown .icon {
  display: inline-block;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
div#page_content .ev-claim a.ev-btn-scrolldown .icon:before {
  display: block;
  margin-top: -50%;
  font-size: 3em;
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  text-align: center;
}
div#page_content .ev-claim a.ev-btn-scrolldown:hover .icon {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
div#page_content .ev-claim a.ev-btn-custom {
  text-align: right;
  color: white;
  border: 1px solid transparent;
}
div#page_content .ev-claim a.ev-btn-custom .icon {
  float: right;
  margin-left: 10px;
  line-height: inherit;
}
div#page_content .ev-claim a.ev-btn-custom:hover {
  color: white;
  border-color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 480px) {
  div#page_content .ev-claim .key-inhalt {
    padding: 60px 15px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  div#page_content .ev-claim .key-inhalt {
    padding: 80px 15px;
    padding-bottom: 40px;
  }
}
div#page_content .base-hnavigation {
  margin-top: 40px;
}
div#page_content .base-hnavigation .base-hnavigation-previous {
  float: left;
}
div#page_content .base-hnavigation .base-hnavigation-next {
  float: right;
}
div#page_content .base-hnavigation a {
  text-transform: uppercase;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
div#page_content .ev-claim-beige {
  background-color: #fdf5ea;
}
div#page_content .ev-claim-beige .headline-container-l1 h1 {
  color: #CF4954;
}
div#page_content .ev-claim-beige .headline-container-l1 .subline {
  color: rgba(207, 73, 84, 0.5);
}
div#page_content .ev-claim-beige a.ev-btn-scrolldown {
  color: #79c8cd;
}
div#page_content .ev-claim-grau {
  color: white;
  background-color: #79c8cd;
}
div#page_content .ev-claim-grau a.ev-btn-scrolldown {
  color: #79c8cd;
}
div#page_content .ev-claim-tuerkis {
  color: white;
  background-color: #79c8cd;
  min-height: 400px !important;
}
div#page_content .ev-claim-tuerkis a.ev-btn-scrolldown {
  color: #79c8cd;
}
div#page_content .ev-claim-braun {
  color: white;
  background-color: #c4b29c;
  min-height: 400px !important;
}
div#page_content .ev-claim-braun a.ev-btn-scrolldown {
  color: #c4b29c;
}
div#page_content .ev-claim-rot {
  color: white;
  background-color: #cf484e;
}
div#page_content .ev-claim-rot a.ev-btn-scrolldown {
  color: #cf484e;
}
div#page_content .ev-claim-gruen {
  color: white;
  background-color: #7ba17c;
  min-height: 400px !important;
}
div#page_content .ev-claim-gruen a.ev-btn-scrolldown {
  color: #7ba17c;
}
div#page_content .ev-highlight-special2 {
  position: relative;
  width: 100%;
  background-color: #B9A6A0;
  color: white !important;
  padding: 30px;
  margin-left: auto;
  margin-right: 50px;
  outline: 1px solid #e6e6e6;
  outline-offset: -5px;
}
div#page_content .ev-highlight-special2 h2 {
  color: white;
}
div#page_content .ev-highlight-special2 a {
  color: white;
}
div#page_content .ev-highlight-special {
  position: relative;
  background-color: #fceedc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 30px;
  margin-left: auto;
  margin-right: 50px;
  /*
      .custom-box-headline {
        font-size: 1.3em;
        text-transform: uppercase;
      }
      .custom-box-link {
        a {
          display: inline-block;
          background-color: blue;
          color: blue;
          color: white;
          padding: 8px 16px;
          .rounded(3px);
          text-transform: uppercase;
          margin-top: 10px;
          text-decoration: none;
        }
      }
      .custom-box-price {
        positioN: absolute;
        left: -20px;
        bottom: -20px;
        width: 80px;
        height: 80px;
        background-color: black;
        line-height: 1.1;
        padding-top: 12px;
        span {
          display: block;
          &.value {
            font-size: 1.5em;
            font-weight: bold;
          }
        }
        .rounded(50%);
      }
      */
}
div#page_content .ev-highlight-special:after {
  content: "";
  display: block;
  position: absolute;
  right: -40px;
  top: -60px;
  width: 150px;
  height: 120px;
  background-image: url(/de/images/linie.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  text-align: center;
}
div#page_content .c_downloads_list_view_Layout01 .file-thumbnail {
  padding-right: 15px;
}
div#page_content .c_downloads_list_view_Layout01 .file-title .caption {
  text-transform: uppercase;
}
div#page_content .c_downloads_list_view_Layout01 .file-links {
  padding-top: 15px;
}
div#page_content .c_downloads_list_view_Layout01 .file-links .ev-btn {
  padding: 8px 16px;
  text-align: center;
  min-width: 150px;
  margin-right: 10px;
  margin-bottom: 5px;
}
div#page_content .ev-download {
  overflow-x: auto;
}
div#page_content #Section-subscribe {
  overflow-x: auto;
}
div#page_content #Section-subscribe .Button {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 480px) {
  div#page_content .key-media_neu-child-2 {
    height: 250px;
  }
}
@media (min-width: 992px) {
  div#page_content .key-media_neu-child-2 {
    height: 330px;
  }
}
@media (min-width: 1200px) {
  div#page_content .key-media_neu-child-2 {
    height: 390px;
  }
}
@media (min-width: 1500px) {
  div#page_content .key-media_neu-child-2 {
    height: 560px;
  }
}
@media (min-width: 1800px) {
  div#page_content .key-media_neu-child-2 {
    height: 630px;
  }
}
div#page_portlets h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 2em;
  margin: 0;
  line-height: 1;
  margin-bottom: 30px;
}
div#page_portlets .base-box {
  text-align: center;
}
div#page_portlets .base-box .base-box-headline {
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  div#page_portlets .base-box .base-box-headline {
    min-height: 120px;
  }
}
div#page_portlets .base-box .base-box-headline .overline {
  color: #4E4C51;
}
div#page_portlets .base-box .base-box-headline .mainline {
  color: white;
  font-size: 2em;
}
div#page_portlets .base-box .base-box-headline .subline {
  color: #e1dad0;
}
div#page_portlets .base-box .base-box-content {
  margin-top: 15px;
  height: 180px;
}
div#page_portlets .base-box .base-box-link {
  margin-top: 15px;
}
div#page_portlets .base-box .base-box-link a {
  display: inline-block;
  text-transform: uppercase;
  color: white;
  background-color: #39383e;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1;
  text-decoration: none;
}
div#page_portlets .base-box .base-box-link a:hover {
  background-color: #2d2c31;
}
div#page_portlets .base-box .base-box-price {
  position: absolute;
  right: 10px;
  top: 150px;
  display: table;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid white;
  color: white;
  background-color: #CF4954;
  line-height: 1;
}
div#page_portlets .base-box .base-box-price .base-box-price-inner {
  display: table-cell;
  width: 100%;
  height: 100;
  vertical-align: middle;
}
div#page_portlets .base-box .base-box-price span {
  display: block;
}
div#page_portlets .base-box .base-box-price span.value {
  font-weight: bold;
  font-size: 1.25em;
}
div#page_portlets .owl-carousel-container {
  position: relative;
}
div#page_portlets .owl-carousel-container .owl-dots-container ul {
  margin: auto;
  max-width: 1140px;
  padding: 0px;
  list-style: none;
  text-align: center;
  margin-top: 30px;
}
div#page_portlets .owl-carousel-container .owl-dots-container ul li {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  border: 1px solid white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
div#page_portlets .owl-carousel-container .owl-dots-container ul li:hover {
  border: 1px solid white;
}
div#page_portlets .owl-carousel-container .owl-dots-container ul li.active {
  border: 1px solid white;
  background-color: white;
}
div#page_content .ev-page-content-teaser {
  background-color: #C79488;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
div#page_content .ev-page-content-teaser .headline-container-l1 {
  text-transform: uppercase;
  line-height: 1.1;
}
div#page_content .ev-page-content-teaser .headline-container-l1 h1 {
  color: white;
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 2.2em;
}
div#page_content .ev-page-content-teaser .headline-container-l1 .subline {
  margin-top: 10px;
  color: white;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.3em;
}
div#page_content .ev-page-content-media {
  padding: 0;
}
div#page_content .ev-page-content-media > div {
  margin: auto;
  max-width: 100%;
}
div#page_content .ev-page-content-media img {
  width: 100%;
  height: auto;
}
div#page_content .ev-page-content-vnavigation {
  padding: 0;
  padding-bottom: 4px;
}
div#page_content .ev-page-content-vnavigation > div {
  margin: auto;
  max-width: 100%;
}
div#page_content .ev-page-content-vnavigation .custom-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  background-color: #775A52;
}
div#page_content .ev-page-content-vnavigation .custom-box .thumbnail {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
div#page_content .ev-page-content-vnavigation .custom-box .thumbnail:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
div#page_content .ev-page-content-vnavigation .custom-box:hover .thumbnail {
  -webkit-transform: rotate(-5deg) scale(1.4);
  /* Chrome 4+,    Op 15+,    Saf 3.1,    iOS Saf 3.2+ */
  -moz-transform: rotate(-5deg) scale(1.4);
  /* Fx 3.5-15 */
  -ms-transform: rotate(-5deg) scale(1.4);
  /* IE 9 */
  -o-transform: rotate(-5deg) scale(1.4);
  /* Op 10.5-12 */
  transform: rotate(-5deg) scale(1.4);
  /* Fx 16+,    IE 10+ */
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
div#page_content .ev-page-content-vnavigation .custom-box .custom-box-headline {
  position: absolute;
  z-index: 5;
  left: 30px;
  bottom: 30px;
  text-transform: uppercase;
  color: white;
  font-size: 1.5em;
  z-index: 1;
  line-height: 1;
}
@media (min-width: 480px) {
  div#page_content .ev-page-content-teaser {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
div#page_slideshow .key-page-slideshow-buttons {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 60px;
}
div#page_slideshow .key-page-slideshow-buttons .key-covid a {
  background-color: #cf4954;
}
div#page_slideshow .key-page-slideshow-buttons .key-covid a:hover {
  background-color: #ae2d35;
}
div#page_slideshow .key-page-slideshow-buttons a {
  display: inline-block;
  height: 60px;
  background-color: #c4b29c;
  color: white;
  margin: 2px 0px;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
}
div#page_slideshow .key-page-slideshow-buttons a .icon {
  float: right;
  display: inline-block;
  width: 60px;
  font-size: 2.2em;
  line-height: 60px;
  text-align: center;
}
div#page_slideshow .key-page-slideshow-buttons a .caption {
  display: inline-block;
  width: 0px;
  height: 60px;
  line-height: 60px;
  font-size: 1.25em;
  overflow: hidden;
}
div#page_slideshow .key-page-slideshow-buttons a:hover {
  background-color: #775a52;
}
div#page_slideshow .key-page-slideshow-buttons a:hover .caption {
  width: auto;
  padding-left: 20px;
  margin-right: 60px;
}
div#page_slideshow .key-page-slideshow-new,
div#page_slideshow .key-copy_of_page-slideshow-new {
  z-index: 1;
  position: relative;
}
div#page_slideshow .key-page-slideshow-new .ev-box-thumbnail img,
div#page_slideshow .key-copy_of_page-slideshow-new .ev-box-thumbnail img {
  width: 100% !important;
  object-fit: cover;
  height: 58vh;
}
@media (min-width: 480px) {
  div#page_slideshow .key-page-slideshow-new .ev-box-thumbnail img,
  div#page_slideshow .key-copy_of_page-slideshow-new .ev-box-thumbnail img {
    height: 85vh;
  }
}
@media (min-width: 992px) {
  div#page_slideshow .key-page-slideshow-new .ev-box-thumbnail img,
  div#page_slideshow .key-copy_of_page-slideshow-new .ev-box-thumbnail img {
    height: 90vh;
  }
}
@media (min-width: 1200px) {
  div#page_slideshow .key-page-slideshow-new .ev-box-thumbnail img,
  div#page_slideshow .key-copy_of_page-slideshow-new .ev-box-thumbnail img {
    height: 93vh;
  }
}
@media (min-width: 1500px) {
  div#page_slideshow .key-page-slideshow-new .ev-box-thumbnail img,
  div#page_slideshow .key-copy_of_page-slideshow-new .ev-box-thumbnail img {
    height: 94vh;
  }
}
div#page_content .r-tabs .r-tabs-nav {
  text-align: center;
  margin-bottom: 30px;
}
div#page_content .r-tabs .r-tabs-nav li {
  display: inline-block;
}
div#page_content .r-tabs .r-tabs-nav li a {
  display: inline-block;
  margin: 0px 3px;
  padding: 10px 30px;
  font-size: 1.2em;
  color: white;
}
div#page_content .r-tabs .r-tabs-nav li a:hover {
  text-decoration: none;
}
div#page_content .r-tabs .r-tabs-nav li.active a {
  text-decoration: none;
  font-weight: bold;
}
div#page_content .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  padding: 10px 30px;
  margin-top: 1px;
  background-color: #775A52;
  font-size: 1.2em;
  color: white;
  text-decoration: none;
}
div#page_content .r-tabs .r-tabs-accordion-title .r-tabs-anchor .icon {
  line-height: inherit;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  margin-right: 15px;
}
div#page_content .r-tabs .r-tabs-accordion-title .r-tabs-anchor .icon:after {
  content: "\e90a";
  display: inline-block;
}
div#page_content .r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover {
  background-color: #CF4954;
  text-decoration: none;
}
div#page_content .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  text-decoration: none;
  background-color: #CF4954;
}
div#page_content .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor .icon:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
div#page_content .r-tabs.r-tabs-accordion .r-tabs-panel {
  padding: 30px;
  background-color: white;
}
div#page .FormlibForm .page-content table {
  width: 100%;
}
div#page .FormlibForm .flatpickr-day.selected,
div#page .FormlibForm .flatpickr-day.startRange,
div#page .FormlibForm .flatpickr-day.endRange,
div#page .FormlibForm .flatpickr-day.selected.inRange,
div#page .FormlibForm .flatpickr-day.startRange.inRange,
div#page .FormlibForm .flatpickr-day.endRange.inRange,
div#page .FormlibForm .flatpickr-day.selected:focus,
div#page .FormlibForm .flatpickr-day.startRange:focus,
div#page .FormlibForm .flatpickr-day.endRange:focus,
div#page .FormlibForm .flatpickr-day.selected:hover,
div#page .FormlibForm .flatpickr-day.startRange:hover,
div#page .FormlibForm .flatpickr-day.endRange:hover,
div#page .FormlibForm .flatpickr-day.selected.prevMonthDay,
div#page .FormlibForm .flatpickr-day.startRange.prevMonthDay,
div#page .FormlibForm .flatpickr-day.endRange.prevMonthDay,
div#page .FormlibForm .flatpickr-day.selected.nextMonthDay,
div#page .FormlibForm .flatpickr-day.startRange.nextMonthDay,
div#page .FormlibForm .flatpickr-day.endRange.nextMonthDay {
  background: var(--ev_color-base);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: var(--ev_color-base);
}
div#page .FormlibForm .view-status {
  margin-bottom: 20px;
}
div#page .FormlibForm .view-status a {
  text-decoration: none;
}
div#page .FormlibForm .view-status > .view-status-first-message span {
  display: block;
  padding: 5px 10px;
  color: #ffffff;
  font-weight: bold;
}
div#page .FormlibForm .view-status > .view-status-first-message span.error {
  background-color: #a94442;
}
div#page .FormlibForm .view-status > .view-status-first-message span.notice {
  background-color: #3c763d;
}
div#page .FormlibForm .view-status > .view-status-first-message span.warning {
  background-color: #8a6d3b;
}
div#page .FormlibForm .view-status > .view-status-first-message span.info {
  background-color: #31708f;
}
div#page .FormlibForm .view-status > .view-status-other-messages span {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid;
}
div#page .FormlibForm .view-status > .view-status-other-messages span.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
div#page .FormlibForm .view-status > .view-status-other-messages span.notice {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
div#page .FormlibForm .view-status > .view-status-other-messages span.warning {
  border-color: #faebcc;
  background-color: #fcf8e3;
  color: #8a6d3b;
}
div#page .FormlibForm .view-status > .view-status-other-messages span.info {
  border-color: #bce8f1;
  background-color: #d9edf7;
  color: #31708f;
}
div#page .FormlibForm .view-content {
  /*
      .field-datetime {
        input.TypeDate {
          display: inline-block;
          width: 50% !important;
          margin-left: 10px;
        }

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

        a.choose {
          background-image: url(/basewebinterface/org/images/icons/16x16/calendar.png);
          display: inline-block;
          vertical-align: middle;
          width: 16px;
          height: 16px;
          margin-left: -25px;
          text-decoration: none;
        }
      }
      */
}
div#page .FormlibForm .view-content .field-caption {
  padding: 13px 0px;
  line-height: 1;
  vertical-align: top;
}
div#page .FormlibForm .view-content .required {
  font-weight: bold;
}
div#page .FormlibForm .view-content .required b {
  color: #a94442;
}
div#page .FormlibForm .view-content select,
div#page .FormlibForm .view-content input[type="text"],
div#page .FormlibForm .view-content input[type="date"],
div#page .FormlibForm .view-content input[type="number"],
div#page .FormlibForm .view-content input[type="password"],
div#page .FormlibForm .view-content textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0px;
  border: 1px solid;
  width: 100%;
  margin: 5px 0px;
  padding: 5px;
  line-height: 1;
}
div#page .FormlibForm .view-content select:active,
div#page .FormlibForm .view-content input[type="text"]:active,
div#page .FormlibForm .view-content input[type="date"]:active,
div#page .FormlibForm .view-content input[type="number"]:active,
div#page .FormlibForm .view-content input[type="password"]:active,
div#page .FormlibForm .view-content textarea:active {
  box-shadow: unset;
}
div#page .FormlibForm .view-content select:focus,
div#page .FormlibForm .view-content input[type="text"]:focus,
div#page .FormlibForm .view-content input[type="date"]:focus,
div#page .FormlibForm .view-content input[type="number"]:focus,
div#page .FormlibForm .view-content input[type="password"]:focus,
div#page .FormlibForm .view-content textarea:focus {
  outline: 0px;
  box-shadow: unset;
}
div#page .FormlibForm .view-content textarea {
  line-height: 1.1;
}
div#page .FormlibForm .view-content select {
  padding: 6px 5px;
}
div#page .FormlibForm .view-content div.selectbox {
  position: relative;
}
div#page .FormlibForm .view-content div.selectbox::before {
  aspect-ratio: 1;
  pointer-events: none;
  content: "\002B";
  position: absolute;
  right: 0px;
  top: 5px;
  bottom: 5px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  background-color: black;
}
div#page .FormlibForm .view-content input[type="radio"],
div#page .FormlibForm .view-content input[type="checkbox"] {
  /*-moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;  */
  width: auto;
  margin-right: 10px;
  vertical-align: middle;
}
div#page .FormlibForm .view-content .field-error input,
div#page .FormlibForm .view-content .field-error select,
div#page .FormlibForm .view-content .field-error textarea {
  background-color: #f2dede;
  color: #a94442;
  border-color: #a94442;
}
div#page .FormlibForm .view-content .field-error .selectbox::before {
  background-color: #a94442;
}
div#page .FormlibForm .view-content .fieldgroup-horizontal > tbody > tr > td {
  padding-right: 10px;
}
div#page .FormlibForm .view-content .fieldgroup-horizontal > tbody > tr > td:last-child {
  padding-right: 0px;
}
div#page .FormlibForm .view-content .field-date input.TypeDate {
  width: 100% !important;
}
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper {
  width: 100% !important;
}
div#page .FormlibForm .view-content .field-datetime input.TypeDate {
  width: 50% !important;
}
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper {
  width: 50% !important;
}
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper input.TypeDate {
  width: 100% !important;
}
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month {
  height: 34px;
}
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month .flatpickr-current-month,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month .flatpickr-current-month {
  font-size: 110%;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-month input.cur-year,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-month input.cur-year {
  margin: 0px;
  padding: 0 0 0 0.5ch;
}
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-monthDropdown-months,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: normal;
  height: 22px;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.inRange,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.inRange,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.inRange,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.inRange,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.inRange,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.inRange,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected:focus,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected:focus,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange:focus,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange:focus,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange:focus,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange:focus,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected:hover,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected:hover,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange:hover,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange:hover,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange:hover,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange:hover,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.prevMonthDay,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.prevMonthDay,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.prevMonthDay,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.prevMonthDay,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.prevMonthDay,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.prevMonthDay,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.selected.nextMonthDay,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.selected.nextMonthDay,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.startRange.nextMonthDay,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.startRange.nextMonthDay,
div#page .FormlibForm .view-content .field-date .flatpickr-wrapper .flatpickr-day.endRange.nextMonthDay,
div#page .FormlibForm .view-content .field-datetime .flatpickr-wrapper .flatpickr-day.endRange.nextMonthDay {
  background: var(--ev_color-base);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: var(--ev_color-base);
}
div#page .FormlibForm .view-content .field-date a.choose,
div#page .FormlibForm .view-content .field-datetime a.choose {
  position: relative;
  z-index: 100;
  /*background-image: url(/basewebinterface/org/images/icons/16x16/calendar.png);*/
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: -25px;
  text-decoration: none;
}
div#page .FormlibForm .view-content .field-date a.choose .icon:before,
div#page .FormlibForm .view-content .field-datetime a.choose .icon:before {
  content: "\01F4C5";
}
div#page .FormlibForm .view-content .field-checkbox-switch {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 40px;
  height: 23px;
}
div#page .FormlibForm .view-content .field-checkbox-switch input {
  display: none;
}
div#page .FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div#page .FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div#page .FormlibForm .view-content .field-checkbox-switch input:checked + .field-checkbox-slider {
  background-color: #2196F3;
}
div#page .FormlibForm .view-content .field-checkbox-switch input:focus + .field-checkbox-slider {
  box-shadow: 0 0 1px #2196F3;
}
div#page .FormlibForm .view-content .field-checkbox-switch input:checked + .field-checkbox-slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}
div#page .FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider {
  border-radius: 23px;
}
div#page .FormlibForm .view-content .field-checkbox-switch .field-checkbox-slider:before {
  border-radius: 23px;
}
div#page .FormlibForm .view-content .field-checkbox.field-nocaption.field-error {
  background-color: #f2dede;
  padding: 10px;
}
div#page .FormlibForm .view-content .field-checkbox.field-nocaption.field-error .field-description {
  color: #a94442;
}
div#page .FormlibForm .view-content .field-checkbox.field-nocaption.field-error .field-description a {
  color: #a94442;
}
div#page .FormlibForm .view-content .easy-autocomplete-container ul li {
  padding: 4px;
}
div#page .FormlibForm .view-content .fieldgroup-messengerconsent .fieldkey-togglextrmessengernumber {
  font-weight: bold;
  padding-top: 10px;
}
div#page .FormlibForm .view-content .fieldgroup-messengerconsent .fieldkey-messengerprivacy {
  font-size: 0.85em;
  opacity: 0.8;
}
div#page .FormlibForm .view-content .fieldgroup-privacy .field-checkbox .field-description a {
  text-decoration: underline;
}
div#page .FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error {
  background-color: #f2dede;
  padding: 10px;
}
div#page .FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error .field-description {
  color: #a94442;
}
div#page .FormlibForm .view-content .fieldgroup-privacy .field-checkbox.field-error .field-description a {
  color: #a94442;
}
@media (max-width: 991px) {
  div#page .FormlibForm table.view-table-single table.fieldgroup > colgroup {
    display: none;
  }
  div#page .FormlibForm table.view-table-single table.fieldgroup > colgroup > col {
    width: auto !important;
  }
  div#page .FormlibForm table.view-table-single table.fieldgroup > tbody > tr > td {
    display: block;
  }
  div#page .FormlibForm .field-controllervalue > div {
    width: auto !important;
  }
  div#page .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  div#page .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr > td {
    padding-right: 0px !important;
  }
}
@media (min-width: 480px) {
  div#page .FormlibForm .field-fieldgroup .fieldgroup-horizontal > tbody > tr > td.field-caption {
    padding-bottom: 0px !important;
    overflow: hidden;
  }
}
div#page .FormlibForm input,
div#page .FormlibForm select,
div#page .FormlibForm textarea {
  border: 1px solid #E5E1D9;
  background-color: #FFFFFF;
}
div#page .FormlibForm h2,
div#page .FormlibForm h3 {
  margin-top: 30px;
}
div#page .FormlibForm .Button {
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #CF4954;
  color: white;
  font-size: 1.3em;
  margin-top: 15px;
  padding-left: 50px;
  padding-right: 50px;
}
div#page .FormlibForm .Button:hover {
  background-color: #c93541;
  text-decoration: none;
  color: white;
}
div#page .FormlibForm textarea {
  resize: none;
}
div#page_footer h2 {
  font-weight: normal;
}
div#page_footer a.ev-btn-custom {
  text-align: left;
  color: white;
  border: 1px solid transparent;
}
div#page_footer a.ev-btn-custom .icon {
  float: right;
  margin-left: 10px;
  line-height: inherit;
}
div#page_footer a.ev-btn-custom:hover {
  color: white;
  border-color: rgba(255, 255, 255, 0.2);
}
.ev-popupoverlay-default .ev-popupoverlay-title {
  color: #CF4954;
  text-transform: uppercase;
  font-size: 2em;
}
.ev-popupoverlay-default h2,
.ev-popupoverlay-default h3 {
  color: #775A52;
  text-transform: uppercase;
}
.vlt-finline .vlt-caption {
  color: #CF4954;
  text-transform: uppercase;
}
.vlt-finline .vlt-finline-showmore {
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #B9A6A0;
  line-height: 1;
  text-decoration: none;
  color: white;
}
.vlt-finline .vlt-finline-showmore:hover {
  background-color: #775A52;
  text-decoration: none;
  color: white;
}
div#page_button_scrolldown {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 80px;
  right: 70px;
  left: 70px;
  text-align: center;
}
div#page_button_scrolldown a {
  display: inline-block;
  width: 86px;
  height: 86px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid white;
  border-color: rgba(255, 255, 255, 0.8);
  line-height: 86px;
  text-decoration: none;
  color: white;
  color: rgba(255, 255, 255, 0.8);
  font-size: 3em;
}
div#page_button_scrolldown a .icon {
  line-height: 86px;
}
div#page_button_scrolldown a:hover {
  color: #CF4954;
  background-color: white;
}
div#page_button_totop {
  position: fixed;
  z-index: 99;
  right: 15px;
  bottom: 15px;
}
div#page_button_totop a {
  display: block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
  color: white;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(207, 73, 84, 0.8);
  font-size: 2em;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
div#page_button_totop a .icon {
  line-height: 56px;
}
div#page_button_totop a:hover {
  background-color: #CF4954;
  color: white;
}
div#page_button_totop a.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
/** VIEWLET **/
@media (max-width: 991px) {
  div#cmsskin div.vlt-v4711 .toggle-link {
    margin-left: 15px;
  }
  div#cmsskin div.vlt-v4711 .toggle-link > a {
    position: relative;
    z-index: 100;
    color: white;
    text-decoration: none;
    height: 62px;
    line-height: 62px;
    text-transform: uppercase;
    font-size: 1.3em;
  }
  div#cmsskin div.vlt-v4711 .toggle-link > a .caption {
    margin-left: 10px;
    font-weight: 600;
  }
  div#cmsskin div.vlt-v4711 .toggle-link > a .icon {
    display: inline-block;
    position: relative;
    width: 25px;
    height: 14px;
    margin: auto;
  }
  div#cmsskin div.vlt-v4711 .toggle-link > a .icon .icon-bar {
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    position: absolute;
    color: white;
    top: 50%;
    left: 0px;
    right: 0px;
    background-color: white;
    display: block;
    height: 2px;
  }
  div#cmsskin div.vlt-v4711 .toggle-link > a .icon .icon-bar:first-child {
    top: 0%;
  }
  div#cmsskin div.vlt-v4711 .toggle-link > a .icon .icon-bar:last-child {
    top: 100%;
  }
  div#cmsskin div.vlt-v4711 .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 div.vlt-v4711 .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 div.vlt-v4711 .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 div.vlt-v4711 .toggle-navigation ul.level-1 {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    /*bottom:100%*/
    background-color: #775a52;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li {
    list-style: none;
    position: relative;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li > a {
    position: relative;
    display: block;
    color: white;
    padding: 10px 15px;
    text-decoration: none;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li > a .caption {
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: bold;
    font-size: 1.1em;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li > a .description {
    display: inline-block;
    white-space: nowrap;
    font-size: 0.85em;
    font-style: italic;
    margin-top: 5px;
    margin-left: 10px;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li > a .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 50px;
    color: white;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li > a .icon:after {
    content: "+";
    font-size: 2em;
    margin-top: -10px;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li.sub > a,
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li.active > a {
    color: rgba(255, 255, 255, 0.5);
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li.clicked > a {
    background-color: #B9A6A0;
    color: #CF4954;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li.clicked > a:before {
    content: "\e902";
    font-family: "icons";
    color: #775A52;
    font-size: 1.5em;
    padding-right: 10px;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li.clicked > a .description {
    display: none;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li.clicked > a .icon:after {
    color: #775A52;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation ul.level-1 > li.clicked .level-2-container {
    display: block;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container {
    display: none;
    z-index: 5;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 {
    margin: 0;
    padding: 0 10px;
    padding-bottom: 5px;
    background-color: #B9A6A0;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 > li {
    list-style: none;
    border-bottom: 1px solid transparent;
    width: 50%;
    display: inline-block;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 > li > a {
    display: block;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 0;
    padding-left: 5px;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 > li.active,
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 > li.sub,
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 > li:hover {
    border-color: #775A52;
  }
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 > li.active a,
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 > li.sub a,
  div#cmsskin div.vlt-v4711 .toggle-navigation .level-2-container ul.level-2 > li:hover a {
    color: #775A52;
  }
}
@media (min-width: 992px) {
  div#cmsskin div.vlt-v4711 ul.level-1 {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    display: table;
    width: 100%;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li {
    display: table-cell;
    /*
      width:14%;
      &.key-preise {
        width:20%;
      }
      &.key-spa-royal {
        width:10%;
      }
      &.key-kontak {
        width:13%;
      }
      &.key-kultur-golf {
        width:12%;
      }
      &.key-special {
        width:8%;
      }
      */
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > a {
    position: relative;
    z-index: 100;
    display: block;
    color: white;
    padding: 30px 15px;
    text-align: center;
    line-height: 1.1;
    text-decoration: None;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > a .icon {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    font-size: 4.5em;
    color: #775A52;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > a .icon:before {
    content: "\e902";
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > a .caption {
    display: block;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: bold;
    font-size: 1em;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > a .description {
    display: block;
    white-space: nowrap;
    font-size: 0.85em;
    margin-top: 5px;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > a.active,
  div#cmsskin div.vlt-v4711 ul.level-1 > li > a.sub {
    color: white;
    color: rgba(255, 255, 255, 0.5);
    /*
          .icon {
            .opacity(0);
            color: @ev_color-extend-soft;
          }
          */
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    padding: 30px;
    /*background-color: @ev_color-extend-soft;*/
    background-image: -webkit-linear-gradient(top, rgba(185, 166, 160, 0.9) 0%, #B9A6A0 100%);
    background-image: -o-linear-gradient(top, rgba(185, 166, 160, 0.9) 0%, #B9A6A0 100%);
    background-image: linear-gradient(to bottom, rgba(185, 166, 160, 0.9) 0%, #B9A6A0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6b9a6a0', endColorstr='#ffb9a6a0', GradientType=0);
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 {
    max-width: 1140px;
    margin: auto;
    list-style: none;
    padding: 0;
    text-align: left;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li {
    display: inline-block;
    width: 25%;
    padding: 0px 15px;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li > a {
    display: block;
    text-transform: uppercase;
    color: white;
    border-bottom: 1px solid white;
    padding: 15px 15px;
    font-size: 1.1em;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li > a.active,
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li > a.sub {
    color: #775A52;
    border-color: #775A52;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li ul.level-3 {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 8px;
    padding-left: 15px;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li ul.level-3 > li > a {
    display: block;
    color: white;
    padding: 4px 0px;
    text-decoration: none;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li ul.level-3 > li > a:hover {
    color: #4E4C51;
    border-color: #4E4C51;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li ul.level-3 > li > a.active,
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li ul.level-3 > li > a.sub {
    color: #775A52;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li > .level-2-container ul.level-2 > li:hover > a {
    color: #4E4C51;
    border-color: #4E4C51;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li:hover > a {
    background-color: #B9A6A0;
    color: #775A52;
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li:hover > a .icon {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  div#cmsskin div.vlt-v4711 ul.level-1 > li:hover > .level-2-container {
    display: block;
  }
}
div#cmsskin div.vlt-v4712 ul.level-1 {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
div#cmsskin div.vlt-v4712 ul.level-1 li {
  display: inline-block;
}
div#cmsskin div.vlt-v4712 ul.level-1 li a {
  display: block;
  margin: 0px 10px;
  color: #908F94;
}
div#cmsskin div.vlt-v4712 ul.level-1 li a:hover {
  color: white;
}
div#cmsskin div.vlt-v4714 .navigator {
  position: absolute;
  z-index: 1001;
  left: 0;
  bottom: 30px;
  right: 0;
  text-align: center;
}
div#cmsskin div.vlt-v4714 .navigator ul {
  margin: auto;
  max-width: 1140px;
  padding: 0px;
  list-style: none;
}
div#cmsskin div.vlt-v4714 .navigator ul li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border: 2px solid white;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
div#cmsskin div.vlt-v4714 .navigator ul li:hover {
  background-color: white;
}
div#cmsskin div.vlt-v4714 .navigator ul li.active {
  background-color: #C79488;
}
div#cmsskin div.vlt-v4715 .navigator {
  position: absolute;
  z-index: 1001;
  left: 0;
  bottom: 30px;
  right: 0;
  text-align: center;
}
div#cmsskin div.vlt-v4715 .navigator ul {
  margin: auto;
  max-width: 1140px;
  padding: 0px;
  list-style: none;
}
div#cmsskin div.vlt-v4715 .navigator ul li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border: 2px solid white;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
div#cmsskin div.vlt-v4715 .navigator ul li:hover {
  background-color: white;
}
div#cmsskin div.vlt-v4715 .navigator ul li.active {
  background-color: #C79488;
}
div#cmsskin div.vlt-v4736 .vlt-link-request {
  float: right;
}
div#cmsskin div.vlt-v4736 h2 {
  margin-top: 30px;
}
@media (max-width: 479px) {
  div#cmsskin div.vlt-v4736 .vlt-links .vlt-links-inner {
    display: flex;
    justify-content: space-between;
  }
  div#cmsskin div.vlt-v4736 .vlt-links .vlt-links-inner a {
    padding-left: 0;
    padding-right: 0;
    flex: 0 0 32%;
    text-align: center;
  }
}
div#cmsskin div.vlt-v4738 .vlt-roomtype {
  background-color: white;
  padding: 30px;
}
div#cmsskin div.vlt-v4738 .vlt-roomtype .vlt-roomtype-caption a {
  color: #C79488;
}
div#cmsskin div.vlt-v4738 .vlt-roomtype-media {
  float: right;
  margin-left: 10px;
}
div#cmsskin div.vlt-v4738 .vlt-roomtype-caption {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.5em;
}
div#cmsskin div.vlt-v4738 .vlt-offer-links {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-v4738 a.ev-overlay-trigger {
  text-decoration: none;
  font-size: 0.8em;
}
div#cmsskin div.vlt-v4738 a.ev-overlay-trigger:hover {
  color: #CF4954;
}
div#cmsskin div.vlt-v4738 td.vlt-thead-sep {
  background-color: #B9A6A0 !important;
}
div#cmsskin div.vlt-v4738 td.vlt-tbody {
  border-bottom-color: #B9A6A0 !important;
}
div#cmsskin div.vlt-v4738 td.vlt-tbody.vlt-odd {
  background-color: #FDF5EA;
}
div#cmsskin div.vlt-v4738 td .price {
  display: block;
  text-align: center;
  font-size: 1.5em;
}
div#cmsskin div.vlt-v4738 .vlt-roomtype-link-booking {
  margin-left: 5px;
}
div#cmsskin div.vlt-v4738 .vlt-link,
div#cmsskin div.vlt-v4738 .vlt-roomtype-link {
  width: auto;
  margin-bottom: 0;
}
@media (max-width: 479px) {
  div#cmsskin div.vlt-v4738 .vlt-roomtype-media {
    float: none;
    margin-left: -10px;
  }
  div#cmsskin div.vlt-v4738 .vlt-roomtype {
    padding: 15px;
  }
  div#cmsskin div.vlt-v4738 .vlt-roomtype .vlt-roomtype-caption a {
    width: 100%;
    line-height: 1.1;
  }
  div#cmsskin div.vlt-v4738 .vlt-link,
  div#cmsskin div.vlt-v4738 .vlt-roomtype-link {
    display: block;
    width: 48%;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 0;
  }
  div#cmsskin div.vlt-v4738 .vlt-roomtype-link {
    width: 100%;
  }
  div#cmsskin div.vlt-v4738 div.vlt-offer-ptable {
    overflow-x: auto;
  }
  div#cmsskin div.vlt-v4738 div.vlt-offer-ptable table.vlt-offer-ptable {
    min-width: 600px;
    width: 100%;
  }
}
div#cmsskin div.vlt-v4739 .vlt-teaser {
  position: relative;
}
div#cmsskin div.vlt-v4739 .vlt-teaser .vlt-teaser-content {
  padding: 20px;
  background-color: white;
  text-align: center;
}
div#cmsskin div.vlt-v4739 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #CF4954;
}
div#cmsskin div.vlt-v4739 .vlt-teaser .vlt-teaser-content .vlt-offer-staytime {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #CF4954;
  color: white;
  padding: 10px 20px;
  line-height: 1;
}
div#cmsskin div.vlt-v4739 .vlt-teaser .vlt-teaser-content .vlt-price {
  margin: 15px 0px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
div#cmsskin div.vlt-v4739 .vlt-teaser .vlt-teaser-content .vlt-price .value {
  font-size: 1.5em;
}
div#cmsskin div.vlt-v4739 .vlt-teaser .vlt-teaser-content .vlt-link-request {
  display: none;
}
div#cmsskin div.vlt-v4739 .vlt-teaser .vlt-teaser-content .vlt-link-voucher {
  display: none;
}
div#cmsskin div.vlt-v4740 .vlt-offer-links {
  margin-bottom: 20px;
}
div#cmsskin div.vlt-v4740 .ev-overlay-trigger {
  text-decoration: none;
  font-size: 1em;
}
div#cmsskin div.vlt-v4740 .ev-overlay-trigger:hover {
  color: #CF4954;
  text-decoration: none;
}
div#cmsskin div.vlt-v4740 .vlt-roomtype-caption {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.25em;
}
div#cmsskin div.vlt-v4740 .vlt-offer-extensions {
  background-color: white;
  padding: 30px;
}
div#cmsskin div.vlt-v4740 td.vlt-thead-sep {
  background-color: #B9A6A0 !important;
}
div#cmsskin div.vlt-v4740 tr.vlt-tbody.vlt-odd td {
  border-bottom-color: #B9A6A0 !important;
  background-color: #fdf5ea;
}
div#cmsskin div.vlt-v4740 td .price {
  display: block;
  text-align: center;
  font-size: 1.5em;
}
@media (max-width: 479px) {
  div#cmsskin div.vlt-v4740 .vlt-offer-links .vlt-offer-links-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 5px;
  }
  div#cmsskin div.vlt-v4740 .vlt-offer-links .vlt-offer-links-inner a {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    flex: 1 1 49%;
    text-align: center;
  }
}
div#cmsskin div.vlt-v4759 .vlt-teaser {
  background-color: white;
  position: relative;
  height: auto !important;
}
div#cmsskin div.vlt-v4759 .vlt-teaser .vlt-teaser-content {
  padding: 20px;
  position: relative;
}
div#cmsskin div.vlt-v4759 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #CF4954;
  line-height: 1.1;
  margin-bottom: 10px;
}
div#cmsskin div.vlt-v4759 .vlt-teaser .vlt-teaser-content .vlt-package-prices {
  margin-top: 15px;
}
div#cmsskin div.vlt-v4759 .vlt-teaser .vlt-teaser-content .vlt-package-price {
  width: 100%;
}
div#cmsskin div.vlt-v4759 .vlt-teaser .vlt-teaser-content .vlt-package-price td {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
div#cmsskin div.vlt-v4759 .vlt-teaser .vlt-teaser-content .vlt-package-price td.vlt-package-price-value {
  font-size: 1.15em;
  text-align: right;
  width: 60px;
}
div#cmsskin div.vlt-v4759 .vlt-teaser .vlt-teaser-content .vlt-package-price td.vlt-package-price-minutes {
  width: 120px;
}
div#cmsskin div.vlt-v4759 .vlt-group-header {
  margin: 30px 0px;
}
div#cmsskin div.vlt-v4759 .vlt-groups {
  margin-top: 30px;
}
@media (max-width: 479px) {
  div#cmsskin div.vlt-v4759 .vlt-tabs-navigator {
    border-bottom: 0;
  }
  div#cmsskin div.vlt-v4759 .vlt-tabs-navigator ul li a {
    display: block;
    padding: 5px;
    width: 100%;
    font-size: 1em;
    margin-bottom: 1px;
  }
}
div#cmsskin div.vlt-v4770 .fieldgroup-horizontal .field-caption:nth-child(5),
div#cmsskin div.vlt-v4770 .fieldgroup-horizontal .field-caption:nth-child(6) {
  display: none !important;
}
div#cmsskin div.vlt-v4778 td.vlt-weather-caption {
  border-color: #5f4841;
}
div#cmsskin div.vlt-v4778 td.vlt-weather-value {
  border-color: #5f4841;
}
div#cmsskin div.vlt-v4778 tr.vlt-weather-timeofday td.vlt-weather-value {
  background-color: #5f4841;
  color: #FFFFFF;
}
div#cmsskin div.vlt-v4780 .section {
  overflow-x: auto;
}
div#cmsskin div.vlt-v4782 .hc-widget-fullwidth {
  overflow-x: auto;
}
div#cmsskin div.vlt-v4827 .FormlibForm .view-content td.fieldkey-acceptprivacy {
  color: white;
  padding-top: 10px;
}
div#cmsskin div.vlt-v4827 .FormlibForm .view-content td.fieldkey-acceptprivacy a {
  color: white;
  text-decoration: underline;
}
div#cmsskin div.vlt-v4827 .FormlibForm .view-content select {
  display: block;
  width: 100%;
  color: white;
  border: 0px;
  background-color: #4d4c52;
}
div#cmsskin div.vlt-v4827 .FormlibForm .view-content .selectbox:before {
  top: 0 !important;
  bottom: 0 !important;
}
div#cmsskin div.vlt-v4827 .FormlibForm .view-content input {
  background-color: #4d4c52;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white;
  border: 0px;
  display: block;
  width: 100%;
}
div#cmsskin div.vlt-v4827 .FormlibForm .view-content .Button {
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #CF4954;
  color: white;
  height: auto;
  line-height: auto;
}
div#cmsskin div.vlt-v4827 .FormlibForm .view-content .Button:hover {
  background-color: #c93541;
  text-decoration: none;
  color: white;
}
div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-title {
  display: none;
}
div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-field {
  display: none;
  margin-right: 10px;
  background-color: white;
  padding: 0px 10px;
}
div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-field .caption {
  display: none;
}
div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-field input {
  padding: 5px 10px;
  border: 0px;
  height: 34px;
  width: 100px;
  font-weight: bold;
}
div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-button {
  display: inline-block;
  padding-left: 100px;
}
div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-button a {
  display: inline-block;
  text-transform: uppercase;
  padding: 12px 30px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #CF4954;
  color: white;
  height: 34px;
  line-height: 34px;
  padding: 0px 7px;
  margin-right: 10px;
}
div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-button a:hover {
  background-color: #c93541;
  text-decoration: none;
  color: white;
}
div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-persons input {
  width: 30px !important;
}
@media (min-width: 480px) {
  div#cmsskin div.vlt-v4828 .vlt-quickbooker {
    line-height: 34px;
    font-size: 0.9em;
  }
  div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-field {
    display: inline-block;
  }
  div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-button {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  div#cmsskin div.vlt-v4828 .vlt-quickbooker .vlt-quickbooker-field .caption {
    display: inline-block;
  }
}
div#cmsskin div.vlt-v4832 .prc-roomtype-crop-2 > div,
div#cmsskin div.vlt-v4832 .prc-roomtype-crop-3 > div {
  background-color: #775a52;
}
div#cmsskin div.vlt-v4832 .prc-roomtype-info {
  color: white;
  text-align: center;
}
div#cmsskin div.vlt-v4832 .prc-roomtype-info > div {
  background-color: #775a52;
}
div#cmsskin div.vlt-v4832 .prc-roomtype-info .ev-ratio-xs-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
div#cmsskin div.vlt-v4832 .prc-roomtype-info .prc-cheapest-price {
  line-height: 1.1;
}
div#cmsskin div.vlt-v4832 .prc-roomtype-info .prc-cheapest-price .prefix,
div#cmsskin div.vlt-v4832 .prc-roomtype-info .prc-cheapest-price .value {
  font-size: 1.5em;
}
div#cmsskin div.vlt-v4832 .prc-roomtype-info .prc-cheapest-price .suffix {
  display: block;
}
div#cmsskin div.vlt-v4832 .prc-roomtype-info a {
  margin-top: 10px;
  color: white;
  display: inline-block;
  padding: 5px 30px;
  border: 1px solid white;
}
div#cmsskin div.vlt-v4832 .ev-btn {
  background-color: #B9A6A0;
  line-height: 1;
  text-decoration: none;
  color: white;
}
div#cmsskin div.vlt-v4832 .ev-btn:hover {
  background-color: #775A52;
  text-decoration: none;
  color: white;
}
div#cmsskin div.vlt-v4832 .vlt-teaser-details-toggle a {
  float: right;
  background-color: #B9A6A0;
  line-height: 1;
  text-decoration: none;
  color: white;
  background-color: transparent !important;
  color: #4E4C51 !important;
}
div#cmsskin div.vlt-v4832 .vlt-teaser-details-toggle a:hover {
  background-color: #775A52;
  text-decoration: none;
  color: white;
}
div#cmsskin div.vlt-v4832 .vlt-teaser-details-toggle a:hover {
  background-color: #775A52;
  text-decoration: none;
  color: white;
}
div#cmsskin div.vlt-v4832 .vlt-teaser-details-toggle:after {
  content: "";
  clear: both;
}
div#cmsskin div.vlt-v4832 .vlt-teaser-header {
  margin-bottom: 10px;
}
div#cmsskin div.vlt-v4832 .vlt-teaser-header h2 {
  margin: 0;
}
div#cmsskin div.vlt-v4837 .vlt-teaser {
  background-color: white;
}
div#cmsskin div.vlt-v4837 .vlt-teaser .vlt-teaser-content {
  padding: 20px;
}
div#cmsskin div.vlt-v4837 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #CF4954;
  line-height: 1.1;
  margin-bottom: 10px;
}
div#cmsskin div.vlt-v4837 .vlt-teaser .vlt-teaser-content .vlt-package-prices {
  margin-top: 15px;
}
div#cmsskin div.vlt-v4837 .vlt-teaser .vlt-teaser-content .vlt-package-price {
  width: 100%;
}
div#cmsskin div.vlt-v4837 .vlt-teaser .vlt-teaser-content .vlt-package-price td {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
div#cmsskin div.vlt-v4837 .vlt-teaser .vlt-teaser-content .vlt-package-price td.vlt-package-price-value {
  font-size: 1.25em;
  text-align: right;
  width: 60px;
  white-space: nowrap;
}
div#cmsskin div.vlt-v4837 .vlt-teaser .vlt-teaser-content .vlt-package-price td.vlt-package-price-minutes {
  width: 100px;
  white-space: nowrap;
}
div#cmsskin div.vlt-v4837 .vlt-group-header {
  margin-top: 30px;
  margin-bottom: 15px;
}
div#cmsskin div.vlt-v4837 .vlt-tabs-navigator ul {
  background-color: #A61018;
}
div#cmsskin div.vlt-v4837 .vlt-tabs-navigator ul li {
  display: inline-block;
  float: none;
}
div#cmsskin div.vlt-v4837 .vlt-tabs-navigator ul li a {
  padding: 10px 15px;
  margin-right: 1px;
  text-decoration: none;
  color: #FFFFFF;
}
div#cmsskin div.vlt-v4837 .vlt-tabs-navigator ul li a:hover {
  background-color: #78000E;
}
div#cmsskin div.vlt-v4837 .vlt-tabs-navigator ul li a.current {
  background-color: #78000E;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url(/de/images/background-page-tabs-active.png);
  background-repeat: repeat-x;
}
div#cmsskin div.vlt-v4837 .vlt-tabs-panes {
  border: 0px solid #617a30;
}
div#cmsskin div.vlt-v4837 .vlt-link-details {
  font-weight: bold;
}
div#cmsskin div.vlt-v4837 .vlt-tabs-navigator ul li a.current span:after {
  border: 10px solid transparent;
  border-top-color: #78000E;
  border-bottom-width: 0px;
  margin-left: -10px;
  bottom: -10px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  width: 0;
  z-index: 1000;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-media {
  float: none;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-content {
  padding: 20px;
  background-color: white;
  text-align: center;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #CF4954;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-content .vlt-description {
  height: 50px;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-content .vlt-price {
  margin: 15px 0px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-content .vlt-price .value {
  font-size: 1.5em;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-content .vlt-teaser-links {
  text-align: center;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-content .vlt-teaser-links .vlt-link-details {
  float: none;
}
div#cmsskin div.vlt-v4882 .vlt-teaser .vlt-teaser-content .vlt-link-request {
  margin-left: 5px;
}
div#cmsskin div.vlt-v4882 .owl-carousel-container {
  position: relative;
}
div#cmsskin div.vlt-v4882 .owl-carousel-container .owl-dots-container ul {
  margin: auto;
  padding: 0px;
  list-style: none;
  text-align: center;
  margin-top: 30px;
}
div#cmsskin div.vlt-v4882 .owl-carousel-container .owl-dots-container ul li {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  border: 1px solid #B9A6A0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
div#cmsskin div.vlt-v4882 .owl-carousel-container .owl-dots-container ul li:hover {
  border: 1px solid #CF4954;
}
div#cmsskin div.vlt-v4882 .owl-carousel-container .owl-dots-container ul li.active {
  border: 1px solid #B9A6A0;
  background-color: #B9A6A0;
}
div#cmsskin div.vlt-v4933 .vlt-teaser {
  position: relative;
}
div#cmsskin div.vlt-v4933 .vlt-teaser .vlt-teaser-content {
  padding: 20px;
  background-color: white;
  text-align: center;
}
div#cmsskin div.vlt-v4933 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.4em;
  line-height: 1.1;
  text-transform: uppercase;
  color: #CF4954;
  text-overflow: ellipsis;
}
div#cmsskin div.vlt-v4933 .vlt-teaser .vlt-teaser-content .vlt-offer-staytime {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #CF4954;
  color: white;
  padding: 10px 20px;
  line-height: 1;
}
div#cmsskin div.vlt-v4933 .vlt-teaser .vlt-teaser-content .vlt-price {
  margin: 15px 0px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
div#cmsskin div.vlt-v4933 .vlt-teaser .vlt-teaser-content .vlt-price .value {
  font-size: 1.5em;
}
div#cmsskin div.vlt-v4933 .vlt-teaser .vlt-teaser-content .vlt-link-request {
  margin-left: 5px;
}
div#cmsskin div.vlt-v4933 .vlt-teaser .vlt-teaser-content .vlt-link-voucher {
  display: none;
}
div#cmsskin div.vlt-v4933 .vlt-teaser .vlt-teaser-links a {
  margin-bottom: 5px;
}
div#cmsskin div.vlt-v4963 .vlt-teaser {
  background-color: white;
  padding: 30px;
}
div#cmsskin div.vlt-v4963 .vlt-calsheet {
  display: inline-block;
  float: left;
  width: 80px;
  position: relative;
  z-index: 1;
  text-align: right;
  border-right: 5px solid #CF4954;
  padding-right: 10px;
  margin-right: -30px;
}
div#cmsskin div.vlt-v4963 .vlt-calsheet span {
  line-height: 1;
  display: block;
}
div#cmsskin div.vlt-v4963 .vlt-calsheet span.year {
  font-weight: bold;
}
div#cmsskin div.vlt-v4963 .vlt-calsheet span.day {
  color: #CF4954;
  font-size: 2em;
}
div#cmsskin div.vlt-v4963 .vlt-calsheet span.month {
  text-transform: uppercase;
}
div#cmsskin div.vlt-v4963 .vlt-teaser-content {
  padding-left: 100px;
}
div#cmsskin div.vlt-v4963 .vlt-teaser-content .vlt-caption {
  font-size: 1.3em;
  text-transform: uppercase;
  color: #CF4954;
  line-height: 1.1;
}
div#cmsskin div.vlt-v4963 .vlt-teaser-content .vlt-event-datetime {
  font-weight: bold;
}
div#cmsskin div.vlt-v4963 .vlt-teaser-links {
  margin-top: 10px;
}
div#cmsskin div.vlt-v5582 .vlt-teaser {
  position: relative;
}
div#cmsskin div.vlt-v5582 .vlt-teaser .vlt-teaser-content {
  padding: 20px;
  background-color: white;
  text-align: center;
}
div#cmsskin div.vlt-v5582 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #CF4954;
}
div#cmsskin div.vlt-v5582 .vlt-teaser .vlt-teaser-content .vlt-offer-staytime {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #CF4954;
  color: white;
  padding: 10px 20px;
  line-height: 1;
}
div#cmsskin div.vlt-v5582 .vlt-teaser .vlt-teaser-content .vlt-price {
  margin: 15px 0px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
div#cmsskin div.vlt-v5582 .vlt-teaser .vlt-teaser-content .vlt-price .value {
  font-size: 1.5em;
}
div#cmsskin div.vlt-v5582 .vlt-teaser .vlt-teaser-content .vlt-link-request {
  display: none;
}
div#cmsskin div.vlt-v5582 .vlt-teaser .vlt-teaser-content .vlt-link-voucher {
  display: none;
}
div#cmsskin div.vlt-v19646 .ev-langchooser .chooser {
  background-color: rgba(var(--ev_color-base-rgb), 1);
  padding: 5px 10px !important;
  border-radius: 3px;
}
@media (max-width: 991px) {
  div#cmsskin div.vlt-v19646 .ev-langchooser .chooser {
    padding: 6px 5px !important;
  }
}
div#cmsskin div.vlt-v19646 .ev-langchooser .chooser a {
  color: white !important;
  font-size: 0.9em;
}
div#cmsskin div.vlt-v19646 .ev-langchooser .chooser .current {
  text-transform: uppercase;
  color: white !important;
  font-weight: 400;
  font-size: 0.9em;
  line-height: 23px;
  padding: 0px;
}
div#cmsskin div.vlt-v19646 .ev-langchooser .chooser .icon {
  margin-top: -12px;
  padding: 0px 5px;
}
div#cmsskin div.vlt-v19646 .ev-langchooser .chooser .icon:before {
  border-color: white;
}
div#cmsskin div.vlt-v19646 .ev-langchooser ul {
  background-color: white;
  border-radius: 3px;
  border: transparent;
  padding: 0;
  margin-top: 10px;
}
div#cmsskin div.vlt-v19646 .ev-langchooser ul li {
  margin-right: 0 !important;
}
div#cmsskin div.vlt-v19646 .ev-langchooser ul li a {
  display: block;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  color: #4E4C51;
  padding: var(--grid-gutter-width-025) 0;
  text-decoration: none;
}
div#cmsskin div.vlt-v19646 .ev-langchooser ul li a .caption {
  display: block;
  text-align: center;
}
div#cmsskin div.vlt-v19646 .ev-langchooser ul li a:hover {
  background-color: transparent !important;
}
div#cmsskin div.vlt-v19646 .ev-langchooser ul li a.active {
  color: #CF4954;
}
div#cmsskin div.vlt-v19646 .chooser {
  border: none !important;
  display: none;
}
@media (min-width: 992px) {
  div#cmsskin div.vlt-v19646 .chooser {
    margin-left: 0px;
    display: inline;
  }
}
div#cmsskin div.vlt-v20536 .vlt-teaser {
  position: relative;
}
div#cmsskin div.vlt-v20536 .vlt-teaser .vlt-teaser-content {
  padding: 20px;
  background-color: white;
  text-align: center;
}
div#cmsskin div.vlt-v20536 .vlt-teaser .vlt-teaser-content .vlt-caption {
  font-size: 1.4em;
  line-height: 1.1;
  text-transform: uppercase;
  color: #CF4954;
  text-overflow: ellipsis;
}
div#cmsskin div.vlt-v20536 .vlt-teaser .vlt-teaser-content .vlt-offer-staytime {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #CF4954;
  color: white;
  padding: 10px 20px;
  line-height: 1;
}
div#cmsskin div.vlt-v20536 .vlt-teaser .vlt-teaser-content .vlt-price {
  margin: 15px 0px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
div#cmsskin div.vlt-v20536 .vlt-teaser .vlt-teaser-content .vlt-price .value {
  font-size: 1.5em;
}
div#cmsskin div.vlt-v20536 .vlt-teaser .vlt-teaser-content .vlt-link-request {
  margin-left: 5px;
}
div#cmsskin div.vlt-v20536 .vlt-teaser .vlt-teaser-content .vlt-link-voucher {
  display: none;
}
div#cmsskin div.vlt-v20536 .vlt-teaser .vlt-teaser-links a {
  margin-bottom: 5px;
}