/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #3f51b5;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff4081;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox::after {
  color: #fafafa;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #3f51b5;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ff4081;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.mat-badge-content {
  color: white;
  background: #3f51b5;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #ff4081;
  color: white;
}
.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.mat-badge {
  position: relative;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #3f51b5;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #ff4081;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #f44336;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #3f51b5;
}
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ff4081;
}
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.mat-button-focus-overlay {
  background: black;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: white;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: white;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #3f51b5;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #ff4081;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone,
.mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-checkmark {
  fill: #fafafa;
}
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #3f51b5;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ff4081;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox .mat-ripple-element {
  background-color: black;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #3f51b5;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ff4081;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #3f51b5;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ff4081;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-table {
  background: white;
}
.mat-table thead, .mat-table tbody, .mat-table tfoot,
mat-header-row, mat-row, mat-footer-row,
[mat-header-row], [mat-row], [mat-footer-row],
.mat-table-sticky {
  background: inherit;
}
mat-row, mat-header-row, mat-footer-row,
th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.mat-calendar-body-in-range::before {
  background: rgba(63, 81, 181, 0.2);
}
.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-calendar-body-selected {
  background-color: #3f51b5;
  color: white;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(63, 81, 181, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(63, 81, 181, 0.3);
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 64, 129, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ff4081;
  color: white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 64, 129, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 64, 129, 0.3);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-datepicker-toggle-active {
  color: #3f51b5;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #ff4081;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #3f51b5;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ff4081;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.mat-focused .mat-form-field-required-marker {
  color: #ff4081;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #3f51b5;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ff4081;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #3f51b5;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ff4081;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.mat-error {
  color: #f44336;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #3f51b5;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ff4081;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.mat-icon.mat-primary {
  color: #3f51b5;
}
.mat-icon.mat-accent {
  color: #ff4081;
}
.mat-icon.mat-warn {
  color: #f44336;
}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.mat-input-element {
  caret-color: #3f51b5;
}
.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-form-field.mat-accent .mat-input-element {
  caret-color: #ff4081;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-item-disabled {
  background-color: #eeeeee;
}
.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled], .mat-menu-item[disabled]::after,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-paginator {
  background: white;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-paginator-container {
  min-height: 56px;
}
.mat-progress-bar-background {
  fill: #c5cae9;
}
.mat-progress-bar-buffer {
  background-color: #c5cae9;
}
.mat-progress-bar-fill::after {
  background-color: #3f51b5;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ff80ab;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ff80ab;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ff4081;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #3f51b5;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #ff4081;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #3f51b5;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #3f51b5;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff4081;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ff4081;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}
.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #3f51b5;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ff4081;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff4081;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 64, 129, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ff4081;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #3f51b5;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(63, 81, 181, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #3f51b5;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: #3f51b5;
}
.mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.mat-primary .mat-slider-focus-ring {
  background-color: rgba(63, 81, 181, 0.2);
}
.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #ff4081;
}
.mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 64, 129, 0.2);
}
.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.mat-slider:hover .mat-slider-track-background,
.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #3f51b5;
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ff4081;
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}
.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.mat-sort-header-arrow {
  color: #757575;
}
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-tab-group[class*=mat-background-] .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(197, 202, 233, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #3f51b5;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 128, 171, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ff4081;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(197, 202, 233, 0.3);
}
.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #3f51b5;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 128, 171, 0.3);
}
.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ff4081;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-background-warn > .mat-tab-header, .mat-tab-group.mat-background-warn > .mat-tab-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #3f51b5;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #ff4081;
  color: white;
}
.mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.mat-tree {
  background: white;
}
.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-simple-snackbar-action {
  color: #ff4081;
}
/* You can add global styles to this file, and also import other style files */

@charset "UTF-8";
/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */
/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
a {cursor: pointer;}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014   \A0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #fff;
}
.table-sm td,
.table-sm th {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8daff;
}
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d6d8db;
}
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #c3e6cb;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba;
}
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5c6cb;
}
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light,
.table-light > td,
.table-light > th {
  background-color: #fdfdfe;
}
.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c6c8ca;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #32383e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-append > .form-control-plaintext.btn,
.input-group-lg
  > .input-group-append
  > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg
  > .input-group-prepend
  > .form-control-plaintext.input-group-text,
.input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-append > .form-control-plaintext.btn,
.input-group-sm
  > .input-group-append
  > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm
  > .input-group-prepend
  > .form-control-plaintext.input-group-text {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-sm
  > .input-group-append
  > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm
  > .input-group-prepend
  > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-lg
  > .input-group-append
  > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg
  > .input-group-prepend
  > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
  border-color: #28a745;
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label::before {
  background-color: #34ce57;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.custom-file-input.is-valid ~ .custom-file-label::before,
.was-validated .custom-file-input:valid ~ .custom-file-label::before {
  border-color: inherit;
}
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.2rem;
}
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label::before {
  background-color: #e4606d;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.custom-file-input.is-invalid ~ .custom-file-label::before,
.was-validated .custom-file-input:invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:focus,
.btn:hover {
  text-decoration: none;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  flex: 0 1 auto;
}
.btn-group-vertical > .btn:hover,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus {
  z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .custom-file:focus,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control {
  margin-left: -1px;
}
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
  margin-top: 0;
}
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  margin-bottom: 0;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),
    0 0 5px rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-appearance: none;
  appearance: none;
}
.custom-range::-webkit-slider-thumb:focus {
  outline: 0;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-appearance: none;
  appearance: none;
}
.custom-range::-moz-range-thumb:focus {
  outline: 0;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}
.custom-range::-ms-thumb:focus {
  outline: 0;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  justify-self: center;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-header,
  .card-group > .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-footer,
  .card-group > .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-header,
  .card-group > .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-footer,
  .card-group > .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-header,
  .card-group > .card:only-child .card-img-top {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-footer,
  .card-group > .card:only-child .card-img-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-footer,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-header,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-img-bottom,
  .card-group
    > .card:not(:first-child):not(:last-child):not(:only-child)
    .card-img-top {
    border-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:focus,
.badge-light[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:focus,
.list-group-item:hover {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::after,
.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
  margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] .arrow,
.bs-popover-top .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="top"] .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
  border-width: 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] .arrow::after,
.bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
  margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] .arrow,
.bs-popover-right .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
  margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow,
.bs-popover-bottom .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
  margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow,
.bs-popover-left .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}
.active.carousel-item-right,
.carousel-item-next {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .active.carousel-item-right,
  .carousel-item-next {
    transform: translate3d(100%, 0, 0);
  }
}
.active.carousel-item-left,
.carousel-item-prev {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .active.carousel-item-left,
  .carousel-item-prev {
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev,
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active {
    transform: translate3d(0, 0, 0);
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.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;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .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;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .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;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .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;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .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;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0062cc !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #545b62 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  blockquote,
  pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
}
/**
 * Swiper 5.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 8, 2020
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 1000;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  outline: none;
}
.swiper-pagination-bullet:focus-within {
  outline: auto !important;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen {
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos="fade-up"] {
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down"] {
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-right"] {
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-left"] {
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-up-right"] {
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-up-left"] {
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-right"] {
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-left"] {
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
  }
  html:not(.no-js) [data-aos="zoom-in"] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-up"] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-down"] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-right"] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-left"] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-out"] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-up"] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-down"] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-right"] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-left"] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate {
    visibility: visible;
    transform: translateZ(0);
  }
  html:not(.no-js) [data-aos="slide-up"] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos="slide-down"] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos="slide-right"] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos="slide-left"] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^="flip"][data-aos^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos="flip-left"] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos="flip-left"].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-right"] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos="flip-right"].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-up"] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos="flip-up"].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos="flip-down"] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos="flip-down"].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
/*global css [START]*/
html,
body {
  scroll-behavior: smooth;
}
html img,
body img {
  image-rendering: -webkit-optimize-contrast;
}
.jwc-lportal {
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.jwc-lportal h1,
.jwc-lportal h2,
.jwc-lportal h3,
.jwc-lportal h4,
.jwc-lportal h5,
.jwc-lportal h6 {
  font-family: "Montserrat", serif;
}
.jwc-lportal .montserrat h1,
.jwc-lportal .montserrat h2,
.jwc-lportal .montserrat h3,
.jwc-lportal .montserrat h4,
.jwc-lportal .montserrat h5,
.jwc-lportal .montserrat h6,
.jwc-lportal .montserrat p {
  font-family: "Montserrat", sans-serif;
}
.jwc-lportal main {
  position: relative;
}
.jwc-lportal .pt-100 {
  padding-top: 100px;
}
.jwc-lportal .pt-75 {
  padding-top: 75px;
}
.jwc-lportal .pt-0 {
  padding-top: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .mt-55 {
    margin-top: -55px;
  }
}
.jwc-lportal p {
  font-weight: 300;
}
.jwc-lportal h1 {
  font-size: 60px;
  line-height: 80px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal h1 {
    font-size: 54px;
    line-height: 68px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal h1 {
    font-size: 44px;
    line-height: 54px;
  }
}
.jwc-lportal h2 {
  font-size: 50px;
  line-height: 60px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal h2 {
    font-size: 44px;
    line-height: 54px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media all and (max-width: 768px) {
  .jwc-lportal h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.jwc-lportal h3 {
  font-size: 44px;
  line-height: 54px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal h3 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal h3 {
    font-size: 26px;
    line-height: 38px;
  }
}
.jwc-lportal h4 {
  font-size: 32px;
  line-height: 44px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal h4 {
    font-size: 24px;
    line-height: 36px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal h4 {
    font-size: 22px;
    line-height: 26px;
  }
}
.jwc-lportal h5 {
  font-size: 24px;
  line-height: 32px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal h5 {
    font-size: 20px;
    line-height: 26px;
  }
}
.jwc-lportal h6 {
  font-size: 20px;
  line-height: 30px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal h6 {
    font-size: 18px;
    line-height: 24px;
  }
}
.jwc-lportal p {
  font-size: 24px;
  line-height: 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal p {
    font-size: 22px;
    line-height: 36px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal p {
    font-size: 18px;
    line-height: 30px;
  }
}
.jwc-lportal .nohover {
  text-decoration: none !important;
  color: inherit;
}
.jwc-lportal .max_width_720 {
  max-width: 720px;
  margin: 0 auto;
}
.jwc-lportal section {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media all and (max-width: 767px) {
  .jwc-lportal section {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal section {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.jwc-lportal .section_heading {
  padding-bottom: 60px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .section_heading {
    padding-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .section_heading {
    padding-right: 15px;
  }
}
.jwc-lportal .section_heading.text-center {
  text-align: center;
}
.jwc-lportal .section_heading.text-center.section_heading--title h2 {
  display: inline-block;
}
.jwc-lportal .section_heading.text-center.section_heading--title h2::before {
  left: calc(50% - 23px);
}
.jwc-lportal .section_heading.text-center.text-md-left.section_heading--title h2::before {
  left: 0;
}
@media only screen and (min-width: 768px) {
  .jwc-lportal .section_heading.text-md-center.section_heading--title h2::before {
    left: calc(50% - 18px);
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .section_heading.text-center.section_heading--title h2::before {
    left: calc(50% - 18px);
  }
  .jwc-lportal .section_heading.text-center.text-md-left.section_heading--title h2::before {
    left: calc(50% - 18px);
  }
}
.jwc-lportal .section_heading.text-center.section_heading--text p {
  margin: 0 auto;
}
.jwc-lportal .section_heading.fullwidth .section_heading--title,
.jwc-lportal .section_heading.fullwidth .section_heading--text {
  max-width: 100%;
}
.jwc-lportal .section_heading .half_block {
  max-width: 300px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .section_heading .half_block {
    max-width: 100%;
  }
}
.jwc-lportal .section_heading--title h2 {
  position: relative;
  padding: 25px 0 5px;
  /* max-width: 850px; */
  color: var(--data-titleColor);
}
.jwc-lportal .section_heading--title h2::before {
  content: "";
  position: absolute;
  width: 52px;
  top: 0px;
  left: 0;
  height: 2px;
  background: var(--data-lineColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .section_heading--title h2::before {
    width: 36px;
  }
}
.jwc-lportal .section_heading--text p {
  max-width: 850px;
  font-weight: 300;
  color: var(--data-titleColor);
}
.jwc-lportal .section_heading.text_bold .section_heading--text {
  margin: 0 auto;
}
.jwc-lportal .section_heading.text_bold span {
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  display: block;
  margin-top: 16px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .section_heading.text_bold span {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .section_heading.text_bold span {
    font-size: 18px;
    margin-top: 0px;
  }
}
.jwc-lportal .section_heading.text_italic .section_heading--text {
  font-style: italic;
}
.jwc-lportal .section_heading.mb-30 .section_heading--title {
  margin-bottom: 30px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .section_heading.mb-30 .section_heading--title {
    margin-bottom: 10px;
  }
}
.jwc-lportal .multilineText p,
.jwc-lportal .multilineText p.section_heading--text {
  margin-bottom: 40px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .multilineText p,
  .jwc-lportal .multilineText p.section_heading--text {
    margin-bottom: 20px;
  }
}
.jwc-lportal .white_light_bg_color {
  background: #f5f2ed;
}
.jwc-lportal .bg_white_light {
  background-color: #f5f2ed;
}
.jwc-lportal .jwc_swiper_fraction_people .swiper-pagination-fraction {
  width: auto;
  left: -150px;
  bottom: auto;
  top: calc(50% - 100px);
  font-size: 19px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  align-items: center;
  color: rgba(75, 72, 71, 0.45);
  letter-spacing: 2px;
}
.jwc-lportal .swiper_fraction .swiper-pagination-fraction {
  width: auto;
  left: -150px;
  bottom: auto;
  top: calc(50% - 30px);
  font-size: 19px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: flex;
  align-items: center;
  color: rgba(75, 72, 71, 0.45);
  letter-spacing: 2px;
}
.jwc-lportal .swiper_fraction .swiper-pagination-fraction span, .jwc-lportal .jwc_swiper_fraction_people .swiper-pagination-fraction span {
  padding: 0 3px;
  display: inline-block;
}
.jwc-lportal
  .swiper_fraction
  .swiper-pagination-fraction
  .swiper-pagination-current, .jwc-lportal
  .jwc_swiper_fraction_people
  .swiper-pagination-fraction
  .swiper-pagination-current {
  font-size: 51px;
  color: var(--data-pagination-current-color);
  padding-right: 6px;
  font-weight: 500;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .swiper_fraction
    .swiper-pagination-fraction
    .swiper-pagination-current, .jwc-lportal
    .jwc_swiper_fraction_people
    .swiper-pagination-fraction
    .swiper-pagination-current {
    font-size: 45px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .swiper_fraction .swiper-pagination-fraction, .jwc-lportal .jwc_swiper_fraction_people .swiper-pagination-fraction {
    display: none;
  }
}
.jwc-lportal .swiper_fraction .swiper-button-next {
  height: 12px;
  width: 40px;
}
.jwc-lportal .swiper_fraction .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .swiper_fraction .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .swiper_fraction .swiper-button-next:focus:after {
  opacity: 1;
}
.jwc-lportal .swiper_fraction .swiper-button-prev {
  height: 12px;
  width: 40px;
  left: -10px;
}
.jwc-lportal .swiper_fraction .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .swiper_fraction .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .swiper_fraction .swiper-button-prev:focus:after {
  opacity: 1;
}
.jwc-lportal .swiper_fraction .swiper-arrows {
  position: absolute;
  top: -50px;
  width: 110px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .swiper_fraction .swiper-arrows {
    top: -45px;
  }
}
.jwc-lportal .bg_before_left {
  padding: 0 20px 40px 40px;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 991px) {
  .jwc-lportal .bg_before_left {
    padding: 0 0 25px 25px;
    margin-bottom: 20px;
  }
}
.jwc-lportal .bg_before_left::before {
  content: "";
  position: absolute;
  border: var(--data-bglayer-color) 1px solid;
  left: 0;
  bottom: 0;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  z-index: -1;
}
@media all and (max-width: 991px) {
  .jwc-lportal .bg_before_left::before {
    width: calc(100% - 25px);
    height: calc(100% - 25px);
  }
}
.jwc-lportal .bg_before_left img {
  width: 100%;
}
.jwc-lportal .bg_before_right {
  padding: 0 40px 40px 40px;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .bg_before_right {
    max-width: 650px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .bg_before_right {
    padding: 0 15px 15px 15px;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .bg_before_right {
    padding: 0 25px 25px 0;
  }
}
.jwc-lportal .bg_before_right::before {
  content: "";
  position: absolute;
  border: var(--data-bglayer-color) 1px solid;
  right: 0;
  bottom: 0;
  width: calc(100% - 80px);
  height: calc(100% - 40px);
  z-index: -1;
}
@media all and (max-width: 991px) {
  .jwc-lportal .bg_before_right::before {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
  }
}
.jwc-lportal .bg_before_right img {
  width: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .mob_no_space {
    padding: 0px !important;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .mob_no_space .section_heading,
  .jwc-lportal .mob_no_space .moments_slider--follow {
    padding-right: 0px !important;
  }
}
.jwc-lportal .no-pad {
  padding: 0px !important;
}
@media all and (max-width: 991px) {
  .jwc-lportal .mt-60 {
    margin-top: 60px !important;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .mt-mobile-30 {
    margin-top: 30px !important;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal.hideSubheaderMobile .subheader {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .mtop60-mobile {
    margin-top: 60px;
  }
}
.jwc-lportal .no-top-pad {
  padding-top: 0px !important;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .icons_block {
    padding-top: 0px;
    padding-bottom: 40px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .icons_block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .icons_block {
    padding: 0px;
  }
}
.jwc-lportal .icons_block_wrapper {
  padding-bottom: 50px;
}
.jwc-lportal .icons_block_wrapper_each {
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 767px) {
  .jwc-lportal .icons_block_wrapper_each {
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }
}
.jwc-lportal .icons_block_wrapper_each--icon {
  width: 100%;
  text-align: center;
}
.jwc-lportal .icons_block_wrapper_each--icon img {
  height: 90px;
  margin: 0px auto;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .icons_block_wrapper_each--icon img {
    height: 80px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .icons_block_wrapper_each--icon img {
    height: 60px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .icons_block_wrapper_each--icon {
    width: 100px;
    float: left;
  }
}
.jwc-lportal .icons_block_wrapper_each_copy {
  width: 100%;
  padding-left: 0px;
  text-align: center;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
}
@media all and (max-width: 767px) {
  .jwc-lportal .icons_block_wrapper_each_copy {
    width: calc(100% - 100px);
    float: left;
    text-align: left;
  }
}
.jwc-lportal .icons_block_wrapper_each_copy--number {
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  color: #4b4847;
  padding: 40px 0px 10px 0;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .jwc-lportal .icons_block_wrapper_each_copy--number {
    padding: 0 0px 10px 0;
  }
}
.jwc-lportal .icons_block_wrapper_each_copy--name {
  margin-bottom: 0;
}
.jwc-lportal .breadcrumbs {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #4b4847;
  background-color: #f5f2ed;
  padding: 8px 0;
  margin-bottom: 35px;
}
.jwc-lportal .breadcrumbs strong {
  white-space: nowrap;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .breadcrumbs {
    font-size: 12px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .breadcrumbs {
    font-size: 10px;
    position: relative;
    padding: 20px 10px;
    text-align: center;
  }
}
.jwc-lportal .breadcrumbs a {
  color: #4b4847;
}
.jwc-lportal .breadcrumbs_container {
  max-width: 1440px;
  margin: 0 auto;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .breadcrumbs_container {
    padding: 0 80px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .breadcrumbs_container {
    padding: 0 15px;
  }
}
.jwc-lportal strong {
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .jwc-lportal .full_width {
    padding-left: 20px !important;
    padding-right: 0 !important;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .full_width_2 {
    padding-left: 20px !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 1500px) {
  .jwc-lportal .full_width_2 .container {
    max-width: 1440px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .plr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .plr-0 .section_heading {
    padding-left: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .plr-20-mobile {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .pbottom-0 {
    padding-bottom: 0 !important;
  }
}
.jwc-lportal .ptop-50 {
  padding-top: 50px !important;
}
@media all and (max-width: 767px) {
  .jwc-lportal .pbottom-76-mobile {
    padding-bottom: 76px !important;
  }
}
.jwc-lportal .jwc_content_start {
  margin-top: 100px;
}
.jwc-lportal .jwc_multibtns a {
  margin-right: 40px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_multibtns a {
    margin-bottom: 20px;
  }
}
.jwc-lportal .jwc_multibtns a:last-child {
  margin-right: 0px;
}
.jwc-lportal .sizes {
  margin: 10px 0 !important;
}
.jwc-lportal .sizes .tag {
  display: inline-block;
  padding: 8px 10px;
  background-color: #f5f2ed;
  font-size: 14px;
  color: #3f3636;
  margin-right: 10px;
}
.jwc-lportal .jwc_icons_text {
  display: flex;
  justify-content: center;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_icons_text {
    display: block;
  }
}
.jwc-lportal .jwc_icons_text_each {
  display: flex;
  align-items: center;
  margin-right: 60px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_icons_text_each {
    margin-right: 0px;
    margin-bottom: 40px;
  }
}
.jwc-lportal .jwc_icons_text_each:last-child {
  margin-right: 0px;
}
.jwc-lportal .jwc_icons_text_each--icon {
  height: 60px;
  min-width: 60px;
  margin-right: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.jwc-lportal .jwc_icons_text_each_copy--title {
  color: #4b4847;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold;
  margin-bottom: 0px;
}
.jwc-lportal .jwc_icons_text_each_copy--text {
  color: #4b4847;
  font-weight: 300;
  margin-bottom: 0px;
}
.jwc-lportal .checkbox {
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  background: #ffffff;
  font-size: 18px;
  color: #4b4847;
  min-height: auto;
  padding-left: 40px;
  outline: none;
}
@media all and (max-width: 500px) {
  .jwc-lportal .checkbox {
    font-size: 14px;
  }
}
.jwc-lportal .checkbox input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  outline: none;
}
.jwc-lportal .checkbox label {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
}
.jwc-lportal .checkbox label::before {
  border-radius: 0 !important;
  width: 25px;
  height: 25px;
  border: 2px solid #e3dcd0;
  background-color: transparent;
  left: -40px;
  top: 1px;
  outline: none;
  box-shadow: none !important;
}
@media all and (max-width: 500px) {
  .jwc-lportal .checkbox label::before {
    top: -3px;
  }
}
.jwc-lportal .checkbox label::after {
  left: -39px;
  top: 2px;
  width: 25px;
  height: 25px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .checkbox label::after {
    top: -2px;
  }
}
.jwc-lportal .checkbox input[type="checkbox"]:checked ~ label::after {
  background-color: transparent !important;
  background-image: url('checkboxTick.321c2c69e10d2eacb26f.svg') !important;
  width: 22px;
  height: 22px;
}
.jwc-lportal .checkbox input[type="checkbox"]:checked ~ label::before {
  background-color: transparent !important;
  border-color: #a67d54;
}
.jwc-lportal .checkbox:focus-visible {
  outline: auto;
}
.jwc-lportal .buttonWidth_225 {
  width: 225px;
}
.jwc-lportal .image_gallery_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}
.jwc-lportal .image_gallery_popup .modal-content {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.jwc-lportal .image_gallery_popup .wrapper {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: initial;
  margin: 0;
}
.jwc-lportal .image_gallery_popup .wrapper .close {
  position: absolute;
  top: -60px;
  right: 0;
  background: url('close_icon.78cf837249dd54dfed20.svg') no-repeat 0 0;
  width: 27px;
  height: 27px;
  opacity: 1;
}
@media all and (max-width: 767px) {
  .jwc-lportal .image_gallery_popup .wrapper .close {
    top: -45px;
  }
}
.jwc-lportal .radio {
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  background: #ffffff;
  font-size: 18px;
  color: #4b4847;
  min-height: auto;
  padding-left: 40px;
  outline: none;
}
.jwc-lportal .radio:focus-within {
  outline: auto;
}
@media all and (max-width: 500px) {
  .jwc-lportal .radio {
    font-size: 14px;
  }
}
.jwc-lportal .radio input[type="radio"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.jwc-lportal .radio input[type="radio"]:focus {
  outline: none;
}
.jwc-lportal .radio label {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
}
.jwc-lportal .radio label::before {
  border-radius: 0 !important;
  width: 25px;
  height: 25px;
  border: 2px solid #e3dcd0;
  background-color: transparent;
  left: -40px;
  top: 1px;
  outline: none;
  box-shadow: none !important;
}
@media all and (max-width: 500px) {
  .jwc-lportal .radio label::before {
    top: -3px;
  }
}
.jwc-lportal .radio label::after {
  left: -39px;
  top: 2px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .radio label::after {
    top: -2px;
  }
}
.jwc-lportal .radio input[type="radio"]:checked ~ label::after {
  background-color: transparent !important;
  background-image: url('checkboxTick.321c2c69e10d2eacb26f.svg') !important;
  width: 22px;
  height: 22px;
}
.jwc-lportal .radio input[type="radio"]:checked ~ label::before {
  background-color: transparent !important;
  border-color: #a67d54;
}
.jwc-lportal .link_underline {
  color: var(--data-underline-textColor);
  border-bottom: 1px solid var(--data-underline-color);
  transition: all 0.1s ease-in-out;
}
.jwc-lportal .link_underline:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
.jwc-lportal .zIndex999 {
  z-index: 999;
}
.jwc-lportal .filter_view .views {
  height: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
}
.jwc-lportal .filter_view .views.open {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.jwc-lportal .buttons_links a {
  margin-right: 40px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .buttons_links a {
    margin-right: 15px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 380px) {
  .jwc-lportal .buttons_links a {
    margin-right: 30px;
  }
}
.jwc-lportal .thankyou {
  background: var(--data-getintouch-bgColor);
}
.jwc-lportal .thankyou .section_heading--title {
  max-width: 100%;
}
.jwc-lportal .load-more-data .load-more-data-hide {
  display: none;
}
.jwc-lportal #map {
  width: 100%;
  height: 450px;
}
@media all and (max-width: 500px) {
  .jwc-lportal #map {
    height: 300px !important;
  }
}
.jwc-lportal #map .gm-style-iw .gm-ui-hover-effect {
  display: none !important;
}
.jwc-lportal #map .gm-style .gm-style-iw-c {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 1px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.8);
  line-height: 15px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .newcss h2 {
    font-size: 38px;
    line-height: 48px;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .newcss .content2 {
    font-size: 16px;
    line-height: 26px;
  }
}
.jwc-lportal .newcss .explorevenues_wrapper_each--btns {
  bottom: 20px;
}
.jwc-lportal .newcss .accordian_with_slider .card-header,
.jwc-lportal .newcss .accordian_with_slider .card-body,
.jwc-lportal .newcss .accordian_with_slider .card-slider {
  width: 47%;
}
.jwc-lportal footer.newcss {
  font-size: 16px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer.newcss {
    font-size: 14px;
  }
}
.jwc-lportal footer.newcss .jwc_footer_bar .social .desktop_copy_text {
  font-size: 16px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer.newcss .jwc_footer_bar .social .desktop_copy_text {
    font-size: 14px;
  }
}
.jwc-lportal footer.newcss .jwc_footer_bar p {
  font-size: 14px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer.newcss .jwc_footer_bar p {
    font-size: 12px;
  }
}
.jwc-lportal footer.newcss .jwc_footer_top .footer_logo img {
  width: 100px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer.newcss .jwc_footer_top .footer_logo img {
    font-size: 80px;
  }
}
.jwc-lportal footer.newcss .sub_footer--link i {
  font-size: 70px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer.newcss .sub_footer--link i {
    font-size: 60px;
  }
}
.jwc-lportal footer.newcss .jwc_footer_bar .social--UL li {
  padding: 0 30px 0 0;
}
.jwc-lportal footer.newcss .jwc_footer_bar .social--UL li a {
  font-size: 20px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer.newcss .jwc_footer_bar .social--UL li a {
    font-size: 18px;
  }
}
.jwc-lportal .sticky-top {
  z-index: 998;
}
.jwc-lportal .black_tint {
  position: relative;
}
.jwc-lportal .black_tint::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.jwc-lportal .bullets_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.jwc-lportal .bullets_list li {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #4b4847;
  margin-bottom: 20px;
  line-height: 26px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .bullets_list li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-left: 20px;
  }
}
.jwc-lportal .bullets_list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #676767;
}
@media all and (max-width: 767px) {
  .jwc-lportal .bullets_list li::before {
    width: 7px;
    height: 7px;
    top: 8px;
  }
}
.jwc-lportal .bullets_list2 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  clear: both;
}
.jwc-lportal .bullets_list2 li {
  position: relative;
  padding-left: 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .bullets_list2 li {
    padding-left: 20px;
  }
}
.jwc-lportal .bullets_list2 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #676767;
}
@media all and (max-width: 767px) {
  .jwc-lportal .bullets_list2 li::before {
    width: 7px;
    height: 7px;
    top: 8px;
  }
}
.jwc-lportal .icon_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.jwc-lportal .icon_list li {
  position: relative;
  font-size: 15px;
  font-weight: 500;
  color: #4b4847;
  margin-bottom: 20px;
  line-height: 26px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .icon_list li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}
.jwc-lportal .icon_list li .icon {
  width: 65px;
  text-align: center;
  margin: 0 20px 0 0;
  display: inline-block;
}
@media all and (max-width: 767px) {
  .jwc-lportal .icon_list li .icon {
    width: 50px;
  }
}
.jwc-lportal .icon_list li .text {
  width: calc(100% - 90px);
  display: inline-block;
  vertical-align: middle;
}
@media all and (max-width: 767px) {
  .jwc-lportal .icon_list li .text {
    width: calc(100% - 75px);
  }
}
.jwc-lportal .background_color {
  background: var(--data-background-color);
}
.jwc-lportal .jwc_swiper_benefits.single_image .swiper-pagination {
  display: none;
}
.jwc-lportal .video_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: black;
  z-index: 99977;
}
.jwc-lportal .video_popup .wrapper {
  width: 100%;
  position: relative;
  transform: translate(0, 0);
  margin: 0;
  max-width: 100%;
}
.jwc-lportal .video_popup .wrapper .modal-content {
  background: transparent;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}
.jwc-lportal .video_popup .wrapper .close {
  position: absolute;
  top: 20px;
  right: 40px;
  background: url('close_icon.78cf837249dd54dfed20.svg') no-repeat 0 0;
  width: 27px;
  height: 27px;
  opacity: 1;
  z-index: 2;
}
@media all and (max-width: 767px) {
  .jwc-lportal .video_popup .wrapper .close {
    top: 40px;
  }
}
.jwc-lportal .video_popup video,
.jwc-lportal .video_popup iframe {
  float: left;
  width: 100vw;
  height: 100vh;
}
.jwc-lportal .video {
  padding: 0;
  float: left;
  position: relative;
}
.jwc-lportal .video a {
  position: relative;
  float: left;
}
.jwc-lportal .video .img_box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.jwc-lportal .video .play_href {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.jwc-lportal .video_wrapper {
  display: none;
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
  width: 100%;
}
.jwc-lportal .video_wrapper--video {
  position: relative;
  width: 100%;
  object-fit: cover;
  display: table;
}
.jwc-lportal .play360box {
  float: left;
  position: relative;
}
.jwc-lportal .play360box .img_box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.jwc-lportal .play360box .icon360 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  background: url('icon-360.03a732ca0a0058bb55c5.svg') no-repeat 0 0;
  background-size: cover;
  width: 94px;
  height: 94px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .play360box .icon360 {
    width: 80px;
    height: 80px;
  }
}
.jwc-lportal .imgArea {
  float: left;
  position: relative;
}
.jwc-lportal .imgArea .img_box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.jwc-lportal table {
  font-size: 18px;
  line-height: 30px;
  margin: 20px 0;
  color: #212529;
  border-collapse: collapse;
}
@media all and (max-width: 1599px) {
  .jwc-lportal table {
    font-size: 16px;
    line-height: 26px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal table {
    font-size: 14px;
    line-height: 22px;
  }
}
.jwc-lportal table thead {
  background-color: #f5f2ed;
}
.jwc-lportal table td,
.jwc-lportal table th {
  padding: 10px;
  border: 1px solid #af8f63;
}
.jwc-lportal #player360 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #ffffff;
  display: none;
}
.jwc-lportal #player360::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #a67d54;
  width: 60px;
  height: 60px;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal #player360 #content360 {
  position: relative;
  z-index: 2;
}
.jwc-lportal #player360 canvas {
  cursor: grab;
}
.jwc-lportal #player360 video {
  display: none;
}
.jwc-lportal #player360 #close360 {
  position: absolute;
  top: 20px;
  right: 20px;
  background: url('close_icon.78cf837249dd54dfed20.svg') no-repeat 0 0;
  width: 27px;
  height: 27px;
  opacity: 1;
  cursor: pointer;
  z-index: 5;
}
.jwc-lportal #player360 #videoControls {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.9) 70%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  height: 100px;
}
.jwc-lportal #player360 #videoControls #videoPlay,
.jwc-lportal #player360 #videoControls #videoPause {
  position: absolute;
  left: 2.5%;
  top: 20px;
  width: 15px;
  height: 15px;
  background: url('play.02d0159ef6da10180c79.svg') no-repeat 0 0;
  background-size: 100%;
  cursor: pointer;
}
.jwc-lportal #player360 #videoControls #videoPause {
  background: url('pause.dcd3b980ef76ca9d535e.svg') no-repeat 0 0;
  background-size: 100%;
}
.jwc-lportal #player360 #videoControls #videoTime {
  position: absolute;
  left: 5%;
  top: 18px;
  text-align: left;
  width: 170px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.02em;
}
@media all and (max-width: 767px) {
  .jwc-lportal #player360 #videoControls #videoTime {
    left: 8%;
  }
}
.jwc-lportal #player360 #videoControls #videoTime .videoTimeCurrent,
.jwc-lportal #player360 #videoControls #videoTime .videoTimeTotal {
  float: left;
  position: relative;
}
.jwc-lportal #player360 #videoControls #videoTime .videoTimeCurrent {
  min-width: 60px;
  text-align: right;
  padding: 0 15px 0 0;
}
.jwc-lportal #player360 #videoControls #videoTime .videoTimeCurrent:after {
  content: "/";
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 14px;
  color: #ffffff;
}
.jwc-lportal #player360 #videoControls #videoTime.space .videoTimeCurrent {
  min-width: 80px;
}
.jwc-lportal #player360 #videoControls #videoSeekBar {
  position: absolute;
  left: 2.5%;
  top: 60px;
  width: calc(100% - 5%);
  height: 5px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
}
.jwc-lportal #player360 #videoControls #videoSeekBar .current {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #ffffff;
  z-index: 1;
  border-radius: 5px;
}
.jwc-lportal #player360 #videoControls #videoVolumn,
.jwc-lportal #player360 #videoControls #videoMute {
  position: absolute;
  right: 2.5%;
  top: 20px;
  width: 15px;
  height: 15px;
  background: url('volume.2c4ff2e65bcfb1924bac.svg') no-repeat 0 0;
  background-size: 100%;
  cursor: pointer;
}
.jwc-lportal #player360 #videoControls #videoMute {
  background: url('mute.f37dd65116a884ed6a26.svg') no-repeat 0 0;
  background-size: 100%;
  display: none;
}
.jwc-lportal .community-wrapper .community-grid .row {
  margin-bottom: 30px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .community-wrapper .community-grid .row {
    margin-bottom: 0px;
  }
  .jwc-lportal .community-wrapper .community-grid .row .col-sm-12 {
    margin-bottom: 30px;
  }
}
.jwc-lportal .community-wrapper .community-grid--each {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
.jwc-lportal .community-wrapper .community-grid--each:hover, .jwc-lportal .community-wrapper .community-grid--each:focus {
  text-decoration: none;
}
.jwc-lportal .community-wrapper .community-grid--each img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jwc-lportal .community-wrapper .community-grid .text {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  padding: 25px;
}
.jwc-lportal .community-wrapper .community-grid .text p {
  margin-bottom: 0px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .community-wrapper .community-grid .text {
    position: relative;
    background: #f5f2ed;
    color: #4b4847;
  }
}
.jwc-lportal .favt-icon {
  width: 24px;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.jwc-lportal .favt-icon img {
  width: 100%;
}
.jwc-lportal .status-label {
  position: absolute;
  left: 15px;
  top: 15px;
  background: rgba(255, 255, 255, 0.75);
  color: #000;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  padding: 6px 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}
.jwc-lportal .view-art-wrapper {
  background: var(--data-events-bgColor);
}
@media all and (max-width: 991px) {
  .jwc-lportal .view-art-wrapper .section_heading {
    padding: 0px;
  }
}
.jwc-lportal .view-art-wrapper .section_heading h2 {
  color: #4b4847;
}
.jwc-lportal .view-art-wrapper .cta-container {
  text-align: center;
  margin: 20px 0 40px 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .view-art-wrapper .cta-container {
    margin: 20px 0;
  }
}
.jwc-lportal .view-art-wrapper .cta-container ul {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
}
.jwc-lportal .view-art-wrapper .cta-container ul li {
  display: inline-block;
  text-align: center;
}
@media all and (max-width: 991px) {
  .jwc-lportal .view-art-wrapper .cta-container ul li {
    display: block;
    margin-top: 25px;
  }
}
.jwc-lportal .view-art-wrapper .cta-container ul li a {
  display: inline-block;
  padding: 0px 80px;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  box-shadow: 4px 8px 20px 0px #00000015;
  height: 70px;
  line-height: 70px;
  margin: 0px 20px;
  background: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: all ease-out 0.25s;
  letter-spacing: 2px;
}
.jwc-lportal .view-art-wrapper .cta-container ul li a:hover {
  background: #c5299b;
  color: #fff;
  text-decoration: none;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .view-art-wrapper .cta-container ul li a {
    padding: 0px 50px;
    margin: 10px 20px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .view-art-wrapper .cta-container ul li a {
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
    margin: 0px auto;
    box-shadow: 0px 5px 10px 0px #00000010;
    font-size: 10px;
  }
}
.jwc-lportal .our_space .our_theatre_slider_each_copy--box {
  opacity: 1;
}
.jwc-lportal #backToTop {
  position: sticky;
  margin-right: -200px;
  cursor: pointer;
  text-align: center;
  z-index: 10;
  display: none;
  top: 88%;
  float: right;
  margin-bottom: 30px;
  transition: all 0.2s ease;
}
@media all and (max-width: 1099px) {
  .jwc-lportal #backToTop {
    display: none !important;
  }
}
.jwc-lportal #backToTop.open {
  margin-right: 20px;
  display: block;
}
.jwc-lportal #backToTop img {
  margin-bottom: 8px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal #backToTop img {
    width: 25px;
  }
}
.jwc-lportal #backToTop p {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #a67d54;
  margin: 0;
  line-height: initial;
}
@media all and (max-width: 1599px) {
  .jwc-lportal #backToTop p {
    font-size: 8px;
  }
}
.jwc-lportal #backToHome {
  position: sticky;
  margin-left: -200px;
  cursor: pointer;
  text-align: center;
  z-index: 10;
  display: none;
  top: 88%;
  float: left;
  margin-bottom: 30px;
  transition: all 0.2s ease;
}
.jwc-lportal #backToHome a {
  text-decoration: none;
}
@media all and (max-width: 1099px) {
  .jwc-lportal #backToHome {
    display: none !important;
  }
}
.jwc-lportal #backToHome.open {
  margin-left: 20px;
  display: block;
}
.jwc-lportal #backToHome img {
  margin-bottom: 8px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal #backToHome img {
    width: 25px;
  }
}
.jwc-lportal #backToHome p {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #a67d54;
  margin: 0;
  line-height: initial;
}
@media all and (max-width: 1599px) {
  .jwc-lportal #backToHome p {
    font-size: 8px;
  }
}
.jwc-lportal #backToTopMo {
  display: none;
}
@media all and (max-width: 991px) {
  .jwc-lportal #backToTopMo {
    position: absolute;
    cursor: pointer;
    text-align: center;
    z-index: 10;
    display: none;
    top: 0;
    right: 0;
    margin-top: -45px;
    transition: all 0.2s ease;
    margin-right: 0;
    display: block !important;
  }
  .jwc-lportal #backToTopMo img {
    width: 45px;
  }
}
.jwc-lportal #backToHomeMo {
  display: none;
}
.jwc-lportal #backToHomeMo a {
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .jwc-lportal #backToHomeMo {
    position: absolute;
    cursor: pointer;
    text-align: center;
    z-index: 10;
    display: none;
    top: 0;
    left: 0;
    margin-top: -45px;
    transition: all 0.2s ease;
    margin-left: 0;
    display: block !important;
  }
  .jwc-lportal #backToHomeMo img {
    width: 45px;
  }
}
.jwc-lportal .lineHeightInit {
  line-height: initial !important;
}
.jwc-lportal .tags {
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid #4b4847;
  margin: 8px;
  cursor: pointer;
  overflow: hidden;
  height: 30px;
  position: relative;
  vertical-align: middle;
  color: #4b4847;
  overflow: hidden;
  text-decoration: none !important;
}
.jwc-lportal .tags p {
  font-size: 12px !important;
  text-transform: uppercase;
  line-height: 30px !important;
  padding: 0px 10px;
  /* margin-right: 30px; */
  /* border-right: 1px solid #4b4847; */
  color: #4b4847;
  margin-bottom: 0;
}
.jwc-lportal .tags:after {
  position: absolute;
  right: 8px;
  /* content: "+"; */
  font-size: 20px;
  top: 0px;
  line-height: 30px;
  font-weight: normal;
}
.jwc-lportal .tags.active {
  background-color: #4b4847;
  color: #ffffff;
  border-color: #4b4847;
}
.jwc-lportal .tags.active p {
  color: #ffffff;
  /* border-right: 1px solid #ffffff; */
}
.jwc-lportal .tags.active::after {
  /* content: "-"; */
  top: -2px;
}
.jwc-lportal .tags.pink_color {
  border-color: #c5299b;
}
.jwc-lportal .tags.pink_color p {
  /* border-right: 1px solid #c5299b; */
}
.jwc-lportal .tags.pink_color.active {
  background-color: #c5299b;
  color: #ffffff;
  border-color: #c5299b;
}
.jwc-lportal .tags.pink_color.active p {
  color: #ffffff;
  /* border-right: 1px solid #ffffff; */
}
.jwc-lportal .tags.gold_color {
  border-color: #a67d54;
}
.jwc-lportal .tags.gold_color p {
  border-right: 1px solid #a67d54;
}
.jwc-lportal .tags.gold_color.active {
  background-color: #a67d54;
  color: #ffffff;
  border-color: #a67d54;
}
.jwc-lportal .tags.gold_color.active p {
  color: #ffffff;
  border-right: 1px solid #ffffff;
}
.jwc-lportal .tags.white_color {
  border-color: #ffffff;
  color: #ffffff;
}
.jwc-lportal .tags.white_color p {
  /* border-right: 1px solid #ffffff; */
  color: #ffffff;
}
.jwc-lportal .tags.white_color.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.jwc-lportal .tags.white_color.active p {
  color: #ffffff;
  border-right: 1px solid #ffffff;
}
.jwc-lportal .text-decoration-none {
  text-decoration: none !important;
}
.jwc-lportal .text_icon span {
  padding-left: 10px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .text_icon img {
    width: 30px;
  }
}
.jwc-lportal .pre_order {
  position: relative;
}
@media all and (max-width: 991px) {
  .jwc-lportal .pre_order_each {
    margin-bottom: 30px;
  }
}
.jwc-lportal .pre_order_each .img_box {
  width: 50px;
  display: inline-block;
}
@media all and (max-width: 500px) {
  .jwc-lportal .pre_order_each .img_box {
    width: 35px;
  }
}
.jwc-lportal .pre_order_each .text {
  width: calc(100% - 70px);
  display: inline-block;
  padding-left: 15px;
  vertical-align: middle;
  color: var(--data-text-color);
}
@media all and (max-width: 500px) {
  .jwc-lportal .pre_order_each .text {
    width: calc(100% - 60px);
    padding-left: 20px;
  }
}
.jwc-lportal .pre_order_each .text p {
  margin-bottom: 0;
}
.jwc-lportal .pre_order_button {
  text-align: right;
}
@media all and (max-width: 1299px) {
  .jwc-lportal .pre_order_button {
    text-align: left;
  }
}
#website_notification {
  position: relative;
  background-color: #a67d54;
  padding: 1rem 0 0 0;
  z-index: 9998;
  display: none;
  font-family: "Montserrat", sans-serif;
}
#website_notification.open {
  display: block;
}
@media all and (max-width: 767px) {
  #website_notification {
    padding: 1.5rem 0 0 0;
  }
}
#website_notification .close_website_notification {
  position: absolute;
  top: 1.5rem;
  right: 30px;
  background: url('close_icon.78cf837249dd54dfed20.svg');
  width: 20px;
  height: 20px;
  background-size: cover;
}
@media all and (max-width: 767px) {
  #website_notification .close_website_notification {
    top: 10px;
    right: 10px;
  }
}
#website_notification .content3 p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  color: #ffffff;
}
@media all and (max-width: 1599px) {
  #website_notification .content3 p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media all and (max-width: 991px) {
  #website_notification .content3 p {
    font-size: 14px;
    line-height: 22px;
  }
}
#website_notification .content3 p a {
  color: #ffffff;
  text-decoration: none;
}
#website_notification .cta-sec {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 12px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  cursor: pointer;
  position: relative;
  transition: all ease-out 0.25s;
  letter-spacing: 1.5px;
  color: #4b4847;
  text-decoration: none;
}
@media all and (max-width: 1099px) {
  #website_notification .cta-sec {
    font-size: 10px;
  }
}
#website_notification .cta-sec._txt {
  display: inline-block;
  vertical-align: middle;
}
#website_notification .cta-sec.color-gold:after {
  background: #af8f63;
}
#website_notification .cta-sec.color-pink:after {
  background: #c5299b;
}
#website_notification .cta-sec.color-white {
  color: #f4f4f4;
}
#website_notification .cta-sec.color-white:after {
  background: #f4f4f4;
}
#website_notification .cta-sec.color-blue:after {
  background: #004ea8;
}
#website_notification .cta-sec.color-green:after {
  background: #6cc24a;
}
#website_notification .cta-sec.color-red:after {
  background: #ce0037;
}
#website_notification .cta-sec:hover,
#website_notification .cta-sec:active,
#website_notification .cta-sec:focus {
  text-decoration: none;
  color: #4b4847;
}
#website_notification .cta-sec:hover.color-white,
#website_notification .cta-sec:active.color-white,
#website_notification .cta-sec:focus.color-white {
  color: #f4f4f4;
}
#website_notification .cta-sec:after {
  width: 60px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  transition: all ease-out 0.25s;
  margin-left: 5px;
  position: absolute;
  top: 6px;
  left: 100%;
}
#website_notification .cta-sec:hover:after,
#website_notification .cta-sec:active:after,
#website_notification .cta-sec:focus:after {
  animation: line-animate 1.5s 1;
}
@media screen and (max-width: 767px) {
  #website_notification .cta-sec {
    font-size: 10px;
    line-height: 12px;
  }
  #website_notification .cta-sec:after {
    width: 40px;
  }
}
body {
  overflow-x: hidden;
  position: relative;
}
body.notificationOpen {
  overflow-x: hidden;
}
.features-icon {
  position: relative;
  z-index: 1;
}
.features-icon .label {
  display: inline-block;
  vertical-align: middle;
  color: #4b4847;
  font-weight: 300;
  margin: 0;
  line-height: initial !important;
}
.features-icon .icon {
  display: inline-block;
  vertical-align: middle;
}
.features-icon .icon img {
  display: block;
  max-height: 100%;
}
.features-icon .icon--each {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
  height: 30px;
}
@media all and (max-width: 1599px) {
  .features-icon .icon--each {
    margin-right: 6px;
    height: 26px;
  }
}
@media all and (max-width: 767px) {
  .features-icon .icon--each {
    margin: 0px 5px;
    height: 24px;
  }
}
.features-icon .icon--each:hover .tool-tip {
  top: calc(100% + 8px);
  visibility: visible;
  opacity: 1;
}
.features-icon .icon--each .tool-tip {
  position: absolute;
  left: 8px;
  border-radius: 5px;
  font-size: 14px;
  background: #a67d54;
  color: #fff;
  top: calc(100% + 15px);
  padding: 8px 10px;
  white-space: pre;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}
@media all and (max-width: 767px) {
  .features-icon .icon--each .tool-tip {
    font-size: 12px;
    padding: 6px 8px;
  }
}
@media all and (max-width: 350px) {
  .features-icon .icon--each .tool-tip {
    left: 6px;
  }
}
.features-icon .icon--each .tool-tip:before {
  position: absolute;
  left: 10px;
  top: -10px;
  border: 5px solid transparent;
  content: "";
  border-bottom: 5px solid #a67d54;
}
.features-icon .icon--each:last-child .tool-tip {
  left: auto;
  right: 0;
}
.features-icon .icon--each:last-child .tool-tip:before {
  left: initial;
  right: 10px;
}
/*global css [END]*/
html:not(.no-js) [data-aos="fade-up"] {
  transform: translate3d(0, 20px, 0);
  will-change: transform;
}
/*font css [START]*/
/* 
 Font mixin usage

  @include font-face(OpenSans, "../../fonts/OpenSans-Light", 300, normal, ttf);
  @include font-face(OpenSans, "../../fonts/OpenSans-Regular", normal, normal, ttf);
  @include font-face(OpenSans, "../../fonts/OpenSans-Medium", 500, normal, ttf);
  @include font-face(OpenSans, "../../fonts/OpenSans-Bold", bold, normal, ttf);
  
 */
/* Montserrat-regular - latin */
/* @font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/Montserrat-v8-latin-regular.eot");
  src: url("../../fonts/Montserrat-v8-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../../fonts/Montserrat-v8-latin-regular.woff2") format("woff2"),
    url("../../fonts/Montserrat-v8-latin-regular.woff") format("woff"),
    url("../../fonts/Montserrat-v8-latin-regular.ttf") format("truetype"),
    url("../../fonts/Montserrat-v8-latin-regular.svg#Montserrat") format("svg");
} */
/* montserrat-300 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url('montserrat-v15-latin-300.45ef7de714a0d0c09004.eot');
  /* IE9 Compat Modes */
  src: url('montserrat-v15-latin-300.45ef7de714a0d0c09004.eot?#iefix')
      format("embedded-opentype"),
    url('montserrat-v15-latin-300.00b3e893aab5a8fd632d.woff2') format("woff2"),
    url('montserrat-v15-latin-300.ea303695ceab35f17e7d.woff') format("woff"),
    url('montserrat-v15-latin-300.ad9119d587ac58273836.ttf') format("truetype"),
    url('montserrat-v15-latin-300.0c3783781c48cfcea845.svg#Montserrat') format("svg");
  /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url('montserrat-v15-latin-regular.0eb53b51fdb5c7aaf601.eot');
  /* IE9 Compat Modes */
  src: url('montserrat-v15-latin-regular.0eb53b51fdb5c7aaf601.eot?#iefix')
      format("embedded-opentype"),
    url('montserrat-v15-latin-regular.b71748ae4f80ec8c014d.woff2') format("woff2"),
    url('montserrat-v15-latin-regular.0659a9f4e90db5cf51b5.woff') format("woff"),
    url('montserrat-v15-latin-regular.fa100f9f573bd66e5608.ttf') format("truetype"),
    url('montserrat-v15-latin-regular.22d8566c41c8d731931b.svg#Montserrat')
      format("svg");
  /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url('montserrat-v15-latin-500.285b7269ab851cbf6105.eot');
  /* IE9 Compat Modes */
  src: url('montserrat-v15-latin-500.285b7269ab851cbf6105.eot?#iefix')
      format("embedded-opentype"),
    url('montserrat-v15-latin-500.091b209546e16313fd4f.woff2') format("woff2"),
    url('montserrat-v15-latin-500.edd311588712a96bbf43.woff') format("woff"),
    url('montserrat-v15-latin-500.3db2172e9f22ff67dc49.ttf') format("truetype"),
    url('montserrat-v15-latin-500.ebf71ddd0fe3ca70ddd3.svg#Montserrat') format("svg");
  /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url('montserrat-v15-latin-700.b5a87544ed1b20d67a11.eot');
  /* IE9 Compat Modes */
  src: url('montserrat-v15-latin-700.b5a87544ed1b20d67a11.eot?#iefix')
      format("embedded-opentype"),
    url('montserrat-v15-latin-700.7dbcc8a5ea2289d83f65.woff2') format("woff2"),
    url('montserrat-v15-latin-700.99271a835e1cae8c76ef.woff') format("woff"),
    url('montserrat-v15-latin-700.e06b80ee5bc60052c0bc.ttf') format("truetype"),
    url('montserrat-v15-latin-700.fac85a3030008d30b0b8.svg#Montserrat') format("svg");
  /* Legacy iOS */
}
/* brandon_grotesquelight */
@font-face {
  font-family: "brandon_grotesquelight";
  src: url('brandon_light-webfont.b496de7379c687036685.eot');
  src: url('brandon_light-webfont.b496de7379c687036685.eot?#iefix')
      format("embedded-opentype"),
    url('brandon_light-webfont.e4869f24e59be00dc8a5.woff2') format("woff2"),
    url('brandon_light-webfont.53741f2700cad439c07e.woff') format("woff"),
    url('brandon_light-webfont.ed0cc75eed3db61de2fb.ttf') format("truetype"),
    url('brandon_light-webfont.6e93a42525753827a145.svg#brandon_grotesquelight')
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "jwc-icon";
  src: url('jwc-icon.e51f6355c4fd261192a3.eot?56vo5v');
  src: url('jwc-icon.e51f6355c4fd261192a3.eot?56vo5v#iefix')
      format("embedded-opentype"),
    url('jwc-icon.6207025ee6629fc2c38c.ttf?56vo5v') format("truetype"),
    url('jwc-icon.96ea169ebe65dcc4d291.woff?56vo5v') format("woff"),
    url('jwc-icon.2c4fd7e41fad5585d028.svg?56vo5v#jwc-icon') format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "jwc-icon" !important;
  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;
}
.icon-calendar:before {
  content: "\E91D";
}
.icon-tick:before {
  content: "\E91C";
}
.icon-filter:before {
  content: "\E91B";
}
.icon-event-icon:before {
  content: "\E91A";
}
.icon-download-icon:before {
  content: "\E912";
}
.icon-meeating:before {
  content: "\E917";
}
.icon-modular-halls:before {
  content: "\E918";
}
.icon-ballroom:before {
  content: "\E919";
}
.icon-direction:before {
  content: "\E913";
}
.icon-user:before {
  content: "\E90F";
}
.icon-faq:before {
  content: "\E910";
}
.icon-search:before {
  content: "\E911";
}
.icon-user:before {
  content: "";
  background-image: url('account-icon.c7e271c4af0352c82628.svg');
  width: 17px;
  height: 18px;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-location:before {
  content: "\E914";
}
.icon-minus:before {
  content: "\E915";
}
.icon-plus:before {
  content: "\E916";
}
.icon-train:before {
  content: "\E90C";
}
.icon-bus:before {
  content: "\E90D";
}
.icon-airport:before {
  content: "\E90E";
}
.icon-youtube:before {
  content: "\E900";
}
.icon-arrow-down:before {
  content: "\E905";
}
.icon-lh-arrow:before {
  content: "\E909";
}
.icon-rh-arrow:before {
  content: "\E90B";
}
.icon-linkedin:before {
  content: "\E90A";
}
.icon-book-parking:before {
  content: "\E901";
}
.icon-contact-us:before {
  content: "\E902";
}
.icon-facebook:before {
  content: "\E903";
}
.icon-instagram:before {
  content: "\E904";
}
.icon-locate-us:before {
  content: "\E906";
}
.icon-ticket:before {
  content: "\E907";
}
.icon-twitter:before {
  content: "\E908";
}
/*font css [END]*/
/*header css [START]*/
.jwc-lportal .header {
  position: relative;
  z-index: 9999;
  transition: transform 0.3s linear;
}
.jwc-lportal .subheader {
  position: relative;
  z-index: 9998;
}
.jwc-lportal .subheader.jwc_sticky_navbar {
  position: sticky;
  top: 0;
  transition: transform 0.3s linear;
}
.jwc-lportal .subheader.jwc_sticky_navbar .jwc_navbar {
  padding: 10px 0;
  transition: padding 0.3s ease;
}
@media all and (max-width: 991px) {
  .jwc-lportal .subheader.jwc_sticky_navbar {
    top: 0;
  }
}
.jwc-lportal .subheader.moveUp .jwc_navbar {
  /* padding: 0px 0; */
}
.jwc-lportal .jwc_sticky_navbar {
  position: sticky;
  top: 0;
  transition: transform 0.3s linear;
}
.jwc-lportal .jwc_fixed_navbar {
  position: sticky;
  top: 0;
  transition: transform 0.3s linear;
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_fixed_navbar {
    /* position: relative; */
  }
  .jwc-lportal .jwc_fixed_navbar.jwc_sticky_navbar {
    position: fixed;
    width: 100%;
  }
}
.jwc-lportal .jwc_fixed_navbar.moveUp {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transition: transform 0.3s linear;
}
.jwc-lportal .jwc_navbar {
  position: relative;
  width: 100%;
  z-index: 9998;
  background: #fff;
  border-bottom: #e4e4e4 1px solid;
}
.jwc-lportal .jwc_navbar.jwc_fixed_navbar {
  position: fixed;
  top: 0;
  left: 0;
}
.jwc-lportal .jwc_navbar_inner {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_navbar_inner {
    padding: 0 80px;
  }
}
.jwc-lportal .jwc_navbar .jwc_social_links a {
  margin-right: 12px;
}
.jwc-lportal .jwc_navbar .jwc_social_links a:last-child {
  margin-right: 0px;
}
.jwc-lportal .jwc_navbar .jwc_social_links a svg {
  height: 18px;
  vertical-align: middle;
}
.jwc-lportal .jwc_navbar .jwc_social_links a:hover svg path,
.jwc-lportal .jwc_navbar .jwc_social_links a:hover svg circle {
  fill: #976841;
}
.jwc-lportal .jwc_navbar_list {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
  min-width: 40%;
  display: flex;
}
.jwc-lportal .jwc_navbar_list .nav-item {
  display: inline-flex;
  align-items: center;
  margin-right: 35px;
  width: auto;
}
.jwc-lportal .jwc_navbar_list .nav-item:last-child {
  margin-right: 0px;
}
.jwc-lportal .jwc_navbar_list .nav-item.show .nav-link {
  color: #976841;
  border-bottom: #976841 1px solid;
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar_list .nav-item.show .nav-link {
    color: #4b4847;
    border-bottom: none;
  }
}
.jwc-lportal .jwc_navbar_list .nav-item.show .jwc_hamburger span:nth-child(1) {
  transform: translateY(9.5px) rotate(45deg);
}
.jwc-lportal .jwc_navbar_list .nav-item.show .jwc_hamburger span:nth-child(2) {
  opacity: 0;
}
.jwc-lportal .jwc_navbar_list .nav-item.show .jwc_hamburger span:nth-child(3) {
  transform: translateY(-8.5px) rotate(-45deg);
}
.jwc-lportal .jwc_navbar_list .nav-item .nav-link {
  color: #4b4847;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  padding: 0px;
  height: 64px;
  border-bottom: transparent 1px solid;
  transition: 0.35s ease-in-out;
}
.jwc-lportal .jwc_navbar_list .nav-item .nav-link:hover {
  text-decoration: none;
  color: #976841;
}
.jwc-lportal .jwc_navbar_list .nav-item .nav-link .icon-ticket {
  margin-right: 8px;
}
.jwc-lportal .jwc_navbar_list .nav-item .nav-link.jwc_hamburger {
  width: 26px;
  height: 20px !important;
  flex-wrap: wrap;
  border-bottom: none;
}
.jwc-lportal .jwc_navbar_list .nav-item .nav-link.jwc_hamburger span {
  background: #4b4847;
  height: 1.5px;
  border-radius: 2px;
  display: flex;
  width: 100%;
  margin-bottom: 6px;
  transition: 0.35s ease-in-out;
}
.jwc-lportal
  .jwc_navbar_list
  .nav-item
  .nav-link.jwc_hamburger
  span:last-child {
  margin-bottom: 0px;
}
.jwc-lportal .jwc_navbar_list .nav-item .nav-link.dropdown-toggle::after {
  display: none;
}
.jwc-lportal .jwc_navbar_list .nav-item [class^="icon-"],
.jwc-lportal .jwc_navbar_list .nav-item [class*=" icon-"] {
  font-size: 18px;
  line-height: 100%;
}
.jwc-lportal .jwc_navbar .dropdown-menu {
  border: none;
  border-radius: 0px;
  padding: 0px;
  margin-top: 1px;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  min-height: 400px;
}
.jwc-lportal .jwc_navbar .dropdown-menu.dropdown-menu-right {
  right: 0;
  min-width: 370px;
  padding-right: 80px;
}
.jwc-lportal .jwc_navbar .dropdown-menu.dropdown-menu-left {
  left: 0;
  min-width: 370px;
  padding-right: 80px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_navbar .dropdown-menu.dropdown-menu-right,
  .jwc-lportal .jwc_navbar .dropdown-menu.dropdown-menu-left {
    padding-right: 0px;
  }
}
@media all and (min-width: 1100px) {
  .jwc-lportal .jwc_navbar .dropdown-menu.show {
    animation: fadeIn 0.35s ease-in-out;
  }
}
.jwc-lportal .jwc_navbar--logo {
  padding: 7px 0;
  height: 64px;
  display: flex;
  align-items: center;
}
.jwc-lportal .jwc_navbar--logo img {
  height: 40px;
  transition: 0.35s ease-in-out;
  will-change: transition;
  object-fit: contain;
}
.jwc-lportal .jwc_navbar_dropdown {
  max-width: 1440px;
  margin: 0 auto;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_navbar_dropdown {
    padding: 0 80px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar_dropdown {
    padding: 0;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar_dropdown .jwc_navbar_list {
    display: block;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar_dropdown .jwc_navbar_list .nav-item {
    display: flex;
    width: 100%;
    margin-right: 0px;
  }
}
.jwc-lportal .jwc_navbar_dropdown_inner {
  padding: 40px 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar_dropdown_inner {
    padding: 0 0 80px;
  }
}
.jwc-lportal .jwc_navbar_dropdown_list {
  list-style-type: none;
  padding-left: 0px;
  column-count: 2;
}
.jwc-lportal .jwc_navbar_dropdown_list.three_column {
  column-count: 3;
}
.jwc-lportal .jwc_navbar_dropdown_list--img img {
  opacity: 1;
  transform: translateY(0px);
  transition: 0.2s ease-in-out;
  position: relative;
  z-index: 2;
}
.jwc-lportal .jwc_navbar_dropdown_list--img img.active {
  opacity: 0;
  transform: translateY(10px);
}
.jwc-lportal .jwc_navbar_dropdown_list.no_column {
  column-count: 1;
}
.jwc-lportal .jwc_navbar_dropdown_list li {
  margin-bottom: 30px;
}
.jwc-lportal .jwc_navbar_dropdown_list li:last-child {
  margin-bottom: 0;
}
.jwc-lportal .jwc_navbar_dropdown_list li a {
  color: #4b4847;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  transition: 0.35s ease-in-out;
}
.jwc-lportal .jwc_navbar_dropdown_list li a:hover {
  text-decoration: none;
  color: #976841;
}
.jwc-lportal .jwc_navbar_dropdown_list li.subheader {
  color: #4b4847;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  transition: 0.35s ease-in-out;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  padding-bottom: 10px;
}
.jwc-lportal .jwc_navbar_jwc--logo img {
  height: 50px;
}
.jwc-lportal .jwc_color_hover a:hover {
  color: var(--data-color-hover) !important;
}
.jwc-lportal .jwc_navbar_mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 20px;
}
.jwc-lportal .jwc_navbar_mobile > .jwc_navbar_list {
  width: calc(100% / 3);
  min-width: auto;
}
.jwc-lportal .jwc_navbar_mobile .jwc_navbar--logo {
  padding: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar_mobile .jwc_navbar--logo img {
    height: 35px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_navbar_mobile .jwc_navbar--logo img {
    height: 60px;
  }
}
.jwc-lportal .jwc_navbar_mobile .jwc_navbar_list .nav-item .nav-link {
  height: 60px;
}
.jwc-lportal .jwc_navbar_mobile .navbar-collapse {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0px;
  top: 0;
  background: white;
  transform: translateX(-100%);
  display: block;
  z-index: 9;
  transition: 0.35s ease-in-out;
}
.jwc-lportal .jwc_navbar_mobile .navbar-collapse .jwc_mobile_menu_scroll {
  overflow: hidden;
  overflow-y: auto;
  height: calc(100vh - 60px);
  padding-bottom: 80px;
  -webkit-overflow-scrolling: touch;
}
.jwc-lportal .jwc_navbar_mobile .navbar-collapse.show {
  transform: translateX(0%);
}
.jwc-lportal .jwc_navbar_mobile .navbar-collapse .jwc_navbar_dropdown_list li {
  margin-bottom: 0px;
  padding: 15px 20px;
}
.jwc-lportal .jwc_navbar_mobile .navbar-collapse .jwc_navbar_list {
  display: block;
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar_mobile .navbar-collapse .jwc_navbar_list {
    padding-bottom: 30px;
  }
}
.jwc-lportal .jwc_navbar_mobile .navbar-collapse .jwc_navbar_list .nav-item {
  display: flex;
  width: 100%;
  margin-right: 0px;
}
.jwc-lportal
  .jwc_navbar_mobile
  .navbar-collapse
  .jwc_navbar_list
  .nav-item
  .nav-link {
  height: auto;
  width: 100%;
  padding: 20px;
  /* background: #f5f2ed url("../../images/arrow-black-right.svg") center right
    20px no-repeat; */
    background: #f5f2ed;
  background-size: 10px;
}
.jwc-lportal .jwc_navbar_mobile .jwc_hamburger {
  flex-wrap: wrap;
  border-bottom: none;
  background: transparent;
  outline: none;
  padding: 0px;
  width: calc(100% / 3);
  z-index: 99;
  transition: 0.35s ease-in-out;
}
.jwc-lportal .jwc_navbar_mobile .jwc_hamburger span {
  background: #4b4847;
  height: 2px;
  border-radius: 2px;
  display: flex;
  width: 26px;
  margin-bottom: 6px;
  transition: 0.35s ease-in-out;
}
.jwc-lportal .jwc_navbar_mobile .jwc_hamburger span:last-child {
  margin-bottom: 0px;
}
.jwc-lportal
  .jwc_navbar_mobile
  .jwc_hamburger[aria-expanded="true"]
  span:nth-child(1) {
  transform: translateY(7.5px) rotate(45deg);
}
.jwc-lportal
  .jwc_navbar_mobile
  .jwc_hamburger[aria-expanded="true"]
  span:nth-child(2) {
  opacity: 0;
}
.jwc-lportal
  .jwc_navbar_mobile
  .jwc_hamburger[aria-expanded="true"]
  span:nth-child(3) {
  transform: translateY(-8.5px) rotate(-45deg);
}
.jwc-lportal .jwc_navbar_mobile .jwc_hamburger.extra {
  position: fixed;
  top: 21px;
}
.jwc-lportal .jwc_navbar_mobile .dropdown-menu {
  transform: translateX(200%);
  display: block;
  top: 60px;
  height: calc(100vh - 60px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: 0.35s ease-in-out;
}
.jwc-lportal .jwc_navbar_mobile .dropdown-menu.show {
  transform: translateX(0%);
}
.jwc-lportal .jwc_navbar_mobile .jwc_navbar_list_back {
  font-size: 12px;
  color: #976841;
  font-weight: 500;
  padding: 20px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.jwc-lportal .jwc_navbar_mobile .jwc_navbar_list_back span {
  color: #989898;
  margin-left: 6px;
}
.jwc-lportal .jwc_navbar_mobile .jwc_navbar_list_back img {
  margin-right: 6px;
}
.jwc-lportal .jwc_navbar_mobile .font-light li a {
  font-weight: 400;
}
.jwc-lportal .jwc_navbar_mobile .navbar-toggler {
  border-radius: 0px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar.jwc_fixed_navbar_mobile {
    top: 60px;
    z-index: 999;
  }
}
.jwc-lportal .coming_soon li a {
  color: #a6a6a6;
}
.jwc-lportal .coming_soon li a:hover {
  color: #4b4847;
}
@media all and (max-width: 991px) {
  .jwc-lportal .coming_soon {
    margin-top: 100px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .jwc-lportal .coming_soon li {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}
.jwc-lportal #search_bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 99999;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08);
  display: none;
  padding-bottom: 30px;
  text-align: center;
}
@media all and (max-width: 500px) {
  .jwc-lportal #search_bar {
    overflow-y: scroll;
    height: 100%;
  }
}
.jwc-lportal #search_bar .search_section {
  margin: 25px auto;
  display: table;
  position: relative;
  width: 600px;
}
@media all and (max-width: 991px) {
  .jwc-lportal #search_bar .search_section {
    width: 90%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal #search_bar .search_section {
    margin: 50px auto;
  }
}
.jwc-lportal #search_bar .search_section .search_input {
  float: left;
  width: 100%;
  border: 1px solid #a67d54;
  margin: 0;
  padding: 0 50px 0 25px;
  background-color: #ffffff;
  height: 50px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
.jwc-lportal #search_bar .search_section .search_input:focus {
  outline: auto;
}
@media all and (max-width: 767px) {
  .jwc-lportal #search_bar .search_section .search_input {
    height: 40px;
    padding: 0 40px 0 15px;
  }
}
.jwc-lportal #search_bar .search_section .search {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  font-size: 20px;
  text-align: left;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0 0 0 20px;
}
.jwc-lportal #search_bar .search_section .search:focus {
  outline: auto;
}
@media all and (max-width: 767px) {
  .jwc-lportal #search_bar .search_section .search {
    width: 50px;
    padding: 0 0 0 15px;
  }
}
.jwc-lportal #search_bar .search_snippet {
  float: left;
  width: 100%;
  border-top: 1px solid #e4e4e4;
  padding: 50px 0 20px 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal #search_bar .search_snippet {
    padding: 50px 5% 20px 5%;
  }
}
.jwc-lportal #search_bar .search_snippet .content {
  margin: 0 auto;
  display: table;
  width: 850px;
}
@media all and (max-width: 991px) {
  .jwc-lportal #search_bar .search_snippet .content {
    width: 100%;
  }
}
.jwc-lportal #search_bar .search_snippet .search_result_with_img {
  float: left;
  width: 100%;
  text-align: left;
}
.jwc-lportal #search_bar .search_snippet .search_result_with_img .result_each {
  float: left;
  position: relative;
  width: 45%;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    #search_bar
    .search_snippet
    .search_result_with_img
    .result_each {
    width: 100%;
    margin-bottom: 40px;
  }
}
.jwc-lportal
  #search_bar
  .search_snippet
  .search_result_with_img
  .result_each:last-child {
  float: right;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    #search_bar
    .search_snippet
    .search_result_with_img
    .result_each:last-child {
    margin-bottom: 0;
  }
}
.jwc-lportal
  #search_bar
  .search_snippet
  .search_result_with_img
  .result_each--img {
  float: left;
  width: 40%;
}
.jwc-lportal
  #search_bar
  .search_snippet
  .search_result_with_img
  .result_each--img
  img {
  float: left;
  width: 100%;
}
.jwc-lportal
  #search_bar
  .search_snippet
  .search_result_with_img
  .result_each_copy {
  float: left;
  width: 60%;
  padding-right: 5%;
}
.jwc-lportal
  #search_bar
  .search_snippet
  .search_result_with_img
  .result_each_copy--category {
  float: left;
  width: 100%;
  font-weight: bold;
  font-size: 10px;
  color: var(--data-category-color);
  margin-bottom: 15px;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    #search_bar
    .search_snippet
    .search_result_with_img
    .result_each_copy--category {
    margin-bottom: 5px;
  }
}
.jwc-lportal
  #search_bar
  .search_snippet
  .search_result_with_img
  .result_each_copy--title {
  float: left;
  width: 100%;
  color: #4b4847;
  font-family: "Montserrat", serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    #search_bar
    .search_snippet
    .search_result_with_img
    .result_each_copy--title {
    line-height: 20px;
  }
}
.jwc-lportal
  #search_bar
  .search_snippet
  .search_result_with_img
  .result_each_copy--link {
  position: relative;
  margin-top: 15px;
}
.jwc-lportal #search_bar .search_snippet .search_result_list {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.jwc-lportal #search_bar .search_snippet .search_result_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.jwc-lportal #search_bar .search_snippet .search_result_list ul li {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  text-align: left;
}
.jwc-lportal #search_bar .search_snippet .search_result_list ul li a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #4b4847;
  font-weight: 400;
}
.jwc-lportal #search_bar .search_snippet .search_result_list ul li a:hover {
  text-decoration: none;
}
.jwc-lportal #search_bar .search_snippet .search_result_list ul li a span {
  font-weight: bold;
  color: #a67d54;
}
.jwc-lportal #search_bar .close {
  position: absolute;
  top: 25px;
  right: 25px;
  background: url('close_icon_black.5875b5879e23d5c20707.svg') no-repeat 0 0;
  width: 20px;
  height: 20px;
  background-size: 20px;
}
@media all and (max-width: 991px) {
  .jwc-lportal #search_bar .close {
    top: 10px;
    right: 10px;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(6px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
/*header css [END]*/
/* brand header starts*/
.jwc-lportal .jwc_navbar_brand.jwc_onscroll_nav .jwc_dropdown_menu {
  border-bottom: #e4e4e4 1px solid;
}
.jwc-lportal
  .jwc_navbar_brand.jwc_onscroll_nav
  .jwc_dropdown_menu
  .dropdown-toggle {
  display: inline-flex;
  width: auto;
}
.jwc-lportal .jwc_navbar_brand.jwc_onscroll_nav .jwc_dropdown_menu--logo {
  display: block;
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_navbar_brand .jwc_navbar_list .nav-item .nav-link {
    height: 50px;
  }
}
.jwc-lportal .jwc_dropdown_menu {
  background: #fff;
  border-top: #e4e4e4 1px solid;
}
.jwc-lportal .jwc_dropdown_menu--logo {
  margin-right: 20px;
  display: none;
  position: absolute;
  right: 0px;
  top: 13px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_dropdown_menu--logo {
    margin-right: 5px;
  }
}
.jwc-lportal .jwc_dropdown_menu--logo img {
  height: 20px;
}
.jwc-lportal .jwc_dropdown_menu.show .dropdown-toggle::before {
  transform: rotateX(180deg);
}
.jwc-lportal .jwc_dropdown_menu .dropdown-toggle {
  color: #4b4847;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  text-decoration: none;
  position: relative;
  padding-right: 40px;
  width: 100%;
}
@media (max-width: 360px) {
  .jwc-lportal .jwc_dropdown_menu .dropdown-toggle {
    font-size: 10px;
  }
}
.jwc-lportal .jwc_dropdown_menu .dropdown-toggle::before {
  content: "";
  position: absolute;
  background: url('arrow-black-down.dc761d62ccfce5724166.svg') center right 20px
    no-repeat;
  background-size: 10px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.jwc-lportal .jwc_dropdown_menu .dropdown-toggle::after {
  display: none;
}
.jwc-lportal .jwc_dropdown_menu_list {
  width: 100%;
  padding: 20px 0 !important;
  margin-top: 0px !important;
}
.jwc-lportal .jwc_dropdown_menu_list li a {
  color: #4b4847;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 20px;
  display: block;
}
.jwc-lportal .jwc_desktop_home {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 12px;
  color: #4b4847;
}
.jwc-lportal .jwc_mobile_home {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 20px;
  font-size: 12px;
  color: #4b4847;
}
.jwc-lportal .jwc_mobile_home img {
  margin-left: 6px;
  height: 40px;
}
/* brand header ends*/
/* footer css [START]*/
.jwc-lportal footer {
  position: relative;
  text-align: left;
  background: #ffffff;
  color: #4b4847;
  font-size: 14px;
  border-top: 1px solid #f5f2ed;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer {
    font-size: 12px;
  }
}
@media screen and (min-width: 767px) {
  .jwc-lportal footer .collapse:not(.show) {
    display: block;
  }
}
@media screen and (max-width: 766px) {
  .jwc-lportal footer .collapse:not(.show) {
    display: none;
  }
}
.jwc-lportal footer .jwc_footer_links {
  min-width: 50%;
  display: flex;
}
.jwc-lportal footer .jwc_footer_links h6 {
  font-weight: 400;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_links h6 {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_links h6 {
    font-size: 12px;
  }
}
.jwc-lportal footer .jwc_footer_links .widget-list {
  list-style: none;
  /*padding: 0 15px 0 0;*/
  padding: 0;
  margin: 0;
  float: left;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_links .widget-list {
    padding: 0;
  }
}
.jwc-lportal footer .jwc_footer_links .widget-list li {
  padding: 5px 0;
}
.jwc-lportal footer .jwc_footer_links .widget-list li a {
  color: #4b4847;
  font-weight: 300;
}
.jwc-lportal footer .jwc_footer_links .widget-list li a:hover {
  text-decoration: underline;
}
.jwc-lportal footer .jwc_footer_links .widget .card-header {
  background: none;
  border: 0;
  padding-right: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_links .widget .card-header {
    padding: 10px 0;
  }
}
.jwc-lportal footer .jwc_footer_links .widget .card-header a {
  width: 100%;
  display: block;
  color: #4b4847;
  background: none;
  position: relative;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_links .widget .card-header a:after {
    content: "";
    background: url('arrow-black.1d30941bdf4089891a32.svg') center right 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 7px;
    left: 98%;
    width: 11px;
    height: 7px;
    animation: none;
  }
}
.jwc-lportal footer .jwc_footer_links .widget .card-header a:hover,
.jwc-lportal footer .jwc_footer_links .widget .card-header a:focus {
  text-decoration: none;
}
.jwc-lportal
  footer
  .jwc_footer_links
  .widget
  .card-header
  a[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
.jwc-lportal footer .jwc_footer_links .widget .card-block {
  padding: 0 1.3rem;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_links .widget .card-block {
    padding: 0;
  }
}
.jwc-lportal footer .jwc_footer_links .widget .card-block .widget-list li {
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_links .widget .card-block .widget-list li {
    margin-bottom: 8px;
  }
}
.jwc-lportal
  footer
  .jwc_footer_links.phase_one_footer
  .widget
  .card-block
  .widget-list
  li {
  /*float: left;
					margin: 0 100px 0 0;*/
}
@media all and (max-width: 1099px) {
  .jwc-lportal
    footer
    .jwc_footer_links.phase_one_footer
    .widget
    .card-block
    .widget-list
    li {
    /*margin: 0 50px 0 0;*/
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal
    footer
    .jwc_footer_links.phase_one_footer
    .widget
    .card-block
    .widget-list
    li {
    margin: 0;
    width: 100%;
  }
}
.jwc-lportal
  footer
  .jwc_footer_links.phase_one_footer
  .widget
  .card-block
  .widget-list
  li:last-child {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_links {
    padding: 50px 0 0;
  }
}
.jwc-lportal footer .jwc_footer_bar {
  background: #f5f2ed;
  padding: 2rem 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal footer .jwc_footer_bar {
    padding: 0;
  }
}
.jwc-lportal footer .jwc_footer_bar_inner {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_bar_inner {
    padding: 0 80px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal footer .jwc_footer_bar_inner {
    padding: 1.6rem 5px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_bar_inner {
    display: table;
    width: 100%;
  }
}
.jwc-lportal footer .jwc_footer_bar p {
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 1.7;
  font-weight: 400;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_bar p {
    font-size: 12px;
    line-height: 20px;
  }
}
.jwc-lportal footer .jwc_footer_bar .links {
  padding: 0;
  margin: 0;
  /* float: left; */
  line-height: 30px;
  text-align: center;
}
@media all and (max-width: 991px) {
  .jwc-lportal footer .jwc_footer_bar .links {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_bar .links {
    padding: 0 0 10px 0;
  }
}
.jwc-lportal footer .jwc_footer_bar .links li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 0 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_bar .links li {
    padding: 0 10px 0 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_bar .links li {
    display: block;
  }
}
.jwc-lportal footer .jwc_footer_bar .links li:last-child {
  padding-right: 0;
}
.jwc-lportal footer .jwc_footer_bar .links a {
  color: #4b4847;
}
.jwc-lportal footer .jwc_footer_bar .social {
  display: flex;
}
.jwc-lportal footer .jwc_footer_bar .social .desktop_copy_text {
  font-size: 14px;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_bar .social .desktop_copy_text {
    font-size: 10px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal footer .jwc_footer_bar .social {
    display: inline-flex;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_bar .social {
    width: 100%;
    float: left;
    display: table;
  }
}
.jwc-lportal footer .jwc_footer_bar .social--UL {
  padding: 0;
  margin: 0 0 0 25px;
  display: flex;
}
@media all and (max-width: 500px) {
  .jwc-lportal footer .jwc_footer_bar .social--UL {
    padding: 0;
    margin: 0 0 0 15px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_bar .social--UL {
    margin: 10px 0;
    width: 100%;
  }
}
.jwc-lportal footer .jwc_footer_bar .social--UL li {
  list-style: none;
  float: left;
  padding: 0 35px 0 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_bar .social--UL li {
    padding: 0 25px 0 0;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal footer .jwc_footer_bar .social--UL li {
    padding: 0 20px 0 0;
  }
}
.jwc-lportal footer .jwc_footer_bar .social--UL li:last-child {
  padding-right: 0;
}
.jwc-lportal footer .jwc_footer_bar .social--UL li a svg {
  height: 25px;
  vertical-align: middle;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_bar .social--UL li a svg {
    height: 20px;
  }
}
.jwc-lportal footer .jwc_footer_bar .social--UL li a:hover svg path,
.jwc-lportal footer .jwc_footer_bar .social--UL li a:hover svg circle {
  fill: #a67d54;
}
.jwc-lportal footer .jwc_footer_bar .mobile_copy_text {
  display: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_bar .desktop_copy_text {
    display: none;
  }
  .jwc-lportal footer .jwc_footer_bar .mobile_copy_text {
    display: block;
  }
}
.jwc-lportal footer .jwc_footer_top {
  /*display: flex;
			padding: 50px 1.3rem 20px;*/
  padding: 50px 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_top {
    padding: 40px 0;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal footer .jwc_footer_top {
    padding: 30px 0;
  }
}
.jwc-lportal footer .jwc_footer_top_inner {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_top_inner {
    padding: 0 80px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal footer .jwc_footer_top_inner {
    padding: 0 10px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_top_inner {
    padding: 0;
    display: block;
  }
}
.jwc-lportal footer .jwc_footer_top .footer_logo {
  min-width: 20%;
  display: table;
  text-align: center;
}
.jwc-lportal footer .jwc_footer_top .footer_logo img {
  vertical-align: top;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_top .footer_logo img {
    height: 120px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal footer .jwc_footer_top .footer_logo img {
    height: 80px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_top {
    padding: 1.3rem 20px;
  }
  .jwc-lportal footer .jwc_footer_top .footer_logo img {
    height: 50px;
  }
}
.jwc-lportal footer .jwc_footer_top .footer-icons {
  display: flex;
  max-width: 40%;
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_top .footer-icons {
    max-width: 50%;
    position: absolute;
    right: 1.3rem;
    top: 1.3rem;
  }
}
.jwc-lportal footer .jwc_footer_top_inner_links {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.jwc-lportal footer .jwc_footer_top_inner_links li {
  display: inline-block;
  margin: 0 25px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_top_inner_links li {
    margin: 5px 15px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal footer .jwc_footer_top_inner_links li {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    text-align: left;
  }
}
.jwc-lportal footer .jwc_footer_top_inner_links li a {
  font-size: 16px;
  font-weight: 400;
  color: #4b4847;
}
/* footer css [END]*/
.jwc-lportal .jwc_404_links {
  text-align: center;
  margin-top: 30px;
}
.jwc-lportal .jwc_404_links a {
  margin: 0 20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_404_links a {
    margin-bottom: 15px;
  }
}
.jwc-lportal .jwc_404_head {
  background: #f5f2ed;
}
.jwc-lportal .jwc_404_head .breadcrumbs {
  position: absolute;
  left: 0;
  width: 100%;
  top: 10px;
  margin-bottom: 0;
  z-index: 1;
}
.jwc-lportal .jwc_404_helpful_list_each {
  margin-bottom: 80px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_404_helpful_list_each {
    margin-bottom: 40px;
  }
}
.jwc-lportal .jwc_404_helpful_list_each--img {
  overflow: hidden;
}
.jwc-lportal .jwc_404_helpful_list_each--img img {
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .jwc_404_helpful_list_each_copy {
  background: #f5f2ed;
  padding: 25px;
  margin: 0 20px;
  margin-top: -30px;
  position: relative;
  z-index: 1;
  border-bottom: 5px #a67d54 solid;
}
.jwc-lportal .jwc_404_helpful_list_each_copy--title {
  color: #4b4847;
  font-family: "Montserrat", serif;
}
.jwc-lportal .jwc_404_helpful_list_each_copy--text {
  color: #4b4847;
  margin: 16px 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_404_helpful_list_each_copy--text {
    margin: 10px 0;
  }
}
.jwc-lportal
  .jwc_404_helpful_list_each:hover
  .jwc_404_helpful_list_each--img
  img {
  transform: scale(1.15);
}
.jwc-lportal .jwc_404_other_links {
  text-align: center;
  margin: 70px 0 0 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_404_other_links {
    margin: 40px 0 0 0;
  }
}
/* inquiry starts */
.jwc_inquiry_kma {
  background: #f5f2ed;
}
.jwc_inquiry_kma_links {
  padding-top: 20px;
}
.jwc_inquiry_kma_links--each {
  font-size: 24px;
  line-height: 32px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  margin-bottom: 10px;
}
@media all and (max-width: 767px) {
  .jwc_inquiry_kma_links--each {
    word-break: break-word;
    font-size: 18px;
    line-height: 28px;
  }
}
.jwc_inquiry_kma_links--each a {
  color: #4b4847;
  text-decoration: none;
}
.jwc_inquiry_inside {
  padding-top: 30px !important;
}
@media all and (max-width: 991px) {
  .jwc_inquiry_inside {
    padding-top: 15px !important;
  }
}
/* inquiry ends */
.ui-timepicker-container {
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
}
.ui-timepicker,
.ui-timepicker-viewport {
  box-sizing: content-box;
  height: 205px;
  display: block;
  margin: 0;
}
.ui-timepicker {
  list-style: none;
  padding: 0 1px;
  text-align: center;
}
.ui-timepicker-viewport {
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
}
.ui-timepicker-standard {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
  background-color: #fff;
  border: 1px solid #aaa;
  color: #222;
  margin: 0;
  padding: 2px;
}
.ui-timepicker-standard a {
  border: 1px solid transparent;
  color: #222;
  display: block;
  padding: 0.2em 0.4em;
  text-decoration: none;
}
.ui-timepicker-standard .ui-state-hover {
  background-color: #dadada;
  border: 1px solid #999;
  font-weight: 400;
  color: #212121;
}
.ui-timepicker-standard .ui-menu-item {
  margin: 0;
  padding: 0;
}
.ui-timepicker-corners,
.ui-timepicker-corners .ui-corner-all {
  border-radius: 4px;
}
.ui-timepicker-hidden {
  display: none;
}
.ui-timepicker-no-scrollbar .ui-timepicker {
  border: none;
}
/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}
.irs-handle.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}
.irs-disabled {
  opacity: 0.4;
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.irs--flat {
  height: 40px;
}
.irs--flat.irs-with-grid {
  height: 60px;
}
.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}
.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}
.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
  color: #999;
}
.irs--big {
  height: 55px;
}
.irs--big.irs-with-grid {
  height: 70px;
}
.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}
.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}
.irs--big .irs-grid-pol {
  background-color: #428bca;
}
.irs--big .irs-grid-text {
  color: #428bca;
}
.irs--modern {
  height: 55px;
}
.irs--modern.irs-with-grid {
  height: 55px;
}
.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}
.irs--modern .irs-grid {
  height: 25px;
}
.irs--modern .irs-grid-pol {
  background-color: #dedede;
}
.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}
.irs--sharp.irs-with-grid {
  height: 57px;
}
.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}
.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
  height: 25px;
}
.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}
.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--round {
  height: 50px;
}
.irs--round.irs-with-grid {
  height: 65px;
}
.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}
.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}
.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}
.irs--round .irs-grid {
  height: 25px;
}
.irs--round .irs-grid-pol {
  background-color: #dedede;
}
.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--square {
  height: 50px;
}
.irs--square.irs-with-grid {
  height: 60px;
}
.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}
.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}
.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}
.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}
.irs--square .irs-grid {
  height: 25px;
}
.irs--square .irs-grid-pol {
  background-color: #dedede;
}
.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}
/* sticky menu css [START]*/
.jwc-lportal .sticky_menu_wrapper {
  position: fixed;
  right: 0px;
  top: 35%;
  z-index: 99;
}
@media all and (max-width: 767px) {
  .jwc-lportal .sticky_menu_wrapper {
    display: none;
  }
}
.jwc-lportal .sticky_menu_wrapper_each {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: right;
  clear: both;
  color: #ffffff;
  margin-bottom: 1px;
  font-size: 30px;
  padding-top: 1px;
  transition: 0.45s ease-in-out;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .sticky_menu_wrapper_each {
    width: 52px;
    height: 52px;
  }
}
.jwc-lportal .sticky_menu_wrapper_each::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  height: 100%;
  background-color: var(--data-icon-color);
  opacity: 0.75;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .sticky_menu_wrapper_each .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .sticky_menu_wrapper_each .icon {
    width: 52px;
  }
}
.jwc-lportal .sticky_menu_wrapper_each .icon svg {
  max-width: 100%;
  width: 35px;
  height: 35px;
  fill: #ffffff;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .sticky_menu_wrapper_each .icon svg {
    width: 25px;
    height: 25px;
  }
}
.jwc-lportal .sticky_menu_wrapper_each .text {
  opacity: 0;
  visibility: hidden;
  margin-right: 15px;
  line-height: 130%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  display: flex;
  align-items: center;
  z-index: 1;
  padding: 0 72px 0 20px;
  font-size: 14px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--data-icon-color);
  text-decoration: none;
  transition: 0.45s ease-in-out;
  width: 250px;
  height: 100%;
}
.jwc-lportal .sticky_menu_wrapper_each:hover {
  width: 240px;
  border-bottom: none;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .sticky_menu_wrapper_each:hover {
    width: 220px;
  }
}
.jwc-lportal .sticky_menu_wrapper_each:hover::after {
  opacity: 1;
  background-color: #fff;
  width: 100%;
}
.jwc-lportal .sticky_menu_wrapper_each:hover .text {
  opacity: 1;
  visibility: visible;
  transform: translateX(0%);
}
.jwc-lportal .sticky_menu_wrapper_each:hover .icon svg {
  fill: var(--data-icon-color) !important;
}
.jwc-lportal .sticky_menu_wrapper_each:last-child {
  margin-bottom: 0;
}
/* sticky menu css [END]*/
/* loader css [START]*/
.jwc-lportal {
  /* Safari */
}
.jwc-lportal .loader {
  position: fixed;
  z-index: 99999;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jwc-lportal .loader_spin {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #a67d54;
  width: 60px;
  height: 60px;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* loader css [END]*/
/*banner css [START]*/
.jwc-lportal .kma {
  position: relative;
  background-color: #000;
}
.jwc-lportal .kma.screen_height .kma_picture_wrapper--img,
.jwc-lportal .kma.screen_height_inside .kma_picture_wrapper--img,
.jwc-lportal .kma.screen_height_Three_Quarters .kma_picture_wrapper--img {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  object-position: center;
  margin-top: -40px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .kma.screen_height .kma_picture_wrapper--img,
  .jwc-lportal .kma.screen_height_inside .kma_picture_wrapper--img,
  .jwc-lportal .kma.screen_height_Three_Quarters .kma_picture_wrapper--img {
    margin-top: -30px;
  }
}
.jwc-lportal .kma_picture_wrapper {
  display: none;
}
.jwc-lportal .kma.picture .kma_picture_wrapper {
  display: block;
  position: relative;
}
.jwc-lportal .kma_video_wrapper {
  display: none;
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.jwc-lportal .kma_video_wrapper--video {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jwc-lportal .kma.video .kma_video_wrapper {
  display: block;
}
.jwc-lportal .kma.screen_height_Three_Quarters .kma_video_wrapper--video {
  object-fit: none;
}
@media all and (max-width: 500px) {
  .jwc-lportal .kma.screen_height_Three_Quarters .kma_video_wrapper--video {
    object-fit: cover;
  }
}
.jwc-lportal .kma_text_wrapper {
  position: absolute;
  text-align: center;
  color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 100%;
  padding: 0 15px;
  max-width: 990px;
}
.jwc-lportal .kma_text_wrapper h1 {
  /* text-shadow: 0 6px 8px rgba(0, 0, 0, 0.25); */
}
@media all and (max-width: 991px) {
  .jwc-lportal .kma_text_wrapper h1 {
    /* text-shadow: 0 4px 6px rgba(0, 0, 0, 0.25); */
  }
}
.jwc-lportal .kma_text_wrapper h1,
.jwc-lportal .kma_text_wrapper p {
  margin-bottom: 20px;
}
.jwc-lportal .kma_text_wrapper p {
  /* text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6); */
  font-weight: 400;
}
@media all and (max-width: 991px) {
  .jwc-lportal .kma_text_wrapper p {
    /* text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); */
  }
}
.jwc-lportal .kma.notification .kma_notification {
  display: block;
}
.jwc-lportal .kma_arrow {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0px;
  text-align: center;
  animation: slideDown 1.65s ease-in-out infinite;
}
.jwc-lportal .kma_arrow_link {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  transform: rotate(90deg);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_arrow_link {
    font-size: 10px;
  }
}
.jwc-lportal .kma_arrow_link:hover {
  text-decoration: none;
  color: #a67d54;
}
.jwc-lportal .kma_notification {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #bc0e87;
  z-index: 2;
  width: 100%;
  padding: 40px 0;
  color: #ffffff;
  display: none;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_notification {
    padding: 20px 0;
  }
}
@media all and (max-width: 1299px) {
  .jwc-lportal .kma_notification {
    padding: 20px 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_notification {
    position: relative;
  }
}
.jwc-lportal .kma_notification--text,
.jwc-lportal .kma_notification--time {
  margin-bottom: 0;
}
.jwc-lportal .kma_notification--date,
.jwc-lportal .kma_notification--time {
  font-size: 20px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_notification--date,
  .jwc-lportal .kma_notification--time {
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_notification--date,
  .jwc-lportal .kma_notification--time {
    font-size: 16px;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_notification--title {
    font-size: 28px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_notification--title {
    font-size: 22px;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_notification--text {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_notification--text {
    margin-bottom: 20px;
  }
}
.jwc-lportal .kma_notification--date {
  margin-bottom: 10px;
  margin-top: 20px;
}
@media all and (max-width: 1299px) {
  .jwc-lportal .kma_notification--date {
    margin-top: 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_notification--time {
    margin-bottom: 20px;
  }
}
.jwc-lportal .kma_notification .cta-prim {
  color: #ffffff;
  border: 1px solid #ffffff;
  margin-right: 20px;
  margin-top: 20px;
}
.jwc-lportal .kma_notification .cta-prim::after {
  background-color: #ffffff;
}
.jwc-lportal .kma_notification .cta-prim:hover {
  color: #4b4847 !important;
}
@media all and (max-width: 1299px) {
  .jwc-lportal .kma_notification .cta-prim {
    margin-right: 10px;
    margin-top: 5px;
  }
}
.jwc-lportal .kma_notification .cta-sec {
  color: #ffffff;
}
.jwc-lportal .kma_notification .cta-sec::after {
  background-color: #ffffff;
}
.jwc-lportal .kma_notification .cta-sec:hover {
  color: #ffffff;
}
@media all and (max-width: 1299px) {
  .jwc-lportal .kma_notification .cta-sec {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_notification .cta-sec {
    display: block;
    text-align: left;
    margin-top: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma.notification {
    height: auto !important;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma.notification .kma_picture_wrapper--img {
    height: 80vh;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma.notification .kma_text_wrapper {
    top: 35%;
  }
}
.jwc-lportal .kma_breadcrumbs {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  margin-bottom: 0;
  z-index: 1;
}
.jwc-lportal .kma.autoplay .kma_picture_wrapper,
.jwc-lportal .kma.autoplay .kma_text_wrapper {
  display: none;
}
.jwc-lportal .kma.autoplay .kma_video_wrapper {
  display: block;
}
.jwc-lportal .kma.autoplay_text .kma_text_wrapper {
  display: block;
}
.jwc-lportal .kma.autoplay_text .kma_text_wrapper a.play_href {
  display: none;
}
.jwc-lportal .play_href,
.jwc-lportal .popup_play_href {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 94px;
  height: 94px;
  border-radius: 94px;
  margin: 30px 0 0;
  position: relative;
  transition: 0.45s ease-in-out;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .play_href,
  .jwc-lportal .popup_play_href {
    height: 80px;
    width: 80px;
    border-radius: 80px;
  }
}
.jwc-lportal .play_href img,
.jwc-lportal .popup_play_href img {
  height: 23px;
  left: 3px;
  position: relative;
}
.jwc-lportal .play_href.default::before,
.jwc-lportal .popup_play_href.default::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #af8f63;
  border-radius: 50%;
}
.jwc-lportal .play_href.default:hover,
.jwc-lportal .popup_play_href.default:hover {
  background: #af8f63;
}
.jwc-lportal .play_href.default:hover::before,
.jwc-lportal .popup_play_href.default:hover::before {
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .play_href.blue::before,
.jwc-lportal .popup_play_href.blue::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .play_href.blue:hover,
.jwc-lportal .popup_play_href.blue:hover {
  background: #004ea8;
}
.jwc-lportal .play_href.blue:hover::before,
.jwc-lportal .popup_play_href.blue:hover::before {
  border: 1px solid #004ea8;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .play_href.white::before,
.jwc-lportal .popup_play_href.white::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .play_href.white:hover,
.jwc-lportal .popup_play_href.white:hover {
  background: #af8f63;
}
.jwc-lportal .play_href.white:hover::before,
.jwc-lportal .popup_play_href.white:hover::before {
  border: 1px solid #af8f63;
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .play_href.pink::before,
.jwc-lportal .popup_play_href.pink::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .play_href.pink:hover,
.jwc-lportal .popup_play_href.pink:hover {
  background: #c5299b;
}
.jwc-lportal .play_href.pink:hover::before,
.jwc-lportal .popup_play_href.pink:hover::before {
  border: 1px solid #c5299b;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .play_href.green::before,
.jwc-lportal .popup_play_href.green::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .play_href.green:hover,
.jwc-lportal .popup_play_href.green:hover {
  background: #6cc24a;
}
.jwc-lportal .play_href.green:hover::before,
.jwc-lportal .popup_play_href.green:hover::before {
  border: 1px solid #6cc24a;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .play_href.red::before,
.jwc-lportal .popup_play_href.red::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .play_href.red:hover,
.jwc-lportal .popup_play_href.red:hover {
  background: #ce0037;
}
.jwc-lportal .play_href.red:hover::before,
.jwc-lportal .popup_play_href.red:hover::before {
  border: 1px solid #ce0037;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .play_href::after,
.jwc-lportal .popup_play_href::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 94px;
  border-radius: 94px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .play_href::after,
  .jwc-lportal .popup_play_href::after {
    height: 80px;
    width: 80px;
    border-radius: 80px;
  }
}
.jwc-lportal .play_href:hover::after,
.jwc-lportal .popup_play_href:hover::after {
  animation: playButtonHover 2s infinite;
  -webkit-animation: playButtonHover 2s infinite;
  -moz-animation: playButtonHover 2s infinite;
  -o-animation: playButtonHover 2s infinite;
}
.jwc-lportal .white_arrow {
  position: relative;
}
.jwc-lportal .white_arrow .kma_arrow_link {
  color: #ffffff;
}
.jwc-lportal .white_arrow .kma_arrow_link:hover {
  color: #f5f2ed;
}
@keyframes slideDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(15px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes playButtonHover {
  0% {
    transform: scale(1);
    opacity: 1;
    box-shadow: 0px 0px 0px 2px white;
  }
  100% {
    transform: scale(1.7);
    opacity: 0;
    box-shadow: none;
  }
}
/*banner css [END]*/
/* vertical slider css [START]*/
.jwc-lportal .verticals_slider {
  position: relative;
}
.jwc-lportal .verticals_slider_each {
  position: relative;
  display: inline-block;
}
.jwc-lportal .verticals_slider_each_copy {
  position: absolute;
  background: #f5f2ed;
  z-index: 9;
  top: 50%;
  left: calc(100% - 230px);
  min-width: 500px;
  min-height: 450px;
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translate(0%, -50%);
  transition: 0.85s ease-in-out 1s;
  will-change: opacity;
}
@media only screen and (max-width: 1700px) {
  .jwc-lportal .verticals_slider_each_copy {
    min-width: 385px;
    min-height: 400px;
    padding: 40px;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .verticals_slider_each_copy {
    min-width: 350px;
    min-height: 300px;
    padding: 40px;
    left: calc(100% - 50px);
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .verticals_slider_each_copy {
    min-width: 360px;
    min-height: 260px;
    left: calc(100% - 170px);
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .verticals_slider_each_copy {
    position: relative;
    padding: 25px;
    margin-top: -20px;
    transform: unset;
    will-change: transform;
    min-height: auto;
    left: auto;
    top: auto;
    min-width: calc(100% - 30px);
    opacity: 1;
  }
}
.jwc-lportal .verticals_slider_each_copy h2,
.jwc-lportal .verticals_slider_each_copy p,
.jwc-lportal .verticals_slider_each_copy a {
  opacity: 0;
  transition: 0.65s ease-in-out 1s;
}
@media all and (max-width: 767px) {
  .jwc-lportal .verticals_slider_each_copy h2,
  .jwc-lportal .verticals_slider_each_copy p,
  .jwc-lportal .verticals_slider_each_copy a {
    opacity: 1;
  }
}
@media only screen and (max-width: 1700px) {
  .jwc-lportal .verticals_slider_each_copy h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .verticals_slider_each_copy h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .verticals_slider_each_copy h2 {
    font-size: 22px;
    line-height: 32px;
  }
}
.jwc-lportal .verticals_slider_each_copy p {
  font-family: "Montserrat", sans-serif;
  max-width: 320px;
}
@media only screen and (max-width: 1700px) {
  .jwc-lportal .verticals_slider_each_copy p {
    max-width: 280px;
    font-size: 18px;
    line-height: 28px;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .verticals_slider_each_copy p {
    max-width: 280px;
    font-size: 16px;
    line-height: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .verticals_slider_each_copy p {
    font-size: 16px;
    line-height: 32px;
  }
}
.jwc-lportal .verticals_slider_each_copy a {
  margin-top: 30px;
}
.jwc-lportal .verticals_slider_each--img {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1700px) {
  .jwc-lportal .verticals_slider_each--img img {
    max-height: 480px;
    object-fit: cover;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .verticals_slider_each--img img {
    max-height: 460px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .verticals_slider_each--img img {
    max-height: 450px;
  }
}
.jwc-lportal .verticals_slider .verticals_slider_each_copy::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 4px;
  bottom: 0;
  left: 0;
  background: var(--data-color);
  transition: 0.85s ease-in-out 1s;
}
.jwc-lportal
  .verticals_slider
  .swiper-slide-active
  .verticals_slider_each_copy {
  opacity: 1;
}
.jwc-lportal
  .verticals_slider
  .swiper-slide-active
  .verticals_slider_each_copy
  h2,
.jwc-lportal
  .verticals_slider
  .swiper-slide-active
  .verticals_slider_each_copy
  p,
.jwc-lportal
  .verticals_slider
  .swiper-slide-active
  .verticals_slider_each_copy
  a {
  opacity: 1;
}
.jwc-lportal
  .verticals_slider
  .swiper-slide-active
  .verticals_slider_each_copy::before {
  width: 100%;
}
.jwc-lportal
  .verticals_slider
  .swiper-slide-active
  .verticals_slider_each--img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--data-color);
  transform: scaleX(0);
  transform-origin: left;
  will-change: transform;
  will-change: transform-origin;
  animation: slideFadeOut 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media all and (max-width: 767px) {
  .jwc-lportal .verticals_slider .swiper-arrows {
    display: none;
  }
}
@keyframes slideFadeOut {
  0% {
    transform: scaleX(0);
    transform-origin: left;
    will-change: transform;
    will-change: transform-origin;
  }
  40% {
    transform: scaleX(1);
    transform-origin: left;
    will-change: transform;
    will-change: transform-origin;
  }
  50% {
    transform: scaleX(1);
    transform-origin: right;
    will-change: transform;
    will-change: transform-origin;
  }
  100% {
    transform: scaleX(0);
    transform-origin: right;
    will-change: transform;
    will-change: transform-origin;
  }
}
.jwc-lportal .border_btm_pink::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #c5299b;
}
.jwc-lportal .border_btm_pink .events_slider_each_copy--category {
  color: #c5299b;
}
.jwc-lportal .border_btm_blue::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #004ea8;
}
.jwc-lportal .border_btm_blue .events_slider_each_copy--category {
  color: #004ea8;
}
.jwc-lportal .border_btm_secondary::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #af8f63;
}
.jwc-lportal .border_btm_secondary .events_slider_each_copy--category {
  color: #af8f63;
}
.jwc-lportal .border_btm_red::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #ce0037;
}
.jwc-lportal .border_btm_red .events_slider_each_copy--category {
  color: #ce0037;
}
.jwc-lportal .border_btm_green::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #6cc24a;
}
.jwc-lportal .border_btm_green .events_slider_each_copy--category {
  color: #6cc24a;
}
/* vertical slider css [END]*/
/*experiences-slider css [START]*/
.jwc-lportal .experiences_wrapper {
  background: var(--data-experiences-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-experiences-bgColor1) 0%,
    var(--data-experiences-bgColor2) 100%
  );
}
.jwc-lportal .swiper_fraction {
  position: relative;
}
.jwc-lportal .experiences_slider {
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .experiences_slider {
    margin: 0;
  }
}
.jwc-lportal
  .experiences_slider
  .swiper-slide-active
  .experiences_slider_each_copy {
  opacity: 1;
  transform: translateY(0px);
}
.jwc-lportal .experiences_slider_each {
  position: relative;
  z-index: 1;
}
.jwc-lportal .experiences_slider_each:hover .experiences_slider_each--img img {
  transform: scale(1.1);
}
.jwc-lportal .experiences_slider_each::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, var(--data-opacity));
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.05) 0%,
    rgba(0, 0, 0, var(--data-opacity)) 100%
  );
}
@media all and (max-width: 767px) {
  .jwc-lportal .experiences_slider_each::before {
    display: none;
  }
}
@media all and (min-width: 1300px) {
  .jwc-lportal .experiences_slider_each {
    background-color: #000;
  }
}
.jwc-lportal .experiences_slider_each--img {
  overflow: hidden;
}
.jwc-lportal .experiences_slider_each--img img {
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
.jwc-lportal .experiences_slider_each--video {
  overflow: hidden;
}
.jwc-lportal .experiences_slider_each--video video {
  width: 100%;
  float: left;
}
.jwc-lportal .experiences_slider_each_copy {
  position: absolute;
  bottom: 0px;
  padding: 30px 40px;
  width: 100%;
  color: #fff;
  opacity: 0;
  transform: translateY(10px);
  transition: 0.5s ease-in-out 0.35s;
  z-index: 9;
}
@media all and (max-width: 767px) {
  .jwc-lportal .experiences_slider_each_copy {
    position: relative;
    color: #4b4847;
    padding: 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .experiences_slider_each_copy {
    padding: 20px 0 0 0;
  }
}
.jwc-lportal .experiences_slider_each_copy h4 {
  margin-bottom: 10px;
}
.jwc-lportal .experiences_slider_each_copy p {
  margin-bottom: 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .experiences_slider_each_copy p {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .experiences_slider_each_copy a {
    color: #4b4847 !important;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .experiences_slider_each_copy a.cta-sec.on-bg:after {
    background-color: var(--data-mobileLineBg);
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .experiences_slider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .experiences_buttons_link {
  position: absolute !important;
  right: 45%;
  top: -72px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .experiences_buttons_link {
    top: -47px;
    right: 32%;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .experiences_buttons_link {
    right: 35%;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .experiences_buttons_link {
    position: relative !important;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 40px;
    right: auto;
    top: 0;
  }
}
/*experiences-slider css [END]*/
/* highlights css [START]*/
.jwc-lportal .highlights_wrapper {
  background: var(--data-highlights-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-highlights-bgColor1) 0%,
    var(--data-highlights-bgColor2) 100%
  );
}
@media all and (max-width: 991px) {
  .jwc-lportal .highlights_wrapper .container {
    padding: 0;
    max-width: 100%;
  }
}
.jwc-lportal .highlights_wrapper.pattern {
  position: relative;
}
.jwc-lportal .highlights_wrapper.pattern::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url('JWC_pattern_NEW.1873268b515bac3a3a21.png');
}
.jwc-lportal .highlights_wrapper_each {
  height: 100%;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .highlights_wrapper_each {
    margin-bottom: 30px;
    height: auto;
  }
}
.jwc-lportal .highlights_wrapper_each:hover .highlights_wrapper_each--img img {
  transform: scale(1.15);
}
.jwc-lportal .highlights_wrapper_each--img {
  overflow: hidden;
}
.jwc-lportal .highlights_wrapper_each--img img {
  max-height: 220px;
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .highlights_wrapper_each_copy {
  position: relative;
  background: #f5f2ed;
  padding: 25px;
  font-size: 12px;
  font-weight: 500;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .highlights_wrapper_each_copy {
    font-size: 11px;
    padding: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .highlights_wrapper_each_copy {
    height: auto;
  }
}
.jwc-lportal .highlights_wrapper_each_copy--date {
  color: transparent;
  text-shadow: 0 0 0 #af8f63;
  font-family: "Montserrat", sans-serif;
  display: block;
  font-weight: 500;
  letter-spacing: 2px;
}
.jwc-lportal .highlights_wrapper_each_copy--title {
  font-size: 22px;
  font-family: "Montserrat", serif;
  padding: 15px 0;
  margin: 0;
  line-height: 1.5;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .highlights_wrapper_each_copy--title {
    font-size: 18px;
    padding: 10px 0;
  }
}
.jwc-lportal .highlights_wrapper_each_copy--text {
  font-size: 18px;
  margin-bottom: 0px;
  padding-bottom: 80px;
  font-family: "Montserrat", sans-serif;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .highlights_wrapper_each_copy--text {
    font-size: 15px;
    padding-bottom: 65px;
    line-height: 28px;
  }
}
.jwc-lportal .highlights_wrapper_each_copy--link {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.jwc-lportal .highlights_wrapper--all {
  text-align: center;
  padding-top: 20px;
}
.jwc-lportal .highlights_wrapper .swiper-arrows {
  width: 120px;
  position: relative;
  margin: 30px 0 20px;
  float: right;
}
@media all and (max-width: 500px) {
  .jwc-lportal .highlights_wrapper .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .highlights_wrapper .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .highlights_wrapper .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .highlights_wrapper .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .highlights_wrapper .swiper-button-next:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
.jwc-lportal .highlights_wrapper .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .highlights_wrapper .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .highlights_wrapper .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .highlights_wrapper .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
/* highlights css [END]*/
/* highlights css [START]*/
.jwc-lportal .highlights2_wrapper {
  background: var(--data-highlights2-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-highlights2-bgColor1) 0%,
    var(--data-highlights2-bgColor2) 100%
  );
}
@media all and (max-width: 991px) {
  .jwc-lportal .highlights2_wrapper .container {
    padding: 0;
    max-width: 100%;
  }
}
.jwc-lportal .highlights2_wrapper.pattern {
  position: relative;
}
.jwc-lportal .highlights2_wrapper.pattern::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url('JWC_pattern_NEW.1873268b515bac3a3a21.png');
}
.jwc-lportal .highlights2_wrapper_each {
  height: 100%;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .highlights2_wrapper_each {
    margin-bottom: 30px;
    height: auto;
  }
}
.jwc-lportal
  .highlights2_wrapper_each:hover
  .highlights2_wrapper_each--img
  img {
  transform: scale(1.15);
}
.jwc-lportal .highlights2_wrapper_each--img {
  overflow: hidden;
}
.jwc-lportal .highlights2_wrapper_each--img img {
  max-height: 230px;
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .highlights2_wrapper_each--img img {
    max-height: 220px;
  }
}
.jwc-lportal .highlights2_wrapper_each_copy {
  position: relative;
  background: #f5f2ed;
  padding: 25px;
  font-size: 12px;
  font-weight: 500;
  height: 400px;
  will-change: transform;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .highlights2_wrapper_each_copy {
    font-size: 11px;
    padding: 20px;
    height: 300px;
  }
}
@media only screen and (max-width: 400px) {
  .jwc-lportal .highlights2_wrapper_each_copy {
    height: 330px;
  }
}
.jwc-lportal .highlights2_wrapper_each_copy--date {
  color: transparent;
  text-shadow: 0 0 0 #af8f63;
  font-family: "Montserrat", sans-serif;
  display: block;
  font-weight: 500;
  letter-spacing: 2px;
}
.jwc-lportal .highlights2_wrapper_each_copy--title {
  font-size: 22px;
  font-family: "Montserrat", serif;
  padding: 15px 0;
  margin: 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .highlights2_wrapper_each_copy--title {
    font-size: 18px;
    padding: 10px 0;
  }
}
.jwc-lportal .highlights2_wrapper_each_copy--text {
  font-size: 18px;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .highlights2_wrapper_each_copy--text {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .jwc-lportal .highlights2_wrapper_each_copy--text {
    -webkit-line-clamp: 8;
  }
}
.jwc-lportal .highlights2_wrapper_each_copy--link {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.jwc-lportal .highlights2_wrapper--all {
  text-align: center;
  padding-top: 20px;
}
.jwc-lportal .highlights2_wrapper .swiper-arrows {
  width: 120px;
  position: relative;
  margin: 30px 0 20px;
  float: right;
}
@media all and (max-width: 500px) {
  .jwc-lportal .highlights2_wrapper .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .highlights2_wrapper .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .highlights2_wrapper .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  color:var(--data-arrowColor);
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .highlights2_wrapper .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .highlights2_wrapper .swiper-button-next:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
.jwc-lportal .highlights2_wrapper .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .highlights2_wrapper .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  color:var(--data-arrowColor);
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .highlights2_wrapper .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .highlights2_wrapper .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
/* highlights css [END]*/
/* moments css [START]*/
/* @media all and (max-width: 500px) {
  .jwc-lportal .moments {
    margin-top: 40px;
    margin-bottom: 40px;
  }
} */
.jwc-lportal .moments .section_heading--text {
  position: relative;
}
.jwc-lportal .moments .section_heading--text span {
  font-weight: 500;
  font-size: 30px;
  /* text-transform: uppercase; */
}
@media all and (max-width: 500px) {
  .jwc-lportal .moments .section_heading--text span {
    font-size: 20px;
    line-height: 45px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .moments .section_heading--text span {
    font-size: 14px;
    line-height: 30px;
  }
}
.jwc-lportal .moments .section_heading--text span.icon-instagram::before {
  font-size: 48px;
  left: -20px;
  top: 10px;
  position: relative;
  color: var(--data-icon-color);
}
@media all and (max-width: 500px) {
  .jwc-lportal .moments .section_heading--text span.icon-instagram::before {
    font-size: 35px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .moments .section_heading--text span.icon-instagram::before {
    font-size: 30px;
  }
}
.jwc-lportal .moments_slider {
  margin-top: 50px;
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .moments_slider {
    margin-top: 10px;
  }
}
.jwc-lportal .moments_slider_each {
  width: 100%;
  height: 100%;
  display: table;
}
.jwc-lportal .moments_slider_each--img {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.jwc-lportal .moments_slider_each--img img {
  width: 100%;
}
.jwc-lportal .moments_slider .swiper-slide {
  height: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .moments_slider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .moments_slider--follow {
  text-align: center;
  padding-top: 60px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .moments_slider--follow {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
.jwc-lportal .moments .col-lg-3 a {
  word-break: break-all;
}
/* moments css [END]*/
/* news css [START]*/
.jwc-lportal .news_wrapper {
  background: var(--data-news-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-news-bgColor1) 0%,
    var(--data-news-bgColor2) 100%
  );
}
.jwc-lportal .news_wrapper_each {
  height: 100%;
}
.jwc-lportal .news_wrapper_each:hover .news_wrapper_each--img img {
  transform: scale(1.15);
}
@media all and (max-width: 991px) {
  .jwc-lportal .news_wrapper_each {
    margin-bottom: 30px;
    height: auto;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_wrapper_each {
    margin-bottom: 20px;
    height: auto;
  }
}
.jwc-lportal .news_wrapper_each--img {
  overflow: hidden;
}
.jwc-lportal .news_wrapper_each--img img {
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .news_wrapper_each_copy {
  position: relative;
  background: var(--data-news-copyColor);
  padding: 35px 25px 50px 25px;
  font-weight: 500;
  min-height: 280px;
  overflow: hidden;
}
.jwc-lportal .news_wrapper_each_copy--date {
  color: transparent;
  text-shadow: 0 0 0 var(--data-news-dateColor);
  font-family: "Montserrat", sans-serif;
  display: block;
  padding-bottom: 25px;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 12px;
}
.jwc-lportal .news_wrapper_each_copy--text {
  color: #4b4847;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
}
.jwc-lportal .news_wrapper_each_copy--link {
  position: absolute;
  bottom: 30px;
  width: 85%;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .news_wrapper_each_copy--link {
    width: auto;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .news_wrapper .container {
    padding: 0;
  }
}
.jwc-lportal .news_wrapper .news_slider {
  position: relative;
  width: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_wrapper .news_slider {
    padding-bottom: 40px;
  }
}
.jwc-lportal .news_wrapper--all {
  text-align: center;
  padding-top: 60px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_wrapper--all {
    padding-top: 0;
  }
}
.jwc-lportal .newsroom .newsroom_filter_bar {
  top: 65px;
  box-shadow: 0px 10px 8px -8px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .newsroom .newsroom_filter_bar {
    top: 60px;
  }
}
.jwc-lportal .newsroom .filter {
  width: 100%;
  padding: 0px 15px;
  margin-bottom: 0;
  background: #f5f2ed;
}
@media all and (max-width: 991px) {
  .jwc-lportal .newsroom .filter {
    padding: 0px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .newsroom .filter {
    margin-left: 0px;
    width: 100%;
  }
}
.jwc-lportal .newsroom .filter .filter-mobile {
  padding: 0px 20px;
  display: none;
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .newsroom .filter .filter-mobile {
    display: block;
  }
}
.jwc-lportal .newsroom .filter .filter-mobile-txt {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  line-height: 60px;
  padding-left: 30px;
  position: relative;
}
.jwc-lportal .newsroom .filter .filter-mobile-txt:before {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #a67d54;
}
.jwc-lportal .newsroom .filter .filter-mobile span {
  position: absolute;
  right: 20px;
  top: 50%;
  color: #a67d54;
  font-size: 12px;
  margin-top: -8px;
  transition: all 0.2s ease-in-out;
}
.jwc-lportal .newsroom .filter .filter-mobile.active .icon-arrow-down {
  transform: rotateZ(-180deg);
}
@media all and (max-width: 767px) {
  .jwc-lportal .newsroom .filter .filter-mobile.active + .filter-wrapper {
    display: block;
  }
}
.jwc-lportal .newsroom .filter .filter-wrapper {
  max-width: 1140px;
  margin: 0px auto;
  display: block;
}
@media all and (max-width: 767px) {
  .jwc-lportal .newsroom .filter .filter-wrapper {
    display: none;
    width: 100%;
  }
}
.jwc-lportal .newsroom .filter .filter-wrapper .filter-dropdown {
  width: 25%;
  border-right: 1px solid #c7c5c2;
  height: 70px;
  float: left;
}
@media all and (max-width: 991px) {
  .jwc-lportal .newsroom .filter .filter-wrapper .filter-dropdown {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .newsroom .filter .filter-wrapper .filter-dropdown {
    border-top: 1px solid #c7c5c2;
    height: 60px;
  }
}
.jwc-lportal .newsroom .filter .filter-wrapper .filter-dropdown .dropdown {
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jwc-lportal
  .newsroom
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select {
  border: none;
}
.jwc-lportal
  .newsroom
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select:after {
  color: #a67d54;
}
.jwc-lportal
  .newsroom
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select {
  height: 70px;
  line-height: 70px;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .newsroom
    .filter
    .filter-wrapper
    .filter-dropdown
    .dropdown--select {
    height: 60px;
    line-height: 60px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .newsroom .filter .filter-wrapper .filter-dropdown:nth-child(2) {
    border-right: none;
  }
}
.jwc-lportal .newsroom .filter .filter-wrapper .news-search {
  width: 50%;
  position: relative;
  float: left;
}
@media all and (max-width: 991px) {
  .jwc-lportal .newsroom .filter .filter-wrapper .news-search {
    width: 100%;
    border-top: 1px solid #c7c5c2;
  }
}
.jwc-lportal .newsroom .filter .filter-wrapper .news-search input {
  width: 100%;
  border: none;
  font-size: 18px;
  padding: 0px 0px 0px 60px;
  height: 70px;
  background: none;
  position: relative;
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
}
.jwc-lportal
  .newsroom
  .filter
  .filter-wrapper
  .news-search
  input:focus-visible {
  outline: auto;
}
.jwc-lportal
  .newsroom
  .filter
  .filter-wrapper
  .news-search::-webkit-input-placeholder,
.jwc-lportal .newsroom .filter .filter-wrapper .news-search::-moz-placeholder,
.jwc-lportal
  .newsroom
  .filter
  .filter-wrapper
  .news-search:-ms-input-placeholder,
.jwc-lportal .newsroom .filter .filter-wrapper .news-search:-moz-placeholder {
  color: #4b4847;
}
.jwc-lportal .newsroom .filter .filter-wrapper .news-search .icon-search {
  cursor: pointer;
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  outline: none;
}
.jwc-lportal
  .newsroom
  .filter
  .filter-wrapper
  .news-search
  .icon-search:focus-visible {
  outline: auto;
}
.jwc-lportal
  .newsroom
  .filter
  .filter-wrapper
  .news-search
  .icon-search:before {
  color: #4b4847;
  font-size: 20px;
}
.jwc-lportal .newsroom_content {
  position: relative;
  padding: 50px 0;
  margin-bottom: 50px;
}
.jwc-lportal .newsroom_content .news_wrapper_each {
  margin-bottom: 40px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .newsroom_content .news_wrapper_each .news_wrapper_each_copy {
    min-height: auto;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .newsroom_content
    .news_wrapper_each
    .news_wrapper_each_copy
    .news_wrapper_each_copy--text {
    -webkit-line-clamp: 10;
    margin-bottom: 25px;
  }
}
/* news css [END]*/
/*events slider css [START]*/
.jwc-lportal .events_wrapper {
  background: var(--data-events-bgColor1);
}
.jwc-lportal .events_wrapper.pattern {
  position: relative;
}
.jwc-lportal .events_wrapper.pattern::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url('pattern.f04e8a5a20cc3d8bb43a.png');
}
.jwc-lportal .events_wrapper .events_types select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 12px;
  letter-spacing: 1.5px;
  background: url('dropdown.98aecc27844fb2325406.svg') no-repeat right;
  min-width: 200px;
  outline: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .events_wrapper .events_types select {
    min-width: 100px;
    font-size: 10px;
    background: url('dropdown.98aecc27844fb2325406.svg') no-repeat right;
    background-size: 10px;
  }
}
.jwc-lportal .events_slider {
  position: relative;
}
.jwc-lportal .events_slider [class*="border_btm"]::before {
  width: 0%;
  transition: 0.65s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.85s;
}
.jwc-lportal .events_slider .swiper-slide-active .events_slider_each {
  opacity: 1;
}
.jwc-lportal .events_slider .swiper-slide-active .events_slider_each_copy {
  opacity: 1;
}
.jwc-lportal .events_slider .swiper-slide-active .events_slider_each_copy--box {
  opacity: 1;
  transform: translateY(0px);
}
.jwc-lportal .events_slider .swiper-slide-active .events_slider_each--img {
  transform: scale(1);
}
.jwc-lportal .events_slider .swiper-slide-active [class*="border_btm"]::before {
  width: 100%;
}
.jwc-lportal .events_slider_each {
  max-width: 700px;
  margin: 0 auto;
  opacity: 0.45;
  transition: 0.5s ease-in-out 0.35s;
}
.jwc-lportal .events_slider_each:hover .events_slider_each--img img {
  transform: scale(1.15);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .events_slider_each {
    max-width: 550px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .events_slider_each {
    opacity: 1;
  }
}
.jwc-lportal .events_slider_each_copy {
  background: #ffffff;
  padding: 25px 30px;
  font-family: "Montserrat", sans-serif;
  transition: 0.5s ease-in-out 0.35s;
  position: relative;
  opacity: 0;
  margin-top: -60px;
  margin-left: 30px;
  margin-right: 30px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .events_slider_each_copy {
    padding: 25px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -70px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .events_slider_each_copy {
    padding: 15px 20px;
    margin-left: 15px;
    margin-right: 15px;
    opacity: 1;
  }
}
.jwc-lportal .events_slider_each_copy--box {
  opacity: 0;
  transform: translateY(15px);
  transition: 0.45s ease-in-out 0.65s;
}
@media all and (max-width: 767px) {
  .jwc-lportal .events_slider_each_copy--box {
    opacity: 1;
    transform: translateY(0px);
  }
}
.jwc-lportal .events_slider_each_copy--category {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  color: transparent;
  text-shadow: 0 0 0 var(--data-events-lineColor);
  display: block;
  padding-bottom: 16px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .events_slider_each_copy--category {
    font-size: 12px;
    padding-bottom: 14px;
  }
}
.jwc-lportal .events_slider_each_copy--title {
  font-family: "Montserrat", serif;
}
.jwc-lportal .events_slider_each_copy--date {
  margin-bottom: 0px;
}
.jwc-lportal .events_slider_each_copy--date::after {
  content: ",";
}
.jwc-lportal .events_slider_each_copy--time {
  margin-bottom: 0px;
  display: inline-block;
}
.jwc-lportal .events_slider_each_copy--label {
  display: block;
  font-size: 14px;
  margin-top: 12px;
  color: #4b4847;
  letter-spacing: 2px;
  font-weight: 500;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .events_slider_each_copy--label {
    font-size: 11px;
  }
}
.jwc-lportal .events_slider_each_copy--btns {
  margin-top: 30px;
}
.jwc-lportal .events_slider_each_copy--btns a {
  margin-right: 20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .events_slider_each_copy--btns a {
    margin-bottom: 20px;
  }
}
.jwc-lportal .events_slider_each--img {
  transform: scale(0.85);
  transition: 0.65s ease-in-out;
  overflow: hidden;
}
.jwc-lportal .events_slider_each--img img {
  transition: 1.65s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .events_slider_each--img {
    transform: scale(0.8);
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .events_slider_each--img {
    transform: scale(0.95);
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .events_slider_each--img {
    transform: scale(1);
  }
}
.jwc-lportal .events_slider .swiper-button-prev:after,
.jwc-lportal .events_slider .swiper-button-next:after {
  font-size: 0px;
}
.jwc-lportal .events_slider .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
  right: 20%;
  top: 35%;
}
.jwc-lportal .events_slider .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: var(--data-event-arrowColor);
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .events_slider .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .events_slider .swiper-button-next:focus:after {
  opacity: 1;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .events_slider .swiper-button-next {
    right: 10%;
  }
}
.jwc-lportal .events_slider .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
  left: 20%;
  top: 35%;
}
.jwc-lportal .events_slider .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: var(--data-event-arrowColor);
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .events_slider .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .events_slider .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #f4f4f4;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .events_slider .swiper-button-prev {
    left: 10%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .events_slider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .events_types {
  opacity: 1;
  padding: 0 0 20px 0;
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 500px) {
  .jwc-lportal .events_types {
    padding: 0 20px 20px 20px;
  }
}
.jwc-lportal .events_types .cta-sec {
  margin-right: 65px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .events_types .cta-sec {
    margin-right: 50px;
  }
}
/*events slider css [END]*/
/* newsletter css [START]*/
.jwc-lportal .news_letter {
  background: var(--data-newsletter-bgColor);
}
.jwc-lportal .cus_list_items {
  padding-left: 40px;
  list-style: none;
  margin-bottom: 0px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .cus_list_items {
    padding-left: 30px;
  }
}
.jwc-lportal .cus_list_items_each {
  position: relative;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 22px;
  font-weight: 300;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .cus_list_items_each {
    padding-bottom: 18px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .cus_list_items_each {
    padding-bottom: 16px;
  }
}
.jwc-lportal .cus_list_items_each:last-child {
  padding-bottom: 0px;
}
.jwc-lportal .cus_list_items_each::before {
  content: "";
  position: absolute;
  top: 12px;
  left: -35px;
  width: 12px;
  height: 12px;
  background: var(--data-newsletter-dotColor);
  border-radius: 12px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .cus_list_items_each::before {
    width: 10px;
    height: 10px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .cus_list_items_each::before {
    width: 10px;
    height: 10px;
    top: 8px;
    left: -25px;
  }
}
/* newsletter css [END]*/
/*benefits css [START]*/
.jwc-lportal .getting_wrapper--btns a {
  margin-bottom: 30px;
  margin-right: 30px;
}
.jwc-lportal .benefits_slider {
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .benefits_slider {
    margin-top: 25px;
  }
}
.jwc-lportal .benefits_slider .swiper-slide {
  overflow: hidden;
}
.jwc-lportal .benefits_slider .swiper-pagination {
  bottom: 20px;
  width: 100%;
}
.jwc-lportal .benefits_slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  background: rgb(255, 255, 255);
  opacity: 1;
  outline: none;
  transform: scale(1);
  transition: 0.35s ease-in-out;
  /*&:focus {
                    outline: solid 5px $secondary_color
                }*/
}
.swiper_pagination_no_number .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  background: rgb(255 255 255);
  opacity: 1;
  outline: none;
  transform: scale(1);
  transition: 0.35s ease-in-out;
}
.swiper_pagination_no_number .swiper-pagination {
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.swiper_pagination_no_number .swiper-pagination .swiper-pagination-bullet i {
  display: none;
}
.jwc-lportal
  .benefits_slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: white;
  transform: scale(1);
}
.jwc-lportal .benefits_slider_each {
  position: relative;
}
.jwc-lportal .benefits_slider_each .play_href {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.jwc-lportal .icon360 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  background: url('icon-360.03a732ca0a0058bb55c5.svg') no-repeat 0 0;
  background-size: cover;
  width: 94px;
  height: 94px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .icon360 {
    width: 80px;
    height: 80px;
  }
}
.jwc-lportal .benefits_wrapper_2 {
  background-color: var(--data-background-color);
}
.jwc-lportal .benefits_wrapper_2 .section_heading {
  padding-bottom: 0;
}
.jwc-lportal .benefits_wrapper {
  background-color: var(--data-background-color);
}
@media all and (max-width: 500px) {
  .jwc-lportal .benefits_buttons {
    margin-bottom: 25px;
  }
}
.jwc-lportal .benefits_buttons a {
  margin-right: 30px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .benefits_buttons a {
    margin-right: 20px;
  }
}
.jwc-lportal .benefits_buttons a.mt-5 {
  margin-top: 2.5em !important;
}
@media all and (max-width: 500px) {
  .jwc-lportal .benefits_buttons .input-box .input-field {
    width: 100%;
    max-width: 100%;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .benefits_buttons .input-box .cta-prim {
    margin-left: 0;
    margin-top: 15px;
  }
}
.jwc-lportal .show-time {
  padding-top: 20px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .show-time {
    padding-top: 0px;
  }
}
.jwc-lportal .show-time--each {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
  margin-top: 20px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .show-time--each {
    margin-right: 25px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .show-time--each {
    display: block;
  }
}
/*benefits css [END]*/
/*buttons css [START]*/
.jwc-lportal .components-section {
  padding: 100px;
}
.jwc-lportal .components-section > div {
  margin-top: 40px;
}
.jwc-lportal .with-bg {
  background: #666;
  padding: 10px;
}
.jwc-lportal .cta-prim {
  display: inline-block;
  padding: 24px 39px;
  font-size: 14px;
  color: #4b4847;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 12px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  cursor: pointer;
  position: relative;
  transition: all ease-out 0.25s;
  background: transparent;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .cta-prim {
    padding: 22px 34px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .cta-prim {
    font-size: 10px;
    padding: 16px 20px;
  }
}
.jwc-lportal .cta-prim.on-bg {
  padding: 25px 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .cta-prim.on-bg {
    padding: 23px 35px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .cta-prim.on-bg {
    padding: 17px 31px;
  }
}
.jwc-lportal .cta-prim.color-gold {
  border: 1px solid #af8f63;
}
.jwc-lportal .cta-prim.color-gold:after {
  background: #af8f63;
}
.jwc-lportal .cta-prim.color-gold.on-bg {
  color: #a67d54;
  border: none;
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-gold.on-bg:after {
  background: #fdf2e9;
}
.jwc-lportal .cta-prim.color-gold.on-bg:hover:after,
.jwc-lportal .cta-prim.color-gold.on-bg:active:after,
.jwc-lportal .cta-prim.color-gold.on-bg:focus:after {
  color: #a67d54;
  background: #fdf2e9;
}
.jwc-lportal .cta-prim.color-gold.emp-btn {
  color: #ffffff !important;
  background-color: transparent;
}
.jwc-lportal .cta-prim.color-gold.emp-btn:after {
  width: 100%;
}
.jwc-lportal .cta-prim.color-gold.emp-btn:hover,
.jwc-lportal .cta-prim.color-gold.emp-btn:active,
.jwc-lportal .cta-prim.color-gold.emp-btn:focus {
  color: #a67d54 !important;
}
.jwc-lportal .cta-prim.color-gold.emp-btn:hover:after,
.jwc-lportal .cta-prim.color-gold.emp-btn:active:after,
.jwc-lportal .cta-prim.color-gold.emp-btn:focus:after {
  width: 0%;
}
.jwc-lportal .cta-prim.color-gold.dark {
  border: none;
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-gold.dark:after {
  background: #a67d54;
}
.jwc-lportal .cta-prim.color-gold.dark:hover:after,
.jwc-lportal .cta-prim.color-gold.dark:active:after,
.jwc-lportal .cta-prim.color-gold.dark:focus:after {
  color: #ffffff;
  background: #a67d54;
}
.jwc-lportal .cta-prim.color-pink {
  border: 1.5px solid #c5299b;
}
.jwc-lportal .cta-prim.color-pink:after {
  background: #c5299b;
}
.jwc-lportal .cta-prim.color-pink.on-bg {
  color: #c5299b;
  border: none;
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-pink.on-bg:after {
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-pink.on-bg:hover,
.jwc-lportal .cta-prim.color-pink.on-bg:active,
.jwc-lportal .cta-prim.color-pink.on-bg:focus {
  color: #ffffff;
}
.jwc-lportal .cta-prim.color-pink.on-bg:hover:after,
.jwc-lportal .cta-prim.color-pink.on-bg:active:after,
.jwc-lportal .cta-prim.color-pink.on-bg:focus:after {
  background: #dc7fc3;
}
.jwc-lportal .cta-prim.color-pink.emp-btn {
  color: #ffffff !important;
  background-color: transparent;
}
.jwc-lportal .cta-prim.color-pink.emp-btn:after {
  width: calc(100% + 2px);
}
.jwc-lportal .cta-prim.color-pink.emp-btn:hover,
.jwc-lportal .cta-prim.color-pink.emp-btn:active,
.jwc-lportal .cta-prim.color-pink.emp-btn:focus {
  color: #c5299b !important;
}
.jwc-lportal .cta-prim.color-pink.emp-btn:hover:after,
.jwc-lportal .cta-prim.color-pink.emp-btn:active:after,
.jwc-lportal .cta-prim.color-pink.emp-btn:focus:after {
  width: 0%;
}
.jwc-lportal .cta-prim.color-blue {
  border: 1px solid #004ea8;
}
.jwc-lportal .cta-prim.color-blue:after {
  background: #004ea8;
}
.jwc-lportal .cta-prim.color-blue.on-bg {
  color: #004ea8;
  border: none;
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-blue.on-bg:after {
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-blue.on-bg:hover,
.jwc-lportal .cta-prim.color-blue.on-bg:active,
.jwc-lportal .cta-prim.color-blue.on-bg:focus {
  color: #ffffff;
}
.jwc-lportal .cta-prim.color-blue.on-bg:hover:after,
.jwc-lportal .cta-prim.color-blue.on-bg:active:after,
.jwc-lportal .cta-prim.color-blue.on-bg:focus:after {
  background: #6695cb;
}
.jwc-lportal .cta-prim.color-blue.emp-btn {
  color: #ffffff !important;
  background-color: transparent;
}
.jwc-lportal .cta-prim.color-blue.emp-btn:after {
  width: 100%;
}
.jwc-lportal .cta-prim.color-blue.emp-btn:hover,
.jwc-lportal .cta-prim.color-blue.emp-btn:active,
.jwc-lportal .cta-prim.color-blue.emp-btn:focus {
  color: #004ea8 !important;
}
.jwc-lportal .cta-prim.color-blue.emp-btn:hover:after,
.jwc-lportal .cta-prim.color-blue.emp-btn:active:after,
.jwc-lportal .cta-prim.color-blue.emp-btn:focus:after {
  width: 0%;
}
.jwc-lportal .cta-prim.color-green {
  border: 1px solid #6cc24a;
}
.jwc-lportal .cta-prim.color-green:after {
  background: #6cc24a;
}
.jwc-lportal .cta-prim.color-green.on-bg {
  color: #6cc24a;
  border: none;
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-green.on-bg:after {
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-green.on-bg:hover,
.jwc-lportal .cta-prim.color-green.on-bg:active,
.jwc-lportal .cta-prim.color-green.on-bg:focus {
  color: #ffffff;
}
.jwc-lportal .cta-prim.color-green.on-bg:hover:after,
.jwc-lportal .cta-prim.color-green.on-bg:active:after,
.jwc-lportal .cta-prim.color-green.on-bg:focus:after {
  background: #a7da92;
}
.jwc-lportal .cta-prim.color-green.emp-btn {
  color: #ffffff !important;
  background-color: transparent;
}
.jwc-lportal .cta-prim.color-green.emp-btn:after {
  width: 100%;
}
.jwc-lportal .cta-prim.color-green.emp-btn:hover,
.jwc-lportal .cta-prim.color-green.emp-btn:active,
.jwc-lportal .cta-prim.color-green.emp-btn:focus {
  color: #6cc24a !important;
}
.jwc-lportal .cta-prim.color-green.emp-btn:hover:after,
.jwc-lportal .cta-prim.color-green.emp-btn:active:after,
.jwc-lportal .cta-prim.color-green.emp-btn:focus:after {
  width: 0%;
}
.jwc-lportal .cta-prim.color-red {
  border: 1px solid #ce0037;
}
.jwc-lportal .cta-prim.color-red:after {
  background: #ce0037;
}
.jwc-lportal .cta-prim.color-red.on-bg {
  color: #ce0037;
  border: none;
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-red.on-bg:after {
  background: #ffffff;
}
.jwc-lportal .cta-prim.color-red.on-bg:hover,
.jwc-lportal .cta-prim.color-red.on-bg:active,
.jwc-lportal .cta-prim.color-red.on-bg:focus {
  color: #ffffff;
}
.jwc-lportal .cta-prim.color-red.on-bg:hover:after,
.jwc-lportal .cta-prim.color-red.on-bg:active:after,
.jwc-lportal .cta-prim.color-red.on-bg:focus:after {
  background: #e16687;
}
.jwc-lportal .cta-prim.color-red.emp-btn {
  color: #ffffff !important;
  background-color: transparent;
}
.jwc-lportal .cta-prim.color-red.emp-btn:after {
  width: 100%;
}
.jwc-lportal .cta-prim.color-red.emp-btn:hover,
.jwc-lportal .cta-prim.color-red.emp-btn:active,
.jwc-lportal .cta-prim.color-red.emp-btn:focus {
  color: #ce0037 !important;
}
.jwc-lportal .cta-prim.color-red.emp-btn:hover:after,
.jwc-lportal .cta-prim.color-red.emp-btn:active:after,
.jwc-lportal .cta-prim.color-red.emp-btn:focus:after {
  width: 0%;
}
.jwc-lportal .cta-prim.color-white {
  border: 1.5px solid #fff;
}
.jwc-lportal .cta-prim.color-white:hover,
.jwc-lportal .cta-prim.color-white:active,
.jwc-lportal .cta-prim.color-white:focus {
  color: #000;
}
.jwc-lportal .cta-prim.color-white:after {
  background: #fff;
}
.jwc-lportal .cta-prim.color-white.on-bg {
  color: #fff;
  border: none;
  background: #000;
}
.jwc-lportal .cta-prim.color-white.on-bg:after {
  background: #000;
}
.jwc-lportal .cta-prim.color-white.on-bg:hover,
.jwc-lportal .cta-prim.color-white.on-bg:active,
.jwc-lportal .cta-prim.color-white.on-bg:focus {
  color: #000;
}
.jwc-lportal .cta-prim.color-white.on-bg:hover:after,
.jwc-lportal .cta-prim.color-white.on-bg:active:after,
.jwc-lportal .cta-prim.color-white.on-bg:focus:after {
  background: #fff;
}
.jwc-lportal .cta-prim.color-white.emp-btn {
  color: #000 !important;
  background-color: transparent;
}
.jwc-lportal .cta-prim.color-white.emp-btn:after {
  width: 100%;
}
.jwc-lportal .cta-prim.color-white.emp-btn:hover,
.jwc-lportal .cta-prim.color-white.emp-btn:active,
.jwc-lportal .cta-prim.color-white.emp-btn:focus {
  color: #fff !important;
}
.jwc-lportal .cta-prim.color-white.emp-btn:hover:after,
.jwc-lportal .cta-prim.color-white.emp-btn:active:after,
.jwc-lportal .cta-prim.color-white.emp-btn:focus:after {
  width: 0%;
}
.jwc-lportal .cta-prim.color-pink-on-white.emp-btn {
  color: #C5299B !important;
  border: 1px solid #fff;
}
.jwc-lportal .cta-prim.color-pink-on-white.emp-btn:after {
  width: calc(100% + 2px);
  background-color: #fff;
}
.jwc-lportal .cta-prim.color-pink-on-white.emp-btn:hover,
.jwc-lportal .cta-prim.color-pink-on-white.emp-btn:active,
.jwc-lportal .cta-prim.color-pink-on-white.emp-btn:focus {
  color: #fff !important;
}
.jwc-lportal .cta-prim.color-pink-on-white.emp-btn:hover:after,
.jwc-lportal .cta-prim.color-pink-on-white.emp-btn:active:after,
.jwc-lportal .cta-prim.color-pink-on-white.emp-btn:focus:after {
  width: 0%;
}
.jwc-lportal .cta-prim.color-white.text-white {
  color: #fff;
}
.jwc-lportal .cta-prim.color-white.text-white:hover,
.jwc-lportal .cta-prim.color-white.text-white:active,
.jwc-lportal .cta-prim.color-white.text-white:focus {
  color: #a67d54 !important;
}
.jwc-lportal .cta-prim.color-white.text-white:hover:after,
.jwc-lportal .cta-prim.color-white.text-white:active:after,
.jwc-lportal .cta-prim.color-white.text-white:focus:after {
  width: 100%;
  background: #fff;
}
.jwc-lportal .cta-prim.disabled {
  border: 1px solid #999999;
  color: #999999 !important;
  cursor: not-allowed;
}
.jwc-lportal .cta-prim.disabled:hover,
.jwc-lportal .cta-prim.disabled:active,
.jwc-lportal .cta-prim.disabled:focus {
  color: #999999 !important;
}
.jwc-lportal .cta-prim.disabled:hover:before,
.jwc-lportal .cta-prim.disabled:active:before,
.jwc-lportal .cta-prim.disabled:focus:before {
  animation: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
}
.jwc-lportal .cta-prim.disabled:after {
  background: none;
}
.jwc-lportal .cta-prim.icon {
  padding: 24px 25px 24px 64px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .cta-prim.icon {
    padding: 22px 20px 22px 59px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .cta-prim.icon {
    padding: 16px 30px 16px 55px;
  }
}
.jwc-lportal .cta-prim.icon:before {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 27px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  z-index: 1;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .cta-prim.icon:before {
    font-size: 18px;
    left: 24px;
  }
}
.jwc-lportal .cta-prim.icon.color-gold {
  color: #a67d54;
}
.jwc-lportal .cta-prim.icon.color-pink {
  color: #c5299b;
}
.jwc-lportal .cta-prim.icon.color-blue {
  color: #004ea8;
}
.jwc-lportal .cta-prim.icon.color-green {
  color: #6cc24a;
}
.jwc-lportal .cta-prim.icon.color-red {
  color: #ce0037;
}
.jwc-lportal .cta-prim.icon:hover,
.jwc-lportal .cta-prim.icon:active,
.jwc-lportal .cta-prim.icon:focus {
  color: #ffffff;
}
.jwc-lportal .cta-prim.icon:hover:before,
.jwc-lportal .cta-prim.icon:active:before,
.jwc-lportal .cta-prim.icon:focus:before {
  animation: iconAnimation 0.3s 1 linear;
  -webkit-animation: iconAnimation 0.3s 1 linear;
  -moz-animation: iconAnimation 0.3s 1 linear;
  -o-animation: iconAnimation 0.3s 1 linear;
}
.jwc-lportal .cta-prim-txt {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  letter-spacing: 2px;
}
.jwc-lportal .cta-prim-txt-small {
  font-size: 11px;
}
.jwc-lportal .cta-prim:after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -1px;
  left: -1px;
  width: 0;
  height: calc(100% + 2px);
  transition: all ease-out 0.25s;
}
.jwc-lportal .cta-prim:hover,
.jwc-lportal .cta-prim:active,
.jwc-lportal .cta-prim:focus {
  color: #fff;
  text-decoration: none;
}
.jwc-lportal .cta-prim:hover:after,
.jwc-lportal .cta-prim:active:after,
.jwc-lportal .cta-prim:focus:after {
  width: calc(100% + 2px);
}
@media all and (min-width: 1100px) {
  .jwc-lportal .cta-prim:focus:after {
    height: 100%;
  }
}
.jwc-lportal .cta-sec {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  cursor: pointer;
  position: relative;
  transition: all ease-out 0.25s;
  letter-spacing: 1.5px;
  color: #4b4847;
  text-decoration: none;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .cta-sec {
    font-size: 10px;
  }
}
.jwc-lportal .cta-sec._txt {
  display: inline-block;
  vertical-align: middle;
}
.jwc-lportal .cta-sec.color-gold:after {
  background: #af8f63;
}
.jwc-lportal .cta-sec.color-pink:after {
  background: #c5299b;
}
.jwc-lportal .cta-sec.split-pink:after {
  background: #c5299b;
}
.jwc-lportal .cta-sec.color-white {
  color: #f4f4f4;
}
.jwc-lportal .cta-sec.color-white:after {
  background: #f4f4f4;
}
.jwc-lportal .cta-sec.color-blue:after {
  background: #004ea8;
}
.jwc-lportal .cta-sec.color-green:after {
  background: #6cc24a;
}
.jwc-lportal .cta-sec.color-red:after {
  background: #ce0037;
}
.jwc-lportal .cta-sec:hover,
.jwc-lportal .cta-sec:active,
.jwc-lportal .cta-sec:focus {
  text-decoration: none;
  color: #4b4847;
}
.jwc-lportal .cta-sec:hover.color-white,
.jwc-lportal .cta-sec:active.color-white,
.jwc-lportal .cta-sec:focus.color-white {
  color: #f4f4f4;
}
.jwc-lportal .cta-sec:after {
  width: 60px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  transition: all ease-out 0.25s;
  margin-left: 5px;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.jwc-lportal .cta-sec:hover:after,
.jwc-lportal .cta-sec:active:after,
.jwc-lportal .cta-sec:focus:after {
  animation: line-animate 1.5s 1;
}
.jwc-lportal .cta-sec.disabled {
  color: #999999;
  cursor: not-allowed;
}
.jwc-lportal .cta-sec.disabled:after {
  background: #999999;
}
.jwc-lportal .cta-sec.disabled:hover:after,
.jwc-lportal .cta-sec.disabled:active:after,
.jwc-lportal .cta-sec.disabled:focus:after {
  animation: line-animate 0.5s 0;
}
.jwc-lportal .cta-sec.on-bg {
  color: #ffffff;
}
.jwc-lportal .cta-sec.on-bg:after {
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .jwc-lportal .cta-sec {
    font-size: 10px;
    line-height: 12px;
  }
  .jwc-lportal .cta-sec:after {
    width: 40px;
  }
}
.jwc-lportal .cta-sec.icon.color-gold:before {
  color: #af8f63;
}
.jwc-lportal .cta-sec.icon.color-pink:before {
  color: #c5299b;
}
.jwc-lportal .cta-sec.icon.color-white {
  color: #f4f4f4;
}
.jwc-lportal .cta-sec.icon.color-white:before {
  color: #f4f4f4;
}
.jwc-lportal .cta-sec.icon.color-blue:before {
  color: #004ea8;
}
.jwc-lportal .cta-sec.icon.color-green:before {
  color: #6cc24a;
}
.jwc-lportal .cta-sec.icon.color-red:before {
  color: #ce0037;
}
.jwc-lportal .cta-sec.icon:after {
  display: none;
}
.jwc-lportal .cta-sec.icon:before {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  font-size: 20px;
}
.jwc-lportal .cta-sec.icon.rh {
  padding-right: 25px;
}
.jwc-lportal .cta-sec.icon.rh:before {
  right: 0px;
}
.jwc-lportal .cta-sec.icon.lh {
  padding-left: 25px;
}
.jwc-lportal .cta-sec.icon.lh:before {
  left: 0px;
}
@keyframes line-animate {
  25% {
    -webkit-clip-path: inset(0 0% 0 0);
            clip-path: inset(0 0% 0 0);
  }
  70% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0 0% 0 0);
            clip-path: inset(0 0% 0 0);
  }
}
@media screen and (max-width: 767px) {
  @keyframes line-animate {
    40% {
      -webkit-clip-path: inset(0 0% 0 0);
              clip-path: inset(0 0% 0 0);
    }
    70% {
      -webkit-clip-path: inset(0 100% 0 0);
              clip-path: inset(0 100% 0 0);
    }
    100% {
      -webkit-clip-path: inset(0 0% 0 0);
              clip-path: inset(0 0% 0 0);
    }
  }
}
.jwc-lportal .icon-360 {
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(50%, -50%);
}
.jwc-lportal .cta-sec-icon {
  font-size: 12px;
  line-height: 12px;
  padding: 10px 30px 10px 0px;
  display: inline;
  color: #000;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
.jwc-lportal .cta-sec-icon:before {
  font-size: 20px;
  right: 0px;
  position: absolute;
  right: 0px;
}
.jwc-lportal .cta-sec-icon .color-gold:before {
  color: #a67d54;
}
.jwc-lportal .cta-sec-icon .color-pink:before {
  color: #c5299b;
}
.jwc-lportal .cta-sec-icon .blue-color:before {
  color: #004ea8;
}
.jwc-lportal .cta-sec-icon .color-green:before {
  color: #6cc24a;
}
.jwc-lportal .cta-sec-icon .color-red:before {
  color: #ce0037;
}
@keyframes iconAnimation {
  0% {
    transform: translate(0, -50%);
    opacity: 1;
  }
  50% {
    transform: translate(15px, -50%);
    opacity: 0;
  }
  51% {
    transform: translate(-30px, -50%);
    opacity: 0;
  }
  100% {
    transform: translate(0, -50%);
    opacity: 1;
  }
}
/*buttons css [END]*/
/*forms css [Start]*/
.jwc-lportal .input-box {
  position: relative;
}
.jwc-lportal .input-box .cta-prim {
  height: 62px;
  margin-left: -5px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .input-box .cta-prim {
    height: 47px;
  }
}
.jwc-lportal .input-box.error .input-field {
  border-color: #ff1d1d;
}
.jwc-lportal .input-field {
  max-width: 250px;
  border: 1px solid #999999;
  color: #4b4847;
  background: none;
  padding: 19px 15px;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .input-field {
    padding: 13px 10px;
    font-size: 14px;
    line-height: 19px;
  }
}
.jwc-lportal .input-field::-webkit-input-placeholder,
.jwc-lportal .input-field::-moz-placeholder,
.jwc-lportal .input-field:-ms-input-placeholder,
.jwc-lportal .input-field:-moz-placeholder {
  color: #999999;
}
.jwc-lportal .input-field:focus {
  border: 1px solid #4b4847;
  color: #4b4847;
}
.jwc-lportal .input-field:focus::-webkit-input-placeholder,
.jwc-lportal .input-field:focus::-moz-placeholder {
  color: #4b4847;
}
.jwc-lportal .input-field:-ms-input-placeholder {
  color: #4b4847;
  background: none;
  outline: none;
  padding: 18px 15px;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
}
.jwc-lportal .input-field:-ms-input-placeholder::-webkit-input-placeholder {
  color: #999999;
}
.jwc-lportal .input-field:-ms-input-placeholder::-moz-placeholder {
  color: #999999;
}
.jwc-lportal .input-field:-ms-input-placeholder:-ms-input-placeholder {
  color: #999999;
}
.jwc-lportal .input-field:-ms-input-placeholder:-moz-placeholder {
  color: #999999;
}
.jwc-lportal .input-field:-ms-input-placeholder:focus {
  border: 1px solid #4b4847;
  color: #4b4847;
}
.jwc-lportal
  .input-field:-ms-input-placeholder:focus::-webkit-input-placeholder {
  color: #4b4847;
}
.jwc-lportal .input-field:-ms-input-placeholder:focus::-moz-placeholder {
  color: #4b4847;
}
@media screen and (max-width: 767px) {
  .jwc-lportal .input-field:-ms-input-placeholder:focus {
    font-size: 10px;
    padding: 10px 0px 0px 10px;
  }
  .jwc-lportal .input-field:-ms-input-placeholder:focus:-ms-input-placeholder {
    color: #4b4847;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .jwc-lportal .input-field:-ms-input-placeholder:focus:-ms-input-placeholder {
    font-size: 10px;
    padding: 10px 0px 0px 10px;
  }
}
@media screen and (max-width: 767px) {
  .jwc-lportal
    .input-field:-ms-input-placeholder:focus:-ms-input-placeholder:-moz-placeholder {
    color: #4b4847;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .jwc-lportal .input-field:-ms-input-placeholder:focus {
    padding: 12px 15px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .jwc-lportal .input-field {
    padding: 12px 15px;
    font-size: 14px;
    line-height: 21px;
  }
}
.jwc-lportal .input-field.grey_color {
  color: rgba(75, 72, 71, 0.6);
  border-color: rgba(75, 72, 71, 0.3);
}
.jwc-lportal .input-field.grey_color::placeholder {
  color: rgba(75, 72, 71, 0.6);
}
.jwc-lportal .input-field.white_color {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.4);
}
.jwc-lportal .input-field.white_color::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.jwc-lportal .input-field.blue_color {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 78, 168, 0.4);
}
.jwc-lportal .input-field.blue_color::placeholder {
  color: rgba(0, 78, 168, 0.6);
}
.jwc-lportal .input-field.green_color {
  color: rgba(0, 0, 0, 0.6);
  border-color: rgba(108, 194, 74, 0.4);
}
.jwc-lportal .input-field.green_color::placeholder {
  color: rgba(108, 194, 74, 0.6);
}
.jwc-lportal .input-field.color_pink {
  color: rgba(198, 52, 147, 0.6);
  border-color: rgba(198, 52, 147, 0.4);
}
.jwc-lportal .input-field.color_pink::placeholder {
  color: rgba(198, 52, 147, 0.6);
}
.jwc-lportal .error-txt {
  display: block;
  color: #ce0037;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: inline;
  display: block;
  padding: 10px 0px 0px 15px;
}
.jwc-lportal .jwc_form_group {
  margin-bottom: 20px;
}
.jwc-lportal .jwc_form_title {
  font-size: 18px;
  font-weight: 300;
  color: #2c2c2c;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_form_title {
    font-size: 16px;
    line-height: 28px;
  }
}
.jwc-lportal .jwc_input {
  height: 90px;
  border-radius: 0px;
  font-weight: 300;
  border: #e3dcd0 1px solid;
  padding: 0 40px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_input {
    padding: 0 20px;
    font-size: 14px;
    height: 60px;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .jwc_input {
    padding: 0 10px;
  }
}
.jwc-lportal .jwc_input:focus {
  box-shadow: none;
  outline: auto;
}
.jwc-lportal .jwc_file_group {
  border: #e3dcd0 1px dashed;
  border-radius: 0px;
  height: 90px;
  display: flex;
  align-items: center;
  padding: 15px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_file_group {
    height: 60px;
    padding: 10px;
  }
}
.jwc-lportal .jwc_file_group label {
  height: 60px;
  background: #e3dcd0;
  min-width: 245px;
  font-size: 20px;
  font-weight: 300;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
  cursor: pointer;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_file_group label {
    height: 40px;
    font-size: 14px;
    min-width: 145px;
  }
}
.jwc-lportal .jwc_file_group .jwc_file {
  border: none;
  color: rgba(75, 72, 71, 0.5);
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_file_group .jwc_file {
    font-size: 14px;
  }
}
.jwc-lportal .jwc_file_group .jwc_file::-webkit-file-upload-button {
  display: none;
}
.jwc-lportal .jwc_file_group .jwc_file:focus {
  box-shadow: none;
}
.jwc-lportal .jwc_input_textarea .jwc_input {
  height: 70px;
  border-bottom: 0px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_input_textarea .jwc_input {
    height: 60px;
  }
}
.jwc-lportal .jwc_input_textarea .jwc_textarea {
  height: 130px;
}
.jwc-lportal .jwc_form_input_inline {
  display: flex;
  align-items: flex-end;
}
.jwc-lportal .jwc_form_input_inline label {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 300;
  color: #4b4847;
  margin-bottom: 0px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_form_input_inline label {
    font-size: 14px;
  }
}
.jwc-lportal .jwc_form_input_inline input {
  border: none;
  border-bottom: #e3dcd0 1px solid;
  border-radius: 0px;
  height: auto;
  max-width: 60%;
}
.jwc-lportal .jwc_form_input_inline input:focus {
  box-shadow: none;
}
.jwc-lportal .jwc_textarea {
  height: 180px;
  padding: 40px;
  border-radius: 0px;
  font-weight: 300;
  border: #e3dcd0 1px solid;
  resize: none;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_textarea {
    padding: 20px;
    font-size: 14px;
    height: 120px;
  }
}
.jwc-lportal .jwc_textarea:focus {
  box-shadow: none;
  outline: auto;
}
.jwc-lportal .jwc_form_group--btn {
  margin-top: 20px;
}
.jwc-lportal .jwc_form_phn {
  display: flex;
}
.jwc-lportal .jwc_form_phn .dropdown {
  max-width: 140px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_form_phn .dropdown {
    max-width: 100px;
  }
}
.jwc-lportal .jwc_form_phn input {
  max-width: calc(100% - 140px);
  border-left: 0px;
  -moz-appearance: textfield;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_form_phn input {
    max-width: calc(100% - 100px);
  }
}
.jwc-lportal .jwc_form_phn input::-webkit-outer-spin-button,
.jwc-lportal .jwc_form_phn input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.jwc-lportal .jwc_input_time {
  height: 90px;
  border-radius: 0px;
  font-weight: 300;
  border: #e3dcd0 1px solid;
  padding: 0 20px 0 60px;
  background: #fff url('time.266699f263df25d2a3a3.svg') no-repeat center right
    calc(50% + 60px);
  background-size: 30px;
  text-align: center;
  font-size: 20px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_input_time {
    height: 60px;
    font-size: 14px;
    background: #fff url('time.266699f263df25d2a3a3.svg') no-repeat center right
      calc(50% + 30px);
    background-size: 18px;
  }
}
.jwc-lportal .jwc_input_time:focus {
  box-shadow: none;
}
.jwc-lportal .jwc_radio_group {
  display: flex;
}
.jwc-lportal .jwc_radio_group .radio {
  margin-right: 60px;
}
.jwc-lportal .jwc_input_date {
  height: 90px;
  border-radius: 0px;
  font-weight: 300;
  border: #e3dcd0 1px solid;
  padding: 0 20px 0 60px;
  background: #fff url('calendar.f5e18de207d6b1d29907.svg') no-repeat center right
    calc(50% + 60px);
  background-size: 30px;
  text-align: center;
  font-size: 20px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_input_date {
    height: 60px;
    background: #fff url('calendar.f5e18de207d6b1d29907.svg') no-repeat center left
      20px;
    background-size: 18px;
    padding: 0 20px 0 50px;
    font-size: 14px;
  }
}
.jwc-lportal .jwc_input_date:focus {
  box-shadow: none;
}
.jwc-lportal .jwc_date_time {
  display: flex;
}
.jwc-lportal .jwc_date_time input {
  width: 50%;
}
.jwc-lportal .jwc_date_time input:last-child {
  border-left: 0px;
}
.jwc-lportal .jwc_range_slider_group {
  display: flex;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_range_slider_group {
    display: block;
  }
}
.jwc-lportal .jwc_range_slider_group label {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  color: #2c2c2c;
  font-weight: 300;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-right: 40px;
  margin-bottom: 0px;
  margin-top: 22px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_range_slider_group label {
    font-size: 16px;
  }
}
.jwc-lportal .jwc_range_slider_group > span {
  width: 100%;
  height: 30px;
}
.jwc-lportal .jwc_range_slider_group .irs--round .irs-bar {
  background: #976841;
}
.jwc-lportal .jwc_range_slider_group .irs--round .irs-line {
  background: #c6b59d;
  overflow: visible;
}
.jwc-lportal .jwc_range_slider_group .irs--round .irs-line::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #c6b59d;
  position: absolute;
  left: 0;
  top: -4px;
}
.jwc-lportal .jwc_range_slider_group .irs--round .irs-line::after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #c6b59d;
  position: absolute;
  right: 0;
  top: -4px;
}
.jwc-lportal .jwc_range_slider_group .irs--round .irs-from:before,
.jwc-lportal .jwc_range_slider_group .irs--round .irs-to:before,
.jwc-lportal .jwc_range_slider_group .irs--round .irs-single:before {
  display: none;
}
.jwc-lportal .jwc_range_slider_group .irs--round .irs-handle {
  height: 24px;
  width: 24px;
  border: none;
  background: #976841;
  cursor: pointer;
}
.jwc-lportal .jwc_range_slider_group .irs--round .irs-min,
.jwc-lportal .jwc_range_slider_group .irs--round .irs-max {
  display: none;
}
.jwc-lportal .jwc_range_slider_group .irs--round .irs-from,
.jwc-lportal .jwc_range_slider_group .irs--round .irs-to,
.jwc-lportal .jwc_range_slider_group .irs--round .irs-single {
  background: transparent;
  color: #2c2c2c;
  font-weight: 300;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  top: 60px;
}
.jwc-lportal .captcha {
  padding-top: 20px;
  padding-bottom: 20px;
}
.jwc-lportal .newsleeter_captcha {
  margin-top: 15px;
}
.ui-timepicker-standard {
  background-color: #e3dcd0;
  border: #e3dcd0 1px solid;
  z-index: 550 !important;
  font-family: "Montserrat", sans-serif;
  padding: 0px;
}
.ui-timepicker-standard a {
  border: none;
}
.ui-timepicker-standard .ui-state-hover {
  background: #f5f2ed;
  border: none;
}
.ui-timepicker-standard .ui-timepicker {
  background: #fff;
  padding: 0px;
}
.ui-timepicker-standard .ui-timepicker .ui-menu-item {
  cursor: pointer;
}
.ui-timepicker-standard .ui-timepicker .ui-menu-item a {
  font-weight: 300;
  padding: 10px 20px;
}
.datepicker-container {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  min-width: 280px;
  padding: 20px;
  z-index: 550 !important;
  border: #f6f6f6 1px solid !important;
}
.datepicker-container .datepicker-panel ul {
  width: 100%;
}
.datepicker-container .datepicker-panel ul li {
  padding: 20px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.datepicker-panel > ul > li[data-view="month current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="years current"] {
  width: calc(100% - 80px) !important;
}
.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #fff !important;
  background: #a67d54 !important;
  border-radius: 8px;
}
.datepicker-panel > ul > li.highlighted {
  background: #a67d54 !important;
  border-radius: 8px;
  color: #fff !important;
}
.datepicker-panel > ul > li:hover {
  background: transparent !important;
  color: #000 !important;
}
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="next"] {
  font-size: 38px !important;
}
.datepicker-top-left:before,
.datepicker-top-right:before {
  border-bottom-color: #fff !important;
}
/*forms css [END]*/
.jwc-lportal {
  /* typography css [START]*/
  /* typography css [ENDS]*/
}
.jwc-lportal .content1,
.jwc-lportal .content1 p {
  font-size: 24px;
  line-height: 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .content1,
  .jwc-lportal .content1 p {
    font-size: 22px;
    line-height: 36px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .content1,
  .jwc-lportal .content1 p {
    font-size: 18px;
    line-height: 30px;
  }
}
.jwc-lportal .content1 a,
.jwc-lportal .content1 p a {
  color: #212529;
  text-decoration: underline;
}
.jwc-lportal .content1 .cta-sec,
.jwc-lportal .content1 p .cta-sec {
  text-decoration: none;
}
.jwc-lportal .content2,
.jwc-lportal .content2 p {
  font-size: 22px;
  line-height: 36px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .content2,
  .jwc-lportal .content2 p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media all and (max-width: 1370px) {
  .jwc-lportal .content2,
  .jwc-lportal .content2 p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .content2,
  .jwc-lportal .content2 p {
    font-size: 14px;
    line-height: 22px;
  }
}
.jwc-lportal .content2 a,
.jwc-lportal .content2 p a {
  color: #212529;
  text-decoration: underline;
}
.jwc-lportal .content2 .cta-sec,
.jwc-lportal .content2 p .cta-sec {
  text-decoration: none;
}
.jwc-lportal .content3,
.jwc-lportal .content3 p {
  font-size: 18px;
  line-height: 30px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .content3,
  .jwc-lportal .content3 p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .content3,
  .jwc-lportal .content3 p {
    font-size: 14px;
    line-height: 22px;
  }
}
.jwc-lportal .content3 a,
.jwc-lportal .content3 p a {
  color: #212529;
  text-decoration: underline;
}
.jwc-lportal .content3 .cta-sec,
.jwc-lportal .content3 p .cta-sec {
  text-decoration: none;
}
.content-list,
.content-list ul {
  padding-left: 16px;
}
.content-list li,
.content-list ul li {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
@media all and (max-width: 1599px) {
  .content-list li,
  .content-list ul li {
    font-size: 16px;
    line-height: 26px;
  }
}
@media all and (max-width: 991px) {
  .content-list li,
  .content-list ul li {
    font-size: 12px;
    line-height: 20px;
  }
}
.content-list li a,
.content-list ul li a {
  color: #212529;
  text-decoration: underline;
}
/* typography css [END]*/
/* sub footer css [START]*/
.jwc-lportal .sub_footer {
  /* background: var(--data-subfooter-fillColor);*/
}
.jwc-lportal .sub_footer--link {
  text-align: center;
  padding: 0 40px;
  display: block;
  background: transparent;
  transition: ease-in-out 0.35s;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .sub_footer--link {
    padding: 0 20px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .sub_footer--link {
    padding: 0 10px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .sub_footer--link {
    padding: 0 5px;
  }
}
.jwc-lportal .sub_footer--link:hover {
  text-decoration: none;
  /* background: var(--data-subfooter-iconColor);*/
}
.jwc-lportal .sub_footer--link:hover i,
.jwc-lportal .sub_footer--link:hover p {
  color: var(--data-subfooter-iconColor);
}
.jwc-lportal .sub_footer--link i {
  font-style: normal;
  font-size: 80px;
  display: block;
  color: #4b4847;
  /* color: var(--data-subfooter-iconColor);*/
  line-height: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .sub_footer--link i {
    font-size: 30px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .sub_footer--link i {
    font-size: 50px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .sub_footer--link .content3 {
    font-size: 11px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .sub_footer--link .content3 {
    font-size: 8px;
  }
}
.jwc-lportal .sub_footer--link p {
  display: block;
  color: #4b4847;
  text-transform: uppercase;
  padding-top: 10px;
  letter-spacing: 1px;
  font-weight: 400;
  margin: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .sub_footer--link p {
    padding-top: 5px;
  }
}
/* sub footer css [END]*/
/*FAQ css [START]*/
.jwc-lportal .cus_accordion {
  font-family: "Montserrat", sans-serif;
}
.jwc-lportal .cus_accordion .card {
  border: 0px;
  border-radius: 0px;
  border-bottom: rgba(112, 112, 112, 0.2) 1px solid;
}
.jwc-lportal .cus_accordion .card-header {
  background: transparent;
  padding: 0px;
  border: none;
}
.jwc-lportal .cus_accordion .card-header button[aria-expanded="true"] {
  opacity: 1;
  font-weight: 700;
  color: #4b4847;
  font-size: 25px;
  outline: none;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .cus_accordion .card-header button[aria-expanded="true"] {
    font-size: 23px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .cus_accordion .card-header button[aria-expanded="true"] {
    font-size: 19px;
  }
}
.jwc-lportal
  .cus_accordion
  .card-header
  button[aria-expanded="true"]
  .icon-arrow-down {
  transform: rotate(0deg);
  color: #4b4847;
}
.jwc-lportal .jwc_contactus
  .cus_accordion
  .card-header
  button
  .icon-arrow-down {
  transform: rotate(0deg);
}
.jwc-lportal .jwc_contactus
  .cus_accordion
  .card-header
  button[aria-expanded="true"]
  .icon-arrow-down {
  transform: rotate(180deg);
}
.jwc-lportal .cus_accordion .card-header button {
  color: #999999;
  font-weight: 300;
  text-decoration: none;
  display: block;
  padding: 25px 0;
  width: 100%;
  text-align: left;
  cursor: pointer;
  white-space: normal;
  outline: none;
  font-family: "Montserrat", sans-serif;
}
@media all and (max-width: 767px) {
  .jwc-lportal .cus_accordion .card-header button {
    max-width: calc(100% - 40px);
  }
}
.jwc-lportal .cus_accordion .card-header button .icon-arrow-down {
  font-size: 12px;
  position: absolute;
  right: 0px;
  color: #b9b9b9;
  transition: all 0.2s ease-in-out;
  transform: rotate(-90deg);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .cus_accordion .card-header button .icon-arrow-down {
    top: 24px;
    font-size: 8px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .cus_accordion .card-header button .icon-arrow-down {
    font-size: 8px;
    top: 22px;
  }
}
.jwc-lportal .cus_accordion .card-header button:focus-visible {
  outline: auto;
}
@media all and (min-width: 1100px) {
  .jwc-lportal .cus_accordion .card-header button:focus-visible {
    opacity: 1;
  }
}
.jwc-lportal .cus_accordion .card-body {
  padding: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .cus_accordion .card-body_copy p {
    font-size: 14px;
  }
}
.jwc-lportal .faqs_wrapper .load-more {
  margin-top: 50px;
}
.jwc-lportal .border-bottom {
  border-bottom: 1px solid #707070;
}
.jwc-lportal
  .faq_page
  .cus_accordion
  .card-header
  button[aria-expanded="true"] {
  font-size: 23px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .faq_page
    .cus_accordion
    .card-header
    button[aria-expanded="true"] {
    font-size: 19px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .faq_page
    .cus_accordion
    .card-header
    button[aria-expanded="true"] {
    font-size: 15px;
  }
}
/*FAQ css [END]*/
/* organisers-speak css [START]*/
.jwc-lportal .speaker {
  background: var(--data-speaker-bgColor);
}
.jwc-lportal .speaker_copy {
  max-width: 400px;
}
.jwc-lportal .speaker_name {
  color: #004ea8;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .speaker_name {
    font-size: 16px;
  }
}
.jwc-lportal .speaker_designation {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .speaker_designation {
    font-size: 14px;
  }
}
/* organisers-speak css [END]*/
/* venues css [START]*/
.jwc-lportal .venues_wrapper {
  background: var(--data-venues-bgColor1);
}
.jwc-lportal .venues_wrapper .venues_lists {
  padding: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .venues_wrapper .venues_lists {
    pointer-events: initial;
  }
}
.jwc-lportal .venues_wrapper .tabs {
  width: 100%;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 767px) {
  .jwc-lportal .venues_wrapper .tabs {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
}
.jwc-lportal .venues_wrapper .tabs .tab_mob {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  font-size: 22px;
  font-family: "Montserrat", serif;
  display: none;
}
.jwc-lportal .venues_wrapper .tabs .tab_mob:before {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -5px;
  color: var(--data-tab-txt-hover-Color);
  font-size: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .venues_wrapper .tabs .tab_mob {
    display: block;
  }
}
.jwc-lportal .venues_wrapper .tabs .tab_mob.active + .nav-tabs {
  display: block;
}
.jwc-lportal .venues_wrapper .tabs .nav-tabs {
  display: table;
  width: 100%;
  border: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .venues_wrapper .tabs .nav-tabs {
    width: 570px;
    padding-bottom: 10px;
  }
}
.jwc-lportal .venues_wrapper .tabs .nav-tabs > li {
  display: table-cell;
  text-align: center;
}
@media all and (max-width: 767px) {
  .jwc-lportal .venues_wrapper .tabs .nav-tabs > li {
    text-align: left;
    display: inline-block;
    margin-right: 42px;
  }
}
.jwc-lportal .venues_wrapper .tabs .nav-tabs > li a {
  font-size: 24px;
  color: var(--data-tab-txt-Color);
  padding-bottom: 20px;
  position: relative;
  font-family: "Montserrat", serif;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.jwc-lportal .venues_wrapper .tabs .nav-tabs > li a:hover,
.jwc-lportal .venues_wrapper .tabs .nav-tabs > li a.active {
  color: var(--data-tab-txt-hover-Color);
}
.jwc-lportal .venues_wrapper .tabs .nav-tabs > li a:hover:after,
.jwc-lportal .venues_wrapper .tabs .nav-tabs > li a.active:after {
  width: 24%;
  left: 36%;
}
.jwc-lportal .venues_wrapper .tabs .nav-tabs > li a:after {
  width: 0%;
  left: 50%;
  position: absolute;
  background: var(--data-tab-txt-hover-Color);
  height: 2px;
  content: "";
  bottom: 0px;
  transition: all ease-out 0.25s;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .venues_wrapper .tabs .nav-tabs > li a {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .venues_wrapper .tabs .nav-tabs > li a {
    font-size: 16px;
    padding-bottom: 0;
  }
  .jwc-lportal .venues_wrapper .tabs .nav-tabs > li a:hover:after,
  .jwc-lportal .venues_wrapper .tabs .nav-tabs > li a.active:after {
    width: 100%;
    left: 0;
    bottom: -2px;
  }
}
.jwc-lportal .venues_wrapper .fade {
  transition: opacity 0.25s ease;
}
.jwc-lportal .venues_wrapper .venue {
  background: #ffffff;
  display: table;
  position: relative;
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .venues_wrapper .venue {
    margin-top: 20px;
  }
}
.jwc-lportal .venues_wrapper .venue_img {
  position: relative;
}
.jwc-lportal .venues_wrapper .venue_img img {
  width: 100%;
}
.jwc-lportal .venues_wrapper .venue_img--360Icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 71px;
  height: 71px;
  background: url('icon-360-2.0e4a52f30d99fad52272.svg');
  background-size: 100%;
}
.jwc-lportal .venues_wrapper .venue_details {
  padding: 30px 30px 30px 30px;
  margin: 0px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .venues_wrapper .venue_details {
    padding: 20px 30px 30px 30px;
  }
}
.jwc-lportal .venues_wrapper .venue_details h4 {
  color: #4b4847;
}
.jwc-lportal .venues_wrapper .venue_details > p {
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
}
.jwc-lportal .venues_wrapper .venue_details_size {
  margin-top: 30px;
}
.jwc-lportal .venues_wrapper .venue_details_size--icon {
  width: 40px;
  float: left;
}
.jwc-lportal .venues_wrapper .venue_details_size_icon_txt {
  width: calc(100% - 40px);
  float: left;
  padding-left: 15px;
}
.jwc-lportal .venues_wrapper .venue_details_size_icon_txt h5 {
  color: #4b4847;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0px;
  line-height: 20px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .venues_wrapper .venue_details_size_icon_txt h5 {
    font-size: 16px;
  }
}
.jwc-lportal .venues_wrapper .venue_details_size_icon_txt p {
  margin: 10px 0px 0px;
  font-size: 16px;
  line-height: 22px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .venues_wrapper .venue_details_size_icon_txt p {
    font-size: 14px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .venues_wrapper .venue_details_size_icon_txt p {
    margin: 5px 0px 20px 0;
  }
}
.jwc-lportal .venues_wrapper .venue_details .cta-holder {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .venues_wrapper .venue_details .cta-holder {
    bottom: 20px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .venues_wrapper .venue_details .cta-holder {
    position: static;
    margin-top: 30px;
  }
}
.jwc-lportal .venues_wrapper .venue_details .cta-holder a {
  margin-right: 50px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .venues_wrapper .venue_details .cta-holder a {
    margin-right: 30px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .venues_wrapper .venue_details .cta-holder a {
    margin-bottom: 20px;
  }
}
.jwc-lportal .venues_wrapper .venue_details .cta-holder a:last-child {
  margin-right: 0;
}
.jwc-lportal .venues_wrapper .venue_details .icon-sheet {
  padding: 0 30px 0 0;
}
.jwc-lportal .venues_wrapper .venue_details .icon-sheet:after {
  content: "";
  background: url('icon-sheet.a462cf7db67d85142a6a.svg') center right 0;
  background-repeat: no-repeat;
  position: absolute;
  top: -3px;
  right: 0;
  width: 16px;
  height: 21px;
  animation: none;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .venues_wrapper .venue_details .icon-sheet:after {
    top: -6px;
  }
}
.jwc-lportal .venues_wrapper .button_links {
  text-align: center;
  margin-top: 60px;
}
/* venues css [END]*/
/*access css [START]*/
.jwc-lportal .access_wrapper_copy {
  font-family: "Montserrat", sans-serif;
  display: flex;
  padding: 80px 0 0 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .access_wrapper_copy {
    display: block;
    padding: 10px 0;
  }
}
.jwc-lportal .access_wrapper_copy--btns {
  min-width: 220px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .access_wrapper_copy--btns {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.jwc-lportal .access_wrapper_copy--btns a {
  margin-right: 20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .access_wrapper_copy--btns a {
    margin-bottom: 30px;
  }
}
.jwc-lportal .access_wrapper_each {
  padding-bottom: 40px;
  float: left;
  width: 100%;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .access_wrapper_each {
    padding-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .access_wrapper_each:last-child {
    padding-bottom: 0px;
  }
}
.jwc-lportal .access_wrapper_each--icon {
  width: 80px;
  float: left;
  padding-right: 20px;
}
.jwc-lportal .access_wrapper_each--icon span {
  font-size: 40px;
  display: inline-block;
  color: var(--data-access-textColor);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .access_wrapper_each--icon span {
    font-size: 34px;
  }
}
.jwc-lportal .access_wrapper_each_copy {
  width: calc(100% - 80px);
  float: left;
}
.jwc-lportal .access_wrapper_each_copy--title {
  color: var(--data-access-textColor);
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}
.jwc-lportal .access_wrapper_each_copy--text p {
  margin-bottom: 5px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .access_wrapper_each_copy--text p {
    margin-bottom: 6px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .access_wrapper_each_copy--text p {
    margin-bottom: 4px;
  }
}
.jwc-lportal .heading_align_wrapper {
  position: relative;
}
.jwc-lportal .heading_align_wrapper .parkinghrs {
  position: absolute;
  top: -90px;
  left: 0;
  padding-left: 80px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .heading_align_wrapper .parkinghrs {
    top: -60px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .heading_align_wrapper .parkinghrs {
    position: static;
    padding-left: 0;
    text-align: center;
    padding-bottom: 50px;
  }
}
.jwc-lportal .heading_align_wrapper .parkinghrs .access_wrapper_each_copy {
  width: 100%;
}
.jwc-lportal
  .heading_align_wrapper
  .parkinghrs
  .access_wrapper_each_copy--title {
  text-transform: none;
  color: #4b4847;
  margin-bottom: 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .heading_align_wrapper
    .parkinghrs
    .access_wrapper_each_copy--title {
    font-size: 18px;
  }
}
.jwc-lportal .heading_align_wrapper .parkinghrs span {
  font-weight: 300;
}
/*access css [END]*/
/* more centre css [START]*/
.jwc-lportal .more_centre_wrapper {
  background: var(--data-more-centre-bgColor1);
}
.jwc-lportal .more_centre_wrapper .cta-prim.color-gold.on-bg:hover {
  color: #004ea8 !important;
}
@media all and (max-width: 500px) {
  .jwc-lportal .more_centre_wrapper .container {
    padding: 0;
  }
}
.jwc-lportal .more_centre_wrapper .more_centre_slider {
  position: relative;
}
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-pagination-fraction,
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-pagination-fraction
  .swiper-pagination-current,
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-pagination-fraction
  .swiper-pagination-total,
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-button-next::after,
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-button-prev::after {
  color: var(--data-more-centre-titleColor) !important;
}
@media all and (max-width: 1099px) {
  .jwc-lportal
    .more_centre_wrapper
    .more_centre_slider
    .swiper-slide-active
    .more_centre_slider_each_copy {
    opacity: 1;
  }
}
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider_each:hover
  .more_centre_slider_each--img
  img {
  transform: scale(1.15);
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each--img {
  overflow: hidden;
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each--img img {
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy {
  background: var(--data-more_centre_txt_bgColor);
  padding: 30px;
  font-family: "Montserrat", sans-serif;
  margin: 0 25px;
  transform: translateY(-30px);
  transition: 0.5s ease-in-out 0.35s;
  position: relative;
  border-bottom: var(--data-coloCode) solid 4px;
  min-height: 460px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy {
    padding: 20px 25px;
    margin: 0 20px;
    min-height: 370px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy {
    min-height: 320px;
  }
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy--category {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  color: var(--data-coloCode);
  display: block;
  margin-bottom: 18px;
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy--title {
  font-family: "Montserrat", serif;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy--date {
  margin-bottom: 0;
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy--time {
  margin-bottom: 35px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy--time {
    margin-bottom: 20px;
  }
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy--label {
  display: block;
  font-size: 10px;
  color: #707070;
  letter-spacing: 2px;
  font-weight: bold;
}
.jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy--btns {
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .more_centre_wrapper .more_centre_slider_each_copy--btns {
    bottom: 25px;
  }
}
.jwc-lportal .more_centre_wrapper .more_centre_slider .swiper-arrows {
  width: 120px;
  position: relative;
  margin: 30px 0 20px;
  float: right;
}
@media all and (max-width: 500px) {
  .jwc-lportal .more_centre_wrapper .more_centre_slider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .more_centre_wrapper .more_centre_slider .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-button-next:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
.jwc-lportal .more_centre_wrapper .more_centre_slider .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal
  .more_centre_wrapper
  .more_centre_slider
  .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
/* more centre css [END]*/
/* plan your itinerary css [START]*/
.jwc-lportal .plan_your_itinerary_slider .button {
  margin-top: 80px;
}
.jwc-lportal .plan_your_itinerary_slider .swiper-arrows {
  width: 120px;
  position: relative;
  margin: 0 auto;
  margin-top: 60px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .plan_your_itinerary_slider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .plan_your_itinerary_slider .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .plan_your_itinerary_slider .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .plan_your_itinerary_slider .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .plan_your_itinerary_slider .swiper-button-next:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
.jwc-lportal .plan_your_itinerary_slider .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .plan_your_itinerary_slider .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .plan_your_itinerary_slider .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .plan_your_itinerary_slider .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
.jwc-lportal .card_5 {
  position: relative;
}
.jwc-lportal .card_5--img {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.jwc-lportal .card_5--img img {
  width: 100%;
}
.jwc-lportal .card_5_copy {
  font-family: "Roboto", sans-serif;
  color: #4b4847;
}
.jwc-lportal .card_5_copy--title {
  font-family: "Montserrat", serif;
  padding: 0;
  margin: 0 0 20px 0;
  line-height: 1.4;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .card_5_copy--title {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 750px) {
  .jwc-lportal .card_5_copy--title {
    margin: 0 0 10px 0;
  }
}
.jwc-lportal .card_5_copy--text {
  font-size: 18px;
  line-height: 1.5;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .card_5_copy--text {
    font-size: 15px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .jwc-lportal .card_5_copy--text {
    font-size: 14px;
  }
}
/* plan your itinerary css [END]*/
/* newsletter css [START]*/
.jwc-lportal .news_letter_2 {
  background: var(--data-newsletter2-bgColor);
}
.jwc-lportal .news_letter_2 .cus_list_items_each {
  color: var(--data-newsletter2-textcolor);
}
.jwc-lportal .news_letter_2 .cus_list_items_each::before {
  background: var(--data-newsletter2-dotColor);
}
.jwc-lportal .news_letter_2 .input-box {
  width: 100%;
  margin-top: 70px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .news_letter_2 .input-box {
    margin-top: 30px;
  }
}
.jwc-lportal .news_letter_2 .input-box .input-field {
  max-width: none;
  width: 65%;
  float: left;
}
.jwc-lportal .news_letter_2 .input-box .input-field.grey_color {
  color: rgba(44, 44, 44, 0.6);
  border-color: rgba(44, 44, 44, 0.3);
}
.jwc-lportal .news_letter_2 .input-box .input-field.white_color {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.4);
}
.jwc-lportal .news_letter_2 .input-box .input-field.blue_color {
  color: rgba(0, 0, 0, 0.6);
  border-color: #004ea8;
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_2 .input-box .input-field {
    width: 70%;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 29px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .news_letter_2 .input-box .input-field {
    width: 65%;
  }
}
.jwc-lportal .news_letter_2 .input-box .cta-prim {
  float: left;
  margin-left: -1px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_2 .input-box .cta-prim {
    line-height: 13px;
    width: 30%;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .news_letter_2 .input-box .cta-prim {
    width: 35%;
  }
}
.jwc-lportal .news_letter_2 .input-box .error-txt {
  display: inline-block;
  width: 100%;
  color: red;
}
/* newsletter css [END]*/
/* newsletter css [START]*/
.jwc-lportal .news_letter_4 {
  background: var(--data-newsletter4-bgColor);
}
.jwc-lportal .news_letter_4.small_space {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .news_letter_4 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.jwc-lportal .news_letter_4 .section_heading {
  padding-bottom: 0;
}
.jwc-lportal .news_letter_4 h4 {
  margin-bottom: 0;
  position: relative;
  color: var(--data-titleColor);
}
.jwc-lportal .news_letter_4 h4::before {
  content: "";
  position: absolute;
  width: 52px;
  top: -20px;
  left: 0;
  height: 2px;
  background: var(--data-lineColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_4 h4::before {
    width: 36px;
  }
}
.jwc-lportal .news_letter_4 .input-box {
  width: 100%;
  float: right;
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_4 .input-box {
    margin-top: 30px;
  }
}
.jwc-lportal .news_letter_4 .input-box .input-field {
  max-width: none;
  width: 100%;
  float: left;
  padding: 14px 160px 14px 15px;
  border-radius: 0;
  /* border-right: 1px solid; */
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_4 .input-box .input-field {
    padding: 12px 140px 12px 15px;
  }
}
.jwc-lportal .news_letter_4 .input-box .cta-sec {
  float: left;
  margin-left: -1px;
  position: absolute;
  top: 0;
  right: 80px;
  background: none;
  border: none;
  padding: 20px 5px;
}
.jwc-lportal .news_letter_4 .input-box .cta-sec.grey_color {
  color: #4b4847;
}
.jwc-lportal .news_letter_4 .input-box .cta-sec.white_color {
  color: #ffffff;
}
.jwc-lportal .news_letter_4 .input-box .cta-sec.blue_color {
  color: #004ea8;
}
.jwc-lportal .news_letter_4 .input-box .cta-sec.green_color {
  color: #6cc24a;
}
.jwc-lportal .news_letter_4 .input-box .cta-sec.color-pink {
  color: #c63493;
}
.jwc-lportal .news_letter_4 .input-box .cta-sec:after {
  top: 26px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_4 .input-box .cta-sec:after {
    top: 22px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_4 .input-box .cta-sec {
    right: 60px;
    padding: 17px 5px;
  }
}
.jwc-lportal .news_letter_4 .input-box .error-txt {
  display: inline-block;
  width: 100%;
  color: red;
}
.jwc-lportal .news_letter_4 .input-box .success-txt {
  color: #068a18;
}
/* newsletter css [END]*/
/* our story css [START]*/
.jwc-lportal .our_story {
  background: var(--data-story-bgColor);
}
.jwc-lportal .our_story_wrapper {
  position: relative;
  height: 500px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper {
    height: auto;
  }
}
.jwc-lportal .our_story_wrapper_col_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 49%;
  height: 314px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_col_1 {
    position: static;
    width: 100%;
    height: 380px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .our_story_wrapper_col_1 {
    height: 200px;
  }
}
.jwc-lportal .our_story_wrapper_col_2 {
  position: absolute;
  top: 0;
  left: 51%;
  width: 23.5%;
  background-color: var(--data-story-fisrtColor);
  height: 314px;
  overflow: hidden;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_col_2 {
    position: static;
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
}
.jwc-lportal .our_story_wrapper_col_3 {
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 23.5%;
  height: 140px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_col_3 {
    position: static;
    width: 100%;
    height: 380px;
    margin-top: 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .our_story_wrapper_col_3 {
    height: 200px;
  }
}
.jwc-lportal .our_story_wrapper_col_4 {
  position: absolute;
  bottom: 0;
  left: 25.5%;
  width: 49%;
  background-color: var(--data-story-secondColor);
  height: 140px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_col_4 {
    position: static;
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
}
.jwc-lportal .our_story_wrapper_col_5 {
  position: absolute;
  top: 0;
  left: 76.5%;
  width: 23.5%;
  height: 150px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_col_5 {
    position: static;
    width: 100%;
    height: 380px;
    margin-top: 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .our_story_wrapper_col_5 {
    height: 200px;
  }
}
.jwc-lportal .our_story_wrapper_col_6 {
  position: absolute;
  bottom: 0;
  left: 76.5%;
  width: 23.5%;
  height: 330px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_col_6 {
    position: static;
    width: 100%;
    height: 800px;
    margin-top: 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .our_story_wrapper_col_6 {
    height: 450px;
  }
}
.jwc-lportal .our_story_wrapper_video_box {
  position: relative;
  width: 100%;
  height: 100%;
}
.jwc-lportal .our_story_wrapper_video_box a {
  float: left;
  width: 100%;
  height: 100%;
}
.jwc-lportal .our_story_wrapper_video_box--bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.jwc-lportal .our_story_wrapper_video_box--playicon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 100%;
}
.jwc-lportal .our_story_wrapper_video_box--playicon::before {
  content: "";
  width: 0;
  display: block;
  background: transparent;
  height: 10px;
  border-width: 10px 0px 10px 14px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  position: absolute;
  top: 50%;
  left: 51%;
  transform: translate(-50%, -50%);
}
.jwc-lportal .our_story_wrapper_video_box--360Icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: url('icon-360-2.0e4a52f30d99fad52272.svg');
  background-size: 60px;
}
.jwc-lportal .our_story_wrapper_img_box {
  position: relative;
  width: 100%;
  height: 100%;
}
.jwc-lportal .our_story_wrapper_img_box a {
  float: left;
  width: 100%;
  height: 100%;
}
.jwc-lportal .our_story_wrapper_img_box--bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.jwc-lportal .our_story_wrapper_verticle_box .our_story_wrapper_img_box {
  height: 150px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_verticle_box .our_story_wrapper_img_box {
    height: 380px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .our_story_wrapper_verticle_box .our_story_wrapper_img_box {
    height: 200px;
  }
}
.jwc-lportal .our_story_wrapper_verticle_box_copy {
  display: table;
  width: 100%;
  height: calc(100% - 150px);
  padding: 8px 15px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_verticle_box_copy {
    height: auto;
    padding: 50px 20px;
  }
}
.jwc-lportal .our_story_wrapper_verticle_box_copy--text {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_story_wrapper_verticle_box_copy--text p {
    margin: 0;
    font-size: 14px;
  }
}
.jwc-lportal .our_story_wrapper_horizontal_box {
  overflow: hidden;
}
.jwc-lportal .our_story_wrapper_horizontal_box .our_story_wrapper_img_box {
  width: 47%;
  float: right;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_horizontal_box .our_story_wrapper_img_box {
    height: 380px;
    width: 100%;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .our_story_wrapper_horizontal_box .our_story_wrapper_img_box {
    height: 200px;
  }
}
.jwc-lportal .our_story_wrapper_horizontal_box_copy {
  display: table;
  width: 53%;
  height: 100%;
  padding: 10px;
  float: left;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_story_wrapper_horizontal_box_copy {
    height: auto;
    padding: 50px 20px;
    width: 100%;
  }
}
.jwc-lportal .our_story_wrapper_horizontal_box_copy--text {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: left;
}
.jwc-lportal .our_story_wrapper_horizontal_box_copy--text p {
  margin: 0;
  font-size: 16px;
  color: #4b4847;
  line-height: 26px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_story_wrapper_horizontal_box_copy--text p {
    margin: 0;
    font-size: 14px;
  }
}
.jwc-lportal .our_story_buttons_link {
  padding-top: 60px;
  text-align: center;
}
.jwc-lportal .our_story .category_dropdown {
  float: left;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.jwc-lportal .our_story .category_dropdown .dropdown--select {
  height: 60px;
  line-height: 60px;
  padding: 0 60px 0 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_story .category_dropdown .dropdown--select {
    padding: 0 60px 0 20px;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_story .category_dropdown .dropdown--select::after {
    right: 20px;
  }
}
/* our story css [END]*/
/* more at jio css [START]*/
.jwc-lportal .more_at_jio {
  background: var(--data-more-at-jio-bgColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .more_at_jio_wrapper {
    padding: 0;
  }
}
.jwc-lportal .more_at_jio_wrapper_each {
  height: 100%;
}
.jwc-lportal .more_at_jio_wrapper_each--img img {
  max-height: 230px;
  width: 100%;
  object-fit: cover;
}
.jwc-lportal .more_at_jio_wrapper_each_copy {
  position: relative;
  background: #f5f2ed;
  padding: 25px;
  font-size: 14px;
  font-weight: 500;
  height: calc(100% - 190px);
  transform: translateY(-40px);
  margin: 0 20px;
}
@media all and (max-width: 1299px) {
  .jwc-lportal .more_at_jio_wrapper_each_copy {
    height: calc(100% - 150px);
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .more_at_jio_wrapper_each_copy {
    height: calc(100% - 190px);
  }
}
.jwc-lportal .more_at_jio_wrapper_each_copy--category {
  font-family: "Montserrat", sans-serif;
  display: block;
  letter-spacing: 2px;
}
.jwc-lportal .more_at_jio_wrapper_each_copy--title {
  font-family: "Montserrat", serif;
  padding: 15px 0;
  margin: 0;
  line-height: 1.3;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .more_at_jio_wrapper_each_copy--title {
    padding: 10px 0;
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .more_at_jio_wrapper_each_copy--title {
    font-size: 20px;
  }
}
.jwc-lportal .more_at_jio_wrapper_each_copy--date,
.jwc-lportal .more_at_jio_wrapper_each_copy--time {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .more_at_jio_wrapper_each_copy--date,
  .jwc-lportal .more_at_jio_wrapper_each_copy--time {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .more_at_jio_wrapper_each_copy--date,
  .jwc-lportal .more_at_jio_wrapper_each_copy--time {
    font-size: 16px;
  }
}
.jwc-lportal .more_at_jio_wrapper_each_copy--time {
  padding-bottom: 20px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .more_at_jio_wrapper_each_copy--time {
    padding-bottom: 10px;
  }
}
.jwc-lportal .more_at_jio_wrapper_each_copy--location {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 50px;
  color: #696969;
  letter-spacing: 2px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .more_at_jio_wrapper_each_copy--location {
    font-size: 11px;
  }
}
.jwc-lportal .more_at_jio_wrapper_each_copy--link {
  position: absolute;
  bottom: 30px;
  width: 90%;
}
.jwc-lportal .more_at_jio_wrapper .button {
  margin: 80px auto 0;
  width: 160px;
  display: table;
}
.jwc-lportal .more_at_jio_wrapper .button .cta-sec {
  padding-right: 0;
  color: #ffffff;
}
.jwc-lportal .more_at_jio_wrapper .button .cta-sec::after {
  background-color: #ffffff;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .more_at_jio_wrapper .button {
    margin: 50px auto 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .more_at_jio_wrapper .button {
    width: 120px;
  }
}
.jwc-lportal .more_at_jio_slider .swiper-slide {
  height: auto;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .more_at_jio .col-md-12 {
    margin-top: 50px;
  }
}
@media all and (max-width: 1099px) and (max-width: 767px) {
  .jwc-lportal .more_at_jio .col-md-12 {
    margin-top: 0;
  }
}
.jwc-lportal .text-color-green {
  color: transparent;
  text-shadow: 0 0 0 #6cc24a;
}
.jwc-lportal .text-color-blue {
  color: #004ea8;
}
.jwc-lportal .text-color-red {
  color: #ce0037;
}
.jwc-lportal .text-color-pink {
  color: #c5299b;
}
.jwc-lportal .text-color-yellow {
  color: #ffce00;
}
.jwc-lportal .text-color-yellow {
  color: #ffce00;
}
/* more at jio css [END]*/
/* moments css [START]*/
.jwc-lportal .moments2 .icon-instagram {
  display: block !important;
  margin-top: 0;
}
.jwc-lportal .moments2 .icon-instagram::before {
  font-size: 35px;
  position: relative;
  left: -25px;
  top: 8px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .moments2 .icon-instagram::before {
    font-size: 30px;
    top: 6px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .moments2 .icon-instagram::before {
    font-size: 20px;
    top: 4px;
    left: -15px;
  }
}
.jwc-lportal .moments2_wrapper {
  position: relative;
}
.jwc-lportal .moments2_wrapper_each {
  max-width: 33.333333%;
  padding: 15px;
}
@media screen and (max-width: 600px) {
  .jwc-lportal .moments2_wrapper_each {
    max-width: 50%;
    padding: 12px;
  }
}
.jwc-lportal .moments2_wrapper_each--img img {
  width: 100%;
}
.jwc-lportal .moments2--follow {
  margin-top: 50px;
}
.jwc-lportal .moments2--follow .cta-sec {
  padding-right: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .moments2--follow {
    margin-top: 30px;
  }
}
/* moments css [END]*/
/*art store css [START]*/
.jwc-lportal .art_store {
  background-color: var(--data-art-store-background);
  position: relative;
}
.jwc-lportal .art_store--follow {
  position: absolute;
  top: 23%;
  right: 10%;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .art_store--follow {
    top: 21%;
  }
}
@media screen and (max-width: 600px) {
  .jwc-lportal .art_store--follow {
    position: static;
    margin: 30px auto 0;
    display: table;
  }
}
.jwc-lportal .art_store--follow .cta-sec {
  padding-right: 0;
}
.jwc-lportal .art_store .swiper-arrows {
  right: 30% !important;
  top: -70px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .art_store .swiper-arrows {
    top: 20%;
    top: -40px;
  }
}
.jwc-lportal .art_store_slider {
  position: relative;
}
.jwc-lportal .art_store_slider a:hover {
  text-decoration: none;
}
.jwc-lportal .art_store_slider_each--text {
  margin-top: 30px;
  color: #4b4847;
  font-size: 20px;
}
.jwc-lportal .art_store_slider_each--img {
  transition: all 0.3s ease-in-out;
}
.jwc-lportal .art_store_slider_each--img:hover {
  box-shadow: 15px 20px 30px 0 rgba(0, 0, 0, 0.28);
}
@media all and (max-width: 767px) {
  .jwc-lportal .art_store_slider_each--img:hover {
    box-shadow: 5px 10px 20px 0 rgba(0, 0, 0, 0.2);
  }
}
.jwc-lportal .art_store_slider_each--img img {
  width: 100%;
}
.jwc-lportal .art_store_slider_each:hover {
  text-decoration: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .art_store_slider .swiper-arrows {
    display: none;
  }
}
/*art store css [END]*/
/* newsletter css [START]*/
.jwc-lportal .news_letter_3 {
  background: var(--data-newsletter-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-newsletter-bgColor2) 0%,
    var(--data-newsletter-bgColor1) 100%
  );
}
.jwc-lportal .news_letter_3 .input-box {
  width: 725px;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  .jwc-lportal .news_letter_3 .input-box {
    width: 100%;
  }
}
.jwc-lportal .news_letter_3 .input-box .input-field {
  float: left;
  max-width: none;
  width: 75%;
  border-color: var(--data-newsletter-borderColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_3 .input-box .input-field {
    width: 70%;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 29px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .news_letter_3 .input-box .input-field {
    width: 65%;
  }
}
.jwc-lportal .news_letter_3 .input-box .cta-prim {
  width: 25%;
  float: left;
  color: var(--data-button-color);
}
@media all and (max-width: 767px) {
  .jwc-lportal .news_letter_3 .input-box .cta-prim {
    line-height: 13px;
    width: 30%;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .news_letter_3 .input-box .cta-prim {
    width: 35%;
  }
}
.jwc-lportal .news_letter_3 .input-box .error-txt {
  display: inline-block;
  width: 100%;
  color: red;
}
.jwc-lportal .news_letter_3 .input-box .success-txt {
  color: #068a18;
}
/* newsletter css [END]*/
/*banner 360 css [START]*/
.jwc-lportal .banner-360 {
  width: 100%;
  position: relative;
}
/*banner 360 css [END]*/
/*banner exhibition-halls css [START]*/
.jwc-lportal .exhibition-halls {
  width: 100%;
  background: #f5f2ed;
  padding: 100px 20px;
}
.jwc-lportal .exhibition-halls_wrapper {
  max-width: 1420px;
  margin: 0px auto;
  overflow: hidden;
}
.jwc-lportal .exhibition-halls_lh {
  width: 65%;
  display: table-cell;
  padding-right: 10%;
  float: left;
}
.jwc-lportal .exhibition-halls_lh h2 {
  font-size: 50px;
  position: relative;
  padding: 25px 0 5px;
  color: #2c2c2c;
}
.jwc-lportal .exhibition-halls_lh h2::before {
  content: "";
  position: absolute;
  width: 46px;
  top: 0px;
  left: 0;
  height: 2px;
  background: #1e478e;
}
.jwc-lportal .exhibition-halls_lh p {
  color: #000;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
}
.jwc-lportal .exhibition-halls_rh {
  width: 35%;
  display: table-cell;
}
.jwc-lportal .exhibition-halls_rh .ex-hl-icon {
  width: 60px;
  display: inline-block;
  vertical-align: middle;
}
.jwc-lportal .exhibition-halls_rh .ex-hl-info-txt {
  width: calc(100% - 65px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  margin: 20px 0px;
}
.jwc-lportal .exhibition-halls_rh .ex-hl-info-txt h3 {
  font-size: 46px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  line-height: 50px;
  margin: 0px;
}
.jwc-lportal .exhibition-halls_rh .ex-hl-info-txt p {
  font-size: 26px;
  line-height: 26px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  margin: 10px 0px 0px 0px;
}
.jwc-lportal .exhibition-halls .cta-holder {
  margin-top: 50px;
}
.jwc-lportal .exhibition-halls .cta-holder .cta-prim {
  margin-right: 20px;
}
/*banner exhibition-halls css [END]*/
/*Floor Plans slider css [START]*/
.jwc-lportal .floor-plans {
  width: 100%;
  position: relative;
}
.jwc-lportal .floor-plans:before {
  width: 100%;
  height: 50%;
  background: #a67d54;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
}
.jwc-lportal .floor-plans--wrapper {
  max-width: 1420px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 100px;
}
.jwc-lportal .floor-plans--wrapper h2 {
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 70px;
  line-height: 70px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.jwc-lportal .floor-plans--wrapper h2::after {
  width: 50px;
  height: 2px;
  position: absolute;
  left: 50%;
  background: #fff;
  margin-left: -25px;
  content: "";
  top: 0px;
}
.jwc-lportal .floor-plans .tab-nav {
  width: 100%;
  margin-top: 20px;
  color: #fff;
}
.jwc-lportal .floor-plans .tab-nav ul {
  list-style: none;
  padding: 0px;
}
.jwc-lportal .floor-plans .tab-nav ul li {
  font-size: 20px;
  display: inline-block;
  margin-right: 8%;
  font-family: "Montserrat", serif;
  line-height: 24px;
  padding-bottom: 10px;
  position: relative;
  cursor: pointer;
}
.jwc-lportal .floor-plans .tab-nav ul li:after {
  width: 0%;
  left: 50%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0px;
  content: "";
  transition: all ease-out 0.25s;
}
.jwc-lportal .floor-plans .tab-nav ul li.active:after,
.jwc-lportal .floor-plans .tab-nav ul li:hover:after {
  width: 70%;
  left: 15%;
}
.jwc-lportal .floor-plans .floor-plan {
  margin-top: 50px;
}
.jwc-lportal .floor-plans .floor-plan .floor-plan-txt {
  background: #f2f5fa;
  padding: 50px;
  overflow: hidden;
}
.jwc-lportal .floor-plans .floor-plan .floor-plan-txt ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.jwc-lportal .floor-plans .floor-plan .floor-plan-txt ul li {
  font-size: 18px;
  color: #000;
  margin: 10px 0px 0px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  padding-left: 40px;
}
.jwc-lportal .floor-plans .floor-plan .floor-plan-txt ul li span {
  display: inline-block;
}
.jwc-lportal .floor-plans .floor-plan .floor-plan-txt ul li span:first-child {
  width: 150px;
  margin-right: 10px;
}
.jwc-lportal .floor-plans .floor-plan .floor-plan-txt ul li span:last-child {
  width: calc(100% - 170px);
  font-weight: 700;
}
.jwc-lportal .floor-plans .floor-plan .floor-plan-txt ul li:before {
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 7px;
  content: "";
}
.jwc-lportal .floor-plans .floor-plan .floor-plan-txt .cta-holder {
  display: inline-block;
  padding-left: 50px;
  vertical-align: middle;
}
/*Floor Plans slider css [END]*/
/* about garden css [START]*/
.jwc-lportal .garden_wrapper {
  background: var(--data-garden-bgColor);
}
.jwc-lportal .garden_slider {
  position: relative;
  margin: 40px 0 60px 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_slider {
    margin: 0;
  }
}
.jwc-lportal .garden_slider_each--img img {
  width: 100%;
}
.jwc-lportal .garden_slider_each_copy {
  background: #ffffff;
  margin: 0 30px;
  padding: 60px 30px;
  min-height: 400px;
  margin-top: -25px;
  z-index: 1;
  position: relative;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_slider_each_copy {
    min-height: 350px;
    padding: 25px;
    margin: 0 20px;
    margin-top: -25px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_slider_each_copy {
    min-height: 330px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_slider_each_copy {
    min-height: 270px;
    padding: 25px 20px;
    margin: 0 10px;
    margin-top: -25px;
  }
}
.jwc-lportal .garden_slider_each_copy--text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
}
.jwc-lportal .garden_slider_each_copy--btn {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.jwc-lportal .garden_slider.auto_height {
  margin: 40px 0;
}
.jwc-lportal .garden_slider.auto_height .garden_slider_each_copy {
  min-height: auto;
}
.jwc-lportal .garden_slider.auto_height .garden_slider_each_copy--text {
  -webkit-line-clamp: initial;
}
.jwc-lportal .garden_slider.extra_height .garden_slider_each_copy {
  min-height: 450px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_slider.extra_height .garden_slider_each_copy {
    min-height: 420px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_slider.extra_height .garden_slider_each_copy {
    min-height: 300px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_slider.extra_height .garden_slider_each_copy {
    min-height: 270px;
  }
}
.jwc-lportal .garden_slider.extra_height .garden_slider_each_copy--text {
  -webkit-line-clamp: initial;
}
.jwc-lportal .garden_slider.extra_height_2 .garden_slider_each_copy {
  min-height: 450px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_slider.extra_height_2 .garden_slider_each_copy {
    min-height: 420px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_slider.extra_height_2 .garden_slider_each_copy {
    min-height: 300px;
  }
}
.jwc-lportal .garden_slider.extra_height_2 .garden_slider_each_copy--text {
  -webkit-line-clamp: initial;
}
.jwc-lportal .garden_slider.services_slider {
  margin: 0;
}
.jwc-lportal .garden_slider.services_slider .garden_slider_each_copy {
  background: var(--data-copy-bgColor);
}
/* about garden css [END]*/
/* garden css [START]*/
/* garden css [END]*/
/* organiser speak2 css [START]*/
.jwc-lportal .organiserspeak2_wrapper {
  background: var(--data-speaker2-bgColor);
}
.jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider {
  position: relative;
}
.jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider .swiper-slide {
  opacity: 0.5;
  transform: scale(0.85);
  transition: 0.45s ease-in-out;
}
@media all and (max-width: 500px) {
  .jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider .swiper-slide {
    transform: scale(1);
  }
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-slide.swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}
.jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each {
  background: var(--data-speaker2-itemColor);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media all and (max-width: 500px) {
  .jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each {
    display: block;
  }
}
.jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each--img {
  position: relative;
  max-width: 340px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each--img {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each--img img {
    width: 100%;
    min-width: auto;
  }
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider_each--img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider_each--img
  .play_href {
  position: absolute;
  bottom: 5%;
  left: 5%;
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider_each--img
  .play_href
  img {
  min-width: auto !important;
}
.jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each_copy {
  padding: 20px 40px;
  width: 80%;
}
@media all and (max-width: 500px) {
  .jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each_copy {
    padding: 20px;
  }
}
.jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each_copy p {
  margin-bottom: 0;
}
.jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider_each_copy--name {
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .organiserspeak2_wrapper
    .organiserspeak2_slider_each_copy--name {
    margin-top: 50px;
  }
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-prev:after,
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-next:after {
  font-size: 0px;
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-next {
  height: 12px;
  width: 40px;
  right: 14%;
  top: 50%;
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-next:focus:after {
  opacity: 1;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .organiserspeak2_wrapper
    .organiserspeak2_slider
    .swiper-button-next {
    right: 12%;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal
    .organiserspeak2_wrapper
    .organiserspeak2_slider
    .swiper-button-next {
    right: 10%;
  }
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-prev {
  height: 12px;
  width: 40px;
  left: 14%;
  top: 50%;
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal
  .organiserspeak2_wrapper
  .organiserspeak2_slider
  .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #f4f4f4;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .organiserspeak2_wrapper
    .organiserspeak2_slider
    .swiper-button-prev {
    left: 12%;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal
    .organiserspeak2_wrapper
    .organiserspeak2_slider
    .swiper-button-prev {
    left: 10%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .organiserspeak2_wrapper .organiserspeak2_slider .swiper-arrows {
    display: none;
  }
}
/* organiser speak2 css [END]*/
/*garden categories css [START]*/
.jwc-lportal .garden_categories {
  background: var(--data-gcategory-bgColor);
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories_wrapper {
    padding: 0;
  }
}
.jwc-lportal .garden_categories_wrapper_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 50px;
  margin-bottom: 80px;
  background: #fff;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_categories_wrapper_list {
    padding: 0 20px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_categories_wrapper_list {
    display: block;
    padding: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_list {
    margin-bottom: 30px;
  }
}
.jwc-lportal .garden_categories_wrapper_list_each {
  width: calc(100% / 7);
  border-right: rgba(112, 112, 112, 0.35) 1px solid;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_categories_wrapper_list_each {
    width: 25%;
    float: left;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories_wrapper_list_each {
    width: 100%;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
.jwc-lportal .garden_categories_wrapper_list_each:last-child {
  border: none;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_categories_wrapper_list_each:last-child {
    border-right: rgba(112, 112, 112, 0.35) 1px solid;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_list_each {
    border-right: none !important;
  }
}
.jwc-lportal .garden_categories_wrapper_list_each .dropdown {
  float: left;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.jwc-lportal .garden_categories_wrapper_list_each .dropdown .dropdown--select {
  border: none;
  height: 80px;
  line-height: 80px;
  padding: 0 60px 0 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .garden_categories_wrapper_list_each
    .dropdown
    .dropdown--select {
    padding: 0 60px 0 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .garden_categories_wrapper_list_each
    .dropdown
    .dropdown--select {
    height: 60px;
    line-height: 60px;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .garden_categories_wrapper_list_each
    .dropdown
    .dropdown--select::after {
    right: 20px;
  }
}
.jwc-lportal .garden_categories_wrapper_list_each .checkbox {
  padding: 20px 20px 20px 50px;
  height: 80px;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_list_each .checkbox {
    height: 60px;
  }
}
.jwc-lportal .garden_categories_wrapper_list_each .checkbox label::before {
  width: 16px;
  height: 16px;
  left: -30px;
}
.jwc-lportal
  .garden_categories_wrapper_list_each
  .checkbox
  input[type="checkbox"]:checked
  ~ label::after {
  width: 20px;
  height: 20px;
  left: -32px;
  top: 0px;
}
.jwc-lportal .garden_categories_wrapper_list_each--icons {
  height: 80px;
  background: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_list_each--icons {
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.jwc-lportal .garden_categories_wrapper_list_each--icons a {
  display: inline-block;
  margin-right: 20px;
  opacity: 0.35;
}
.jwc-lportal .garden_categories_wrapper_list_each--icons a.active {
  opacity: 1;
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_date {
    margin-bottom: 25px;
  }
}
.jwc-lportal .garden_categories_wrapper_date--day,
.jwc-lportal .garden_categories_wrapper_date--year {
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  color: #4b4847;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_categories_wrapper_date--day,
  .jwc-lportal .garden_categories_wrapper_date--year {
    font-size: 22px;
    line-height: 36px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_categories_wrapper_date--day,
  .jwc-lportal .garden_categories_wrapper_date--year {
    font-size: 18px;
    line-height: 30px;
  }
}
.jwc-lportal .garden_categories_wrapper_date--month {
  font-size: 60px;
  line-height: 54px;
  font-family: "Montserrat", serif;
  margin-bottom: 16px;
  color: #4b4847;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_categories_wrapper_date--month {
    font-size: 54px;
    line-height: 68px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_categories_wrapper_date--month {
    font-size: 44px;
    line-height: 54px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_date--month {
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 0;
  }
}
.jwc-lportal .garden_categories_wrapper_item {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: rgba(153, 153, 153, 0.35) 1px solid;
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_item {
    margin-bottom: 50px;
    padding-bottom: 30px;
  }
}
.jwc-lportal
  .garden_categories_wrapper_item:hover
  .garden_categories_wrapper_each_item--img {
  box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.2);
}
.jwc-lportal .garden_categories_wrapper_item--img {
  transition: 0.35s ease-in-out;
}
.jwc-lportal .garden_categories_wrapper_item--img img {
  width: 100%;
}
.jwc-lportal .garden_categories_wrapper_item_copy {
  position: relative;
  height: 100%;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_categories_wrapper_item_copy {
    height: auto;
  }
}
.jwc-lportal .garden_categories_wrapper_item_copy--label {
  color: #62bb46;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories_wrapper_item_copy--label {
    margin-top: 25px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_item_copy--label {
    font-size: 10px;
    margin-bottom: 15px;
  }
}
.jwc-lportal .garden_categories_wrapper_item_copy--subtitle {
  font-size: 18px;
  font-style: italic;
  line-height: 34px;
  font-weight: 300;
  color: #4b4847;
  margin-bottom: 8px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_item_copy--subtitle {
    font-size: 12px;
  }
}
.jwc-lportal .garden_categories_wrapper_item_copy--title {
  font-size: 34px;
  line-height: 42px;
  font-family: "Montserrat", serif;
  color: #4b4847;
  margin-bottom: 10px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_categories_wrapper_item_copy--title {
    font-size: 28px;
    line-height: 36px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_item_copy--title {
    font-size: 22px;
    line-height: 30px;
  }
}
.jwc-lportal .garden_categories_wrapper_item_copy--time {
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
  color: #4b4847;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_categories_wrapper_item_copy--time {
    font-size: 16px;
    line-height: 24px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories_wrapper_item_copy--time {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_item_copy--time {
    font-size: 12px;
  }
}
.jwc-lportal .garden_categories_wrapper_item_copy_tour {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0px;
  left: 0;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_categories_wrapper_item_copy_tour {
    position: static;
    margin-top: 25px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories_wrapper_item_copy_tour {
    margin-bottom: 25px;
  }
}
.jwc-lportal .garden_categories_wrapper_item_copy_tour--img {
  margin-right: 4px;
}
.jwc-lportal .garden_categories_wrapper_item_copy_tour--text {
  font-size: 14px;
  color: #4b4847;
  font-weight: 300;
}
.jwc-lportal .garden_categories_wrapper_item_copy_tour--text span {
  font-weight: bold;
}
.jwc-lportal .garden_categories_wrapper_item--btns {
  text-align: right;
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories_wrapper_item--btns {
    text-align: left;
  }
}
.jwc-lportal .garden_categories_wrapper_item--btns a {
  min-width: 200px;
  margin-bottom: 20px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .garden_categories_wrapper_item--btns a {
    min-width: 180px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories_wrapper_item--btns a {
    margin-right: 10px;
  }
}
.jwc-lportal .garden_categories_wrapper_item--btns a:last-child {
  margin-bottom: 0px;
}
.jwc-lportal .garden_categories_wrapper--btn {
  margin-top: 40px;
}
.jwc-lportal .garden_categories_wrapper_result {
  padding: 0 50px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .garden_categories_wrapper_result {
    padding: 0 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories_wrapper_result {
    padding: 0 5px;
  }
}
.jwc-lportal .garden_categories .filters {
  display: none;
  cursor: pointer;
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories .filters {
    display: block;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .garden_categories .filters {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.jwc-lportal .garden_categories .filters .filter {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  line-height: 60px;
  padding-left: 30px;
  background: #fff url('filterIconGreen.16523d0564faf7fd5907.svg') center left
    no-repeat;
}
@media all and (max-width: 991px) {
  .jwc-lportal .garden_categories .listFilter {
    height: 60px;
    max-width: 100%;
    z-index: 2;
    position: relative;
    overflow: hidden;
  }
  .jwc-lportal .garden_categories .listFilter.open {
    height: auto;
    overflow: initial;
  }
}
/*garden categories css [END]*/
/* plan your next big event css Start */
.jwc-lportal .plan-your-next-big-event {
  background: var(--data-plan-bgColor);
}
.jwc-lportal .accordian_with_slider {
  position: relative;
  height: 100%;
  float: left;
  width: 100%;
}
.jwc-lportal .accordian_with_slider .card {
  background: transparent;
  border: none;
}
.jwc-lportal .accordian_with_slider .card-header {
  background: transparent;
  width: 47%;
  border-bottom: none;
  border-radius: 0;
  padding: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .accordian_with_slider .card-header {
    width: 100%;
  }
}
.jwc-lportal .accordian_with_slider .card-header .btn {
  padding: 42px 20px;
  color: #3f3636;
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  font-weight: 700;
  float: left;
  text-align: left;
  width: 100%;
  position: relative;
  line-height: 1;
  border-bottom: 1px solid white;
  background-color: #ffffff;
  pointer-events: none;
  outline: none;
}
.jwc-lportal .accordian_with_slider .card-header .btn:focus-visible {
  outline: auto;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .accordian_with_slider .card-header .btn {
    font-size: 20px;
    padding: 36px 20px;
  }
}
.jwc-lportal .accordian_with_slider .card-header .btn .icon-arrow-down {
  font-size: 12px;
  position: absolute;
  right: 30px;
  color: #C63493;
  transform: rotate(0deg);
  transition: opacity 0.35s linear;
  transition: 0.35s linear;
  top: 45%;
}
@media all and (max-width: 991px) {
  .jwc-lportal .accordian_with_slider .card-header .btn .icon-arrow-down {
    font-size: 10px;
  }
}
.jwc-lportal .accordian_with_slider .card-header .btn.collapsed {
  /* color: #9f9f9f; */
  font-weight: 500;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  background-color: transparent;
  pointer-events: visible;
}
.jwc-lportal
  .accordian_with_slider
  .card-header
  .btn.collapsed
  .icon-arrow-down {
  transform: rotate(-90deg);
  color: #999999;
}
.jwc-lportal .accordian_with_slider .card-body {
  background-color: #ffffff;
  width: 47%;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  line-height: 2rem;
  float: left;
  padding: 0 20px 28px 20px;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.16);
  transition: 0.35s linear;
}
@media all and (max-width: 991px) {
  .jwc-lportal .accordian_with_slider .card-body {
    width: 100%;
    padding: 28px 20px;
  }
}
.jwc-lportal .accordian_with_slider .card-body_copy .cta-prim {
  margin-top: 20px;
}
.jwc-lportal .accordian_with_slider .card-slider {
  float: right;
  width: 47%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: 0.35s ease-in-out;
}
@media all and (max-width: 991px) {
  .jwc-lportal .accordian_with_slider .card-slider {
    width: 100%;
    position: static;
    margin: 25px 0;
    top: 0;
  }
}
.jwc-lportal .accordian_with_slider .card .collapse.show .card-slider {
  opacity: 1;
}
.jwc-lportal .accordian_with_slider .card:last-child {
  margin-bottom: 50px;
}
.jwc-lportal .plan-your-next-big-event:not(.pb-0) .accordian_with_slider .card:last-child {
  margin-bottom: 0px;
}
.jwc-lportal .accordian_with_slider .card:last-child .card-slider {
  top: auto;
  bottom: 0;
}
.jwc-lportal .accordian_slider {
  position: relative;
}
.jwc-lportal .accordian_slider .swiper-slide {
  overflow: hidden;
}
.jwc-lportal .accordian_slider .swiper-pagination {
  bottom: 20px;
  width: 100%;
}
.jwc-lportal .accordian_slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  outline: none;
  transform: scale(1);
  transition: 0.35s ease-in-out;
}
.jwc-lportal
  .accordian_slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: white;
  transform: scale(1.45);
}
.jwc-lportal
  .accordian_slider
  .swiper-pagination
  .swiper-pagination-bullet:focus-within {
  outline: auto;
}
.jwc-lportal .accordian_slider.single_image .swiper-pagination {
  display: none;
}
/* plan your next big event css End */
.jwc-lportal .explorevenues_wrapper {
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .explorevenues_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.jwc-lportal .explorevenues_wrapper::before {
  content: "";
  background: var(--data-explore-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-explore-bgColor1) 0%,
    var(--data-explore-bgColor2) 100%
  );
  position: absolute;
  height: 60%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  max-height: 800px;
}
.jwc-lportal .explorevenues_wrapper_each {
  height: 100%;
  background: var(--data-explore-boxbgColor);
  margin-top: 100px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper_each {
    margin-top: 50px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .explorevenues_wrapper_each {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.jwc-lportal .explorevenues_wrapper_each--btns {
  position: absolute;
  bottom: 30px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .explorevenues_wrapper_each--btns {
    bottom: 50px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .explorevenues_wrapper_each--btns {
    bottom: 20px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .explorevenues_wrapper_each--btns {
    position: static;
  }
}
.jwc-lportal .explorevenues_wrapper_each--btns a {
  margin-right: 50px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .explorevenues_wrapper_each--btns a {
    margin-bottom: 20px;
  }
}
.jwc-lportal .explorevenues_wrapper_each .icon-sheet {
  padding: 0 30px 0 0;
}
.jwc-lportal .explorevenues_wrapper_each .icon-sheet:after {
  content: "";
  background: url('icon-sheet.a462cf7db67d85142a6a.svg') center right 0;
  background-repeat: no-repeat;
  position: absolute;
  top: -3px;
  right: 0;
  width: 16px;
  height: 21px;
  animation: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper_each--btns {
    position: relative;
    padding: 0;
    margin-top: 40px;
  }
  .jwc-lportal .explorevenues_wrapper_each--btns a {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.jwc-lportal .explorevenues_wrapper_each--img {
  overflow: hidden;
  position: relative;
}
.jwc-lportal .explorevenues_wrapper_each--img img {
  width: 100%;
  max-width: 690px;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .explorevenues_wrapper_each--img .galleryIcon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 35px;
  height: 35px;
  background: url('gallery_icon.bba382058730dd4c25e1.svg') no-repeat 0 0;
  z-index: 1;
  transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper_each--img .galleryIcon {
    background-size: 30px;
    width: 30px;
    height: 30px;
  }
}
.jwc-lportal .explorevenues_wrapper_each--img .galleryIcon:hover {
  transform: scale(1.1);
}
.jwc-lportal .explorevenues_wrapper_each_copy {
  position: relative;
  padding: 35px 15px 20px 15px;
  overflow: hidden;
  height: 100%;
}
.jwc-lportal .explorevenues_wrapper_each_copy h3 {
  padding: 0 0 5px 0;
}
.jwc-lportal .explorevenues_wrapper_each_copy--text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
}
.jwc-lportal .explorevenues_wrapper_each_copy .icons_block {
  padding: 30px 0;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .explorevenues_wrapper_each_copy .icons_block {
    padding: 20px 0 30px 0;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .explorevenues_wrapper_each_copy .icons_block {
    padding: 20px 0 0 0;
  }
}
.jwc-lportal
  .explorevenues_wrapper_each_copy
  .icons_block
  .icons_block_wrapper {
  padding-bottom: 0;
}
.jwc-lportal .explorevenues_wrapper_each_copy .icons_block img {
  height: 36px;
}
.jwc-lportal
  .explorevenues_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each {
  align-items: inherit;
  justify-content: inherit;
}
.jwc-lportal
  .explorevenues_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each--icon {
  display: inline-block;
  width: 40px;
  vertical-align: top;
}
.jwc-lportal
  .explorevenues_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each_copy {
  width: calc(100% - 45px);
  display: inline-block;
  text-align: left;
  padding-left: 10px;
  color: #2c2c2c;
  vertical-align: top;
}
.jwc-lportal
  .explorevenues_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each_copy--name {
  font-size: 16px;
  /*temp adjust font size original its 14px*/
  font-weight: 300;
  float: left;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .explorevenues_wrapper_each_copy
    .icons_block
    .icons_block_wrapper_each_copy--name {
    font-size: 14px;
  }
}
.jwc-lportal
  .explorevenues_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each_copy--number {
  font-size: 18px;
  /*temp adjust font size original its 20px*/
  line-height: 20px;
  padding: 0 0 5px 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .explorevenues_wrapper_each_copy
    .icons_block
    .icons_block_wrapper_each_copy--number {
    font-size: 16px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .explorevenues_wrapper_each_copy
    .icons_block
    .icons_block_wrapper_each {
    margin-bottom: 20px;
  }
}
.jwc-lportal .explorevenues_wrapper_each .explorevenues_expand {
  position: relative;
  padding: 25px;
  width: 100%;
  display: flex;
  background-color: #dee4ed;
}
.jwc-lportal
  .explorevenues_wrapper_each
  .explorevenues_expand
  .explore_expand_list {
  display: flex;
  width: 100%;
  border: 0;
}
.jwc-lportal
  .explorevenues_wrapper_each
  .explorevenues_expand
  .explore_expand_list
  .nav-link {
  background-color: transparent;
  border: 0;
  color: #2c2c2c;
  padding: 0 60px 0 0;
  font-weight: 300;
}
.jwc-lportal
  .explorevenues_wrapper_each
  .explorevenues_expand
  .explore_expand_list
  .active {
  font-weight: 400;
}
.jwc-lportal .explorevenues_wrapper_each .explorevenues_expand .icon-expand {
  position: absolute;
  bottom: 30px;
  right: 5%;
  padding: 0 30px 0 0;
}
.jwc-lportal
  .explorevenues_wrapper_each
  .explorevenues_expand
  .icon-expand:before {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -4px;
  font-size: 20px;
  font-size: 8px;
}
.jwc-lportal
  .explorevenues_wrapper_each
  .explorevenues_expand
  .icon-expand.active:before {
  transform: rotate(180deg);
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper_each .explorevenues_expand .icon-expand {
    position: relative;
    display: table;
    margin: 30px auto 0;
    bottom: 0;
    right: 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .explorevenues_wrapper_each
    .explorevenues_expand
    .explore_expand_list
    .nav-item {
    width: 100%;
    padding: 5px 0;
  }
}
.jwc-lportal .explorevenues_wrapper_each_list {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.jwc-lportal .explorevenues_wrapper_each_list li {
  position: relative;
  padding-left: 25px;
  font-size: 15px;
  font-weight: 500;
  color: #4b4847;
  margin-bottom: 20px;
  line-height: 26px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper_each_list li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-left: 20px;
  }
}
.jwc-lportal .explorevenues_wrapper_each_list li:last-child {
  margin-bottom: 0;
}
.jwc-lportal .explorevenues_wrapper_each_list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #676767;
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper_each_list li::before {
    width: 7px;
    height: 7px;
    top: 8px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper_each .fullwidth_bg {
    padding: 0;
    background-color: #f5f2ed;
  }
}
.jwc-lportal .explorevenues_wrapper .expandcard {
  width: 100%;
  background-color: #fff;
}
.jwc-lportal .explorevenues_wrapper .expandcard .tab-pane {
  padding: 80px 0 20px 0;
}
.jwc-lportal
  .explorevenues_wrapper
  .expandcard
  .explorevenues_wrapper_each_copy {
  padding: 0px 0px 0px 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .explorevenues_wrapper
    .expandcard
    .explorevenues_wrapper_each_copy {
    padding: 20px 0px 0px 0px;
  }
}
.jwc-lportal
  .explorevenues_wrapper
  .expandcard
  .explorevenues_wrapper_each_copy
  p {
  font-size: 18px;
  line-height: 30px;
  padding: 10px 0px 0px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .explorevenues_wrapper
    .expandcard
    .explorevenues_wrapper_each_copy
    p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .explorevenues_wrapper
    .expandcard
    .explorevenues_wrapper_each_copy
    .cta-holder {
    width: 75%;
    margin-top: 35px;
  }
}
.jwc-lportal
  .explorevenues_wrapper
  .expandcard
  .explorevenues_wrapper_each_copy
  .cta-holder
  .cta-sec {
  margin-left: 20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .explorevenues_wrapper
    .expandcard
    .explorevenues_wrapper_each_copy
    .cta-holder
    .cta-sec {
    margin-left: 0px;
    margin-top: 25px;
  }
}
.jwc-lportal
  .explorevenues_wrapper
  .expandcard
  .explorevenues_wrapper_each_copy.cardSlider_card {
  background-color: #f5f2ed;
  padding: 30px 25px;
}
.jwc-lportal
  .explorevenues_wrapper
  .expandcard
  .explorevenues_wrapper_each_copy.cardSlider_card
  .cta-holder {
  width: 85%;
}
.jwc-lportal
  .explorevenues_wrapper
  .expandcard
  .explorevenues_wrapper_each_copy.cardSlider_card
  .cta-holder
  .cta-sec {
  margin-left: 0;
  margin-top: 35px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper .expandcard .tab-pane {
    padding: 30px 0;
  }
}
.jwc-lportal .explorevenues_wrapper .immersive_box:after {
  content: "";
  background: url('immersive-icon.318f12465891bf85ad0d.svg') center right 0;
  background-repeat: no-repeat;
  position: absolute;
  background-size: 100%;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper .immersive_box:after {
    width: 50px;
    height: 50px;
  }
}
.jwc-lportal .explorevenues_wrapper .services_list {
  padding: 0;
  margin: 15px 0 0 0;
}
.jwc-lportal .explorevenues_wrapper .services_list li {
  width: 33%;
  float: left;
  list-style: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper .services_list li {
    width: 100%;
    float: left;
    margin: 15px 0 0 0;
  }
}
.jwc-lportal .explorevenues_wrapper .services_list li img {
  margin: auto;
  display: table;
  width: 100px;
  max-width: 60px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper .services_list li img {
    max-width: 50px;
    float: left;
  }
}
.jwc-lportal .explorevenues_wrapper .services_list li h5 {
  text-align: center;
  width: 70%;
  margin: 15px auto;
  display: table;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper .services_list li h5 {
    width: auto;
    font-size: 14px;
    text-align: left;
    margin: 15px;
    float: left;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .explorevenues_wrapper .tab-pane {
    padding: 30px 0;
  }
  .jwc-lportal .kma_textual {
    height: auto !important;
    padding-bottom: 60px;
  }
  .jwc-lportal .kma_textual .kma_textual_slider {
    margin-top: 0;
  }
}
.jwc-lportal
  .inside_explorevenues_wrapper
  .explorevenues_wrapper_each:first-child {
  margin-top: 0;
}
.jwc-lportal .inside_explorevenues_wrapper .load-more {
  margin-top: 60px;
}
.jwc-lportal .eventFiler {
  margin-bottom: 70px;
  background-color: var(--data-eventFiler-bgColor);
  height: 80px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .eventFiler {
    height: 65px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler {
    height: 60px;
    max-width: 100%;
    z-index: 2;
    position: relative;
    margin-bottom: 0;
    padding: 0 20px;
    float: left;
  }
}
.jwc-lportal .eventFiler .row {
  height: 80px;
  position: relative;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .eventFiler .row {
    height: 65px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .row {
    height: 60px;
    display: block;
    margin: 0;
    float: left;
    width: 100%;
  }
}
.jwc-lportal .eventFiler .spaceby {
  position: absolute;
  top: 0;
  left: 0;
  width: 225px;
}
@media only screen and (max-width: 1199px) {
  .jwc-lportal .eventFiler .spaceby {
    width: 180px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .spaceby {
    position: static;
    display: none;
    float: left;
    width: 100%;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .spaceby .dropdown--select {
    padding: 0 40px 0 20px;
  }
}
@media only screen and (max-width: 576px) {
  .jwc-lportal .eventFiler .spaceby .dropdown--select::after {
    right: 0;
  }
}
.jwc-lportal .eventFiler .sortby {
  position: absolute;
  top: 0;
  right: 0;
  width: 225px;
}
@media only screen and (max-width: 1199px) {
  .jwc-lportal .eventFiler .sortby {
    width: 180px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .sortby {
    position: static;
    float: right;
  }
}
@media only screen and (max-width: 576px) {
  .jwc-lportal .eventFiler .sortby {
    float: right;
    width: 45%;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .sortby .dropdown--select {
    padding: 0 40px 0 20px;
  }
}
@media only screen and (max-width: 576px) {
  .jwc-lportal .eventFiler .sortby .dropdown--select::after {
    right: 0;
  }
}
.jwc-lportal .eventFiler .peopleBy {
  position: absolute;
  top: 0;
  left: 224px;
  width: 690px;
}
@media only screen and (max-width: 1199px) {
  .jwc-lportal .eventFiler .peopleBy {
    width: 598px;
    left: 181px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .peopleBy {
    position: relative;
    margin: 25px 0;
    left: 0;
    display: none;
    z-index: 0;
    float: left;
    width: 100%;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler.open {
    height: auto;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler.open .row {
    height: auto;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler.open .spaceby,
  .jwc-lportal .eventFiler.open .peopleBy {
    display: block;
  }
}
.jwc-lportal .eventFiler label {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 25px 0 0;
  letter-spacing: 2px;
  color: #4b4847;
}
@media only screen and (max-width: 600px) {
  .jwc-lportal .eventFiler label {
    margin: 0;
    position: relative;
    top: -30px;
  }
}
.jwc-lportal .eventFiler .dropdown {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.jwc-lportal .eventFiler .dropdown--select {
  background-color: transparent;
  border-color: transparent;
  height: 80px;
  line-height: 80px;
  padding: 0 60px 0 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .eventFiler .dropdown--select {
    height: 65px;
    line-height: 65px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .eventFiler .dropdown--select {
    padding: 0 60px 0 20px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .dropdown--select {
    height: 60px;
    line-height: 60px;
  }
}
.jwc-lportal .eventFiler .dropdown--select:hover {
  border-color: transparent;
}
.jwc-lportal .eventFiler .dropdown.open .dropdown--select {
  border-color: transparent;
}
.jwc-lportal .eventFiler .alignVM {
  line-height: 79px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .eventFiler .alignVM {
    line-height: 65px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .alignVM {
    line-height: normal;
  }
}
.jwc-lportal .eventFiler .alignVM::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(63, 54, 54, 0.15);
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .alignVM::before {
    display: none;
  }
}
.jwc-lportal .eventFiler .alignVM::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(63, 54, 54, 0.15);
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .alignVM::after {
    display: none;
  }
}
.jwc-lportal .eventFiler .filterBy {
  display: none;
  cursor: pointer;
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventFiler .filterBy {
    display: block;
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 576px) {
  .jwc-lportal .eventFiler .filterBy {
    float: left;
    width: 45%;
  }
}
.jwc-lportal .eventFiler .filterBy .filter {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  line-height: 60px;
  padding-left: 30px;
  background: url('filterIcon.e3418721681c72303c32.svg') center left no-repeat;
}
.jwc-lportal #peopleRangeSlider {
  width: 70%;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 991px) {
  .jwc-lportal #peopleRangeSlider {
    width: 84%;
  }
}
@media only screen and (max-width: 600px) {
  .jwc-lportal #peopleRangeSlider {
    width: 90%;
  }
}
.jwc-lportal #peopleRangeSlider .slider-track {
  background: #c6b59d;
  height: 1px;
}
.jwc-lportal #peopleRangeSlider .slider-track::before,
.jwc-lportal #peopleRangeSlider .slider-track::after {
  content: "";
  background-color: #c6b59d;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  top: -2px;
  position: absolute;
}
.jwc-lportal #peopleRangeSlider .slider-track::before {
  left: -3px;
}
.jwc-lportal #peopleRangeSlider .slider-track::after {
  right: -3px;
}
.jwc-lportal #peopleRangeSlider .slider-selection {
  background: #1e478e;
  height: 3px;
}
.jwc-lportal #peopleRangeSlider .slider-tick-label-container {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 400;
}
@media all and (max-width: 1599px) {
  .jwc-lportal #peopleRangeSlider .slider-tick-label-container {
    margin-top: 18px;
  }
}
.jwc-lportal
  #peopleRangeSlider
  .slider-tick-label-container
  .slider-tick-label {
  line-height: 18px;
}
.jwc-lportal
  #peopleRangeSlider
  .slider-tick-label-container
  .slider-tick-label:first-child {
  float: left;
  margin-left: -5px;
}
.jwc-lportal
  #peopleRangeSlider
  .slider-tick-label-container
  .slider-tick-label:last-child {
  float: right;
  margin-right: -16px;
}
.jwc-lportal #peopleRangeSlider .tooltip-inner {
  background-color: transparent;
  color: #4b4847;
  padding: 0;
  left: -25px;
  text-align: center;
  width: 50px;
}
.jwc-lportal #peopleRangeSlider .slider-handle {
  background: #1e478e;
  width: 14px;
  height: 14px;
  margin-left: -7px;
}
.jwc-lportal #peopleRangeSlider .tooltip {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  padding: 0;
}
.jwc-lportal #peopleRangeSlider .tooltip .arrow {
  display: none;
}
.jwc-lportal #peopleRangeSlider .tooltip.show {
  opacity: 1;
}
.jwc-lportal #peopleRangeSlider .tooltip.bs-tooltip-top {
  margin-top: -20px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal #peopleRangeSlider .tooltip.bs-tooltip-top {
    margin-top: -18px;
  }
}
.jwc-lportal .swiper-tab {
  background: #ffffff;
  width: 100%;
}
.jwc-lportal .swiper-tab .swiper-pagination {
  position: inherit;
  bottom: inherit;
  left: initial;
  text-align: left;
  width: 100%;
  z-index: 0;
}
.jwc-lportal .swiper-tab .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  display: inline-block;
  border-radius: 0px;
  opacity: 1;
  font-size: 16px;
  background: none;
  outline: none;
  font-weight: 300;
  padding-right: 60px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .swiper-tab .swiper-pagination .swiper-pagination-bullet {
    width: 100%;
    padding: 0px;
    margin: 5px 0px;
  }
}
.jwc-lportal .swiper-tab .swiper-wrapper {
  padding: 30px 0 20px 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .swiper-tab .swiper-wrapper {
    padding: 30px 0;
  }
}
.jwc-lportal .swiper-tab .col-md-8 {
  padding-right: 0px;
  padding-left: 0px;
}
.jwc-lportal .swiper-tab .swiper-arrows {
  position: relative;
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
  text-align: right;
  display: none;
}
.jwc-lportal .swiper-tab .swiper-arrows .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
  display: inline-block;
  opacity: 0.5;
  position: initial;
  transition: 0.25s ease-in-out;
  top: initial;
  right: inherit;
  margin-left: 15px;
}
.jwc-lportal .swiper-tab .swiper-arrows .swiper-button-next:hover {
  opacity: 1;
}
.jwc-lportal .swiper-tab .swiper-arrows .swiper-button-next:after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
}
.jwc-lportal .swiper-tab .swiper-arrows .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
  display: inline-block;
  opacity: 0.5;
  position: initial;
  transition: 0.25s ease-in-out;
  top: initial;
  right: inherit;
}
.jwc-lportal .swiper-tab .swiper-arrows .swiper-button-prev:hover {
  opacity: 1;
}
.jwc-lportal .swiper-tab .swiper-arrows .swiper-button-prev:after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
}
.jwc-lportal .swiper-tab .swiper-slide {
  cursor: grab;
}
.jwc-lportal .expand .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-weight: 400;
}
.jwc-lportal .expand .swiper-arrows {
  display: block;
}
.jwc-lportal .explorevenues_wrapper_each:first-child {
  margin-bottom: 0;
}
.jwc-lportal .kma_textual {
  background: var(--data-kmatextual-bglayer);
  position: relative;
  padding-top: 30px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_textual {
    padding-top: 15px;
  }
}
.jwc-lportal .kma_textual .half_block {
  max-width: 90%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_textual .half_block {
    max-width: 100%;
  }
}
.jwc-lportal .kma_textual .kma_arrow_link {
  color: var(--data-kmatextual-lineColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_textual .centerbtn {
    text-align: center;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .kma_textual .centerbtn {
    margin: 40px 0 0 0;
  }
}
.jwc-lportal .kma_textual .section_heading {
  padding-bottom: 40px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .kma_textual .section_heading {
    padding-bottom: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .kma_textual .kma_arrow {
    display: none;
  }
}
.jwc-lportal .kma_textual_content {
  margin-top: 100px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_textual_content {
    margin-top: 60px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .kma_textual_content {
    margin-top: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_textual_image {
    margin-top: 40px;
  }
}
.jwc-lportal .tabslider {
  position: relative;
}
.jwc-lportal .tabslider .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
  right: 0;
}
.jwc-lportal .tabslider .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .tabslider .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .tabslider .swiper-button-next:focus:after {
  opacity: 1;
}
.jwc-lportal .tabslider .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .tabslider .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .tabslider .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .tabslider .swiper-button-prev:focus:after {
  opacity: 1;
}
.jwc-lportal .tabslider .swiper-arrows {
  position: absolute;
  top: -24px;
  width: 110px;
  right: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .tabslider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .tabslider .swiper-arrows .swiper-button-disabled {
  display: none;
}
/* get in touch css start */
.jwc-lportal .getintouch {
  background: var(--data-getintouch-bgColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .getintouch {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .getintouch .section_heading {
    padding-right: 0;
  }
}
.jwc-lportal .getintouch h2 {
  margin-bottom: 30px;
}
.jwc-lportal .getintouch.inquire_now .section_heading--text {
  margin-bottom: 20px;
}
.jwc-lportal .getintouch a {
  margin: 0 35px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .getintouch a {
    margin: 0 35px 35px 35px;
  }
}
/* get in touch css ends */
/*dropdown css [START]*/
.jwc-lportal .dropdown {
  display: inline-block;
  width: 100%;
  position: relative;
  font-size: 18px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  outline: none;
}
.jwc-lportal .dropdown.dropdown-multifilter {
  position: initial;
}
@media all and (max-width: 767px) {
  .jwc-lportal .dropdown.dropdown-multifilter {
    position: relative;
  }
}
.jwc-lportal .dropdown .multfilter-wrapper {
  text-align: center;
  pad: 10px;
}
.jwc-lportal .dropdown .multfilter-wrapper span {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
  color: #4b4847;
  font-weight: normal;
  vertical-align: middle;
}
@media all and (max-width: 767px) {
  .jwc-lportal .dropdown .multfilter-wrapper span {
    display: block;
    padding: 10px;
  }
}
.jwc-lportal .dropdown .date_time_filter {
  display: table;
  margin: 20px auto;
}
@media all and (max-width: 500px) {
  .jwc-lportal .dropdown .date_time_filter {
    width: 90%;
  }
}
.jwc-lportal .dropdown .date_time_filter .jwc_input_time,
.jwc-lportal .dropdown .date_time_filter .jwc_input_date {
  height: 70px;
  line-height: 70px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .dropdown .date_time_filter .jwc_input_time,
  .jwc-lportal .dropdown .date_time_filter .jwc_input_date {
    height: 50px;
    line-height: 50px;
    background-position: center left 20px !important;
    text-align: left;
    padding: 0 20px 0 50px !important;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .dropdown {
    font-size: 14px;
  }
}
.jwc-lportal .dropdown:focus-visible {
  outline: auto;
}
.jwc-lportal .dropdown--select {
  float: left;
  width: 100%;
  position: relative;
  height: 90px;
  line-height: 90px;
  background-color: var(--data-dropdown-background);
  border: 1px solid #e3dcd0;
  outline: none;
  padding: 0 50px 0 40px;
  cursor: pointer;
  overflow: hidden;
}
@media all and (max-width: 500px) {
  .jwc-lportal .dropdown--select {
    padding: 0 40px 0 20px;
  }
}
.jwc-lportal .dropdown--select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  background: url('dropdownArrow.aa0eca6a99a1ca63964d.svg') center right no-repeat;
  width: 19px;
  height: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
  transform-origin: center;
}
@media all and (max-width: 500px) {
  .jwc-lportal .dropdown--select::after {
    right: 8px;
    width: 14px;
    height: 7px;
    background-size: 14px;
  }
}
.jwc-lportal .dropdown--select:hover {
  border-color: var(--data-dropdown-hover-border-color);
}
@media all and (max-width: 500px) {
  .jwc-lportal .dropdown--select {
    height: 60px;
    line-height: 60px;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .dropdown--select {
    padding: 0 35px 0 10px;
  }
}
.jwc-lportal .dropdown--list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: #ffffff;
  max-height: 250px;
  overflow-y: auto;
  display: none;
  border: 1px solid #e3dcd0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .dropdown--list {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    overflow-y: scroll;
  }
}
.jwc-lportal .dropdown--list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.jwc-lportal .dropdown--list ul li {
  padding: 15px 40px;
  cursor: pointer;
}
@media all and (max-width: 500px) {
  .jwc-lportal .dropdown--list ul li {
    padding: 10px 20px;
  }
}
.jwc-lportal .dropdown--list ul li:last-child {
  border-bottom: none;
}
.jwc-lportal .dropdown--list ul li:hover {
  background-color: #f5f2ed;
}
.jwc-lportal .dropdown--list ul li.active {
  background-color: #f5f2ed;
  pointer-events: none;
}
.jwc-lportal .dropdown.open .dropdown--select {
  border-color: #a67d54;
}
.jwc-lportal .dropdown.open .dropdown--select::after {
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
}
.jwc-lportal .dropdown.open .dropdown--list {
  display: block;
}
.jwc-lportal .dropdown.category_dropdown {
  z-index: 2;
  margin: -70px 0 30px 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .dropdown.category_dropdown {
    margin: -40px 0 30px 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .dropdown.category_dropdown {
    margin: -20px 0 20px 0;
  }
}
/*dropdown css [END]*/
/* thank you component Start */
.jwc-lportal .thankyou_component {
  background: var(--data-thankyou-bgColor);
  position: relative;
  text-align: center;
  padding: 20px 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .thankyou_component {
    padding: 150px 0 0 0;
    margin-bottom: -50px;
  }
}
.jwc-lportal .thankyou_component p {
  margin-bottom: 0;
}
.jwc-lportal .thankyou_component .icon-xbtn {
  color: #707070;
  position: absolute;
  right: 0;
  top: 2px;
  text-decoration: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .thankyou_component .icon-xbtn {
    top: -10px;
    right: -5px;
  }
}
/* thank you component Ends */
/* Policy page header css [START]*/
.jwc-lportal .sub_page_header {
  background: #f5f2ed;
  padding-bottom: 40px;
  padding-top: 30px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_header {
    padding-bottom: 0;
    padding-top: 15px;
  }
}
.jwc-lportal .sub_page_header .buttons_links {
  margin-top: 40px;
}
.jwc-lportal .sub_page_header .buttons_links a {
  margin: 0 35px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .sub_page_header .buttons_links a {
    margin: 0 30px 10px 0;
  }
}
/* Policy page header css [END]*/
/* Policy page css [START]*/
.jwc-lportal .sub_page_content {
  padding-top: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content {
    padding-top: 0;
  }
}
.jwc-lportal .sub_page_content .leftsidenav {
  padding-top: 100px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .leftsidenav {
    padding-top: 20px;
  }
  .jwc-lportal .sub_page_content .leftsidenav .col-md-3 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .jwc-lportal .sub_page_content .leftsidenav .col-md-9 {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.jwc-lportal .sub_page_content .leftsidenav .faqs_wrapper {
  padding-top: 120px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .leftsidenav .faqs_wrapper {
    padding-top: 60px;
  }
}
.jwc-lportal .sub_page_content .leftsidenav .faqs_wrapper .section_heading {
  padding-bottom: 0;
}
.jwc-lportal .sub_page_content .leftsidenav .content {
  margin: 0;
}
.jwc-lportal .sub_page_content .leftsidenav .col-md-3.sticky-top {
  top: 86px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .leftsidenav .col-md-3.sticky-top {
    top: 60px;
  }
}
.jwc-lportal .sub_page_content .sidebarnav {
  background: var(--data-subpage-bgColor);
}
@media (max-width: 767px) {
  .jwc-lportal .sub_page_content .sidebarnav {
    max-height: 240px;
    overflow-y: auto;
  }
}
.jwc-lportal .sub_page_content .sidebarnav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.jwc-lportal .sub_page_content .sidebarnav li a {
  color: #4b4847;
  border-top: 1px solid #ffffff;
  padding: 24px 30px;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  display: block;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .sidebarnav li a {
    padding: 20px;
  }
}
.jwc-lportal .sub_page_content .sidebarnav li a:hover {
  background-color: #a67d54;
  color: #ffffff;
}
.jwc-lportal .sub_page_content .sidebarnav li a:hover:after {
  content: "\E905";
  font-family: "jwc-icon" !important;
  position: absolute;
  right: 20px;
  color: #ffffff;
  transform: rotate(-90deg);
  font-size: 8px;
}
.jwc-lportal .sub_page_content .sidebarnav li a.active {
  background-color: var(--data-subpage-activeColor) !important;
  color: #ffffff;
}
.jwc-lportal .sub_page_content .sidebarnav li a.active:after {
  content: "\E905";
  font-family: "jwc-icon" !important;
  position: absolute;
  right: 20px;
  color: #ffffff;
  transform: rotate(-90deg);
  font-size: 8px;
}
.jwc-lportal .sub_page_content .sidebarnav li a.submenus {
  position: relative;
  color: #ffffff;
}
.jwc-lportal .sub_page_content .sidebarnav li a.submenus::after,
.jwc-lportal .sub_page_content .sidebarnav li a.submenus::before {
  width: 14px;
  right: 20px;
  position: absolute;
  background: #ffffff;
  height: 2px;
  content: "";
  top: 50%;
  transform: translateY(-50%);
}
.jwc-lportal .sub_page_content .sidebarnav li a.collapsed::after {
  width: 2px;
  right: 26px;
  height: 14px;
}
.jwc-lportal .sub_page_content .sidebarnav li .show {
  background-color: var(--data-subpage-activeColor);
}
.jwc-lportal .sub_page_content .sidebarnav li .show a {
  color: #ffffff;
  padding: 12px 30px;
  border-top: 0 solid transparent;
}
.jwc-lportal .sub_page_content .list-btn {
  display: none;
  cursor: pointer;
  border: 1px solid #f5f2ed;
  background-color: #ffffff;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .list-btn {
    display: block;
  }
}
.jwc-lportal .sub_page_content .list-btn a {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  line-height: 56px;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .list-btn a {
    letter-spacing: 1px;
    padding-right: 30px;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
  }
}
.jwc-lportal .sub_page_content .list-btn a:after {
  content: "\E905";
  font-family: "jwc-icon" !important;
  position: absolute;
  right: 20px;
  color: #4b4847;
  font-size: 8px;
  top: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .list-btn a br {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .sidebarlist {
    margin: 0;
    height: 58px;
    max-width: 100%;
    z-index: 2;
    position: relative;
    overflow: hidden;
  }
  .jwc-lportal .sub_page_content .sidebarlist.open {
    height: auto;
    overflow: initial;
  }
  .jwc-lportal .sub_page_content .sidebarlist.open a:after {
    transform: rotate(180deg);
  }
}
.jwc-lportal .faqs_top_links {
  padding: 0;
  box-shadow: 0px 10px 8px -8px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  z-index: 99;
  top: 65px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faqs_top_links {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    top: 118px;
    z-index: 1021;
    margin-top: 20px;
  }
}
.jwc-lportal .faqs_top_links .navbar-nav {
  display: table;
  margin: auto;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faqs_top_links .navbar-nav {
    background: #f5f2ed;
    z-index: 9999;
    width: 100%;
  }
}
.jwc-lportal .faqs_top_links .navbar-nav .nav-item {
  float: left;
  padding: 0 30px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faqs_top_links .navbar-nav .nav-item {
    /*  padding: 15px;*/
    padding: 20px;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
}
.jwc-lportal .faqs_top_links .navbar-nav .nav-item a {
  font-size: 12px;
  text-transform: uppercase;
  color: var(--data-subpage-textColor);
  border: 0;
  font-weight: bold;
  position: relative;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faqs_top_links .navbar-nav .nav-item a {
    padding: 0;
  }
}
.jwc-lportal .faqs_top_links .navbar-nav .nav-item a:hover,
.jwc-lportal .faqs_top_links .navbar-nav .nav-item a.active {
  background-color: var(--data-subpage-hoverColor);
  color: #a67d54;
}
.jwc-lportal .faqs_top_links .list-btn {
  display: none;
  cursor: pointer;
  border: 1px solid #f5f2ed;
  background-color: #ffffff;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faqs_top_links .list-btn {
    display: block;
  }
}
.jwc-lportal .faqs_top_links .list-btn a {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  line-height: 56px;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faqs_top_links .list-btn a {
    letter-spacing: 1px;
    padding-right: 30px;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
  }
}
.jwc-lportal .faqs_top_links .list-btn a:after {
  content: "\E905";
  font-family: "jwc-icon" !important;
  position: absolute;
  right: 20px;
  color: #4b4847;
  font-size: 8px;
  top: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faqs_top_links .list-btn a br {
    display: none;
  }
}
.jwc-lportal .sub_page_content.faq_sidebar {
  padding-top: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content.faq_sidebar {
    padding-top: 20px;
  }
}
.jwc-lportal .sub_page_content.faq_sidebar .leftsidenav {
  padding-top: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content.faq_sidebar .leftsidenav {
    padding-top: 20px;
  }
}
.jwc-lportal .sub_page_content.faq_sidebar .leftsidenav .sidebarlist {
  padding-top: 70px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content.faq_sidebar .leftsidenav .sidebarlist {
    padding-top: 0;
  }
}
.jwc-lportal
  .sub_page_content.faq_sidebar
  .leftsidenav
  .sidebarlist.sticky-top {
  top: auto;
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .sub_page_content.faq_sidebar
    .leftsidenav
    .sidebarlist.sticky-top {
    top: 10px;
  }
}
@media all and (min-width: 992px) {
  .jwc-lportal
    .sub_page_content.faq_sidebar
    .leftsidenav
    .faq_slide_bar.sticky-top {
    position: relative;
    z-index: 1;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .sub_page_content.faq_sidebar
    .leftsidenav
    .faq_slide_bar.sticky-top {
    top: 108px;
  }
}
.jwc-lportal .sub_page_content.newsroom {
  padding-top: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content.newsroom {
    padding-top: 20px;
  }
}
.jwc-lportal .sub_page_content .legal-sidebar-list.sticky-top {
  top: auto;
}
@media all and (max-width: 991px) {
  .jwc-lportal .sub_page_content .legal-sidebar-list.sticky-top {
    top: 0;
  }
}
.jwc-lportal .faq_slide_bar.mobileFAQ {
  display: none;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faq_slide_bar.mobileFAQ {
    display: block;
    top: 60px;
    z-index: 1022;
  }
}
.jwc-lportal .faq_slide_bar.desktopFAQ {
  display: block;
}
@media all and (max-width: 991px) {
  .jwc-lportal .faq_slide_bar.desktopFAQ {
    display: none;
  }
}
/* Policy page css [END]*/
/*covid css [START]*/
.jwc-lportal .covid {
  background-color: #f5f2ed;
}
.jwc-lportal .covid .section_heading--title {
  color: #4b4847;
}
.jwc-lportal .covid .section_heading--title::before {
  background-color: #a67d54;
}
.jwc-lportal .covid .section_heading--text {
  color: #4b4847;
  padding-top: 25px;
}
.jwc-lportal .covid .buttons {
  margin-top: 55px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .covid .buttons {
    margin-top: 40px;
  }
}
.jwc-lportal .covid .buttons a {
  margin-right: 90px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .covid .buttons a {
    margin-right: 50px;
    margin-bottom: 25px;
  }
}
.jwc-lportal .covid2 {
  background-color: #a67d54;
  padding: 30px 0;
}
.jwc-lportal .covid2 .section_heading {
  padding-bottom: 0;
}
.jwc-lportal .covid2 .section_heading--title {
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.jwc-lportal .covid2 .section_heading--title::before {
  display: none;
}
.jwc-lportal .covid2 .section_heading--text {
  color: #ffffff;
  padding-top: 0px;
  margin-bottom: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .covid2 .section_heading--text {
    padding-top: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .covid2 .section_heading--text {
    padding-top: 8px;
  }
}
.jwc-lportal .covid2 .buttons {
  margin-top: 0px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .covid2 .buttons {
    margin-top: 5px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .covid2 .buttons {
    margin-top: 15px;
  }
}
/*covid css [END]*/
/* explore more venues starts */
.jwc_exploremorevenues {
  background: var(--data-explorevenues-bgColor);
}
@media all and (max-width: 767px) {
  .jwc_exploremorevenues .container {
    padding: 0;
  }
}
.jwc_exploremorevenues_list {
  position: relative;
}
.jwc_exploremorevenues_list_each {
  margin-bottom: 30px;
}
.jwc_exploremorevenues_list_each--img {
  overflow: hidden;
}
.jwc_exploremorevenues_list_each--img img {
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc_exploremorevenues_list_each_copy {
  padding: 30px;
  background: #fff;
}
.jwc_exploremorevenues_list_each_copy--title {
  font-family: "Montserrat", serif;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.jwc_exploremorevenues_list_each_copy--text {
  min-height: 260px;
}
@media all and (max-width: 1599px) {
  .jwc_exploremorevenues_list_each_copy--text {
    min-height: 240px;
  }
}
@media all and (max-width: 991px) {
  .jwc_exploremorevenues_list_each_copy--text {
    min-height: 180px;
  }
}
@media all and (max-width: 500px) {
  .jwc_exploremorevenues_list_each_copy--text {
    min-height: 150px;
  }
}
.jwc_exploremorevenues_list_each:hover
  .jwc_exploremorevenues_list_each--img
  img {
  transform: scale(1.15);
}
/* explore more venues ends */
/* hightlights icons starts */
.jwc_hightlights_icons_list {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 0 0;
}
@media all and (max-width: 991px) {
  .jwc_hightlights_icons_list {
    flex-wrap: wrap;
    padding-bottom: 0px;
    padding-top: 0;
  }
}
.jwc_hightlights_icons_list_each {
  text-align: center;
  width: calc(100% / 4);
}
@media all and (max-width: 991px) {
  .jwc_hightlights_icons_list_each {
    width: calc(100% / 2);
    margin: 40px 0;
  }
}
.jwc_hightlights_icons_list_each--img {
  height: 80px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  .jwc_hightlights_icons_list_each--img {
    height: 60px;
    width: 60px;
  }
}
.jwc_hightlights_icons_list_each--title {
  margin-top: 40px;
  font-weight: bold;
}
@media all and (max-width: 991px) {
  .jwc_hightlights_icons_list_each--title {
    padding: 0 22px;
  }
}
.jwc_hightlights_icons--btn {
  margin-top: 80px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .jwc_hightlights_icons--btn {
    margin-top: 30px;
  }
}
/* hightlights icons ends */
.jwc_360tour {
  position: relative;
}
.jwc_360tour--banner {
  height: 100vh;
}
.jwc_360tour--banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: -70px;
}
@media all and (max-width: 500px) {
  .jwc_360tour--banner img {
    margin-top: -100px;
  }
}
.jwc_360tour_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.jwc_360tour_btn--icon {
  text-align: center;
  margin-bottom: 40px;
}
/* image slide starts */
.jwc-lportal .jwc_image_slider {
  position: relative;
}
.jwc-lportal .jwc_image_slider .swiper-button-prev,
.jwc-lportal .jwc_image_slider .swiper-button-next {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  outline: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_image_slider .swiper-button-prev,
  .jwc-lportal .jwc_image_slider .swiper-button-next {
    height: 36px;
    width: 36px;
  }
}
.jwc-lportal .jwc_image_slider .swiper-button-prev::after,
.jwc-lportal .jwc_image_slider .swiper-button-next::after {
  display: none;
}
.jwc-lportal .jwc_image_slider .swiper-button-prev:hover,
.jwc-lportal .jwc_image_slider .swiper-button-next:hover {
  background: white;
}
.jwc-lportal .jwc_image_slider .swiper-button-prev {
  left: 50px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_image_slider .swiper-button-prev {
    left: 10px;
  }
}
.jwc-lportal .jwc_image_slider .swiper-button-prev::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('arrow.1d8be1533d3a3c455091.svg') center no-repeat;
  background-size: 35px;
  transform: rotate(180deg);
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_image_slider .swiper-button-prev::before {
    background-size: 20px;
  }
}
.jwc-lportal .jwc_image_slider .swiper-button-next {
  right: 50px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_image_slider .swiper-button-next {
    right: 10px;
  }
}
.jwc-lportal .jwc_image_slider .swiper-button-next::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('arrow.1d8be1533d3a3c455091.svg') center no-repeat;
  background-size: 35px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_image_slider .swiper-button-next::before {
    background-size: 20px;
  }
}
.jwc-lportal .jwc_image_slider.single_image .swiper-arrows {
  display: none;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_image_slider_each img {
    height: 300px;
    object-fit: cover;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .jwc_image_slider_each img {
    height: 250px;
  }
}
.jwc-lportal .jwc_image_slider_text {
  position: fixed;
  left: 0;
  padding: 0 10%;
  bottom: 2%;
  width: 100%;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_image_slider_text {
    padding: 0 5%;
    bottom: 5%;
  }
}
/* image slide ends */
/* jwg next great event css [START]*/
.jwc-lportal .venue_details {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.jwc-lportal .venue_details:first-child {
  /* margin-top: 0; */
}
@media all and (max-width: 767px) {
  .jwc-lportal .venue_details:first-child {
    margin-top: 20px;
  }
  .show_data_row_2xl {
    margin-top: 50px;
    margin-bottom: 0 !important;
  }
  .show_data_row_2xl p {
    font-size: 16px !important;
  }
}
.jwc-lportal .venue_details--icon {
  width: 80px;
  height: 80px;
}
.jwc-lportal .venue_details--icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media all and (max-width: 500px) {
  .jwc-lportal .venue_details--icon {
    width: 48px;
    height: 48px;
  }
}
.jwc-lportal .venue_details--txt {
  width: calc(100% - 65px);
  padding-left: 10%;
}
.jwc-lportal .venue_details--txt p {
  margin-bottom: 0 !important;
}
@media all and (max-width: 500px) {
  .jwc-lportal .venue_details--txt {
    padding-left: 6%;
    width: calc(100% - 48px);
  }
}
.jwc-lportal .venue_details--txt h4 {
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin: 0px;
}
.jwc-lportal .venue_details--txt p {
  margin: 0;
}
.jwc-lportal .venue_details + .cta-holder {
  margin-top: 50px;
}
.jwc-lportal .features_details h4 {
  margin-bottom: 20px;
}
.jwc-lportal .features_details p {
  margin-bottom: 30px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .features_details p {
    margin-bottom: 20px;
  }
}
.jwc-lportal .features_details p:last-child {
  margin-bottom: 0;
}
/* jwg next great event css [END]*/
/* jwg know-your-venuer css [START]*/
@media all and (max-width: 767px) {
  .jwc-lportal .jwg_know_your_venue_wrapper {
    padding: 0px;
  }
  .jwc-lportal .jwg_know_your_venue_wrapper > .container {
    background: var(--data-venues-bgColor);
    padding: 30px;
  }
}
.jwc-lportal .jwg_know_your_venue_wrapper .container.venue_tab_section {
  padding: 30px 50px;
  background: var(--data-venues-bgColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwg_know_your_venue_wrapper .container.venue_tab_section {
    background: #fff;
    padding: 20px;
  }
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .nav-item
  .nav-link {
  border: none;
  font-family: "Montserrat", serif;
  font-size: 24px;
  line-height: 24px;
  color: var(--data-tab-txt-Color);
  padding: 0px 0px 10px;
  position: relative;
  display: inline-block;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .nav-item
  .nav-link:after {
  width: 0%;
  position: absolute;
  left: 50%;
  background: var(--data-tab-txt-highlight-Color);
  height: 2px;
  content: "";
  bottom: 0px;
  transition: all ease-out 0.25s;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .nav-item
  .nav-link:hover,
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .nav-item
  .nav-link.active {
  border: none;
  background: none;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .nav-item
  .nav-link:hover:after,
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .nav-item
  .nav-link.active:after {
  width: 100%;
  left: 0px;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .card
  .card-header {
  border: none;
  border-radius: 0px;
  background: none;
  padding: 15px 0px;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .card
  .card-header
  h5
  a {
  color: var(--data-tab-txt-Color);
  display: block;
  text-decoration: none;
  position: relative;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .card
  .card-header
  h5
  a:after {
  position: absolute;
  right: 0px;
  top: 50%;
  color: var(--data-tab-txt-highlight-Color);
  content: "\E905";
  font-family: "jwc-icon";
  font-size: 14px;
  margin-top: -13px;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .card
  .card-header
  h5
  a
  span {
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .card
  .card-header
  h5
  a
  span:after {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: var(--data-tab-txt-highlight-Color);
  content: "";
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .card
  .card-header
  h5
  a.collapsed {
  color: var(--data-tab-txt-Color);
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .card
  .card-header
  h5
  a.collapsed:after {
  transform: rotateZ(-90deg);
  color: var(--data-tab-txt-Color);
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .card
  .card-header
  h5
  a.collapsed
  span:after {
  display: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .jwg_know_your_venue_wrapper
    .container.venue_tab_section
    .card
    .collapse {
    padding-bottom: 20px;
  }
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .nav-tabs {
  display: none;
  border: none;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .nav-tabs
  .nav-item {
  margin: 0px 50px 0px 0px;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .tab-content {
  padding: 30px 0px 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .jwg_know_your_venue_wrapper
    .container.venue_tab_section
    .tab-content {
    padding: 0px 0px 0;
  }
}
@media (min-width: 768px) {
  .jwc-lportal
    .jwg_know_your_venue_wrapper
    .container.venue_tab_section
    .nav-tabs {
    display: flex;
    width: 100%;
  }
  .jwc-lportal .jwg_know_your_venue_wrapper .container.venue_tab_section .card {
    border: none;
    background: none;
  }
  .jwc-lportal
    .jwg_know_your_venue_wrapper
    .container.venue_tab_section
    .card
    .card-header {
    display: none;
  }
  .jwc-lportal
    .jwg_know_your_venue_wrapper
    .container.venue_tab_section
    .card
    .collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  .jwc-lportal
    .jwg_know_your_venue_wrapper
    .container.venue_tab_section
    .tab-content
    > .tab-pane {
    display: block !important;
    opacity: 1;
    border-radius: 0px;
    border: none;
  }
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .cta-holder {
  margin-top: 30px;
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .cta-holder
  a {
  margin-right: 25px;
}
@media (max-width: 800px) {
  .jwc-lportal
    .jwg_know_your_venue_wrapper
    .container.venue_tab_section
    .cta-holder
    a {
    margin-bottom: 25px;
  }
}
.jwc-lportal
  .jwg_know_your_venue_wrapper
  .container.venue_tab_section
  .cta-holder
  a:last-child {
  margin-right: 0;
}
/* jwg know-your-venuer css [END]*/
/* jwg event-services css [START]*/
@media all and (max-width: 767px) {
  .jwc-lportal .event_services .section_heading {
    text-align: center;
    padding-right: 0px;
  }
  .jwc-lportal .event_services .section_heading .section_heading--title:before {
    left: 50%;
    margin-left: -18px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_services .services_block {
    text-align: center;
    margin: 20px 0px;
  }
}
.jwc-lportal .event_services .services_block .service_icon {
  width: 80px;
  margin: 0px auto;
  height: 80px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_services .services_block .service_icon {
    width: 60px;
    height: 60px;
  }
}
.jwc-lportal .event_services .services_block .service_icon img {
  margin: 0px auto;
  display: block;
}
.jwc-lportal .event_services .services_block p {
  font-weight: bold;
  color: #2c2c2c;
  font-size: 18px;
  line-height: 20px;
  margin: 25px 0px 0px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_services .services_block p {
    font-size: 14px;
    line-height: 16px;
  }
}
.jwc-lportal .event_services .cta-holder {
  margin-top: 80px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_services .cta-holder {
    text-align: center;
    margin-top: 50px;
  }
}
/* jwg event-services css [END]*/
/* planning tools css [START]*/
@media all and (max-width: 767px) {
  .jwc-lportal .planning_tools_wrapper .section_heading {
    text-align: center;
    padding: 20px;
  }
  .jwc-lportal
    .planning_tools_wrapper
    .section_heading
    .section_heading--title:before {
    left: 50%;
    margin-left: -18px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .planning_tools_wrapper > .container {
    padding: 0px;
    overflow: hidden;
  }
}
.jwc-lportal .planning_tools_wrapper .planning_tools_lists {
  padding-right: 0px;
  padding-left: 0px;
}
.jwc-lportal .planning_tools_wrapper .tabs {
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .planning_tools_wrapper .tabs {
    margin: 0px 20px 20px 20px;
    padding-bottom: 0px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
}
.jwc-lportal .planning_tools_wrapper .tabs .tab_mob {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  font-size: 22px;
  font-family: "Montserrat", serif;
  display: none;
}
.jwc-lportal .planning_tools_wrapper .tabs .tab_mob:before {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -5px;
  color: var(--data-tab-txt-hover-Color);
  font-size: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .planning_tools_wrapper .tabs .tab_mob {
    display: block;
  }
}
.jwc-lportal .planning_tools_wrapper .tabs .tab_mob.active + .nav-tabs {
  display: block;
}
.jwc-lportal .planning_tools_wrapper .tabs .nav-tabs {
  display: block;
  width: 100%;
  border: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .planning_tools_wrapper .tabs .nav-tabs {
    width: 570px;
    padding-bottom: 10px;
  }
}
.jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li {
  display: inline-block;
  text-align: left;
  margin-right: 50px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li {
    margin-right: 70px;
  }
}
.jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a {
  font-size: 24px;
  color: var(--data-tab-txt-Color);
  padding-bottom: 20px;
  position: relative;
  font-family: "Montserrat", serif;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a:hover,
.jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a.active {
  color: var(--data-tab-txt-hover-Color);
}
.jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a:hover:after,
.jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a.active:after {
  width: 100%;
  left: 0%;
}
.jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a:after {
  width: 0%;
  left: 50%;
  position: absolute;
  background: var(--data-tab-txt-hover-Color);
  height: 2px;
  content: "";
  bottom: 0px;
  transition: all ease-out 0.25s;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a {
    font-size: 16px;
    padding-bottom: 0;
  }
  .jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a:hover:after,
  .jwc-lportal .planning_tools_wrapper .tabs .nav-tabs > li a.active:after {
    width: 100%;
    left: 0;
    bottom: -2px;
  }
}
.jwc-lportal .planning_tools_wrapper .tab-content {
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .jwc-lportal .planning_tools_wrapper .tab-content {
    overflow: visible;
    padding: 0;
  }
}
.jwc-lportal .planning_tools_wrapper .tab-content > .tab-pane {
  width: 100%;
  display: block;
  visibility: hidden;
  position: absolute;
}
.jwc-lportal .planning_tools_wrapper .tab-content > .tab-pane.active {
  visibility: visible;
  position: relative;
}
.jwc-lportal .planning_tools_wrapper .tab-content .swiper-slide {
  background: var(--data-swiper-slide-Background);
  border-bottom: 3px solid var(--data-swiper-slide-heading-color);
}
.jwc-lportal .planning_tools_wrapper .tab-content .planning_tools_card {
  text-decoration: none;
  display: block;
}
.jwc-lportal
  .planning_tools_wrapper
  .tab-content
  .planning_tools_card:hover
  .planning_tools_img
  img {
  transition: all ease-out 0.25s;
  transform: scale(1.05);
}
.jwc-lportal
  .planning_tools_wrapper
  .tab-content
  .planning_tools_card
  .planning_tools_img {
  width: 100%;
  overflow: hidden;
}
.jwc-lportal
  .planning_tools_wrapper
  .tab-content
  .planning_tools_card
  .planning_tools_txt {
  padding: 30px;
}
.jwc-lportal
  .planning_tools_wrapper
  .tab-content
  .planning_tools_card
  .planning_tools_txt
  h5 {
  text-transform: uppercase;
  color: var(--data-swiper-slide-heading-color);
}
.jwc-lportal
  .planning_tools_wrapper
  .tab-content
  .planning_tools_card
  .planning_tools_txt
  p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  font-size: 18px;
  margin-top: 20px;
  color: #4b4847;
}
.jwc-lportal .planning_tools_wrapper .cta-holder {
  margin-top: 50px;
  text-align: center;
}
.jwc-lportal .planning_tools_wrapper .cta-holder a {
  margin: 0 30px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .planning_tools_wrapper .cta-holder a {
    margin: 0 50px 30px 50px;
  }
}
.jwc-lportal .planning_tools_wrapper .load-more {
  margin-top: 30px;
}
/* planning tools css [END]*/
/* planning tools css [START]*/
.jwc-lportal .jwg_garden-showcase .showcase_slider {
  position: relative;
}
.jwc-lportal .jwg_garden-showcase .showcase_slider_box {
  position: relative;
  background: var(--data-bgColor);
  padding: 30px;
  min-height: 220px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .jwg_garden-showcase .showcase_slider_box {
    min-height: auto;
    text-align: center;
    margin-top: 20px;
    padding: 20px 20px 4px 20px;
  }
}
.jwc-lportal .jwg_garden-showcase .showcase_slider_box--text {
  width: 45%;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .jwg_garden-showcase .showcase_slider_box--text {
    width: 100%;
  }
}
.jwc-lportal .jwg_garden-showcase .showcase_slider_box--text .title {
  font-size: 10px;
  display: block;
}
.jwc-lportal .jwg_garden-showcase .showcase_slider .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
  display: none;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .jwg_garden-showcase .showcase_slider .swiper-pagination {
    display: block;
  }
}
.jwc-lportal
  .jwg_garden-showcase
  .showcase_slider
  .swiper-pagination
  .swiper-pagination-bullet {
  margin: 0 8px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  outline: none;
  transform: scale(1);
  transition: 0.35s ease-in-out;
}
.jwc-lportal
  .jwg_garden-showcase
  .showcase_slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: white;
  transform: scale(1.45);
}
.jwc-lportal .jwg_garden-showcase .showcase_slider .slider-thumbs {
  position: absolute;
  right: 30px;
  bottom: -185px;
  width: 50%;
  cursor: pointer;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .jwg_garden-showcase .showcase_slider .slider-thumbs {
    display: none;
  }
}
.jwc-lportal
  .jwg_garden-showcase
  .showcase_slider
  .slider-thumbs
  .swiper-slide {
  overflow: hidden;
}
.jwc-lportal
  .jwg_garden-showcase
  .showcase_slider
  .slider-thumbs
  .swiper-slide:after {
  transition: all ease-out 0.25s;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.jwc-lportal
  .jwg_garden-showcase
  .showcase_slider
  .slider-thumbs
  .swiper-slide.swiper-slide-thumb-active:after {
  border: 5px solid #ffffffa6;
}
.jwc-lportal
  .jwg_garden-showcase
  .showcase_slider
  .slider-thumbs
  .swiper-slide
  img {
  transition: all ease-out 0.25s;
}
.jwc-lportal
  .jwg_garden-showcase
  .showcase_slider
  .slider-thumbs
  .swiper-slide:hover
  img {
  transform: scale(1.05);
}
/* planning tools css [END]*/
.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1;
}
.datepicker-container:after,
.datepicker-container:before {
  border: 5px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.datepicker-dropdown {
  border: 1px solid #ccc;
  box-shadow: 0 3px 6px #ccc;
  box-sizing: content-box;
  position: absolute;
  z-index: 1;
}
.datepicker-inline {
  position: static;
}
.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #39f;
}
.datepicker-top-left:after,
.datepicker-top-left:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
  border-top: 0;
  left: 10px;
  top: -5px;
}
.datepicker-top-left:before,
.datepicker-top-right:before {
  border-bottom-color: #39f;
}
.datepicker-top-left:after,
.datepicker-top-right:after {
  border-bottom-color: #fff;
  top: -4px;
}
.datepicker-bottom-left,
.datepicker-bottom-right {
  border-bottom-color: #39f;
}
.datepicker-bottom-left:after,
.datepicker-bottom-left:before,
.datepicker-bottom-right:after,
.datepicker-bottom-right:before {
  border-bottom: 0;
  bottom: -5px;
  left: 10px;
}
.datepicker-bottom-left:before,
.datepicker-bottom-right:before {
  border-top-color: #39f;
}
.datepicker-bottom-left:after,
.datepicker-bottom-right:after {
  border-top-color: #fff;
  bottom: -4px;
}
.datepicker-bottom-right:after,
.datepicker-bottom-right:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
  left: auto;
  right: 10px;
}
.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%;
}
.datepicker-panel > ul:after,
.datepicker-panel > ul:before {
  content: " ";
  display: table;
}
.datepicker-panel > ul:after {
  clear: both;
}
.datepicker-panel > ul > li {
  background-color: #fff;
  cursor: pointer;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}
.datepicker-panel > ul > li:hover {
  background-color: #e5f2ff;
}
.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #999;
}
.datepicker-panel > ul > li.highlighted {
  background-color: #e5f2ff;
}
.datepicker-panel > ul > li.highlighted:hover {
  background-color: #cce5ff;
}
.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #39f;
}
.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
  background-color: #fff;
  color: #ccc;
  cursor: default;
}
.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: #e5f2ff;
}
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="next"] {
  font-size: 18px;
}
.datepicker-panel > ul > li[data-view="month current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="years current"] {
  width: 150px;
}
.datepicker-panel > ul[data-view="months"] > li,
.datepicker-panel > ul[data-view="years"] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}
.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view="week"] > li:hover {
  background-color: #fff;
  cursor: default;
}
.datepicker-hide {
  display: none;
}
/* inquire now css start */
.jwc-lportal .inquire_now {
  background: var(--data-inquire-bgColor);
}
.jwc-lportal .inquire_now .section_heading {
  padding-bottom: 20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .inquire_now .section_heading {
    padding-right: 0;
  }
}
.jwc-lportal .inquire_now .section_heading--text {
  max-width: 100%;
  margin-bottom: 20px;
}
.jwc-lportal .inquire_now .button_links {
  margin-top: 70px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .inquire_now .button_links {
    margin-top: 40px;
  }
}
/* inquire nowcss ends */
/*press-release css [START]*/
.jwc-lportal .press-release .filter {
  width: 100%;
  padding: 0px 15px;
  margin-bottom: 20px;
  background: #f5f2ed;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .filter {
    margin-left: 0px;
    width: 100%;
    padding: 0px;
  }
}
.jwc-lportal .press-release .filter .filter-mobile {
  padding: 0px 20px;
  display: none;
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .filter .filter-mobile {
    display: block;
  }
}
.jwc-lportal .press-release .filter .filter-mobile-txt {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  line-height: 60px;
  padding-left: 30px;
  position: relative;
}
.jwc-lportal .press-release .filter .filter-mobile-txt:before {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #a67d54;
}
.jwc-lportal .press-release .filter .filter-mobile span {
  position: absolute;
  right: 20px;
  top: 50%;
  color: #a67d54;
  font-size: 12px;
  margin-top: -8px;
  transition: all 0.2s ease-in-out;
}
.jwc-lportal .press-release .filter .filter-mobile.active .icon-arrow-down {
  transform: rotateZ(-180deg);
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .filter .filter-mobile.active + .filter-wrapper {
    display: block;
  }
}
.jwc-lportal .press-release .filter .filter-wrapper {
  max-width: 1400px;
  margin: 0px auto;
  display: block;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .filter .filter-wrapper {
    display: none;
    width: 100%;
  }
}
.jwc-lportal .press-release .filter .filter-wrapper .press-release-tab {
  width: 35%;
  list-style: none;
  border-right: 1px solid #c7c5c2;
  float: left;
}
@media all and (max-width: 991px) {
  .jwc-lportal .press-release .filter .filter-wrapper .press-release-tab {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .filter .filter-wrapper .press-release-tab {
    width: 100%;
  }
}
.jwc-lportal .press-release .filter .filter-wrapper .press-release-tab ul {
  display: flex;
  margin: 0px;
  justify-content: space-between;
  list-style: none;
  padding: 0px;
}
.jwc-lportal .press-release .filter .filter-wrapper .press-release-tab ul li {
  display: inline-block;
  width: 50%;
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .press-release-tab
  ul
  li.active
  a:after {
  border: 7px solid #a67d54;
}
.jwc-lportal .press-release .filter .filter-wrapper .press-release-tab ul li a {
  display: block;
  text-align: left;
  text-decoration: none;
  height: 70px;
  line-height: 70px;
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  padding-left: 75px;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .press-release
    .filter
    .filter-wrapper
    .press-release-tab
    ul
    li
    a {
    padding-left: 35px;
  }
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .press-release-tab
  ul
  li
  a::before {
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  padding: 4px;
  color: transparent;
  border-radius: 100%;
  content: "";
  width: 20px;
  height: 20px;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .press-release
    .filter
    .filter-wrapper
    .press-release-tab
    ul
    li
    a::before {
    left: 5px;
  }
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .press-release-tab
  ul
  li
  a:after {
  content: "";
  color: #a67d54;
  width: 20px;
  height: 20px;
  border: 1px solid #a67d54;
  border-radius: 100%;
  display: inline-block;
  left: 40px;
  top: 50%;
  position: absolute;
  font-size: 15px;
  vertical-align: middle;
  line-height: 18px;
  transform: translateY(-50%);
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .press-release
    .filter
    .filter-wrapper
    .press-release-tab
    ul
    li
    a:after {
    left: 5px;
  }
}
.jwc-lportal .press-release .filter .filter-wrapper .filter-dropdown {
  width: 16%;
  border-right: 1px solid #c7c5c2;
  height: 70px;
  float: left;
}
@media all and (max-width: 991px) {
  .jwc-lportal .press-release .filter .filter-wrapper .filter-dropdown {
    width: 25%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .filter .filter-wrapper .filter-dropdown {
    width: 50%;
    border-top: 1px solid #c7c5c2;
    height: 60px;
  }
}
.jwc-lportal .press-release .filter .filter-wrapper .filter-dropdown .dropdown {
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select {
  border: none;
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select:after {
  color: #a67d54;
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select {
  height: 70px;
  line-height: 70px;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .press-release
    .filter
    .filter-wrapper
    .filter-dropdown
    .dropdown--select {
    height: 60px;
    line-height: 60px;
  }
}
.jwc-lportal .press-release .filter .filter-wrapper .pressrelease-search {
  width: 32%;
  position: relative;
  float: left;
}
@media all and (max-width: 991px) {
  .jwc-lportal .press-release .filter .filter-wrapper .pressrelease-search {
    width: 100%;
    border-top: 1px solid #c7c5c2;
  }
}
.jwc-lportal .press-release .filter .filter-wrapper .pressrelease-search input {
  width: 100%;
  border: none;
  font-size: 18px;
  padding: 0px 0px 0px 60px;
  outline: none;
  height: 70px;
  background: none;
  position: relative;
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .pressrelease-search::-webkit-input-placeholder,
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .pressrelease-search::-moz-placeholder,
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .pressrelease-search:-ms-input-placeholder,
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .pressrelease-search:-moz-placeholder {
  color: #4b4847;
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .pressrelease-search
  .search-button {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  cursor: pointer;
}
.jwc-lportal
  .press-release
  .filter
  .filter-wrapper
  .pressrelease-search
  .search-button:before {
  color: #4b4847;
  font-size: 20px;
}
.jwc-lportal .press-release .press-release-list {
  padding: 20px 0px;
  border-bottom: 1px solid #c3c6c3;
}
.jwc-lportal .press-release .press-release-list h5 {
  font-size: 14px;
  color: #4b4847;
  font-weight: bold;
  line-height: 16px;
  position: relative;
  padding-right: 100px;
  font-family: "Montserrat", sans-serif;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .press-release-list h5 {
    font-size: 10px;
    line-height: 12px;
  }
}
.jwc-lportal .press-release .press-release-list h5 span {
  position: absolute;
  right: 0px;
  top: 0px;
}
.jwc-lportal .press-release .press-release-list h4 {
  padding: 10px 100px 10px 0px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .press-release-list h4 {
    padding: 10px 0px;
  }
}
.jwc-lportal .press-release .press-images_list_each {
  margin: 40px 0px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .press-images_list_each {
    margin: 20px 0px;
  }
}
.jwc-lportal .press-release .press-images_list_each--img {
  overflow: hidden;
}
.jwc-lportal .press-release .press-images_list_each--img img {
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .press-release .press-images_list_each--video {
  overflow: hidden;
}
.jwc-lportal .press-release .press-images_list_each--video video {
  width: 100%;
  object-fit: cover;
}
.jwc-lportal .press-release .press-images_list_each_copy {
  background: #f5f2ed;
  padding: 25px;
  margin: 0 20px;
  margin-top: -30px;
  position: relative;
  z-index: 1;
  border-bottom: 5px #a67d54 solid;
}
.jwc-lportal .press-release .press-images_list_each_copy--date {
  overflow: hidden;
  font-size: 12px;
  color: #a67d54;
  font-weight: bold;
  margin: 0px 0px 20px;
}
.jwc-lportal
  .press-release
  .press-images_list_each_copy--date
  span:first-child {
  float: left;
}
.jwc-lportal .press-release .press-images_list_each_copy--date span:last-child {
  float: right;
}
.jwc-lportal .press-release .press-images_list_each_copy--title {
  color: #4b4847;
  font-family: "Montserrat", serif;
  margin-bottom: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.jwc-lportal .press-release .press-images_list_each_copy--text {
  color: #4b4847;
  margin: 16px 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-release .press-images_list_each_copy--text {
    margin: 10px 0;
  }
}
.jwc-lportal
  .press-release
  .press-images_list_each:hover
  .press-images_list_each--img
  img {
  transform: scale(1.15);
}
.jwc-lportal .press-release .cta-holder {
  margin-top: 50px;
  text-align: center;
}
/*press-release css [END]*/
/*press-kit css [START]*/
.jwc-lportal .press-kit_txt {
  padding-bottom: 50px;
}
.jwc-lportal .press-kit_txt .section_heading--text {
  max-width: 100%;
}
.jwc-lportal .press-kit .filter {
  width: 100%;
  padding: 0px 15px;
  margin-bottom: 20px;
  background: #f5f2ed;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit .filter {
    margin-left: 0px;
    width: 100%;
    padding: 0px;
  }
}
.jwc-lportal .press-kit .filter .filter-mobile {
  padding: 0px 20px;
  display: none;
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit .filter .filter-mobile {
    display: block;
  }
}
.jwc-lportal .press-kit .filter .filter-mobile-txt {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  line-height: 60px;
  padding-left: 30px;
  position: relative;
}
.jwc-lportal .press-kit .filter .filter-mobile-txt:before {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #a67d54;
}
.jwc-lportal .press-kit .filter .filter-mobile span {
  position: absolute;
  right: 20px;
  top: 50%;
  color: #a67d54;
  font-size: 12px;
  margin-top: -8px;
  transition: all 0.2s ease-in-out;
}
.jwc-lportal .press-kit .filter .filter-mobile.active .icon-arrow-down {
  transform: rotateZ(-180deg);
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit .filter .filter-mobile.active + .filter-wrapper {
    display: block;
  }
}
.jwc-lportal .press-kit .filter .filter-wrapper {
  max-width: 1550px;
  margin: 0px auto;
  display: block;
  padding: 0px 20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit .filter .filter-wrapper {
    display: none;
    width: 100%;
  }
}
.jwc-lportal .press-kit .filter .filter-wrapper .filter-dropdown {
  width: 18%;
  border-right: 1px solid #c7c5c2;
  height: 70px;
  float: left;
}
@media all and (max-width: 991px) {
  .jwc-lportal .press-kit .filter .filter-wrapper .filter-dropdown {
    width: 100%;
    border-bottom: 1px solid #c7c5c2;
    border-right: none;
  }
}
.jwc-lportal .press-kit .filter .filter-wrapper .filter-dropdown .dropdown {
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jwc-lportal
  .press-kit
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select {
  border: none;
}
.jwc-lportal
  .press-kit
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select:after {
  color: #a67d54;
}
.jwc-lportal
  .press-kit
  .filter
  .filter-wrapper
  .filter-dropdown
  .dropdown--select {
  height: 70px;
  line-height: 70px;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .press-kit
    .filter
    .filter-wrapper
    .filter-dropdown
    .dropdown--select {
    height: 60px;
    line-height: 60px;
  }
}
.jwc-lportal .press-kit .filter .filter-wrapper .filter-check {
  width: calc(82% - 235px);
  float: left;
  display: table;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .press-kit .filter .filter-wrapper .filter-check {
    width: 82%;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .press-kit .filter .filter-wrapper .filter-check {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit .filter .filter-wrapper .filter-check {
    display: block;
    padding-bottom: 20px;
  }
}
.jwc-lportal .press-kit .filter .filter-wrapper .filter-check-title {
  height: 70px;
  display: table-cell;
  line-height: 70px;
  padding-left: 20px;
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit .filter .filter-wrapper .filter-check-title {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
}
.jwc-lportal .press-kit .filter .filter-wrapper .filter-check .check-box {
  text-align: left;
  display: table-cell;
  height: 70px;
  line-height: 70px;
  position: relative;
  cursor: pointer;
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit .filter .filter-wrapper .filter-check .check-box {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    margin-left: 20px;
  }
}
.jwc-lportal
  .press-kit
  .filter
  .filter-wrapper
  .filter-check
  .check-box::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 4px;
  color: transparent;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .press-kit
    .filter
    .filter-wrapper
    .filter-check
    .check-box::before {
    left: 5px;
  }
}
.jwc-lportal .press-kit .filter .filter-wrapper .filter-check .check-box:after {
  content: "";
  color: #a67d54;
  width: 20px;
  height: 20px;
  border: 1px solid #a67d54;
  border-radius: 2px;
  display: inline-block;
  left: 0;
  top: 50%;
  position: absolute;
  font-size: 15px;
  vertical-align: middle;
  line-height: 18px;
  transform: translateY(-50%);
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .press-kit
    .filter
    .filter-wrapper
    .filter-check
    .check-box:after {
    left: 5px;
  }
}
.jwc-lportal
  .press-kit
  .filter
  .filter-wrapper
  .filter-check
  .check-box.active:before {
  background: #a67d54;
  color: #fff;
}
.jwc-lportal .press-kit .filter .filter-wrapper .filter-cta {
  float: left;
  height: 70px;
  padding-top: 22px;
  padding-left: 20px;
  border-left: 1px solid #c7c5c2;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .press-kit .filter .filter-wrapper .filter-cta {
    width: 100%;
    border-top: 1px solid #c7c5c2;
    border-left: none;
  }
}
.jwc-lportal .press-kit .filter .filter-wrapper .filter-cta .cta-sec {
  font-size: 12px;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jwc-lportal .press-kit_list_each {
  margin: 40px 0px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit_list_each {
    margin: 20px 0px;
  }
}
.jwc-lportal .press-kit_list_each--img {
  overflow: hidden;
}
.jwc-lportal .press-kit_list_each--img img {
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .press-kit_list_each_copy {
  background: #f5f2ed;
  padding: 25px;
  height: 200px;
  position: relative;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .press-kit_list_each_copy {
    height: 190px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit_list_each_copy {
    height: auto;
  }
}
.jwc-lportal .press-kit_list_each_copy--tag {
  overflow: hidden;
  font-size: 12px;
  color: #a67d54;
  font-weight: bold;
  margin: 0px 0px 15px 0;
  text-transform: uppercase;
}
.jwc-lportal .press-kit_list_each_copy--title {
  color: #4b4847;
  font-family: "Montserrat", serif;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.jwc-lportal .press-kit_list_each_copy--text {
  color: #4b4847;
  margin: 16px 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit_list_each_copy--text {
    margin: 10px 0;
  }
}
.jwc-lportal .press-kit_list_each_copy a.cta-sec {
  position: absolute;
  left: 25px;
  bottom: 25px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .press-kit_list_each_copy a.cta-sec {
    margin: 10px 0;
    position: relative;
    left: 0;
    bottom: 0;
  }
}
.jwc-lportal .press-kit_list_each:hover .press-kit_list_each--img img {
  transform: scale(1.15);
}
/*press-kit css [END]*/
/*banner small css [START]*/
.jwc-lportal .banner_small {
  width: 100%;
  position: relative;
}
.jwc-lportal .banner_small .kma_breadcrumbs {
  position: relative;
}
.jwc-lportal .banner_small h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--data-titleColor);
  padding-top: 10px;
  text-align: center;
  width: 100%;
}
.jwc-lportal .banner_small h1:before {
  content: "";
  position: absolute;
  width: 46px;
  top: 0px;
  left: 50%;
  height: 2px;
  background: var(--data-lineColor);
  margin-left: -23px;
}
/*banner small css [END]*/
.jwc-lportal .downloadable_techspecs {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: var(--data-downloadable-desktop-img);
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .downloadable_techspecs {
    background-image: var(--data-downloadable-mobile-img);
  }
}
.jwc-lportal .downloadable_techspecs .downloadable_techspecs_head {
  position: relative;
}
.jwc-lportal .downloadable_techspecs .downloadable_techspecs_head h2,
.jwc-lportal .downloadable_techspecs .downloadable_techspecs_head p {
  color: var(--data-techspecs-textColor);
}
.jwc-lportal .downloadable_techspecs .downloadable_techspecs_head_links {
  text-align: center;
  margin-top: 40px;
}
.jwc-lportal .downloadable_techspecs .downloadable_techspecs_head_links a {
  margin: 0 20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .downloadable_techspecs .downloadable_techspecs_head_links a {
    margin-bottom: 15px;
  }
}
.jwc-lportal .downloadable_techspecs .downloadable_techspecs_head .kmabtns a {
  margin: 15px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper {
    padding: 0;
  }
}
.jwc-lportal .downloadable_techspecs_categories_wrapper_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  background: var(--data-downloadable-techspecs-bgColor);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list {
    padding: 0;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list {
    display: block;
    padding: 0;
  }
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list .container {
    max-width: 100%;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list {
    margin-bottom: 30px;
  }
}
.jwc-lportal .downloadable_techspecs_categories_wrapper_list_each {
  width: calc(100% / 4);
  border-right: rgba(112, 112, 112, 0.35) 1px solid;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list_each {
    width: 25%;
    float: left;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list_each {
    width: 100%;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list_each:last-child {
    border-right: rgba(112, 112, 112, 0.35) 1px solid;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list_each {
    border-right: none !important;
  }
}
.jwc-lportal .downloadable_techspecs_categories_wrapper_list_each .dropdown {
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}
.jwc-lportal
  .downloadable_techspecs_categories_wrapper_list_each
  .dropdown
  .dropdown--select {
  border: none;
  text-transform: uppercase;
  height: 70px;
  line-height: 70px;
}
.jwc-lportal .downloadable_techspecs_categories_wrapper_list_each .checkbox {
  padding: 20px 20px 20px 60px;
  height: 70px;
  display: flex;
  align-items: center;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list_each .checkbox {
    height: 70px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper_list_each .checkbox {
    height: 60px;
  }
}
.jwc-lportal
  .downloadable_techspecs_categories_wrapper_list_each
  .checkbox
  label::before {
  top: -2px;
}
.jwc-lportal
  .downloadable_techspecs_categories_wrapper_list_each
  .checkbox
  input[type="checkbox"]:checked
  ~ label::after {
  width: 25px;
  height: 25px;
  left: -40px;
  top: -3px;
}
.jwc-lportal .downloadable_techspecs_categories_wrapper--btn {
  margin-top: 40px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_categories_wrapper--btn {
    margin-top: 10px;
  }
}
.jwc-lportal .downloadable_techspecs_categories .filters {
  display: none;
  cursor: pointer;
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_categories .filters {
    display: block;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .downloadable_techspecs_categories .filters {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.jwc-lportal .downloadable_techspecs_categories .filters .filter {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  line-height: 60px;
  padding-left: 30px;
  background: url('filterIconGold.36039d860036466782db.svg') center left no-repeat;
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_categories .listFilter {
    height: 60px;
    max-width: 100%;
    z-index: 2;
    position: relative;
    overflow: hidden;
  }
  .jwc-lportal .downloadable_techspecs_categories .listFilter.open {
    height: auto;
    overflow: initial;
  }
}
.jwc-lportal .downloadable_techspecs_result {
  padding: 50px 0 0 0;
  background: var(--data-dts-result-resultbgColor);
}
.jwc-lportal .downloadable_techspecs_result_list_each {
  border: 1px solid #dad8d4;
  padding: 20px;
  margin: 0 0 30px 0;
  width: 100%;
}
.jwc-lportal .downloadable_techspecs_result_list_each--img {
  float: left;
  padding: 0 30px 0 10px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_result_list_each--img {
    padding: 0 15px 0 0;
    width: 40px;
  }
}
.jwc-lportal .downloadable_techspecs_result_list_each--data {
  float: left;
}
.jwc-lportal .downloadable_techspecs_result_list_each--data p {
  margin: 10px 0 0 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_result_list_each--data p {
    margin: 0;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_result_list_each--data {
    width: 80%;
    margin-bottom: 20px;
  }
}
.jwc-lportal .downloadable_techspecs_result_list_each--btn {
  text-align: right;
  margin: 15px 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_result_list_each--btn {
    text-align: left;
    float: left;
    position: relative;
    left: 40px;
    clear: both;
    margin: 5px 0;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_result_list_each {
    border: 0 solid #dad8d4;
    border-bottom: 1px solid #dad8d4;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .downloadable_techspecs_result {
    padding: 20px 0 0 0;
  }
}
.jwc-lportal .planevent {
  background: var(--data-dts-planevent-bgColor);
}
.jwc-lportal .planevent .cus_accordion .card {
  background: var(--data-dts-planevent-bgColor);
}
.jwc-lportal
  .planevent
  .cus_accordion
  .card-header
  button[aria-expanded="true"] {
  font-size: 23px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .planevent
    .cus_accordion
    .card-header
    button[aria-expanded="true"] {
    font-size: 19px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .planevent
    .cus_accordion
    .card-header
    button[aria-expanded="true"] {
    font-size: 15px;
  }
}
.jwc-lportal .download_services_list {
  padding: 50px 0 0 0;
}
.jwc-lportal .download_services_list a {
  text-decoration: none;
}
.jwc-lportal .download_services_list_box_each {
  border-bottom: 1px solid #dad8d4;
  padding: 20px;
  margin: 0 0 30px 0;
  width: 100%;
}
@media all and (max-width: 991px) {
  .jwc-lportal .download_services_list_box_each span {
    float: left;
    width: 80%;
  }
}
.jwc-lportal .download_services_list_box_each img {
  float: right;
  padding: 0 0 0 30px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .download_services_list_box_each img {
    padding: 0 0 0 15px;
    width: 40px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .download_services_list {
    padding: 20px 0 0 0;
  }
}
/* garden archive css start */
.jwc-lportal .archive {
  padding-top: 0;
  position: relative;
  padding-bottom: 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive {
    padding-left: 0;
    padding-right: 0;
  }
}
.jwc-lportal .archive_filters {
  position: relative;
  width: 100%;
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  height: 82px;
  z-index: 2;
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters {
    margin-top: 30px;
    height: 132px;
    padding: 0 15px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive_filters {
    height: 112px;
    padding-top: 10px;
  }
}
.jwc-lportal .archive_filters_icon {
  width: 168px;
  height: 80px;
  float: left;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_icon {
    border: none;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 97px;
    height: 52px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive_filters_icon {
    height: 42px;
  }
}
.jwc-lportal .archive_filters_icon a {
  float: left;
  width: 82px;
  height: 100%;
  position: relative;
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_icon a {
    width: 50%;
    border: 1px solid #f6f6f6;
  }
}
.jwc-lportal .archive_filters_icon a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_icon a::before {
    background-size: 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive_filters_icon a::before {
    background-size: 17px;
  }
}
.jwc-lportal .archive_filters_icon a:hover,
.jwc-lportal .archive_filters_icon a.active {
  background-color: #f5f2ed;
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_icon a:hover,
  .jwc-lportal .archive_filters_icon a.active {
    border-color: #f6f6f6;
  }
}
.jwc-lportal .archive_filters_icon a:hover::before,
.jwc-lportal .archive_filters_icon a.active::before {
  opacity: 0.35;
}
.jwc-lportal .archive_filters_icon--calendar::before {
  background-image: url('calendar-icon.bea83072977940b355b6.svg');
}
.jwc-lportal .archive_filters_icon--grid::before {
  background-image: url('grid-icon.c54c860c938d6937c036.svg');
}
.jwc-lportal .archive_filters_type {
  float: left;
  width: calc(60% - 162px);
  border-right: 1px solid #f6f6f6;
  height: 80px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_type {
    position: absolute;
    top: 55px;
    right: 0;
    width: 100%;
    height: 52px;
    border: 1px solid #f6f6f6;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive_filters_type {
    height: 42px;
    top: 45px;
  }
}
.jwc-lportal .archive_filters_type .dropdown {
  width: 50%;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}
.jwc-lportal .archive_filters_type .dropdown .dropdown--select {
  height: 80px;
  line-height: 80px;
  border: none;
  padding: 0 50px 0 20px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_type .dropdown .dropdown--select {
    height: 52px;
    line-height: 52px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive_filters_type .dropdown .dropdown--select {
    height: 42px;
    line-height: 42px;
  }
}
.jwc-lportal .archive_filters_type .dropdown .dropdown--select:first-child {
  border-right: 1px solid #f6f6f6;
}
.jwc-lportal .archive_filters_search {
  float: left;
  width: calc(54% - 162px);
  position: relative;
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_search {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 100px);
    border: 1px solid #f6f6f6;
  }
}
.jwc-lportal .archive_filters_search .input-box .input-field {
  max-width: 100%;
  border: none;
  width: 100%;
  line-height: 80px;
  padding: 0 0 0 70px;
  text-transform: uppercase;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  outline: none;
}
.jwc-lportal
  .archive_filters_search
  .input-box
  .input-field::-webkit-input-placeholder {
  color: #4b4847;
}
.jwc-lportal .archive_filters_search .input-box .input-field::-moz-placeholder {
  color: #4b4847;
}
.jwc-lportal
  .archive_filters_search
  .input-box
  .input-field:-ms-input-placeholder {
  color: #4b4847;
}
.jwc-lportal .archive_filters_search .input-box .input-field:-moz-placeholder {
  color: #4b4847;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .archive_filters_search .input-box .input-field {
    padding: 0 0 0 50px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_filters_search .input-box .input-field {
    line-height: 50px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive_filters_search .input-box .input-field {
    line-height: 40px;
    padding: 0 0 0 40px;
  }
}
.jwc-lportal .archive_filters_search .input-box .input-field:focus {
  outline: none;
}
.jwc-lportal .archive_filters_search .input-box .search-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 100%;
  background-color: transparent;
  border: 0;
  font-size: 22px;
  color: #4b4847;
  cursor: pointer;
  outline: none;
}
.jwc-lportal .archive_filters_search .input-box .search-button:focus-visible {
  outline: auto;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .archive_filters_search .input-box .search-button {
    width: 50px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive_filters_search .input-box .search-button {
    width: 40px;
    font-size: 17px;
  }
}
.jwc-lportal .archive_tabs {
  display: block;
  margin-top: 50px;
  position: relative;
}
.jwc-lportal .archive_tabs.zIndex {
  z-index: 3;
}
.jwc-lportal .archive_tabs_grid {
  position: relative;
}
@media only screen and (max-width: 550px) {
  .jwc-lportal .archive_tabs_grid {
    padding: 0 6px;
  }
}
.jwc-lportal .archive_tabs_grid_each {
  margin-bottom: 100px;
  padding: 0 20px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .archive_tabs_grid_each {
    padding: 0 10px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 550px) {
  .jwc-lportal .archive_tabs_grid_each {
    width: 50%;
    padding: 0 6px;
  }
}
.jwc-lportal .archive_tabs_grid_each a {
  text-decoration: none;
}
.jwc-lportal .archive_tabs_grid_each--img {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
}
.jwc-lportal .archive_tabs_grid_each--img img {
  width: 100%;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .archive_tabs_grid_each--img .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-weight: 300;
  font-size: 14px;
}
@media only screen and (max-width: 550px) {
  .jwc-lportal .archive_tabs_grid_each--img .icon {
    left: 0%;
    transform: translate(0, 60%);
    text-align: center;
    width: 100%;
  }
}
.jwc-lportal .archive_tabs_grid_each--img .icon::before {
  content: "";
  position: absolute;
  left: -45%;
  top: -50%;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  width: 48px;
  height: 48px;
}
@media only screen and (max-width: 550px) {
  .jwc-lportal .archive_tabs_grid_each--img .icon::before {
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -15px;
  }
}
.jwc-lportal .archive_tabs_grid_each--img .tour::before {
  background-image: url('tour-white.cd719a39574e47fd9c5a.svg');
}
.jwc-lportal .archive_tabs_grid_each--box {
  position: relative;
  background-color: #f5f2ed;
  min-height: 340px;
  padding: 30px 25px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .archive_tabs_grid_each--box {
    padding: 35px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .archive_tabs_grid_each--box {
    padding: 25px;
    min-height: 300px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .archive_tabs_grid_each--box {
    padding: 20px;
    min-height: auto;
  }
}
.jwc-lportal .archive_tabs_grid_each--box .cta-prim {
  margin-top: 15px;
}
.jwc-lportal .archive_tabs_grid_each--box h4 {
  color: var(--data-box-textColor) !important;
}
.jwc-lportal .archive_tabs_grid_each h4 {
  color: #4b4847;
  margin-bottom: 20px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .archive_tabs_grid_each h4 {
    margin-bottom: 7px;
  }
}
.jwc-lportal .archive_tabs_grid_each p {
  color: #4b4847;
  margin-bottom: 0;
}
.jwc-lportal .archive_tabs_grid_each:hover .archive_tabs_grid_each--img img {
  transform: scale(1.15);
}
.jwc-lportal .archive_tabs_calendar {
  position: relative;
  width: 90%;
  margin: 0 auto;
  display: table;
}
@media all and (max-width: 767px) {
  .jwc-lportal .archive_tabs_calendar {
    width: 100%;
  }
}
.jwc-lportal .archive .archive-each {
  text-align: center;
}
.jwc-lportal .archive .archive-each h4 {
  margin-top: 20px;
}
.jwc-lportal .archive .archive-txt-grid {
  border: 1px solid #707070;
  padding: 30px;
  color: #2c2c2c;
}
.jwc-lportal .archive .archive-txt-grid h4 {
  padding-right: 50px;
}
.jwc-lportal .archive .archive-txt-grid .cta-prim {
  margin-top: 20px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive2 .archive_filters {
    margin-top: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive2 .archive_tabs_grid_each--box {
    padding: 15px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .archive2 .archive_tabs_grid_each--box .cta-prim {
    padding: 16px 10px;
  }
}
.jwc-lportal .archive2 .archive_tabs_grid_each h4 {
  font-size: 18px;
}
.jwc-lportal #calendar {
  margin-bottom: 76px;
}
.archive-visual-arts .archive-each {
  text-align: center;
}
.archive-visual-arts .archive-each--img {
  position: relative;
}
.archive-visual-arts .archive-each--img img {
  width: 100%;
}
.archive-visual-arts .archive-each--img .label {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #e4e4e4;
  color: #000;
  font-size: 10px;
  line-height: 12px;
  padding: 5px;
}
.archive-visual-arts .archive-each--copy {
  padding: 20px;
}
@media all and (max-width: 767px) {
  .archive-visual-arts .archive-each {
    background: #f5f2ed;
    margin-bottom: 25px;
  }
}
.archive-visual-arts .archive-txt-grid {
  border: 1px solid #707070;
  padding: 30px;
  color: #2c2c2c;
  min-height: 348px;
}
@media all and (max-width: 1099px) {
  .archive-visual-arts .archive-txt-grid {
    min-height: 289px;
  }
}
@media all and (max-width: 767px) {
  .archive-visual-arts .archive-txt-grid {
    min-height: auto;
  }
}
.archive-visual-arts .archive-txt-grid h4 {
  margin: 0px;
}
.archive-visual-arts .archive-txt-grid .cta-prim {
  margin-top: 36px;
}
/* garden archive css ends*/
@font-face {
  font-family: "fcicons";
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
.jwc-lportal {
  /* for FF, which doesn't expand a 100% div within a table cell. use absolute positioning */
  /* inner-wrappers are responsible for being absolute */
  /* TODO: best place for this? */
  /*
Lots taken from Flatly (MIT): https://bootswatch.com/4/flatly/bootstrap.css

These styles only apply when the standard-theme is activated.
When it's NOT activated, the fc-button classes won't even be in the DOM.
*/
  /* reset */
  /* theme */
  /* "primary" coloring */
  /* icons within buttons */
  /* stickiness */
  /* when the harness controls the height, make the view liquid */
  /* link resets */
  /* ---------------------------------------------------------------------------------------------------- */
  /* cursor */
  /* event text content */
  /* ---------------------------------------------------------------------------------------------------- */
  /* dragging */
  /* ---------------------------------------------------------------------------------------------------- */
  /* resizing */
  /* ---------------------------------------------------------------------------------------------------- */
  /* (subclasses should hone positioning for touch and non-touch) */
  /* selecting (always TOUCH) */
  /* ---------------------------------------------------------------------------------------------------- */
  /*
A HORIZONTAL event
*/
  /* adjust border and border-radius (if there is any) for non-start/end */
  /* resizers */
  /* resizers for TOUCH */
  /* help things clear margins of inner content */
  /* cell top */
  /* day number (within cell top) */
  /* event container */
  /* positioning for balanced vs natural */
  /* event harness */
  /* bg content */
  /* events */
  /* cell bottom (within day-events) */
  /* week number (within frame) */
  /* popover */
  /* --- the rectangle ("block") style of event --- */
  /* --- the dot style of event --- */
  /* --- spacing between time and title --- */
  /*
A VERTICAL event
*/
  /* resizer (mouse AND touch) */
  /* resizer for MOUSE */
  /* resizer for TOUCH (when event is "selected") */
  /* slots AND axis cells (top-left corner of view including the "all-day" text) */
  /* axis cells (top-left corner of view including the "all-day" text) */
  /* vertical align is more complicated, uses flexbox */
  /* bg */
  /* fg events */
  /* (the mirror segs are put into a separate container with same classname, */
  /* and they must be after the normal seg container to appear at a higher z-index) */
  /* now indicator */
  /* line */
  /* arrow */
  /* message when no events */
  /* table within the scroller */
  /* ---------------------------------------------------------------------------------------------------- */
  /* date heading rows */
  /* ---------------------------------------------------------------------------------------------------- */
  /* make the dot closer to the event title */
  /* shrink certain cols */
  /* reset <a> styling */
  /* underline link when hovering over any part of row */
}
.jwc-lportal .fc-not-allowed,
.jwc-lportal .fc-not-allowed .fc-event {
  /* override events' custom cursors */
  cursor: not-allowed;
}
.jwc-lportal .fc-unselectable {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.jwc-lportal .fc {
  /* layout of immediate children */
  display: flex;
  flex-direction: column;
}
.jwc-lportal .fc,
.jwc-lportal .fc *,
.jwc-lportal .fc *:before,
.jwc-lportal .fc *:after {
  box-sizing: border-box;
}
.jwc-lportal .fc table {
  border-collapse: collapse;
  border-spacing: 0;
}
.jwc-lportal .fc th,
.jwc-lportal .fc td {
  vertical-align: top;
}
.jwc-lportal .fc a[data-navlink] {
  cursor: pointer;
}
.jwc-lportal .fc a[data-navlink]:hover {
  text-decoration: underline;
}
.jwc-lportal .fc-direction-ltr {
  direction: ltr;
  text-align: left;
}
.jwc-lportal .fc-direction-rtl {
  direction: rtl;
  text-align: right;
}
.jwc-lportal .fc-theme-standard td {
  border: 1px solid rgba(112, 112, 112, 0.1);
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc-theme-standard td {
    border: none;
  }
}
.jwc-lportal .fc-liquid-hack td,
.jwc-lportal .fc-liquid-hack th {
  position: relative;
}
.jwc-lportal .fc-icon {
  /* added for fc */
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fcicons" !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;
}
.jwc-lportal .fc-icon-chevron-left:before {
  content: "\E900";
}
.jwc-lportal .fc-icon-chevron-right:before {
  content: "\E901";
}
.jwc-lportal .fc-icon-chevrons-left:before {
  content: "\E902";
}
.jwc-lportal .fc-icon-chevrons-right:before {
  content: "\E903";
}
.jwc-lportal .fc-icon-minus-square:before {
  content: "\E904";
}
.jwc-lportal .fc-icon-plus-square:before {
  content: "\E905";
}
.jwc-lportal .fc-icon-x:before {
  content: "\E906";
}
.jwc-lportal .fc .fc-button {
  border-radius: 0;
  overflow: visible;
  text-transform: none;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.jwc-lportal .fc .fc-button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.jwc-lportal .fc .fc-button {
  -webkit-appearance: button;
}
.jwc-lportal .fc .fc-button:not(:disabled) {
  cursor: pointer;
}
.jwc-lportal .fc .fc-button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.jwc-lportal .fc .fc-button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  padding: 10px;
  font-size: 1em;
  line-height: 1.5;
  color: rgba(75, 72, 71, 0.48);
  outline: none;
  position: absolute;
  top: -14px;
}
.jwc-lportal .fc-prev-button {
  left: 0;
}
.jwc-lportal .fc-next-button {
  left: 200px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc-next-button {
    right: 0;
    left: auto;
  }
}
.jwc-lportal .fc .fc-button:hover {
  text-decoration: none;
}
.jwc-lportal .fc .fc-button:focus {
  outline: 0;
}
.jwc-lportal .fc .fc-button:disabled {
  opacity: 0.65;
}
.jwc-lportal .fc .fc-button-primary:disabled {
  /* not DRY */
}
.jwc-lportal .fc .fc-button .fc-icon {
  vertical-align: middle;
  font-size: 30px;
  /* bump up the size (but don't make it bigger than line-height of button, which is 1.5em also) */
}
.jwc-lportal .fc .fc-button-group > .fc-button:hover {
  z-index: 1;
}
.jwc-lportal .fc .fc-button-group > .fc-button:focus,
.jwc-lportal .fc .fc-button-group > .fc-button:active,
.jwc-lportal .fc .fc-button-group > .fc-button.fc-button-active {
  z-index: 1;
}
.jwc-lportal .fc .fc-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jwc-lportal .fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5em;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  margin-bottom: 15px;
  padding-bottom: 25px;
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-toolbar.fc-header-toolbar {
    width: 100%;
    display: block;
  }
}
.jwc-lportal .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk {
  width: 100%;
}
.jwc-lportal .fc .fc-toolbar.fc-footer-toolbar {
  margin-top: 1.5em;
}
.jwc-lportal .fc .fc-toolbar-title {
  font-size: 20px;
  margin: 0;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  line-height: normal;
  width: 250px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-toolbar-title {
    width: 100%;
    font-size: 16px;
  }
}
.jwc-lportal .fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0.75em;
  /* space between */
}
.jwc-lportal .fc-direction-rtl .fc-toolbar > * > :not(:first-child) {
  margin-right: 0.75em;
  /* space between */
}
.jwc-lportal .fc-direction-rtl .fc-toolbar-ltr {
  /* when the toolbar-chunk positioning system is explicitly left-to-right */
  flex-direction: row-reverse;
}
.jwc-lportal .fc .fc-scroller {
  -webkit-overflow-scrolling: touch;
  position: relative;
  /* for abs-positioned elements within */
}
.jwc-lportal .fc .fc-scroller-liquid {
  height: 100%;
}
.jwc-lportal .fc .fc-scroller-liquid-absolute {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.jwc-lportal .fc .fc-scroller-harness {
  position: relative;
  overflow: hidden;
  direction: ltr;
  /* hack for chrome computing the scroller's right/left wrong for rtl. undone below... */
  /* TODO: demonstrate in codepen */
}
.jwc-lportal .fc .fc-scroller-harness-liquid {
  height: 100%;
}
.jwc-lportal .fc-direction-rtl .fc-scroller-harness > .fc-scroller {
  /* undo above hack */
  direction: rtl;
}
.jwc-lportal .fc .fc-scrollgrid,
.jwc-lportal .fc .fc-scrollgrid table {
  /* all tables (self included) */
  width: 100%;
  /* because tables don't normally do this */
  table-layout: fixed;
}
.jwc-lportal .fc .fc-scrollgrid table {
  /* inner tables */
  border-top-style: hidden;
  border-right-style: hidden;
}
.jwc-lportal .fc .fc-scrollgrid {
  border-collapse: separate;
  border-right-width: 0;
  border-bottom-width: 0;
}
.jwc-lportal .fc .fc-scrollgrid-liquid {
  height: 100%;
}
.jwc-lportal .fc .fc-scrollgrid-section {
  /* a <tr> */
  height: 1px;
  /* better than 0, for firefox */
}
.jwc-lportal .fc .fc-scrollgrid-section > td {
  height: 1px;
  /* needs a height so inner div within grow. better than 0, for firefox */
  padding: 0;
}
.jwc-lportal .fc .fc-scrollgrid-section table {
  height: 1px;
  /* for most browsers, if a height isn't set on the table, can't do liquid-height within cells */
  /* serves as a min-height. harmless */
}
.jwc-lportal .fc .fc-scrollgrid-section-liquid {
  height: auto;
}
.jwc-lportal .fc .fc-scrollgrid-section-liquid > td {
  height: 100%;
  /* better than `auto`, for firefox */
}
.jwc-lportal .fc .fc-scrollgrid-section > * {
  border-top-width: 0;
  border-left-width: 0;
}
.jwc-lportal .fc .fc-scrollgrid-section-header > *,
.jwc-lportal .fc .fc-scrollgrid-section-footer > * {
  border-bottom-width: 0;
}
.jwc-lportal .fc .fc-scrollgrid-section-body table,
.jwc-lportal .fc .fc-scrollgrid-section-footer table {
  border-bottom-style: hidden;
  /* head keeps its bottom border tho */
}
.jwc-lportal .fc .fc-scrollgrid-section-sticky > * {
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  position: sticky;
  z-index: 2;
  /* TODO: var */
  /* TODO: box-shadow when sticking */
}
.jwc-lportal
  .fc
  .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky
  > * {
  top: 0;
  /* because border-sharing causes a gap at the top */
  /* TODO: give safari -1. has bug */
}
.jwc-lportal
  .fc
  .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky
  > * {
  bottom: 0;
  /* known bug: bottom-stickiness doesn't work in safari */
}
.jwc-lportal .fc .fc-scrollgrid-sticky-shim {
  /* for horizontal scrollbar */
  height: 1px;
  /* needs height to create scrollbars */
  margin-bottom: -1px;
}
.jwc-lportal .fc-sticky {
  /* no .fc wrap because used as child of body */
  position: sticky;
}
.jwc-lportal .fc .fc-view-harness {
  flex-grow: 1;
  /* because this harness is WITHIN the .fc's flexbox */
  position: relative;
}
.jwc-lportal .fc .fc-view-harness-active > .fc-view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.jwc-lportal .fc .fc-col-header-cell-cushion {
  display: inline-block;
  /* x-browser for when sticky (when multi-tier header) */
  padding: 8px 15px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-col-header-cell-cushion {
    display: block;
    padding: 5px 0;
    text-align: center;
    font-size: 0;
    color: #989db3;
  }
}
.jwc-lportal .fc .fc-col-header-cell-cushion::first-letter {
  font-size: 12px;
}
.jwc-lportal .fc .fc-bg-event,
.jwc-lportal .fc .fc-non-business,
.jwc-lportal .fc .fc-highlight {
  /* will always have a harness with position:relative/absolute, so absolutely expand */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.jwc-lportal .fc .fc-bg-event {
  background: #8fdf82;
  background: var(--fc-bg-event-color, #8fdf82);
  opacity: 0.3;
  opacity: var(--fc-bg-event-opacity, 0.3);
}
.jwc-lportal .fc .fc-bg-event .fc-event-title {
  margin: 0.5em;
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  font-style: italic;
}
.jwc-lportal .fc .fc-highlight {
  background: rgba(188, 232, 241, 0.3);
  background: var(--fc-highlight-color, rgba(188, 232, 241, 0.3));
}
.jwc-lportal .fc .fc-cell-shaded,
.jwc-lportal .fc .fc-day-disabled {
  background: rgba(208, 208, 208, 0.3);
  background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.jwc-lportal a.fc-event,
.jwc-lportal a.fc-event:hover {
  text-decoration: none;
}
.jwc-lportal .fc-event[href],
.jwc-lportal .fc-event.fc-event-draggable {
  cursor: pointer;
}
.jwc-lportal .fc-event .fc-event-main {
  position: relative;
  z-index: 2;
}
.jwc-lportal .fc-event-dragging:not(.fc-event-selected) {
  /* MOUSE */
  opacity: 0.75;
}
.jwc-lportal .fc-event-dragging.fc-event-selected {
  /* TOUCH */
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.jwc-lportal .fc-event .fc-event-resizer {
  display: none;
  position: absolute;
  z-index: 4;
}
.jwc-lportal .fc-event:hover,
.jwc-lportal .fc-event-selected {
  /* TOUCH */
}
.jwc-lportal .fc-event:hover .fc-event-resizer,
.jwc-lportal .fc-event-selected .fc-event-resizer {
  display: block;
}
.jwc-lportal .fc-event-selected .fc-event-resizer {
  border-radius: 4px;
  border-radius: calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);
  border-width: 1px;
  border-width: var(--fc-event-resizer-dot-border-width, 1px);
  width: 8px;
  width: var(--fc-event-resizer-dot-total-width, 8px);
  height: 8px;
  height: var(--fc-event-resizer-dot-total-width, 8px);
  border-style: solid;
  border-color: inherit;
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  /* expand hit area */
}
.jwc-lportal .fc-event-selected .fc-event-resizer:before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
}
.jwc-lportal .fc-event-selected {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  /* expand hit area (subclasses should expand) */
}
.jwc-lportal .fc-event-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.jwc-lportal .fc-event-selected {
  /* dimmer effect */
}
.jwc-lportal .fc-event-selected:after {
  content: "";
  background: rgba(0, 0, 0, 0.25);
  background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  z-index: 1;
  /* assume there's a border on all sides. overcome it. */
  /* sometimes there's NOT a border, in which case the dimmer will go over */
  /* an adjacent border, which looks fine. */
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}
.jwc-lportal .fc-h-event {
  /* allowed to be top-level */
  display: block;
}
.jwc-lportal .fc-h-event .fc-event-main {
  color: #fff;
  color: var(--fc-event-text-color, #fff);
}
.jwc-lportal .fc-h-event .fc-event-main-frame {
  display: flex;
  /* for make fc-event-title-container expand */
}
.jwc-lportal .fc-h-event .fc-event-time {
  max-width: 100%;
  /* clip overflow on this element */
  overflow: hidden;
}
.jwc-lportal .fc-h-event .fc-event-title-container {
  /* serves as a container for the sticky cushion */
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  /* important for allowing to shrink all the way */
}
.jwc-lportal .fc-h-event .fc-event-title {
  display: inline-block;
  /* need this to be sticky cross-browser */
  vertical-align: top;
  /* for not messing up line-height */
  left: 0;
  /* for sticky */
  right: 0;
  /* for sticky */
  max-width: 100%;
  /* clip overflow on this element */
  overflow: hidden;
}
.jwc-lportal .fc-h-event.fc-event-selected:before {
  /* expand hit area */
  top: -10px;
  bottom: -10px;
}
.jwc-lportal .fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.jwc-lportal .fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
}
.jwc-lportal .fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
.jwc-lportal .fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}
.jwc-lportal .fc-h-event:not(.fc-event-selected) .fc-event-resizer {
  top: 0;
  bottom: 0;
  width: 8px;
  width: var(--fc-event-resizer-thickness, 8px);
}
.jwc-lportal
  .fc-direction-ltr
  .fc-h-event:not(.fc-event-selected)
  .fc-event-resizer-start,
.jwc-lportal
  .fc-direction-rtl
  .fc-h-event:not(.fc-event-selected)
  .fc-event-resizer-end {
  cursor: w-resize;
  left: -4px;
  left: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.jwc-lportal
  .fc-direction-ltr
  .fc-h-event:not(.fc-event-selected)
  .fc-event-resizer-end,
.jwc-lportal
  .fc-direction-rtl
  .fc-h-event:not(.fc-event-selected)
  .fc-event-resizer-start {
  cursor: e-resize;
  right: -4px;
  right: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.jwc-lportal .fc-h-event.fc-event-selected .fc-event-resizer {
  top: 50%;
  margin-top: -4px;
  margin-top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.jwc-lportal
  .fc-direction-ltr
  .fc-h-event.fc-event-selected
  .fc-event-resizer-start,
.jwc-lportal
  .fc-direction-rtl
  .fc-h-event.fc-event-selected
  .fc-event-resizer-end {
  left: -4px;
  left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.jwc-lportal
  .fc-direction-ltr
  .fc-h-event.fc-event-selected
  .fc-event-resizer-end,
.jwc-lportal
  .fc-direction-rtl
  .fc-h-event.fc-event-selected
  .fc-event-resizer-start {
  right: -4px;
  right: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.jwc-lportal :root {
  --fc-daygrid-event-dot-width: 8px;
}
.jwc-lportal .fc .fc-popover {
  position: fixed;
  top: 0;
  /* for when not positioned yet */
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-popover {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95) !important;
    border: 0 !important;
  }
}
.jwc-lportal .fc .fc-popover-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 3px 4px;
}
.jwc-lportal .fc .fc-popover-title {
  margin: 0 2px;
}
.jwc-lportal .fc .fc-popover-close {
  cursor: pointer;
  opacity: 0.65;
  font-size: 1.1em;
}
.jwc-lportal .fc-theme-standard .fc-popover {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
}
.jwc-lportal .fc-theme-standard .fc-popover-header {
  background: rgba(208, 208, 208, 0.3);
  background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.jwc-lportal .fc-daygrid-day-frame,
.jwc-lportal .fc-daygrid-day-events,
.jwc-lportal .fc-daygrid-event-harness {
  /* for event top/bottom margins */
}
.jwc-lportal .fc-daygrid-day-frame:before,
.jwc-lportal .fc-daygrid-day-events:before,
.jwc-lportal .fc-daygrid-event-harness:before {
  content: "";
  clear: both;
  display: table;
}
.jwc-lportal .fc-daygrid-day-frame:after,
.jwc-lportal .fc-daygrid-day-events:after,
.jwc-lportal .fc-daygrid-event-harness:after {
  content: "";
  clear: both;
  display: table;
}
.jwc-lportal .fc .fc-daygrid-body {
  /* a <div> that wraps the table */
  z-index: 1;
  /* container inner z-index's because <tr>s can't do it */
}
.jwc-lportal .fc .fc-daygrid-day-frame {
  position: relative;
  min-height: 100%;
  /* seems to work better than `height` because sets height after rows/cells naturally do it */
}
.jwc-lportal .fc .fc-day-other .fc-daygrid-day-top {
  opacity: 0.3;
}
.jwc-lportal .fc .fc-daygrid-day-number {
  position: relative;
  z-index: 4;
  padding: 4px;
}
.jwc-lportal .fc .fc-daygrid-day-events {
  margin-top: 1px;
  /* needs to be margin, not padding, so that available cell height can be computed */
}
.jwc-lportal .fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
  position: absolute;
  left: 0;
  right: 0;
}
.jwc-lportal .fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  position: relative;
  /* for containing abs positioned event harnesses */
  min-height: 2em;
  /* in addition to being a min-height during natural height, equalizes the heights a little bit */
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
    min-height: auto;
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
  }
}
.jwc-lportal .fc .fc-daygrid-body-natural {
  /* can coexist with -unbalanced */
}
.jwc-lportal .fc .fc-daygrid-event-harness {
  position: relative;
  background-color: #6cc24a;
  padding: 8px 10px;
  margin-bottom: 6px;
}
.jwc-lportal .fc .fc-daygrid-event-harness-abs {
  position: absolute;
  top: 0;
  /* fallback coords for when cannot yet be computed */
  left: 0;
  /* */
  right: 0;
  /* */
}
.jwc-lportal .fc .fc-daygrid-bg-harness {
  position: absolute;
  top: 0;
  bottom: 0;
}
.jwc-lportal .fc .fc-daygrid-day-bg .fc-non-business {
  z-index: 1;
}
.jwc-lportal .fc .fc-daygrid-day-bg .fc-bg-event {
  z-index: 2;
}
.jwc-lportal .fc .fc-daygrid-day-bg .fc-highlight {
  z-index: 3;
}
.jwc-lportal .fc .fc-daygrid-event {
  z-index: 6;
  margin-top: 1px;
}
.jwc-lportal .fc .fc-daygrid-event.fc-event-mirror {
  z-index: 7;
}
.jwc-lportal .fc .fc-daygrid-day-bottom {
  font-size: 12px;
  margin: 10px 0 0 0;
  color: #a67d54;
  font-weight: 700;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-daygrid-day-bottom {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.jwc-lportal .fc .fc-daygrid-more-link {
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.jwc-lportal .fc .fc-daygrid-more-link:hover {
  border-bottom: 1px solid #a67d54;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-daygrid-more-link:hover {
    border-bottom: none;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-daygrid-more-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -1000px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-daygrid-more-link::before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #6cc24a;
    transform: translateX(-50%);
  }
}
.jwc-lportal .fc .fc-daygrid-week-number {
  position: absolute;
  z-index: 5;
  top: 0;
  padding: 2px;
  min-width: 1.5em;
  text-align: center;
  background-color: rgba(208, 208, 208, 0.3);
  background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
  color: #808080;
  color: var(--fc-neutral-text-color, #808080);
}
.jwc-lportal .fc .fc-more-popover {
  z-index: 9999;
}
.jwc-lportal .fc .fc-more-popover .fc-popover-body {
  min-width: 220px;
  padding: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc .fc-more-popover .fc-popover-body {
    width: 90%;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ffffff;
    position: absolute;
    padding: 25px 15px;
  }
}
.jwc-lportal .fc-direction-rtl .fc-daygrid-event.fc-event-end {
  margin-left: 2px;
}
.jwc-lportal .fc-direction-ltr .fc-daygrid-event.fc-event-end,
.jwc-lportal .fc-direction-rtl .fc-daygrid-event.fc-event-start {
  margin-right: 2px;
}
.jwc-lportal .fc-direction-ltr .fc-daygrid-week-number {
  left: 0;
  border-radius: 0 0 3px 0;
}
.jwc-lportal .fc-direction-rtl .fc-daygrid-week-number {
  right: 0;
  border-radius: 0 0 0 3px;
}
.jwc-lportal .fc-liquid-hack .fc-daygrid-day-frame {
  position: static;
  /* will cause inner absolute stuff to expand to <td> */
}
.jwc-lportal .fc-daygrid-event {
  /* make root-level, because will be dragged-and-dropped outside of a component root */
  position: relative;
  /* for z-indexes assigned later */
  border-radius: 3px;
  /* dot event needs this to when selected */
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
}
.jwc-lportal .fc-daygrid-block-event .fc-event-time {
  font-weight: bold;
}
.jwc-lportal .fc-daygrid-block-event .fc-event-time,
.jwc-lportal .fc-daygrid-block-event .fc-event-title {
  padding: 1px;
}
.jwc-lportal .fc-daygrid-dot-event .fc-event-title {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
  /* important for allowing to shrink all the way */
  overflow: hidden;
  font-weight: bold;
}
.jwc-lportal .fc-daygrid-dot-event:hover,
.jwc-lportal .fc-daygrid-dot-event.fc-event-mirror {
  background: rgba(0, 0, 0, 0.1);
}
.jwc-lportal .fc-daygrid-dot-event.fc-event-selected:before {
  /* expand hit area */
  top: -10px;
  bottom: -10px;
}
.jwc-lportal .fc-daygrid-event-dot {
  /* the actual dot */
  margin: 0 4px;
  box-sizing: content-box;
  width: 0;
  height: 0;
  border: 4px solid #3788d8;
  border: calc(var(--fc-daygrid-event-dot-width, 8px) / 2) solid
    var(--fc-event-border-color, #3788d8);
  border-radius: 4px;
  border-radius: calc(var(--fc-daygrid-event-dot-width, 8px) / 2);
}
.jwc-lportal .fc-direction-ltr .fc-daygrid-event .fc-event-time {
  margin-right: 3px;
}
.jwc-lportal .fc-direction-rtl .fc-daygrid-event .fc-event-time {
  margin-left: 3px;
}
.jwc-lportal .fc-v-event {
  /* allowed to be top-level */
  display: block;
  border: 1px solid #3788d8;
  border: 1px solid var(--fc-event-border-color, #3788d8);
  background-color: #3788d8;
  background-color: var(--fc-event-bg-color, #3788d8);
}
.jwc-lportal .fc-v-event .fc-event-main {
  color: #fff;
  color: var(--fc-event-text-color, #fff);
  height: 100%;
}
.jwc-lportal .fc-v-event .fc-event-main-frame {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.jwc-lportal .fc-v-event .fc-event-time {
  flex-grow: 0;
  flex-shrink: 0;
  max-height: 100%;
  overflow: hidden;
}
.jwc-lportal .fc-v-event .fc-event-title-container {
  /* a container for the sticky cushion */
  flex-grow: 1;
  flex-shrink: 1;
  min-height: 0;
  /* important for allowing to shrink all the way */
}
.jwc-lportal .fc-v-event .fc-event-title {
  /* will have fc-sticky on it */
  top: 0;
  bottom: 0;
  max-height: 100%;
  /* clip overflow */
  overflow: hidden;
}
.jwc-lportal .fc-v-event:not(.fc-event-start) {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.jwc-lportal .fc-v-event:not(.fc-event-end) {
  border-bottom-width: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.jwc-lportal .fc-v-event.fc-event-selected:before {
  /* expand hit area */
  left: -10px;
  right: -10px;
}
.jwc-lportal .fc-v-event .fc-event-resizer-start {
  cursor: n-resize;
}
.jwc-lportal .fc-v-event .fc-event-resizer-end {
  cursor: s-resize;
}
.jwc-lportal .fc-v-event:not(.fc-event-selected) .fc-event-resizer {
  height: 8px;
  height: var(--fc-event-resizer-thickness, 8px);
  left: 0;
  right: 0;
}
.jwc-lportal .fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.jwc-lportal .fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.jwc-lportal .fc-v-event.fc-event-selected .fc-event-resizer {
  left: 50%;
  margin-left: -4px;
  margin-left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.jwc-lportal .fc-v-event.fc-event-selected .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.jwc-lportal .fc-v-event.fc-event-selected .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.jwc-lportal .fc .fc-timegrid .fc-daygrid-body {
  /* the all-day daygrid within the timegrid view */
  z-index: 2;
  /* put above the timegrid-body so that more-popover is above everything. TODO: better solution */
}
.jwc-lportal .fc .fc-timegrid-divider {
  padding: 0 0 2px;
  /* browsers get confused when you set height. use padding instead */
}
.jwc-lportal .fc .fc-timegrid-body {
  position: relative;
  z-index: 1;
  /* scope the z-indexes of slots and cols */
  min-height: 100%;
  /* fill height always, even when slat table doesn't grow */
}
.jwc-lportal .fc .fc-timegrid-axis-chunk {
  /* for advanced ScrollGrid */
  position: relative;
  /* offset parent for now-indicator-container */
}
.jwc-lportal .fc .fc-timegrid-axis-chunk > table {
  position: relative;
  z-index: 1;
  /* above the now-indicator-container */
}
.jwc-lportal .fc .fc-timegrid-slots {
  position: relative;
  z-index: 1;
}
.jwc-lportal .fc .fc-timegrid-slot {
  /* a <td> */
  height: 1.5em;
  border-bottom: 0;
  /* each cell owns its top border */
}
.jwc-lportal .fc .fc-timegrid-slot:empty:before {
  content: "\A0";
  /* make sure there's at least an empty space to create height for height syncing */
}
.jwc-lportal .fc .fc-timegrid-slot-minor {
  border-top-style: dotted;
}
.jwc-lportal .fc .fc-timegrid-slot-label-cushion {
  display: inline-block;
  white-space: nowrap;
}
.jwc-lportal .fc .fc-timegrid-slot-label {
  vertical-align: middle;
  /* vertical align the slots */
}
.jwc-lportal .fc .fc-timegrid-axis-cushion,
.jwc-lportal .fc .fc-timegrid-slot-label-cushion {
  padding: 0 4px;
}
.jwc-lportal .fc .fc-timegrid-axis-frame-liquid {
  height: 100%;
  /* will need liquid-hack in FF */
}
.jwc-lportal .fc .fc-timegrid-axis-frame {
  overflow: hidden;
  display: flex;
  align-items: center;
  /* vertical align */
  justify-content: flex-end;
  /* horizontal align. matches text-align below */
}
.jwc-lportal .fc .fc-timegrid-axis-cushion {
  max-width: 60px;
  /* limits the width of the "all-day" text */
  flex-shrink: 0;
  /* allows text to expand how it normally would, regardless of constrained width */
}
.jwc-lportal .fc-direction-ltr .fc-timegrid-slot-label-frame {
  text-align: right;
}
.jwc-lportal .fc-direction-rtl .fc-timegrid-slot-label-frame {
  text-align: left;
}
.jwc-lportal .fc-liquid-hack .fc-timegrid-axis-frame-liquid {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.jwc-lportal .fc .fc-timegrid-col.fc-day-today {
  background-color: rgba(255, 220, 40, 0.15);
  background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.jwc-lportal .fc .fc-timegrid-col-frame {
  min-height: 100%;
  /* liquid-hack is below */
  position: relative;
}
.jwc-lportal .fc-liquid-hack .fc-timegrid-col-frame {
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.jwc-lportal .fc-media-screen .fc-timegrid-cols {
  position: absolute;
  /* no z-index. children will decide and go above slots */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.jwc-lportal .fc-media-screen .fc-timegrid-cols > table {
  height: 100%;
}
.jwc-lportal .fc-media-screen .fc-timegrid-col-bg,
.jwc-lportal .fc-media-screen .fc-timegrid-col-events,
.jwc-lportal .fc-media-screen .fc-timegrid-now-indicator-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.jwc-lportal .fc-media-screen .fc-timegrid-event-harness {
  position: absolute;
  /* top/left/right/bottom will all be set by JS */
}
.jwc-lportal .fc .fc-timegrid-col-bg {
  z-index: 2;
  /* TODO: kill */
}
.jwc-lportal .fc .fc-timegrid-col-bg .fc-non-business {
  z-index: 1;
}
.jwc-lportal .fc .fc-timegrid-col-bg .fc-bg-event {
  z-index: 2;
}
.jwc-lportal .fc .fc-timegrid-col-bg .fc-highlight {
  z-index: 3;
}
.jwc-lportal .fc .fc-timegrid-bg-harness {
  position: absolute;
  /* top/bottom will be set by JS */
  left: 0;
  right: 0;
}
.jwc-lportal .fc .fc-timegrid-col-events {
  z-index: 3;
  /* child event segs have z-indexes that are scoped within this div */
}
.jwc-lportal .fc .fc-timegrid-now-indicator-container {
  bottom: 0;
  overflow: hidden;
  /* don't let overflow of lines/arrows cause unnecessary scrolling */
  /* z-index is set on the individual elements */
}
.jwc-lportal .fc-direction-ltr .fc-timegrid-col-events {
  margin: 0 2.5% 0 2px;
}
.jwc-lportal .fc-direction-rtl .fc-timegrid-col-events {
  margin: 0 2px 0 2.5%;
}
.jwc-lportal .fc-timegrid-event-harness-inset .fc-timegrid-event,
.jwc-lportal .fc-timegrid-event.fc-event-mirror {
  box-shadow: 0px 0px 0px 1px #fff;
  box-shadow: 0px 0px 0px 1px var(--fc-page-bg-color, #fff);
}
.jwc-lportal .fc-timegrid-event {
  /* events need to be root */
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  border-radius: 3px;
}
.jwc-lportal .fc-timegrid-event .fc-event-main {
  padding: 1px 1px 0;
}
.jwc-lportal .fc-timegrid-event .fc-event-time {
  white-space: nowrap;
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  margin-bottom: 1px;
}
.jwc-lportal .fc-timegrid-event-condensed .fc-event-main-frame {
  flex-direction: row;
  overflow: hidden;
}
.jwc-lportal .fc-timegrid-event-condensed .fc-event-time:after {
  content: "\A0-\A0";
  /* dash surrounded by non-breaking spaces */
}
.jwc-lportal .fc-timegrid-event-condensed .fc-event-title {
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
}
.jwc-lportal .fc-media-screen .fc-timegrid-event {
  position: absolute;
  /* absolute WITHIN the harness */
  top: 0;
  bottom: 1px;
  /* stay away from bottom slot line */
  left: 0;
  right: 0;
}
.jwc-lportal .fc .fc-timegrid-now-indicator-line {
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  border-style: solid;
  border-color: red;
  border-color: var(--fc-now-indicator-color, red);
  border-width: 1px 0 0;
}
.jwc-lportal .fc .fc-timegrid-now-indicator-arrow {
  position: absolute;
  z-index: 4;
  margin-top: -5px;
  /* vertically center on top coordinate */
  border-style: solid;
  border-color: red;
  border-color: var(--fc-now-indicator-color, red);
}
.jwc-lportal .fc-direction-ltr .fc-timegrid-now-indicator-arrow {
  left: 0;
  /* triangle pointing right. TODO: mixin */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.jwc-lportal .fc-direction-rtl .fc-timegrid-now-indicator-arrow {
  right: 0;
  /* triangle pointing left. TODO: mixin */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.jwc-lportal :root {
  --fc-list-event-dot-width: 10px;
  --fc-list-event-hover-bg-color: #f5f5f5;
}
.jwc-lportal .fc-theme-standard .fc-list {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
}
.jwc-lportal .fc .fc-list-empty {
  background-color: rgba(208, 208, 208, 0.3);
  background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* vertically aligns fc-list-empty-inner */
}
.jwc-lportal .fc .fc-list-empty-cushion {
  margin: 5em 0;
}
.jwc-lportal .fc .fc-list-table {
  width: 100%;
  border-style: hidden;
  /* kill outer border on theme */
}
.jwc-lportal .fc .fc-list-table tr > * {
  border-left: 0;
  border-right: 0;
}
.jwc-lportal .fc .fc-list-sticky .fc-list-day > * {
  /* the cells */
  position: sticky;
  top: 0;
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  /* for when headers are styled to be transparent and sticky */
}
.jwc-lportal .fc .fc-list-table th {
  padding: 0;
  /* uses an inner-wrapper instead... */
}
.jwc-lportal .fc .fc-list-table td,
.jwc-lportal .fc .fc-list-day-cushion {
  padding: 8px 14px;
}
.jwc-lportal .fc .fc-list-day-cushion:after {
  content: "";
  clear: both;
  display: table;
  /* clear floating */
}
.jwc-lportal .fc-theme-standard .fc-list-day-cushion {
  background-color: rgba(208, 208, 208, 0.3);
  background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.jwc-lportal .fc-direction-ltr .fc-list-day-text,
.jwc-lportal .fc-direction-rtl .fc-list-day-side-text {
  float: left;
}
.jwc-lportal .fc-direction-ltr .fc-list-day-side-text,
.jwc-lportal .fc-direction-rtl .fc-list-day-text {
  float: right;
}
.jwc-lportal .fc-direction-ltr .fc-list-table .fc-list-event-graphic {
  padding-right: 0;
}
.jwc-lportal .fc-direction-rtl .fc-list-table .fc-list-event-graphic {
  padding-left: 0;
}
.jwc-lportal .fc .fc-list-event.fc-event-forced-url {
  cursor: pointer;
  /* whole row will seem clickable */
}
.jwc-lportal .fc .fc-list-event:hover td {
  background-color: #f5f5f5;
  background-color: var(--fc-list-event-hover-bg-color, #f5f5f5);
}
.jwc-lportal .fc .fc-list-event-graphic,
.jwc-lportal .fc .fc-list-event-time {
  white-space: nowrap;
  width: 1px;
}
.jwc-lportal .fc .fc-list-event-dot {
  display: inline-block;
  box-sizing: content-box;
  width: 0;
  height: 0;
  border: 5px solid #3788d8;
  border: calc(var(--fc-list-event-dot-width, 10px) / 2) solid
    var(--fc-event-border-color, #3788d8);
  border-radius: 5px;
  border-radius: calc(var(--fc-list-event-dot-width, 10px) / 2);
}
.jwc-lportal .fc .fc-list-event-title a {
  color: inherit;
  text-decoration: none;
}
.jwc-lportal .fc .fc-list-event.fc-event-forced-url:hover a {
  text-decoration: underline;
}
.jwc-lportal .fc-theme-bootstrap a:not([href]) {
  color: inherit;
  /* natural color for navlinks */
}
.jwc-lportal .fc-col-header {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  color: #3f3636;
}
.jwc-lportal .fc-theme-standard th {
  font-weight: 400;
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc-theme-standard th {
    border-bottom: none;
  }
}
.jwc-lportal .fc-scrollgrid-section-header td {
  border-right: 0;
}
.jwc-lportal .fc-daygrid-day {
  padding: 10px;
  height: 150px;
  position: relative;
}
@media all and (max-width: 991px) {
  .jwc-lportal .fc-daygrid-day {
    height: 60px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc-daygrid-day {
    height: 50px;
  }
}
.jwc-lportal .fc-daygrid-day-top {
  font-size: 14px;
  font-weight: bold;
  color: rgba(75, 72, 71, 0.5);
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc-daygrid-day-top {
    font-size: 13px;
    font-weight: 400;
    color: #4b4847;
    text-align: center;
  }
}
.jwc-lportal .fc-day-other {
  opacity: 0;
}
.jwc-lportal .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
  background-color: #6cc24a;
  color: #ffffff;
  font-weight: 700;
  padding: 6px;
  border-radius: 12px;
  width: 30px;
  text-align: center;
  display: inline-block;
}
.jwc-lportal .fc-event {
  font-size: 10px;
  line-height: 20px;
}
.jwc-lportal .fc-event span {
  display: block;
}
.jwc-lportal .fc-event .title {
  font-size: 12px;
}
.jwc-lportal .fc-popover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.jwc-lportal .fc-popover .fc-popover-header {
  padding: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc-popover .fc-popover-header {
    background: none !important;
  }
}
.jwc-lportal .fc-popover .fc-popover-header .fc-popover-title {
  font-size: 16px;
  font-weight: 500;
  color: #4b4847;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc-popover .fc-popover-header .fc-popover-title {
    display: none;
  }
}
.jwc-lportal .fc-popover .fc-popover-header .fc-popover-close {
  font-size: 18px;
  color: #4b4847;
}
@media all and (max-width: 767px) {
  .jwc-lportal .fc-popover .fc-popover-header .fc-popover-close {
    opacity: 1;
    position: absolute;
    top: 60px;
    right: 10px;
    font-size: 25px;
    color: #3f3636;
    background-color: #ffffff;
    border-radius: 100%;
    padding: 5px;
    width: 35px;
    height: 35px;
    z-index: 1;
  }
}
.jwc-lportal .fc-popover .fc-event {
  font-size: 12px;
  line-height: 22px;
}
.jwc-lportal .fc-popover .fc-event .title {
  font-size: 14px;
}
.jwc-lportal .fc-popover .fc-daygrid-event-harness {
  margin-bottom: 12px;
}
.jwc-lportal .fc-popover .fc-daygrid-event-harness:last-child {
  margin-bottom: 0;
}
.jwc-lportal .fc-scrollgrid-section-header .fc-scroller {
  overflow: initial !important;
}
/* floor plan css [START]*/
.jwc-lportal .floorplan {
  position: relative;
}
.jwc-lportal .floorplan:before {
  width: 100%;
  background: #f5f2ed;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 50%;
  content: "";
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan:before {
    height: 37%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .floorplan-img {
    padding: 0px 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan > .container {
    padding: 0px;
    overflow: hidden;
  }
}
.jwc-lportal .floorplan .planning_tools_lists {
  padding-right: 0px;
  padding-left: 0px;
  position: relative;
  z-index: 1;
}
.jwc-lportal .floorplan .tabs {
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tabs {
    margin: 0px 20px 20px 20px;
    padding-bottom: 0px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
}
.jwc-lportal .floorplan .tabs .tab_mob {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  font-size: 22px;
  font-family: "Montserrat", serif;
  display: none;
}
.jwc-lportal .floorplan .tabs .tab_mob:before {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -5px;
  color: var(--data-tab-txt-hover-Color);
  font-size: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tabs .tab_mob {
    display: block;
  }
}
.jwc-lportal .floorplan .tabs .tab_mob.active + .nav-tabs {
  display: block;
}
.jwc-lportal .floorplan .tabs .nav-tabs {
  display: block;
  width: 100%;
  border: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tabs .nav-tabs {
    width: 570px;
    padding-bottom: 10px;
  }
}
.jwc-lportal .floorplan .tabs .nav-tabs > li {
  display: inline-block;
  text-align: left;
  margin-right: 50px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tabs .nav-tabs > li {
    margin-right: 70px;
  }
}
.jwc-lportal .floorplan .tabs .nav-tabs > li a {
  font-size: 24px;
  color: var(--data-tab-txt-Color);
  padding-bottom: 20px;
  position: relative;
  font-family: "Montserrat", serif;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.jwc-lportal .floorplan .tabs .nav-tabs > li a:hover,
.jwc-lportal .floorplan .tabs .nav-tabs > li a.active {
  color: var(--data-tab-txt-hover-Color);
}
.jwc-lportal .floorplan .tabs .nav-tabs > li a:hover:after,
.jwc-lportal .floorplan .tabs .nav-tabs > li a.active:after {
  width: 100%;
  left: 0%;
}
.jwc-lportal .floorplan .tabs .nav-tabs > li a:after {
  width: 0%;
  left: 50%;
  position: absolute;
  background: var(--data-tab-txt-hover-Color);
  height: 2px;
  content: "";
  bottom: 0px;
  transition: all ease-out 0.25s;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .floorplan .tabs .nav-tabs > li a {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tabs .nav-tabs > li a {
    font-size: 16px;
    padding-bottom: 0;
  }
  .jwc-lportal .floorplan .tabs .nav-tabs > li a:hover:after,
  .jwc-lportal .floorplan .tabs .nav-tabs > li a.active:after {
    width: 100%;
    left: 0;
    bottom: -2px;
  }
}
.jwc-lportal .floorplan .tab-content {
  overflow: hidden;
}
.jwc-lportal .floorplan .tab-content .floorplan-details {
  background: #f5f2ed;
  padding: 30px;
}
.jwc-lportal .floorplan .tab-content .floorplan-details-wrapper {
  margin-top: 30px;
}
.jwc-lportal
  .floorplan
  .tab-content
  .floorplan-details
  .floorplan-details-info {
  margin: 20px 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .floorplan
    .tab-content
    .floorplan-details
    .floorplan-details-info {
    margin: 10px 0;
  }
}
.jwc-lportal .floorplan .tab-content .floorplan-details-icon {
  display: inline-block;
  width: 64px;
  vertical-align: top;
}
.jwc-lportal .floorplan .tab-content .floorplan-details-icon img {
  height: 64px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tab-content .floorplan-details-icon img {
    height: 50px;
  }
}
.jwc-lportal .floorplan .tab-content .floorplan-details-txt {
  display: inline-block;
  width: calc(100% - 70px);
  vertical-align: top;
  padding-left: 40px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tab-content .floorplan-details-txt {
    padding-left: 15px;
  }
}
.jwc-lportal .floorplan .tab-content .floorplan-details-txt h6 {
  font-family: "Montserrat", sans-serif;
  color: #4b4847;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  margin: 0px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tab-content .floorplan-details-txt h6 {
    font-size: 14px;
    line-height: 14px;
  }
}
.jwc-lportal .floorplan .tab-content .floorplan-details-txt h5 {
  font-family: "Montserrat", sans-serif;
  color: #4b4847;
  margin: 10px 0px 0px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tab-content .floorplan-details-txt h5 {
    margin-top: 5px;
  }
}
.jwc-lportal .floorplan .tab-content .floorplan-details-txt p {
  font-size: 18px;
  line-height: 20px;
  margin: 10px 0px 0px;
  font-weight: 300;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tab-content .floorplan-details-txt p {
    font-size: 10px;
    line-height: 10px;
    margin-top: 5px;
  }
}
.jwc-lportal .floorplan .tab-content .floorplan-details-buttons {
  margin-top: 80px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tab-content .floorplan-details-buttons {
    margin-top: 40px;
  }
}
.jwc-lportal .floorplan .tab-content .floorplan-details-buttons a {
  margin-right: 80px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .floorplan .tab-content .floorplan-details-buttons a {
    margin-bottom: 30px;
  }
}
.jwc-lportal .floorplan .tab-content .floorplan-details-buttons a:last-child {
  margin-bottom: 0;
}
/* floor plan css [END]*/
/* Contact Us page css [START]*/
.jwc-lportal .jwc_contactus {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_contactus {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
.jwc-lportal .jwc_contactus .contactus_sidebox {
  padding: 40px;
  border: 1px solid #f5f2ed;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  margin: 25px 0 0 0;
  width: 100%;
}
.jwc-lportal .jwc_contactus .contactus_sidebox a {
  color: var(--data-techspecs-textColor);
}
.jwc-lportal .jwc_contactus .contactus_sidebox h4 {
  border-bottom: 1px solid #f5f2ed;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.jwc-lportal .blog_template_top .contactus_sidebox {
  padding: 40px;
  border: 1px solid #f5f2ed;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  margin: 0;
}
.jwc-lportal .blog_template_top .contactus_sidebox h4 {
  border-bottom: 1px solid #f5f2ed;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.jwc-lportal .jwc_contactus .contactus_address {
  padding: 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .jwc_contactus
    .contactus_address
    .cus_accordion
    .card-header
    button
    .icon-arrow-down {
    top: 32px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_contactus .contactus_address {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
.jwc-lportal .jwc_contactus .contactus_address .card-body {
  background-color: #f5f2ed;
  padding: 30px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .jwc_contactus .contactus_address .card-body {
    padding: 15px;
  }
}
.jwc-lportal .jwc_contactus .contactus_address .card-body p {
  margin-bottom: 0.5rem;
}
.jwc-lportal .jwc_contactus .contactus_address .card-body p a {
  color: #212529;
  text-decoration: none;
}
.jwc-lportal .jwc_contactus .contactus_address .card-body p .color-gold-txt {
  color: #976841;
  text-decoration: underline;
}
.jwc-lportal .jwc_contactus .contactus_address .card-body p .color-pink-txt {
  color: #C63493;
  text-decoration: underline;
}
.jwc-lportal .jwc_contactus .contactus_address .card-body .social--UL {
  padding: 15px 0;
  margin: 0;
  display: table;
  width: 100%;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_contactus .contactus_address .card-body .social--UL {
    padding: 10px 0;
  }
}
.jwc-lportal .jwc_contactus .contactus_address .card-body .social--UL li {
  list-style: none;
  float: left;
  padding: 0 37px 0 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_contactus .contactus_address .card-body .social--UL li {
    padding: 0 28px 0 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_contactus .contactus_address .card-body .social--UL li {
    padding: 0;
    width: calc(100% / 5);
  }
}
.jwc-lportal
  .jwc_contactus
  .contactus_address
  .card-body
  .social--UL
  li:last-child {
  padding-right: 0;
}
.jwc-lportal .jwc_contactus .contactus_address .card-body .social--UL li a {
  color: #4b4847;
  text-decoration: none;
  font-size: 24px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_contactus .contactus_address .card-body .social--UL li a {
    font-size: 22px;
  }
}
.jwc-lportal .jwc_contactus .contactus_address .card-body .cta-holder {
  padding: 1.5rem 0 0.5rem;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .jwc_contactus .contactus_address .card-body .cta-holder {
    padding: 1rem 0 0;
  }
}
.jwc-lportal .jwc_contactus .contactus_address .card-body .cta-holder a {
  margin-right: 0.5rem;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .jwc_contactus .contactus_address .card-body .cta-holder a {
    margin-right: 0.5rem;
    margin-bottom: 1rem;
  }
}
.jwc-lportal .contactus_form .jwc_form .form-group {
  margin-bottom: 2.5rem;
  padding: 0 30px 0 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .contactus_form .jwc_form .form-group {
    margin-bottom: 1.2rem;
    padding: 0 30px 0 0;
  }
}
.jwc-lportal .contactus_form .jwc_form .form-group .input-field {
  max-width: 100%;
  border: 1px solid #e3dcd0;
  width: 100%;
  line-height: 90px;
  height: 90px;
  padding: 0 40px;
  font-size: 18px;
}
.jwc-lportal .contactus_form .jwc_form .form-group .input-field:hover {
  border-color: var(--data-dropdown-hover-border-color);
}
@media all and (max-width: 500px) {
  .jwc-lportal .contactus_form .jwc_form .form-group .input-field {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    padding: 0 20px;
  }
}
.jwc-lportal .contactus_form .jwc_form .form-group .textarea {
  height: auto;
  line-height: 120%;
  padding: 20px 40px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .contactus_form .jwc_form .form-group .textarea {
    padding: 20px;
  }
}
/* Contact Us page [END]*/
/*covid css [START]*/
.jwc-lportal .cookie_policy {
  background-color: #f5f2ed;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #af8f63;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .cookie_policy {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.jwc-lportal .cookie_policy .section_heading--title {
  color: #4b4847;
}
.jwc-lportal .cookie_policy .section_heading--title::before {
  background-color: #a67d54;
}
.jwc-lportal .cookie_policy .section_heading {
  padding-bottom: 0;
}
.jwc-lportal .cookie_policy .section_heading--text {
  color: #4b4847;
  max-width: 100%;
}
.jwc-lportal .cookie_policy .buttons {
  margin-top: 40px;
}
.jwc-lportal .cookie_policy .buttons a {
  margin-right: 90px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .cookie_policy .buttons a {
    margin-right: 50px;
    margin-bottom: 25px;
  }
}
.jwc-lportal .cookie_policy .buttons a:last-child {
  margin-right: 0;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .cookie_policy .buttons a:last-child {
    margin-bottom: 0;
  }
}
/*covid css [END]*/
/*public safety slider css [START]*/
.jwc-lportal .publicsafety_wrapper {
  background: var(--data-publicsafety-bgColor1);
}
.jwc-lportal .swiper_fraction {
  position: relative;
}
.jwc-lportal .publicsafety_slider {
  position: relative;
  margin: 40px 0 0 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .publicsafety_slider {
    margin: 0;
  }
}
.jwc-lportal .publicsafety_slider_each {
  position: relative;
  z-index: 1;
}
.jwc-lportal .publicsafety_slider_each--img img {
  width: 100%;
}
.jwc-lportal .publicsafety_slider_each_copy {
  padding: 30px 0;
  width: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .publicsafety_slider_each_copy {
    position: relative;
    color: #4b4847;
    padding: 0 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .publicsafety_slider_each_copy {
    padding: 20px 0;
  }
}
.jwc-lportal .publicsafety_slider_each_copy h4 {
  margin-bottom: 10px;
}
.jwc-lportal .publicsafety_slider_each_copy p {
  margin-bottom: 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .publicsafety_slider_each_copy p {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .publicsafety_slider .swiper-arrows {
    display: none;
  }
}
/*public safety slider css [END]*/
/* Our Space CSS [START]*/
.jwc-lportal .our_space_wrapper {
  overflow: hidden;
}
.jwc-lportal .our_space_wrapper .our_space_lists {
  padding-right: 0px;
  padding-left: 0px;
}
.jwc-lportal .our_space_wrapper .tabs {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_space_wrapper .tabs {
    position: relative;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_space_wrapper .tabs .row {
    display: table;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_space_wrapper .tabs {
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
}
.jwc-lportal .our_space_wrapper .tabs .nav-tabs {
  padding: 30px 15px;
  width: 100%;
  background: transparent linear-gradient(360deg, #000000 0%, #00000000 100%) 0%
    0% no-repeat padding-box;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_space_wrapper .tabs .nav-tabs {
    width: 670px;
    padding: 0 0 10px 0;
    background: none;
    border: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .our_space_wrapper .tabs .nav-tabs {
    width: 800px;
  }
}
.jwc-lportal .our_space_wrapper .tabs .nav-tabs > li {
  display: inline-block;
  text-align: center;
  width: calc(100% / 5);
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_space_wrapper .tabs .nav-tabs > li {
    text-align: left;
    width: auto;
    padding: 0 4rem 0 0;
  }
}
.jwc-lportal .our_space_wrapper .tabs .nav-tabs > li a {
  font-size: 14px;
  color: #fff;
  position: relative;
  opacity: 0.4;
  display: block;
  text-decoration: none;
}
.jwc-lportal .our_space_wrapper .tabs .nav-tabs > li a:hover,
.jwc-lportal .our_space_wrapper .tabs .nav-tabs > li a.active {
  opacity: 1;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_space_wrapper .tabs .nav-tabs > li a {
    color: #000;
  }
  .jwc-lportal .our_space_wrapper .tabs .nav-tabs > li a:hover,
  .jwc-lportal .our_space_wrapper .tabs .nav-tabs > li a.active {
    border-bottom: 1px solid var(--data-our-space-lineColor);
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .our_space_wrapper .tabs .nav-tabs > li a {
    font-size: 18px;
  }
}
.jwc-lportal .our_space_wrapper .tab-content {
  overflow: hidden;
}
.jwc-lportal .our_space_wrapper .tab-content > .tab-pane {
  width: 100%;
  display: block;
  visibility: hidden;
  position: absolute;
}
.jwc-lportal .our_space_wrapper .tab-content > .tab-pane.active {
  visibility: visible;
  position: relative;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_space_wrapper .tab-content > .tab-pane h5 {
    display: none;
  }
}
.jwc-lportal .our_space_wrapper .our_space_icons {
  padding: 1rem 0 2rem;
}
.jwc-lportal .our_space_wrapper .our_space_icons .our_space_block {
  text-align: center;
  display: inline-block;
  padding: 0 5rem 0 0;
  color: #4b4847;
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_space_wrapper .our_space_icons .our_space_block {
    text-align: left;
    padding: 0 0.5rem 0 0;
  }
}
.jwc-lportal
  .our_space_wrapper
  .our_space_icons
  .our_space_block
  .our_space_icon {
  margin-bottom: 0.5rem;
}
@media all and (max-width: 1099px) {
  .jwc-lportal
    .our_space_wrapper
    .our_space_icons
    .our_space_block
    .our_space_icon {
    width: 40px;
    margin: auto auto 0.5rem;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .our_space_wrapper
    .our_space_icons
    .our_space_block
    .our_space_icon {
    width: 30px;
    margin: 0 0.5rem 0 0;
    vertical-align: top;
    display: inline-flex;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .our_space_wrapper
    .our_space_icons
    .our_space_block
    .our_space_txt {
    vertical-align: top;
    display: inline-flex;
  }
}
.jwc-lportal
  .our_space_wrapper
  .our_space_icons
  .our_space_block
  .our_space_txt
  h4 {
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .our_space_wrapper
    .our_space_icons
    .our_space_block
    .our_space_txt
    h4 {
    font-size: 18px;
    padding: 0 0.5rem 0 0;
  }
}
.jwc-lportal
  .our_space_wrapper
  .our_space_icons
  .our_space_block
  .our_space_txt
  p {
  font-size: 14px;
  padding: 0;
  margin: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .our_space_wrapper
    .our_space_icons
    .our_space_block
    .our_space_txt
    p {
    font-size: 12px;
  }
}
/* Our Space CSS [END]*/
/* Parking Management css [START]*/
.jwc-lportal .parking_management {
  background: var(--data-pm-bgColor);
}
@media all and (max-width: 991px) {
  .jwc-lportal .parking_management .section_heading {
    text-align: left !important;
  }
  .jwc-lportal .parking_management .section_heading--title:before {
    left: 0 !important;
  }
}
/* Parking Management css [ENDs]*/
/* hightlights facilities icons starts */
.highlights_facilities_icons_list {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 80px;
}
@media all and (max-width: 991px) {
  .highlights_facilities_icons_list {
    flex-wrap: wrap;
    padding-bottom: 0px;
  }
}
@media all and (max-width: 767px) {
  .highlights_facilities_icons_list {
    padding: 0px;
  }
}
.highlights_facilities_icons_list_each {
  text-align: center;
  width: calc(100% / 3);
}
@media all and (max-width: 767px) {
  .highlights_facilities_icons_list_each {
    width: calc(100% / 1);
    margin-bottom: 30px;
  }
}
.highlights_facilities_icons_list_each--img {
  height: 80px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media all and (max-width: 991px) {
  .highlights_facilities_icons_list_each--img {
    height: 60px;
    width: 60px;
  }
}
@media all and (max-width: 767px) {
  .highlights_facilities_icons_list_each--img {
    float: left;
    display: table;
  }
}
.highlights_facilities_icons_list_each--title {
  margin-top: 40px;
  text-transform: uppercase;
}
@media all and (max-width: 991px) {
  .highlights_facilities_icons_list_each--title {
    padding: 0 30px;
  }
}
@media all and (max-width: 767px) {
  .highlights_facilities_icons_list_each--title {
    margin-top: 0;
    text-transform: capitalize;
    float: left;
    text-align: left;
    max-width: 65%;
  }
}
@media all and (max-width: 991px) {
  .highlights_facilities_icons--btn {
    text-align: center;
  }
}
/* hightlights facilities icons ends */
/* range slider css Start */
.jwc-lportal .slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.jwc-lportal .slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.jwc-lportal .slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.jwc-lportal .slider.slider-horizontal .slider-selection,
.jwc-lportal .slider.slider-horizontal .slider-track-low,
.jwc-lportal .slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.jwc-lportal .slider.slider-horizontal .slider-tick,
.jwc-lportal .slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.jwc-lportal .slider.slider-horizontal .slider-tick.triangle,
.jwc-lportal .slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #036fa5;
  margin-top: 0;
}
.jwc-lportal .slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.jwc-lportal .slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.jwc-lportal
  .slider.slider-horizontal
  .slider-tick-label-container
  .slider-tick-label {
  display: inline-block;
  text-align: center;
}
.jwc-lportal .slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.jwc-lportal .slider.slider-horizontal.slider-rtl .slider-tick,
.jwc-lportal .slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.jwc-lportal .slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.jwc-lportal .slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.jwc-lportal .slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.jwc-lportal .slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.jwc-lportal .slider.slider-vertical .slider-track-low,
.jwc-lportal .slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.jwc-lportal .slider.slider-vertical .slider-tick,
.jwc-lportal .slider.slider-vertical .slider-handle {
  margin-top: -10px;
}
.jwc-lportal .slider.slider-vertical .slider-tick.triangle,
.jwc-lportal .slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #036fa5;
  margin-left: 0;
}
.jwc-lportal .slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.jwc-lportal
  .slider.slider-vertical
  .slider-tick-label-container
  .slider-tick-label {
  padding-left: 4px;
}
.jwc-lportal .slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}
.jwc-lportal .slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}
.jwc-lportal .slider.slider-vertical.slider-rtl .slider-tick.triangle,
.jwc-lportal .slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}
.jwc-lportal
  .slider.slider-vertical.slider-rtl
  .slider-tick-label-container
  .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}
.jwc-lportal .slider.slider-disabled .slider-handle {
  background-color: #cfcfcf;
  background-image: linear-gradient(to bottom, #dfdfdf, #bebebe);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BEBEBE',GradientType=0);
}
.jwc-lportal .slider.slider-disabled .slider-track {
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #e5e5e5, #e9e9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#E9E9E9',GradientType=0);
  cursor: not-allowed;
}
.jwc-lportal .slider input {
  display: none;
}
.jwc-lportal .slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.jwc-lportal .slider .bs-tooltip-top .tooltip-inner,
.jwc-lportal .slider .bs-tooltip-bottom .tooltip-inner {
  position: relative;
  left: -50%;
}
.jwc-lportal .slider.bs-tooltip-left .tooltip-inner,
.jwc-lportal .slider.bs-tooltip-right .tooltip-inner {
  position: relative;
  top: -100%;
}
.jwc-lportal .slider .tooltip {
  pointer-events: none;
}
.jwc-lportal .slider .tooltip.bs-tooltip-top .arrow,
.jwc-lportal .slider .tooltip.bs-tooltip-bottom .arrow {
  left: -0.4rem;
}
.jwc-lportal .slider .tooltip.bs-tooltip-top {
  margin-top: -44px;
}
.jwc-lportal .slider .tooltip.bs-tooltip-bottom {
  margin-top: 2px;
}
.jwc-lportal .slider .tooltip.bs-tooltip-left,
.jwc-lportal .slider .tooltip.bs-tooltip-right {
  margin-top: -14px;
}
.jwc-lportal .slider .tooltip.bs-tooltip-left .arrow,
.jwc-lportal .slider .tooltip.bs-tooltip-right .arrow {
  top: 8px;
}
.jwc-lportal .slider .hide {
  display: none;
}
.jwc-lportal .slider-track {
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9',GradientType=0);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: absolute;
  cursor: pointer;
}
.jwc-lportal .slider-selection {
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#f5f5f5',GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  border-radius: 4px;
  position: absolute;
}
.jwc-lportal .slider-selection.tick-slider-selection {
  background-color: #46c1fe;
  background-image: linear-gradient(to bottom, #52c5ff, #3abcfd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd',GradientType=0);
}
.jwc-lportal .slider-track-low,
.jwc-lportal .slider-track-high {
  box-sizing: border-box;
  border-radius: 4px;
  position: absolute;
  background: transparent;
}
.jwc-lportal .slider-handle {
  background-color: #0478b2;
  background-image: linear-gradient(to bottom, #0480be, #036fa5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0480BE', endColorstr='#036fa5',GradientType=0);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #0480be;
  border: 0px solid transparent;
}
.jwc-lportal .slider-handle:hover {
  cursor: pointer;
}
.jwc-lportal .slider-handle.round {
  border-radius: 20px;
}
.jwc-lportal .slider-handle.triangle {
  background: transparent none;
}
.jwc-lportal .slider-handle.custom {
  background: transparent none;
}
.jwc-lportal .slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}
.jwc-lportal .slider-tick {
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9',GradientType=0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.jwc-lportal .slider-tick.round {
  border-radius: 50%;
}
.jwc-lportal .slider-tick.triangle {
  background: transparent none;
}
.jwc-lportal .slider-tick.custom {
  background: transparent none;
}
.jwc-lportal .slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}
.jwc-lportal .slider-tick.in-selection {
  background-color: #46c1fe;
  background-image: linear-gradient(to bottom, #52c5ff, #3abcfd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd',GradientType=0);
  opacity: 1;
}
/* range slider css Ends */
/* inquire now css start */
.jwc-lportal .inquire_now {
  background: var(--data-inquire-bgColor);
}
.jwc-lportal .inquire_now .section_heading {
  padding-bottom: 20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .inquire_now .section_heading {
    padding-right: 0;
  }
}
.jwc-lportal .inquire_now .section_heading--text {
  max-width: 100%;
  margin-bottom: 20px;
}
.jwc-lportal .inquire_now .button_links {
  margin-top: 70px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .inquire_now .button_links {
    margin-top: 40px;
  }
}
/* inquire nowcss ends */
/*art store css [START]*/
@media all and (max-width: 767px) {
  .jwc-lportal .art-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.jwc-lportal .art {
  background-color: var(--data-art-bglayer);
  position: relative;
}
.jwc-lportal .art .section_heading {
  padding-bottom: 0;
}
.jwc-lportal .art_img img {
  width: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .art_img {
    padding: 0 15px !important;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .art-list .container {
    padding: 0;
  }
}
.jwc-lportal .art-list--each {
  /* background: var(--data-events-bgColor); */
  margin-bottom: 180px;
}
.jwc-lportal .art-list--each .row {
  background: var(--data-events-bgColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .art-list--each {
    margin-bottom: 65px;
  }
  .jwc-lportal .art-list--each .section_heading {
    padding-bottom: 10px;
  }
}
.jwc-lportal .art-list--each .img-container {
  padding: 0px 40px;
  position: relative;
  top: 60px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .art-list--each .img-container {
    padding: 0px;
    top: 0px;
  }
  .jwc-lportal .art-list--each .img-container .benefits_slider {
    margin-top: 0px;
  }
}
.jwc-lportal .art-list--each .text-container .arts-tags {
  margin-bottom: 35px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--data-tag-color);
}
@media all and (max-width: 767px) {
  .jwc-lportal .art-list--each .text-container .arts-tags {
    font-size: 10px;
    letter-spacing: 1px;
    margin-bottom: 25px;
  }
}
.jwc-lportal .art-list--each .text-container .arts-tags a {
  color: var(--data-tag-color);
  text-decoration: none;
}
.jwc-lportal .art-list--each .text-container h2 {
  padding-top: 10px;
  color: #4b4847;
  position: relative;
  margin-top: 40px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .art-list--each .text-container h2 {
    margin-top: 0px;
  }
}
.jwc-lportal .art-list--each .text-container h2:before {
  content: "";
  position: absolute;
  width: 52px;
  top: -10px;
  left: 0;
  height: 2px;
  background: var(--lineColor);
}
@media all and (max-width: 991px) {
  .jwc-lportal .art-list--each .text-container h2:before {
    top: 0;
  }
}
.jwc-lportal .art-list--each .text-container p {
  margin: 25px 0px 0px;
  color: #4b4847;
}
@media all and (max-width: 991px) {
  .jwc-lportal .art-list--each .text-container p {
    margin: 10px 0px 0px;
  }
}
.jwc-lportal .art-list--each .centerbtn {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .art-list--each .centerbtn {
    margin-bottom: 0;
  }
}
.jwc-lportal .art-list--each.img-left .text-container {
  padding: 30px 30px 20px 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .art-list--each.img-left .text-container {
    padding: 25px;
  }
}
.jwc-lportal .art-list--each.img-right .text-container {
  padding: 30px 10px 20px 40px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .art-list--each.img-right .text-container {
    padding: 25px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .art-list--each.img-right .row {
    flex-direction: column-reverse !important;
  }
}
/*art store css [END]*/
/* Safety css Start */
.jwc-lportal .safety_download_pdf_list {
  border: 1px solid #dad8d4;
  margin-bottom: 30px;
  padding: 30px 20px;
  margin-left: 0;
  margin-right: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .safety_download_pdf_list {
    padding: 20px 10px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .safety_download_pdf_list {
    padding: 20px 5px;
  }
}
.jwc-lportal .safety_download_pdf_list--icon {
  display: inline-block;
  height: 50px;
  width: 50px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .safety_download_pdf_list--icon {
    height: 35px;
    width: 35px;
  }
}
.jwc-lportal .safety_download_pdf_list--title {
  display: inline-block;
  width: calc(100% - 60px);
  padding-left: 35px;
  margin-top: 10px;
  margin-bottom: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .safety_download_pdf_list--title {
    padding-left: 20px;
    margin-top: 5px;
    width: calc(100% - 40px);
  }
}
.jwc-lportal .safety_download_pdf_list--button {
  margin-top: 15px;
  text-align: right;
  padding-right: 60px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .safety_download_pdf_list--button {
    margin-top: 15px;
    text-align: left;
  }
}
.jwc-lportal .safety_content {
  position: relative;
  background-color: #f5f2ed;
  margin: -30px auto 0;
  width: 95%;
  display: table;
  padding: 50px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .safety_content {
    padding: 25px;
  }
}
.jwc-lportal .safety_icons_each {
  padding: 0 10px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .safety_icons_each {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .safety_icons_each {
    margin: 15px 0;
  }
}
.jwc-lportal .safety_icons_each--icon {
  margin-bottom: 20px;
}
.jwc-lportal .safety_icons_each--icon img {
  height: 65px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .safety_icons_each--icon img {
    height: 55px;
  }
}
.jwc-lportal .safety_icons_each--text {
  font-weight: bold;
  color: #4b4847;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .safety_icons_each--text {
    font-size: 14px;
    line-height: 22px;
  }
}
.jwc-lportal .icon_list li {
  width: calc(50% - 4px);
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 991px) {
  .jwc-lportal .icon_list li {
    width: 100%;
  }
}
.jwc-lportal .icon_list li:nth-child(even) {
  padding-left: 10px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .icon_list li:nth-child(even) {
    padding-left: 0px;
  }
}
.jwc-lportal .icon_list li:nth-child(odd) {
  padding-right: 10px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .icon_list li:nth-child(odd) {
    padding-right: 0px;
  }
}
.jwc-lportal .icon_list li .icon {
  padding-top: 6px;
}
.jwc-lportal .icon_list li .text {
  vertical-align: top;
}
/* Safety css Ends */
.jwc-lportal .awards {
  background: var(--data-awards-bg-color);
}
@media all and (max-width: 767px) {
  .jwc-lportal .awards_content_each {
    margin-bottom: 30px;
  }
}
.jwc-lportal .awards_content_each--img {
  width: 100%;
  margin-bottom: 30px;
}
.jwc-lportal .awards_content_each--img img {
  width: 100%;
}
/* upgrade_browser css [START]*/
.jwc-lportal .upgrade_browser {
  position: relative;
  background: var(--data-upgrade_browser-bg-color);
  min-height: 100vh;
}
@media all and (max-width: 500px) {
  .jwc-lportal .upgrade_browser {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.jwc-lportal .upgrade_browser h1 {
  margin-bottom: 0.6em;
}
@media all and (max-width: 500px) {
  .jwc-lportal .upgrade_browser h1 {
    padding: 0;
    font-size: 30px;
    line-height: 44px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .upgrade_browser p {
    font-size: 16px;
    line-height: 28px;
  }
}
.jwc-lportal .upgrade_browser_list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
}
.jwc-lportal .upgrade_browser_list ul li {
  display: inline-block;
  margin: 0 50px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .upgrade_browser_list ul li {
    width: 13%;
    margin: 0 5%;
  }
}
.jwc-lportal .upgrade_browser_list ul li a {
  text-decoration: none;
}
.jwc-lportal .upgrade_browser_list ul li p {
  font-weight: 700;
  margin-top: 30px;
  color: #4b4847;
}
@media all and (max-width: 767px) {
  .jwc-lportal .upgrade_browser_list ul li p {
    font-size: 12px;
    margin-top: 10px;
  }
}
.jwc-lportal .upgrade_browser hr {
  margin: 70px 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .upgrade_browser hr {
    margin: 20px 0 30px 0;
  }
}
.jwc-lportal .upgrade_browser .link {
  color: #004fb6;
  text-decoration: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .upgrade_browser .link {
    display: block;
  }
}
/* upgrade_browser css [END]*/
/* search result css [START]*/
@media all and (max-width: 500px) {
  .jwc-lportal .search_result .section_heading--title {
    line-height: 38px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result .section_heading--title span {
    font-size: 22px;
  }
}
.jwc-lportal .search_result_count {
  float: right;
  margin-top: -120px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .search_result_count {
    margin-top: -80px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .search_result_count {
    margin-top: -40px;
    float: left;
    width: 100%;
  }
}
.jwc-lportal .search_result_with_img {
  display: block;
}
.jwc-lportal .search_result_with_img .swiper_fraction .swiper-arrows {
  right: -10px;
  top: -20px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .search_result_with_img .swiper_fraction .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .search_result_with_img .result_slider_each {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
}
.jwc-lportal .search_result_with_img .result_slider_each--img {
  float: left;
  width: 40%;
}
.jwc-lportal .search_result_with_img .result_slider_each--img img {
  float: left;
  width: 100%;
}
.jwc-lportal .search_result_with_img .result_slider_each_copy {
  float: right;
  width: 52%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding-right: 10%;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_with_img .result_slider_each_copy {
    padding-right: 0%;
    width: 55%;
    position: relative;
    height: auto;
  }
}
.jwc-lportal .search_result_with_img .result_slider_each_copy--category {
  float: left;
  width: 100%;
  font-weight: bold;
  font-size: 10px;
  color: var(--data-category-color);
  margin-bottom: 15px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_with_img .result_slider_each_copy--category {
    margin-bottom: 5px;
  }
}
.jwc-lportal .search_result_with_img .result_slider_each_copy--title {
  float: left;
  width: 100%;
  color: #4b4847;
  font-family: "Montserrat", serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_with_img .result_slider_each_copy--title {
    line-height: 20px;
  }
}
.jwc-lportal .search_result_with_img .result_slider_each_copy--link {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_with_img .result_slider_each_copy--link {
    position: relative;
    margin-top: 15px;
  }
}
.jwc-lportal .search_result_with_tag {
  display: block;
  margin: 40px 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_with_tag {
    margin: 20px 0;
  }
}
.jwc-lportal .search_result_with_tag .swiper-container {
  padding: 30px 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_with_tag .swiper-container {
    padding: 20px 0;
  }
}
.jwc-lportal .search_result_with_tag .swiper-slide {
  width: auto;
}
.jwc-lportal .search_result_with_tag .result_link {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #2c2c2c;
  text-transform: uppercase;
  background-color: #ffffff;
  padding: 30px 70px;
  box-shadow: 4px 8px 24px 0 rgba(163, 163, 163, 0.2);
  display: inline-block;
  letter-spacing: 2px;
}
.jwc-lportal .search_result_with_tag .result_link:hover {
  text-decoration: none;
}
.jwc-lportal .search_result_with_tag .result_link:focus {
  outline: auto;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_with_tag .result_link {
    padding: 20px 25px;
    font-size: 10px;
    box-shadow: 2px 4px 14px 0 rgba(163, 163, 163, 0.2);
  }
}
.jwc-lportal .search_result_list {
  display: block;
}
.jwc-lportal .search_result_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.jwc-lportal .search_result_list ul li {
  display: block;
  margin-bottom: 70px;
}
.jwc-lportal .search_result_list ul li .category {
  font-weight: bold;
  font-size: 12px;
  margin-right: 10px;
  color: var(--data-list-category-color);
}
.jwc-lportal .search_result_list ul li h4 {
  color: #4b4847;
  margin: 15px 0 20px 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_list ul li h4 {
    margin: 10px 0 15px 0;
  }
}
.jwc-lportal .search_result_pagination {
  display: block;
  margin: 20px 0 50px 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_pagination {
    margin: 20px 0;
  }
}
.jwc-lportal .search_result_pagination ul.numbers {
  display: inline-block;
  margin: 0 45px;
  padding: 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_pagination ul.numbers {
    margin: 0 10px;
  }
}
.jwc-lportal .search_result_pagination ul.numbers li {
  display: inline-block;
}
.jwc-lportal .search_result_pagination ul.numbers li a {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  font-family: "Montserrat", sans-serif;
  padding: 10px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_pagination ul.numbers li a {
    padding: 5px;
  }
}
.jwc-lportal .search_result_pagination ul.numbers li a:hover,
.jwc-lportal .search_result_pagination ul.numbers li a.active {
  color: #000000;
}
@media all and (max-width: 500px) {
  .jwc-lportal .search_result_pagination .cta-prim {
    margin: 5px 0;
  }
}
/* search result css [ENDS]*/
.jwc-lportal .kma_with_thumbnails {
  position: relative;
}
.jwc-lportal .kma_with_thumbnails_big_img {
  width: 100%;
}
.jwc-lportal .kma_with_thumbnails_big_img .swiper-slide img {
  width: 100%;
}
.jwc-lportal .kma_with_thumbnails_big_img .swiper-slide .big_img--deskop {
  display: block;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_with_thumbnails_big_img .swiper-slide .big_img--deskop {
    display: none;
  }
}
.jwc-lportal .kma_with_thumbnails_big_img .swiper-slide .big_img--mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_with_thumbnails_big_img .swiper-slide .big_img--mobile {
    display: block;
  }
}
.jwc-lportal .kma_with_thumbnails_thumb_img {
  position: absolute;
  bottom: 40px;
  right: 10%;
  width: auto;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_with_thumbnails_thumb_img {
    display: none;
  }
}
.jwc-lportal .kma_with_thumbnails_thumb_img .swiper-slide {
  width: 150px !important;
  /* border: 1px solid #cacacaa4; */
  opacity: 1;
  filter: drop-shadow(0px 3px 12px);
}
.jwc-lportal .kma_with_thumbnails_thumb_img .swiper-slide img {
  max-width: 100%;
  height: 85px;
  object-fit: cover;
}
.jwc-lportal .kma_with_thumbnails_thumb_img .swiper-slide-thumb-active {
  /* border: 1px solid #cacaca; */
  opacity: 1;
}
.jwc-lportal .kma_with_thumbnails .swiper-pagination {
  bottom: 20px;
  width: 100%;
  display: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_with_thumbnails .swiper-pagination {
    display: block;
  }
}
.jwc-lportal .kma_with_thumbnails .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  background: rgba(255, 255, 255);
  opacity: 1;
  outline: none;
  transform: scale(1);
  transition: 0.35s ease-in-out;
  /*&:focus {
                    outline: solid 5px $secondary_color
                }*/
}
.jwc-lportal
  .kma_with_thumbnails
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: white;
  transform: scale(1);
}
.jwc-lportal .kma_with_thumbnails .breadcrumbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_with_thumbnails .breadcrumbs {
    position: relative;
    padding: 20px 10px;
    text-align: center;
  }
}
.jwc-lportal .swiper-container .play_href {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 94px;
  height: 94px;
  border-radius: 94px;
  margin: auto 0 0;
  position: relative;
  transition: 0.45s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .swiper-container .play_href {
    height: 80px;
    width: 80px;
    border-radius: 80px;
  }
}
.jwc-lportal .swiper-container .play_href img {
  height: 23px;
  left: 3px;
  position: relative;
}
.jwc-lportal .swiper-container .play_href.default::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #af8f63;
  border-radius: 50%;
}
.jwc-lportal .swiper-container .play_href.default:hover {
  background: #af8f63;
}
.jwc-lportal .swiper-container .play_href.default:hover::before {
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .swiper-container .play_href.blue::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .swiper-container .play_href.blue:hover {
  background: #004ea8;
}
.jwc-lportal .swiper-container .play_href.blue:hover::before {
  border: 1px solid #004ea8;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .swiper-container .play_href.pink::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .swiper-container .play_href.pink:hover {
  background: #c5299b;
}
.jwc-lportal .swiper-container .play_href.pink:hover::before {
  border: 1px solid #c5299b;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .swiper-container .play_href.green::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .swiper-container .play_href.green:hover {
  background: #6cc24a;
}
.jwc-lportal .swiper-container .play_href.green:hover::before {
  border: 1px solid #6cc24a;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .swiper-container .play_href.red::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .swiper-container .play_href.red:hover {
  background: #ce0037;
}
.jwc-lportal .swiper-container .play_href.red:hover::before {
  border: 1px solid #ce0037;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .swiper-container .play_href::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 94px;
  border-radius: 94px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .swiper-container .play_href::after {
    height: 80px;
    width: 80px;
    border-radius: 80px;
  }
}
.jwc-lportal .swiper-container .play_href:hover::after {
  animation: playButtonHover 2s infinite;
  -webkit-animation: playButtonHover 2s infinite;
  -moz-animation: playButtonHover 2s infinite;
  -o-animation: playButtonHover 2s infinite;
}
.jwc-lportal .kma_slider {
  position: relative;
}
.jwc-lportal .kma_slider_img {
  width: 100%;
}
.jwc-lportal .kma_slider_img .swiper-slide img {
  width: 100%;
}
.jwc-lportal .kma_slider_img .swiper-slide .img--deskop {
  display: block;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_slider_img .swiper-slide .img--deskop {
    display: none;
  }
}
.jwc-lportal .kma_slider_img .swiper-slide .img--mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_slider_img .swiper-slide .img--mobile {
    display: block;
  }
}
.jwc-lportal .kma_slider .swiper-pagination {
  bottom: 20px;
  width: 100%;
  display: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_slider .swiper-pagination {
    display: block;
  }
}
.jwc-lportal .kma_slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  outline: none;
  transform: scale(1);
  transition: 0.35s ease-in-out;
  /*&:focus {
                    outline: solid 5px $secondary_color
                }*/
}
.jwc-lportal .kma_slider .swiper-pagination .swiper-pagination-bullet-active {
  background: white;
  transform: scale(1.45);
}
.jwc-lportal .kma_slider .breadcrumbs {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_slider .breadcrumbs {
    position: relative;
  }
}
.jwc-lportal .kma_slider .play_href {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 94px;
  height: 94px;
  border-radius: 94px;
  margin: 30px 0 0;
  position: relative;
  transition: 0.45s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_slider .play_href {
    height: 80px;
    width: 80px;
    border-radius: 80px;
  }
}
.jwc-lportal .kma_slider .play_href img {
  height: 23px;
  left: 3px;
  position: relative;
}
.jwc-lportal .kma_slider .play_href.default::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #af8f63;
  border-radius: 50%;
}
.jwc-lportal .kma_slider .play_href.default:hover {
  background: #af8f63;
}
.jwc-lportal .kma_slider .play_href.default:hover::before {
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .kma_slider .play_href.blue::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .kma_slider .play_href.blue:hover {
  background: #004ea8;
}
.jwc-lportal .kma_slider .play_href.blue:hover::before {
  border: 1px solid #004ea8;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .kma_slider .play_href.pink::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .kma_slider .play_href.pink:hover {
  background: #c5299b;
}
.jwc-lportal .kma_slider .play_href.pink:hover::before {
  border: 1px solid #c5299b;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .kma_slider .play_href.green::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .kma_slider .play_href.green:hover {
  background: #6cc24a;
}
.jwc-lportal .kma_slider .play_href.green:hover::before {
  border: 1px solid #6cc24a;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .kma_slider .play_href.red::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .kma_slider .play_href.red:hover {
  background: #ce0037;
}
.jwc-lportal .kma_slider .play_href.red:hover::before {
  border: 1px solid #ce0037;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .kma_slider .play_href::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 94px;
  border-radius: 94px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .kma_slider .play_href::after {
    height: 80px;
    width: 80px;
    border-radius: 80px;
  }
}
.jwc-lportal .kma_slider .play_href:hover::after {
  animation: playButtonHover 2s infinite;
  -webkit-animation: playButtonHover 2s infinite;
  -moz-animation: playButtonHover 2s infinite;
  -o-animation: playButtonHover 2s infinite;
}
.jwc-lportal .event_short_details {
  background: var(--data-details-bgColor);
  padding: 40px 0;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details {
    padding: 20px 0;
  }
}
.jwc-lportal .event_short_details_img {
  width: 80px;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details_img {
    width: 75px;
    margin-top: 5px;
  }
}
.jwc-lportal .event_short_details_img img {
  width: 100%;
}
.jwc-lportal .event_short_details_content {
  /* width: calc(100% - 90px); */
  display: inline-block;
  width: 100%;
  /* padding-left: 30px; */
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details_content {
    /* width: calc(100% - 80px); */
    /* padding-left: 15px; */
  }
}
.jwc-lportal .event_short_details_title {
  width: 100%;
  float: left;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details_title {
    width: 100%;
  }
}
.jwc-lportal .event_short_details_title a.tags:first-child {
  margin-left: 0;
}
.jwc-lportal .event_short_details_link {
  text-align: right;
  margin-top: 10px;
  float: right;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details_link {
    margin-top: 20px;
    float: left;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details_link a {
    margin-right: 15px;
  }
}
.jwc-lportal .event_short_details.fix_top {
  top: 85px;
  position: sticky;
  z-index: 998;
  padding: 15px 0;
}
@media only screen and (min-width: 1000px) {
  .jwc-lportal .event_short_details.fix_top {
    min-height: 100px;
  }
  section.event_short_details.scrolling-detect {
    position: sticky;
    top: 85px;
    z-index: 998;
  }
}
.jwc-lportal .event_short_details.fix_top .event_short_details_img {
  width: 40px;
}
.jwc-lportal .event_short_details.fix_top .event_short_details_content {
  width: 100%;
  padding-left: 0px;
}
.jwc-lportal .event_short_details.fix_top .event_short_details_title {
  width: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details.fix_top .event_short_details_title {
    width: 100%;
  }
}
.jwc-lportal .event_short_details.fix_top .event_short_details_title h4 {
  font-size: 18px;
  line-height: 24px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .event_short_details.fix_top .event_short_details_title h4 {
    font-size: 14px;
    line-height: 22px;
  }
}
.jwc-lportal .event_short_details.fix_top .event_short_details_title h3 {
  font-size: 24px;
  line-height: 24px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .event_short_details.fix_top .event_short_details_title h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
.jwc-lportal .event_short_details.fix_top .event_short_details_link {
  margin-top: 0;
}
.jwc-lportal .event_short_details.fix_top .event_short_details_link a {
  font-size: 10px;
  padding: 14px 20px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .event_short_details.fix_top .event_short_details_link a {
    padding: 10px 15px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .event_short_details.fix_top {
    top: 52px;
    padding: 20px 0;
  }
}
.jwc-lportal .event_short_details.fix_top .tags {
  height: 25px;
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details.fix_top .tags {
    margin: 2px 6px 10px 6px;
  }
}
.jwc-lportal .event_short_details.fix_top .tags p {
  font-size: 10px !important;
  line-height: 25px !important;
}
.jwc-lportal .event_short_details.fix_top .tags:after {
  line-height: 25px;
}
.jwc-lportal .cec_event_details {
  position: relative;
}
.jwc-lportal .cec_event_details_title .section_heading {
  padding-bottom: 25px;
}
.jwc-lportal .cec_event_details_text p {
  margin-bottom: 40px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .cec_event_details_text p {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .cec_event_details_data {
    margin-top: 40px;
  }
}
.jwc-lportal .cec_event_details_data_each {
  margin-bottom: 60px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .cec_event_details_data_each {
    margin-bottom: 40px;
  }
}
.jwc-lportal .cec_event_details_data_each:last-child {
  margin-bottom: 0;
}
.jwc-lportal .cec_event_details_data .time ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.jwc-lportal .cec_event_details_data .time ul li {
  float: left;
  width: 50%;
}
.jwc-lportal .kma_medium {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: var(--data-kma-medium-desktop-img);
  position: relative;
  height: 620px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .kma_medium {
    background-image: var(--data-kma-medium-mobile-img);
    height: 500px;
  }
}
.jwc-lportal .article_page {
  position: relative;
}
.jwc-lportal .article_page_upload_share {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  padding: 0 0 0 90px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .article_page_upload_share {
    position: relative;
    top: -25px;
    padding: 0;
    font-size: 12px;
  }
}
.jwc-lportal .article_page_upload_share .upload-meta {
  float: left;
  width: 50%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .article_page_upload_share .upload-meta {
    width: 100%;
    margin-bottom: 15px;
  }
}
.jwc-lportal .article_page_upload_share .upload-meta span {
  margin-right: 30px;
}
.jwc-lportal .article_page_upload_share .share {
  float: right;
  width: 50%;
  text-align: right;
}
@media all and (max-width: 767px) {
  .jwc-lportal .article_page_upload_share .share {
    width: 100%;
    text-align: left;
  }
}
.jwc-lportal .article_page_upload_share .share .text {
  display: inline-block;
  vertical-align: middle;
}
.jwc-lportal .article_page_upload_share .share .icon {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
}
.jwc-lportal .article_page_upload_share .share .icon:hover {
  transform: scale(1.1);
}
.jwc-lportal .article_page .title {
  padding-bottom: 30px;
}
.jwc-lportal .article_page h5 {
  margin-bottom: 30px;
}
.jwc-lportal .article_page .slider {
  float: left;
  margin: 0 20px 20px 0;
  padding: 0;
}
.jwc-lportal .article_page .quote {
  float: left;
  margin: 0 30px 20px 0;
  padding: 0;
  color: #4b4847;
}
.jwc-lportal .article_page .description p {
  color: #4b4847;
  font-weight: 600;
}
.jwc-lportal .event_short_details_2 {
  background: var(--data-details-bgColor);
  padding: 40px 0;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details_2 {
    padding: 30px 0;
  }
}
.jwc-lportal .event_short_details_2_title {
  width: 100%;
  float: left;
  color: var(--event-heading-color);
  transition: all 0.3s ease-in-out;
}
.jwc-lportal .event_short_details_2_text {
  color: var(--event-text-color);
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
.jwc-lportal .event_short_details_2_text p {
  margin-bottom: 0;
}
.jwc-lportal .event_short_details_2_link {
  text-align: right;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .event_short_details_2_link {
    text-align: left;
    margin-top: 20px;
  }
}
.jwc-lportal .event_short_details_2.fix_top {
  top: 65px;
  position: sticky;
  z-index: 998;
  padding: 20px 0;
}
.jwc-lportal .event_short_details_2.fix_top .event_short_details_2_title h4 {
  font-size: 24px;
  line-height: 32px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .event_short_details_2.fix_top .event_short_details_2_title h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
.jwc-lportal .event_short_details_2.fix_top .event_short_details_2_text p {
  font-size: 18px;
  line-height: 30px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .event_short_details_2.fix_top .event_short_details_2_text p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .event_short_details_2.fix_top {
    top: 52px;
    padding: 20px 0;
  }
}
.jwc-lportal .gallery {
  position: relative;
  overflow: hidden;
}
.jwc-lportal .gallery_content {
  position: relative;
}
.jwc-lportal .gallery_content::before {
  content: "";
  position: absolute;
  top: 15%;
  left: -10%;
  width: 120%;
  height: 70%;
  background: #fdf2e9;
}
@media all and (max-width: 767px) {
  .jwc-lportal .gallery_content::before {
    height: 90%;
    top: 5%;
  }
}
.jwc-lportal .gallery_left {
  position: relative;
}
.jwc-lportal .gallery_img_1 {
  position: absolute;
  top: 0;
  left: 15px;
  width: 95%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .gallery_img_1 {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }
}
.jwc-lportal .gallery_img_2 {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 95%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .gallery_img_2 {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }
}
.jwc-lportal .das-content {
  position: relative;
}
.jwc-lportal .das-content .section_heading--title h2 {
  max-width: 100%;
}
.jwc-lportal .das-content .section_heading--text p {
  max-width: 100%;
}
.jwc-lportal .icons_wrapper {
  position: relative;
}
.jwc-lportal .icons_wrapper .icons_items {
  position: relative;
  margin: 30px 0;
  float: left;
  width: 100%;
}
@media all and (max-width: 500px) {
  .jwc-lportal .icons_wrapper .icons_items {
    margin: 15px 0;
  }
}
.jwc-lportal .icons_wrapper .icons_items .icons_items--each {
  float: left;
  width: 60px;
  margin-top: 5px;
  margin-right: 30px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .icons_wrapper .icons_items .icons_items--each {
    width: 50px;
    margin-top: 0;
  }
}
.jwc-lportal .icons_wrapper .icons_items .icons_items--text {
  float: left;
  width: calc(100% - 90px);
  color: #4b4847;
}
@media all and (max-width: 500px) {
  .jwc-lportal .icons_wrapper .icons_items .icons_items--text {
    width: calc(100% - 80px);
  }
}
.jwc-lportal .icons_wrapper .icons_items .icons_items--text h5 {
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  margin-bottom: 4px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .icons_wrapper .icons_items .icons_items--text h5 {
    font-size: 22px;
  }
}
.jwc-lportal .schedule {
  position: relative;
}
.jwc-lportal .schedule .section_heading {
  padding-bottom: 30px;
}
.jwc-lportal .schedule .heading-icon {
  margin-right: 25px;
  vertical-align: middle;
  display: inline-block;
}
@media all and (max-width: 500px) {
  .jwc-lportal .schedule .heading-icon {
    width: 45px;
    margin-right: 10px;
  }
}
.jwc-lportal .schedule .dates {
  margin-bottom: 30px;
  color: #4b4847;
}
.jwc-lportal .schedule .dates p {
  margin-bottom: 2px;
}
.jwc-lportal .schedule .dates p strong {
  font-weight: bold;
}
@media all and (max-width: 500px) {
  .jwc-lportal .schedule .video {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .schedule .songs_list {
    margin-top: 30px;
  }
}
.jwc-lportal .schedule .songs {
  color: #4b4847;
  height: 244px;
  overflow-y: scroll;
  /* Scrollbar Styling */
}
.jwc-lportal .schedule .songs::-webkit-scrollbar {
  width: 10px;
}
.jwc-lportal .schedule .songs::-webkit-scrollbar-track {
  background-color: #ebebeb;
  border-radius: 10px;
}
.jwc-lportal .schedule .songs::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #a67d54;
}
.jwc-lportal .schedule .songs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.jwc-lportal .schedule .songs ul li {
  margin: 0 0 30px 0;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .jwc-lportal .schedule .songs ul li {
    padding-left: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .schedule .songs ul li {
    margin: 0 0 20px 0;
  }
}
.jwc-lportal .schedule .songs ul li:last-child {
  margin-bottom: 0;
}
.jwc-lportal .schedule .songs p {
  margin-bottom: 2px;
}
.jwc-lportal .schedule .songs p strong {
  font-weight: bold;
}
/* things css [START]*/
.jwc-lportal .things_know {
  position: relative;
  background: var(--data-things-know-bgColor);
}
.jwc-lportal .things_know_title {
  margin-bottom: 20px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .things_know_title {
    margin-bottom: 10px;
  }
}
.jwc-lportal .things_know_title--icon {
  margin-right: 25px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .things_know_title--icon {
    height: 35px;
    margin-right: 10px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .things_know .things {
    margin: 15px 0;
  }
}
.jwc-lportal .things_to_know {
  position: relative;
  background: var(--data-things-know-bgColor);
}
.jwc-lportal .things_to_know_title {
  margin-bottom: 20px;
  vertical-align: middle;
  min-height: 45px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .things_to_know_title {
    min-height: initial;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .things_to_know_title {
    margin-bottom: 0;
  }
}
.jwc-lportal .things_to_know_title--icon {
  margin-right: 10px;
  display: inline-block;
  max-width: 60px;
  vertical-align: top;
}
@media all and (max-width: 767px) {
  .jwc-lportal .things_to_know_title--icon {
    max-width: initial;
    vertical-align: middle;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .things_to_know_title--icon {
    margin-right: 10px;
  }
}
.jwc-lportal .things_to_know_title--icon img {
  float: left;
  max-width: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .things_to_know_title--icon img {
    height: 30px;
  }
}
.jwc-lportal .things_to_know_title h4 {
  display: inline-block;
  margin-bottom: 0;
  width: calc(100% - 75px);
}
@media all and (max-width: 767px) {
  .jwc-lportal .things_to_know_title h4 {
    vertical-align: middle;
  }
}
.jwc-lportal .things_to_know_content {
  margin-top: 20px;
}
.jwc-lportal .things_to_know_content .bullets_list2 li {
  margin-bottom: 10px;
}
.jwc-lportal .things_to_know_content .bullets_list2 li p {
  margin: 0;
}
.jwc-lportal .things_to_know_content .bullets_list2 li::before {
  top: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .things_to_know_content .bullets_list2 li::before {
    top: 7px;
  }
}
/* things css [END]*/
.jwc-lportal .gallery2 {
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .gallery2 {
    padding-right: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .gallery2 .container {
    padding-right: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .gallery2 .container .col-lg-12 {
    padding-right: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .gallery2 .container .row {
    margin-right: 0;
  }
}
.jwc-lportal .gallery2 .gallery_big .showcase_img {
  position: relative;
}
.jwc-lportal .gallery2 .gallery_big .showcase_img .play_href {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.jwc-lportal .gallery2 .gallery_big .showcase_img .icon360 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  background: url('icon-360.03a732ca0a0058bb55c5.svg') no-repeat 0 0;
  background-size: cover;
  width: 94px;
  height: 94px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .gallery2 .gallery_big .showcase_img .icon360 {
    width: 80px;
    height: 80px;
  }
}
.jwc-lportal .gallery2 .gallery_thumbs {
  float: left;
  background: #f5f2ed;
  width: 100%;
  padding: 20px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .gallery2 .gallery_thumbs {
    display: none;
  }
}
.jwc-lportal .gallery2 .gallery_thumbs .swiper-slide {
  cursor: pointer;
}
.jwc-lportal .gallery2 .gallery_thumbs .swiper-slide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 4px solid #a67d54;
  opacity: 0;
}
.jwc-lportal .gallery2 .gallery_thumbs .swiper-slide img {
  width: 100%;
}
.jwc-lportal .gallery2 .gallery_thumbs .swiper-slide-thumb-active:before {
  opacity: 1;
}
.jwc-lportal .review {
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .review {
    padding-right: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .review .container {
    padding-right: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .review .container .col-lg-12 {
    padding-right: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .review .container .row {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) {
  .jwc-lportal .review_slider .swiper-wrapper {
    display: block;
  }
}
.jwc-lportal .review_slider .swiper-slide {
  float: left;
  width: calc(50% - 15px);
  margin-bottom: 30px;
}
.jwc-lportal .review_slider .swiper-slide:nth-child(even) {
  float: right;
}
@media all and (max-width: 767px) {
  .jwc-lportal .review_slider .swiper-slide {
    margin-bottom: 0;
  }
}
.jwc-lportal .review_slider_each {
  position: relative;
  width: 100%;
  height: 340px;
  padding: 0 50px 0 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .review_slider_each {
    height: 250px;
    padding: 0 50px 0 0;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .review_slider_each {
    padding: 0 30px;
    height: 240px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .review_slider_each {
    padding: 0px;
    height: auto;
    /* background: #f5f2ed; */
  }
}
.jwc-lportal .review_slider_each_publisher {
  display: flex;
  margin-bottom: 25px;
  width: 100%;
}
.jwc-lportal .review_slider_each_publisher--logo {
  width: 55px;
  /* border-radius: 100%; */
  margin-right: 25px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .review_slider_each_publisher--logo {
    width: 48px;
    min-width: 48px;
    margin-right: 15px;
    object-fit: contain;
  }
}
.jwc-lportal .review_slider_each_publisher--details {
  color: #4b4847;
  width: calc(100% - 100px);
  margin-top: -5px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .review_slider_each_publisher--details {
    width: calc(100% - 70px);
    margin-top: -3px;
  }
}
.jwc-lportal .review_slider_each_publisher--details h4 {
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .review_slider_each_publisher--details h4 {
    margin-bottom: 5px;
  }
}
.jwc-lportal .review_slider_each_publisher--details p {
  margin-bottom: 0;
}
.jwc-lportal .review_slider_each--data {
  float: left;
  width: 100%;
}
@media all and (max-width: 500px) {
  .jwc-lportal .review .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .jwc_signin {
  padding: 40px 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin {
    padding: 20px 15px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin .benefits_slider {
    margin-bottom: 10px;
  }
}
.jwc-lportal .jwc_signin .benefits_slider img {
  height: 580px;
  object-fit: cover;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_signin .benefits_slider img {
    height: 480px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_signin .benefits_slider img {
    height: auto;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_signin .benefits_slider img {
    height: 230px;
  }
}
.jwc-lportal .jwc_signin_inner_left,
.jwc-lportal .jwc_signin_inner_right {
  float: left;
  width: 100%;
}
@media all and (max-width: 991px) {
  .jwc-lportal .jwc_signin_inner_left {
    display: none;
  }
}
.jwc-lportal .jwc_signin_inner .benefits_slider {
  width: 100%;
}
.jwc-lportal .jwc_signin_inner .benefits_slider img {
  width: 100%;
}
.jwc-lportal .jwc_signin_wrap {
  padding: 40px;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.36) 4px 8px 20px;
  height: 100%;
  width: 100%;
  min-height: 580px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_signin_wrap {
    padding: 20px 30px;
    min-height: 480px;
  }
}
@media all and (max-width: 1599px) and (max-width: 991px) {
  .jwc-lportal .jwc_signin_wrap {
    min-height: auto;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin_wrap {
    padding: 30px 0;
    box-shadow: none;
  }
}
.jwc-lportal .jwc_signin_wrap_login {
  display: none;
}
.jwc-lportal .jwc_signin_wrap_login.in {
  display: block;
}
.jwc-lportal .jwc_signin_wrap_reg {
  display: none;
}
.jwc-lportal .jwc_signin_wrap_reg.in {
  display: block;
}
.jwc-lportal .jwc_signin_wrap .input-field {
  display: block;
  margin-right: 0;
  max-width: 100%;
  border: 1px solid #e3dcd0;
  width: 100%;
}
.jwc-lportal .jwc_signin_wrap .dropdown {
  display: inline-flex;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_signin_wrap .dropdown {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin_wrap .dropdown {
    font-size: 14px;
  }
}
.jwc-lportal .jwc_signin_wrap_social_links {
  padding-bottom: 40px;
}
.jwc-lportal .jwc_signin_wrap_social_links a {
  margin-bottom: 10px;
}
.jwc-lportal .jwc_signin_wrap .dropdown--select {
  height: auto;
  line-height: initial;
  padding: 19px 15px;
  margin-right: -1px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_signin_wrap .dropdown--select {
    padding: 15px;
    font-size: 16px;
    line-height: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin_wrap .dropdown--select {
    padding: 12px 10px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin_wrap .dropdown--select::after {
    width: 14px;
    height: 9px;
    background-size: 14px;
    right: 8px;
  }
}
.jwc-lportal .jwc_signin_wrap .dropdown--list ul li {
  padding: 15px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_signin_wrap .dropdown--list ul li {
    padding: 15px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin_wrap .dropdown--list ul li {
    padding: 12px 10px;
  }
}
.jwc-lportal .jwc_signin .floorplan::before {
  display: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin .floorplan .tabs {
    margin-left: 0 !important;
    overflow-x: hidden;
  }
}
.jwc-lportal .jwc_signin .nav-tabs {
  text-align: center;
  padding-top: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin .nav-tabs {
    width: auto !important;
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin .nav-tabs > li {
    margin-right: 40px !important;
  }
}
.jwc-lportal .jwc_signin .nav-tabs > li:last-child {
  margin-right: 0px !important;
}
.jwc-lportal .jwc_signin .nav-tabs a {
  padding-bottom: 0px !important;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Montserrat", sans-serif !important;
}
@media all and (max-width: 767px) {
  .jwc-lportal .jwc_signin .nav-tabs a {
    font-size: 14px !important;
  }
}
.jwc-lportal .jwc_signin_otp {
  padding: 50px 0 0;
  max-width: 380px;
  margin: 0 auto;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_signin_otp {
    padding: 40px 0 0;
  }
}
.jwc-lportal .jwc_signin_otp.fluid {
  max-width: 100%;
}
.jwc-lportal .jwc_signin_otp a {
  margin-right: 30px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_signin_otp a {
    margin-bottom: 20px;
  }
}
.jwc-lportal .jwc_signin_register {
  padding-top: 20px;
  max-width: 380px;
  margin: 0 auto;
}
@media screen and (max-width: 360px) {
  .jwc-lportal .jwc_signin_register {
    max-width: 190px;
    float: left;
  }
}
@media screen and (max-width: 360px) {
  .jwc-lportal .jwc_signin_register a {
    text-align: left;
    line-height: 22px;
  }
}
.jwc-lportal .jwc_signin #jwc_signin_wrap_use--email,
.jwc-lportal .jwc_signin #jwc_reg_wrap_use--email {
  display: none;
}
.jwc-lportal .jwc_signin .jwc_signin_tabs {
  display: none;
}
.jwc-lportal .jwc_signin .jwc_signin_tabs.in {
  display: block;
}
.jwc-lportal .jwc_signin .jwc_signin_otp_wrap {
  display: none;
}
.jwc-lportal .jwc_signin .jwc_signin_otp_wrap.in {
  display: block;
}
.jwc-lportal .jwc_signin .jwc_resend_otp {
  font-size: 12px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  text-align: right;
  color: #4b4847;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 0 0 0;
  cursor: pointer;
  pointer-events: none;
}
.jwc-lportal .jwc_signin .jwc_resend_otp span {
  text-transform: lowercase;
}
.jwc-lportal .jwc_signin .jwc_signin_agree {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  padding: 10px 0 20px 0;
}
.jwc-lportal .jwc_signin .jwc_signin_agree a {
  color: #a67d54;
  text-decoration: underline;
}
.jwc-lportal .jwc_signin .jwc_signin_btns a {
  margin-right: 20px;
}
.jwc-lportal .jwc_signin .jwc_signin_btns a:last-child {
  margin-right: 0px;
}
.jwc-lportal .jwc_signin .dropdown--list {
  background: #ffffff;
  z-index: 2;
}
.jwc-lportal .jwc_signin .dropdown--list ul {
  max-height: 160px;
}
.jwc-lportal .jwc_signin .jwc_signin_mobile_otp_wrap,
.jwc-lportal .jwc_signin .jwc_signin_email_otp_wrap,
.jwc-lportal .jwc_signin .jwc_signin_mobile_pwd_wrap,
.jwc-lportal .jwc_signin .jwc_signin_email_pwd_wrap,
.jwc-lportal .jwc_signin .jwc_reg_email_pwd_wrap,
.jwc-lportal .jwc_signin .jwc_reg_mobile_pwd_wrap {
  display: none;
}
.jwc-lportal .jwc_signin .jwc_signin_mobile_otp_wrap.in,
.jwc-lportal .jwc_signin .jwc_signin_email_otp_wrap.in,
.jwc-lportal .jwc_signin .jwc_signin_mobile_pwd_wrap.in,
.jwc-lportal .jwc_signin .jwc_signin_email_pwd_wrap.in,
.jwc-lportal .jwc_signin .jwc_reg_email_pwd_wrap.in,
.jwc-lportal .jwc_signin .jwc_reg_mobile_pwd_wrap.in {
  display: block;
}
.jwc-lportal .jwc_signin .jwc_signin_mobile_otp_wrap .form-group,
.jwc-lportal .jwc_signin .jwc_signin_email_otp_wrap .form-group,
.jwc-lportal .jwc_signin .jwc_signin_mobile_pwd_wrap .form-group,
.jwc-lportal .jwc_signin .jwc_signin_email_pwd_wrap .form-group,
.jwc-lportal .jwc_signin .jwc_reg_email_pwd_wrap .form-group,
.jwc-lportal .jwc_signin .jwc_reg_mobile_pwd_wrap .form-group {
  position: relative;
}
.jwc-lportal
  .jwc_signin
  .jwc_signin_mobile_otp_wrap
  .form-group
  .jwc_field_edit,
.jwc-lportal .jwc_signin .jwc_signin_email_otp_wrap .form-group .jwc_field_edit,
.jwc-lportal
  .jwc_signin
  .jwc_signin_mobile_pwd_wrap
  .form-group
  .jwc_field_edit,
.jwc-lportal .jwc_signin .jwc_signin_email_pwd_wrap .form-group .jwc_field_edit,
.jwc-lportal .jwc_signin .jwc_reg_email_pwd_wrap .form-group .jwc_field_edit,
.jwc-lportal .jwc_signin .jwc_reg_mobile_pwd_wrap .form-group .jwc_field_edit {
  position: absolute;
  right: 18px;
  top: 15px;
  cursor: pointer;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .jwc_signin
    .jwc_signin_mobile_otp_wrap
    .form-group
    .jwc_field_edit,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_email_otp_wrap
    .form-group
    .jwc_field_edit,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_mobile_pwd_wrap
    .form-group
    .jwc_field_edit,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_email_pwd_wrap
    .form-group
    .jwc_field_edit,
  .jwc-lportal .jwc_signin .jwc_reg_email_pwd_wrap .form-group .jwc_field_edit,
  .jwc-lportal
    .jwc_signin
    .jwc_reg_mobile_pwd_wrap
    .form-group
    .jwc_field_edit {
    top: 12px;
  }
}
@media all and (max-width: 1299px) {
  .jwc-lportal
    .jwc_signin
    .jwc_signin_mobile_otp_wrap
    .form-group
    .jwc_field_edit,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_email_otp_wrap
    .form-group
    .jwc_field_edit,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_mobile_pwd_wrap
    .form-group
    .jwc_field_edit,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_email_pwd_wrap
    .form-group
    .jwc_field_edit,
  .jwc-lportal .jwc_signin .jwc_reg_email_pwd_wrap .form-group .jwc_field_edit,
  .jwc-lportal
    .jwc_signin
    .jwc_reg_mobile_pwd_wrap
    .form-group
    .jwc_field_edit {
    right: 9px;
    top: 9px;
  }
  .jwc-lportal
    .jwc_signin
    .jwc_signin_mobile_otp_wrap
    .form-group
    .jwc_field_edit
    img,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_email_otp_wrap
    .form-group
    .jwc_field_edit
    img,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_mobile_pwd_wrap
    .form-group
    .jwc_field_edit
    img,
  .jwc-lportal
    .jwc_signin
    .jwc_signin_email_pwd_wrap
    .form-group
    .jwc_field_edit
    img,
  .jwc-lportal
    .jwc_signin
    .jwc_reg_email_pwd_wrap
    .form-group
    .jwc_field_edit
    img,
  .jwc-lportal
    .jwc_signin
    .jwc_reg_mobile_pwd_wrap
    .form-group
    .jwc_field_edit
    img {
    width: 18px;
  }
}
.jwc-lportal
  .jwc_signin
  .jwc_signin_mobile_otp_wrap
  .form-group
  .jwc_field_edit
  + input,
.jwc-lportal
  .jwc_signin
  .jwc_signin_email_otp_wrap
  .form-group
  .jwc_field_edit
  + input,
.jwc-lportal
  .jwc_signin
  .jwc_signin_mobile_pwd_wrap
  .form-group
  .jwc_field_edit
  + input,
.jwc-lportal
  .jwc_signin
  .jwc_signin_email_pwd_wrap
  .form-group
  .jwc_field_edit
  + input,
.jwc-lportal
  .jwc_signin
  .jwc_reg_email_pwd_wrap
  .form-group
  .jwc_field_edit
  + input,
.jwc-lportal
  .jwc_signin
  .jwc_reg_mobile_pwd_wrap
  .form-group
  .jwc_field_edit
  + input {
  pointer-events: none;
}
.jwc-lportal .jwc_signin .jwc_signin_btns_btwn {
  display: flex;
  justify-content: space-between;
  padding-right: 65px;
  align-items: center;
}
.jwc-lportal .jwc_signin .jwc_signin_btns .checkbox {
  padding-left: 30px;
}
.jwc-lportal .jwc_signin .jwc_signin_btns .custom-control-label {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_signin .jwc_signin_btns .custom-control-label {
    width: 150px;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1.5px;
  }
}
.jwc-lportal .jwc_signin .jwc_signin_btns .custom-control-label::before {
  width: 18px !important;
  height: 18px !important;
  left: -30px !important;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_signin .jwc_signin_btns .custom-control-label::before {
    top: 0;
  }
}
.jwc-lportal .jwc_signin .jwc_signin_btns .custom-control-label::after {
  left: -31px !important;
  top: 0px !important;
  width: 20px !important;
  height: 20px !important;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .jwc_signin .input-field {
    padding: 15px 12px;
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .jwc-lportal .jwc_signin .input-field {
    padding: 12px 15px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_signin .jwc_reg_mobile_pwd_wrap .jwc_login_btn {
    display: table;
    margin-top: 26px;
  }
}
.jwc-lportal .jwc_signin_wrap_use--btn {
  display: table;
  margin: 0 auto;
}
.jwc-lportal .jwc_gap_100 {
  height: 100px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_gap_100 {
    height: 50px;
  }
}
.jwc-lportal .jwc_gap_10 {
  height: 10px;
}
.jwc-lportal .jwc_gap_20 {
  height: 20px;
}
.jwc-lportal .jwc_gap_50 {
  height: 50px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_gap_50 {
    height: 20px;
  }
}
.jwc-lportal .jwc_signin_wrap_reg .custom-control-label {
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  text-transform: initial;
  letter-spacing: 0;
}
.jwc-lportal .jwc_signin_wrap_loyalty {
  display: none;
}
.jwc-lportal .jwc_signin_wrap_loyalty.in {
  display: block;
}
.jwc-lportal .jwc_signin_wrap_loyalty .jwc_input_date {
  height: 60px;
}
@media all and (max-width: 1299px) {
  .jwc-lportal .jwc_signin_wrap_loyalty .jwc_input_date {
    height: 45px;
  }
}
.jwc-lportal .jwc_signin_wrap_login2 {
  display: none;
}
.jwc-lportal .jwc_signin_wrap_login2.in {
  display: block;
}
.jwc-lportal .jwc_signin_wrap_thankyou {
  display: none;
}
.jwc-lportal .jwc_signin_wrap_thankyou.in {
  display: block;
}
.jwc-lportal .jwc_signin_wrap_reg_main {
  display: none;
}
.jwc-lportal .jwc_signin_wrap_reg_main.in {
  display: block;
}
.jwc-lportal .jwc_signin_wrap_thankyou_enroll,
.jwc-lportal .jwc_signin_wrap_forgot,
.jwc-lportal .jwc_signin_wrap_reset,
.jwc-lportal .jwc_signin_wrap_reset_thankyou {
  display: none;
}
.jwc-lportal .jwc_signin_wrap_thankyou_enroll.in,
.jwc-lportal .jwc_signin_wrap_forgot.in,
.jwc-lportal .jwc_signin_wrap_reset.in,
.jwc-lportal .jwc_signin_wrap_reset_thankyou.in {
  display: block;
}
.jwc-lportal .jwc_error {
  margin: 10px 0;
  font-size: 16px;
  color: red;
  display: none;
}
@media all and (max-width: 500px) {
  .jwc-lportal .jwc_error {
    font-size: 14px;
  }
}
.jwc-lportal #register--email {
  display: none;
}
/*access css [START]*/
.jwc-lportal .shows {
  background: var(--data-shows-bgColor);
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .shows .container {
    padding-right: 0;
    padding-left: 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .shows .section_heading {
    padding-left: 0;
  }
}
.jwc-lportal .shows_slider {
  position: relative;
}
.jwc-lportal .shows_slider_each {
  float: left;
  width: 100%;
  background-color: #f5f2ed;
  height: 490px;
  padding: 25px 25px 40px 25px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .shows_slider_each {
    height: 450px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .shows_slider_each {
    height: 380px;
  }
}
.jwc-lportal .shows_slider_each::after {
  position: absolute;
  content: "";
  left: 0%;
  width: 100%;
  height: 4px;
  bottom: 0;
  background-color: #a67d54;
}
.jwc-lportal .shows_slider_each--tag {
  float: left;
  width: 100%;
  font-weight: bold;
  font-size: 12px;
  color: #a67d54;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.jwc-lportal .shows_slider_each h4 {
  font-family: "Montserrat", sans-serif;
  color: #4b4847;
  float: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.jwc-lportal .shows_slider_each--description,
.jwc-lportal .shows_slider_each--date {
  float: left;
  width: 100%;
  color: #4b4847;
  margin-bottom: 20px;
}
.jwc-lportal .shows_slider_each--description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.jwc-lportal .shows_slider_each--icons {
  float: left;
  width: 100%;
}
.jwc-lportal .shows_slider_each--icons img {
  float: left;
  margin: 0 20px 10px 0;
  height: 38px;
}
.jwc-lportal .shows_slider_each--button {
  position: absolute;
  bottom: 25px;
  left: 25px;
  width: calc(100% - 50px);
}
.jwc-lportal .shows .swiper-arrows {
  width: 120px;
  position: relative;
  margin: 30px 0 20px;
  float: right;
}
@media all and (max-width: 500px) {
  .jwc-lportal .shows .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .shows .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .shows .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .shows .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .shows .swiper-button-next:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
.jwc-lportal .shows .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
}
.jwc-lportal .shows .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .shows .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .shows .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54;
}
/*show css [END]*/
/*events slider css [START]*/
.jwc-lportal .feature-shows-wrapper {
  background: var(--data-events-bgColor1);
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature-shows-wrapper {
    padding-bottom: 85px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .feature-shows-wrapper .section_heading {
    padding-left: 0;
  }
}
.jwc-lportal .feature-shows-wrapper .cta-holder {
  max-width: 50%;
  position: absolute;
  top: -40px;
  right: 30%;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .feature-shows-wrapper .cta-holder {
    top: -20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature-shows-wrapper .cta-holder {
    width: 100%;
    max-width: initial;
    margin: 0px auto;
    position: static;
    text-align: center !important;
  }
}
.jwc-lportal .feature-shows-wrapper .events_types select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 12px;
  letter-spacing: 1.5px;
  background: url('dropdown.98aecc27844fb2325406.svg') no-repeat right;
  min-width: 200px;
  outline: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature-shows-wrapper .events_types select {
    min-width: 100px;
    font-size: 10px;
    background: url('dropdown.98aecc27844fb2325406.svg') no-repeat right;
    background-size: 10px;
  }
}
.jwc-lportal .feature_shows_slider {
  position: relative;
}
.jwc-lportal .feature_shows_slider [class*="border_btm"]::before {
  width: 0%;
  transition: 0.65s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.85s;
  z-index: 1;
}
.jwc-lportal
  .feature_shows_slider
  .swiper-slide-active
  .feature_shows_slider_each {
  opacity: 1;
}
.jwc-lportal
  .feature_shows_slider
  .swiper-slide-active
  .feature_shows_slider_each_copy {
  opacity: 1;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .feature_shows_slider
    .swiper-slide-active
    .feature_shows_slider_each_copy {
    margin-top: -15px;
  }
}
.jwc-lportal
  .feature_shows_slider
  .swiper-slide-active
  .feature_shows_slider_each_copy--box {
  opacity: 1;
  transform: translateY(0px);
}
.jwc-lportal
  .feature_shows_slider
  .swiper-slide-active
  .feature_shows_slider_each--img {
  top: 0px;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .feature_shows_slider
    .swiper-slide-active
    .feature_shows_slider_each--img {
    top: 0;
  }
}
.jwc-lportal
  .feature_shows_slider
  .swiper-slide-active
  [class*="border_btm"]::before {
  width: 100%;
}
.jwc-lportal .feature_shows_slider_each {
  max-width: 1140px;
  margin: 0 auto;
  opacity: 0.45;
  transition: 0.5s ease-in-out 0.35s;
}
.jwc-lportal
  .feature_shows_slider_each:hover
  .feature_shows_slider_each--img
  img {
  transform: scale(1.15);
}
.jwc-lportal .feature_shows_slider_each_copy {
  background: #ffffff;
  background: var(--data-boxColor);
  padding: 30px 30px;
  font-family: "Montserrat", sans-serif;
  transition: 0.5s ease-in-out 0.35s;
  position: relative;
  opacity: 1;
  /* box-shadow: 0px 0px 30px 10px #0000000f; */
  /* margin-bottom: 30px; */
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature_shows_slider_each_copy {
    padding: 30px 25px 25px;
  }
}
.jwc-lportal .feature_shows_slider_each_copy--box {
  opacity: 0;
  transform: translateY(15px);
  transition: 0.45s ease-in-out 0.65s;
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature_shows_slider_each_copy--box {
    opacity: 1;
    transform: translateY(0px);
  }
}
.jwc-lportal .feature_shows_slider_each_copy--category {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  color: transparent;
  text-shadow: 0 0 0 var(--data-events-lineColor);
  display: block;
  padding-bottom: 16px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .feature_shows_slider_each_copy--category {
    font-size: 12px;
    padding-bottom: 14px;
  }
}
.jwc-lportal .feature_shows_slider_each_copy--title {
  font-family: "Montserrat", serif;
}
.jwc-lportal .feature_shows_slider_each_copy--content {
  width: calc(100% - 200px);
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .feature_shows_slider_each_copy--content {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature_shows_slider_each_copy--content {
    margin-top: 5px;
  }
}
.jwc-lportal .feature_shows_slider_each_copy--content > p {
  max-width: auto;
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature_shows_slider_each_copy--content > p {
    margin-bottom: 10px;
  }
}
.jwc-lportal .feature_shows_slider_each_copy--content .date-time-container {
  margin-bottom: 5px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .feature_shows_slider_each_copy--content .date-time-container {
    padding-right: 200px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature_shows_slider_each_copy--content .date-time-container {
    padding-right: 0;
  }
}
.jwc-lportal
  .feature_shows_slider_each_copy--content
  .date-time-container
  .date-time {
  padding-right: 25px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .feature_shows_slider_each_copy--content
    .date-time-container
    .date-time {
    padding-right: 0;
  }
}
.jwc-lportal
  .feature_shows_slider_each_copy--content
  .date-time-container
  .features-icon {
  display: inline-block;
  vertical-align: top;
  margin-top: -3px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .feature_shows_slider_each_copy--content
    .date-time-container
    .features-icon {
    display: block;
    margin-top: 12px;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal
    .feature_shows_slider_each_copy--content
    .date-time-container
    .features-icon
    .icon {
    margin-left: -5px;
    margin-top: 10px;
  }
}
.jwc-lportal .feature_shows_slider_each_copy--btns {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature_shows_slider_each_copy--btns {
    position: relative;
    margin-top: 20px;
  }
}
.jwc-lportal .feature_shows_slider_each--img {
  transition: 0.65s ease-in-out;
  overflow: hidden;
  top: 0px;
  position: relative;
  z-index: 1;
  margin: 0px 0px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature_shows_slider_each--img {
    margin: 0px;
  }
}
.jwc-lportal .feature_shows_slider_each--img img {
  transition: 1.65s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
.jwc-lportal .feature_shows_slider_each--img svg {
  width: 100%;
}
.jwc-lportal .feature_shows_slider_each--img svg.active path {
  fill: var(--data-lineColor);
}
@media all and (max-width: 500px) {
  .jwc-lportal .feature_shows_slider_each--img .thumb_img {
    height: 220px;
    object-fit: cover;
  }
}
.jwc-lportal .feature_shows_slider .swiper-button-prev:after,
.jwc-lportal .feature_shows_slider .swiper-button-next:after {
  font-size: 0px;
}
.jwc-lportal .feature_shows_slider .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
  right: 15%;
  top: 35%;
}
.jwc-lportal .feature_shows_slider .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: var(--data-event-arrowColor);
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .feature_shows_slider .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .feature_shows_slider .swiper-button-next:focus:after {
  opacity: 1;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .feature_shows_slider .swiper-button-next {
    right: 13%;
  }
}
.jwc-lportal .feature_shows_slider .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
  left: 15%;
  top: 35%;
}
.jwc-lportal .feature_shows_slider .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: var(--data-event-arrowColor);
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .feature_shows_slider .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .feature_shows_slider .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #f4f4f4;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .feature_shows_slider .swiper-button-prev {
    left: 13%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .feature_shows_slider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .events_types {
  opacity: 1;
  padding: 0 0 20px 0;
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 500px) {
  .jwc-lportal .events_types {
    padding: 0 20px 20px 20px;
  }
}
.jwc-lportal .events_types .cta-sec {
  margin-right: 65px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .events_types .cta-sec {
    margin-right: 50px;
  }
}
/*events slider css [END]*/
/*events slider css [START]*/
.jwc-lportal .our_theatre_wrapper {
  background: var(--data-events-bgColor1);
}
.jwc-lportal .our_theatre_wrapper .cta-holder {
  max-width: 1140px;
  position: absolute;
  top: -60px;
  right: 20%;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_theatre_wrapper .cta-holder {
    width: 100%;
    position: static;
    text-align: center !important;
    z-index: 6;
  }
}
.jwc-lportal .our_theatre_slider {
  position: relative;
}
.jwc-lportal .our_theatre_slider .swiper-slide-active .our_theatre_slider_each {
  opacity: 1;
}
.jwc-lportal
  .our_theatre_slider
  .swiper-slide-active
  .our_theatre_slider_each_copy {
  opacity: 1;
}
.jwc-lportal
  .our_theatre_slider
  .swiper-slide-active
  .our_theatre_slider_each_copy--box {
  opacity: 1;
  transform: translateY(0px);
}
.jwc-lportal
  .our_theatre_slider
  .swiper-slide-active
  [class*="border_btm"]::before {
  width: 100%;
}
.jwc-lportal .our_theatre_slider_each {
  max-width: 1140px;
  margin: 0px auto 50px;
  transition: 0.5s ease-in-out 0.35s;
  position: relative;
}
.jwc-lportal .our_theatre_slider_each_copy {
  width: 49%;
  height: 100%;
  right: 0;
  z-index: 1;
  top: 40px;
  background: #ffffff;
  padding: 50px;
  font-family: "Montserrat", sans-serif;
  transition: 0.5s ease-in-out 0.35s;
  position: absolute;
  box-shadow: 0px 0px 22px 0px #0000000f;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_theatre_slider_each_copy {
    width: 49%;
    padding: 20px 30px;
  }
}
@media all and (max-width: 1370px) {
  .jwc-lportal .our_theatre_slider_each_copy {
    width: 55%;
    padding: 30px;
    top: 30px;
  }
}
@media all and (max-width: 1299px) {
  .jwc-lportal .our_theatre_slider_each_copy {
    width: 60%;
    padding: 30px;
    top: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_theatre_slider_each_copy {
    width: 100%;
    position: initial;
    opacity: 1;
    padding: 30px;
    top: initial;
    right: initial;
    padding: 20px 25px 25px;
  }
}
.jwc-lportal .our_theatre_slider_each_copy--box {
  opacity: 0;
  transform: translateY(15px);
  transition: 0.45s ease-in-out 0.65s;
  height: 100%;
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_theatre_slider_each_copy--box {
    opacity: 1;
    transform: translateY(0px);
  }
}
.jwc-lportal .our_theatre_slider_each_copy--box .location {
  font-size: 12px;
  color: var(--data-events-lineColor);
  margin-bottom: 15px;
  font-weight: 600;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_theatre_slider_each_copy--box .location {
    margin-bottom: 5px;
  }
}
.jwc-lportal .our_theatre_slider_each_copy--box h4 {
  margin-bottom: 25px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_theatre_slider_each_copy--box h4 {
    margin-bottom: 10px;
  }
}
.jwc-lportal .our_theatre_slider_each_copy--box .artistname {
  font-size: 18px;
  margin-bottom: 35px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_theatre_slider_each_copy--box .artistname {
    margin-bottom: 10px;
  }
}
.jwc-lportal .our_theatre_slider_each_copy--category {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  color: transparent;
  text-shadow: 0 0 0 var(--data-events-lineColor);
  display: block;
  padding-bottom: 16px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_theatre_slider_each_copy--category {
    font-size: 12px;
    padding-bottom: 14px;
  }
}
.jwc-lportal .our_theatre_slider_each_copy--content {
  width: calc(100% - 240px);
  display: inline-block;
  vertical-align: top;
}
.jwc-lportal .our_theatre_slider_each_copy--content .description {
  max-width: 600px;
}
.jwc-lportal .our_theatre_slider_each_copy--content .date-time-container {
  margin-bottom: 10px;
}
.jwc-lportal
  .our_theatre_slider_each_copy--content
  .date-time-container
  .date-time {
  padding-right: 25px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0px;
  margin-top: 5px;
}
.jwc-lportal .our_theatre_slider_each_copy--btns {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_theatre_slider_each_copy--btns {
    position: relative;
    width: 80%;
  }
}
.jwc-lportal .our_theatre_slider_each_copy--btns a {
  /* margin-top: 20px; */
  display: table;
  clear: both;
}
.jwc-lportal .our_theatre_slider_each_copy--btns {
  margin-bottom: 15px;
}
.jwc-lportal .our_theatre_slider_each--img {
  transition: 0.65s ease-in-out;
  overflow: hidden;
  top: 0px;
  position: relative;
  z-index: 1;
  margin: 0px;
  width: 70%;
}
.jwc-lportal .our_theatre_slider_each--img img {
  transition: 1.65s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_theatre_slider_each--img {
    width: 65%;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_theatre_slider_each--img {
    width: 80%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_theatre_slider_each--img {
    width: 100%;
  }
}
.jwc-lportal .our_theatre_slider .swiper-button-prev:after,
.jwc-lportal .our_theatre_slider .swiper-button-next:after {
  font-size: 0px;
}
.jwc-lportal .our_theatre_slider .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none;
  right: 11%;
  top: 50%;
}
.jwc-lportal .our_theatre_slider .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: var(--data-event-arrowColor);
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .our_theatre_slider .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .our_theatre_slider .swiper-button-next:focus:after {
  opacity: 1;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_theatre_slider .swiper-button-next {
    display: none;
  }
}
.jwc-lportal .our_theatre_slider .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none;
  left: 11%;
  top: 50%;
}
.jwc-lportal .our_theatre_slider .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: var(--data-event-arrowColor);
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .our_theatre_slider .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .our_theatre_slider .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #f4f4f4;
}
@media all and (max-width: 991px) {
  .jwc-lportal .our_theatre_slider .swiper-button-prev {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_theatre_slider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .our_theatre_slider .swiper-pagination {
  position: relative;
  max-width: 1140px;
  text-align: right;
  margin: 50px auto 0px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_theatre_slider .swiper-pagination {
    display: none;
  }
}
.jwc-lportal .jwc_banner_slider .swiper-pagination {
  bottom: 30px;
}
.jwc-lportal .our_theatre_slider .swiper-pagination-bullet, .jwc-lportal .jwc_banner_slider .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  border: 1px solid var(--data-event-bulletActiveColor);
  background: var(--data-event-bulletColor);
  display: inline-block;
  margin: 0px 10px;
  vertical-align: middle;
  outline: none !important;
  opacity: 1;
}
.jwc-lportal .our_theatre_slider .swiper-pagination-bullet i, .jwc-lportal .jwc_banner_slider .swiper-pagination-bullet i {
  display: none;
  font-size: 20px;
  color: #fff;
  width: 100%;
  height: 100%;
  line-height: 38px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
}
.jwc-lportal .our_theatre_slider .swiper-pagination-bullet-active, .jwc-lportal .jwc_banner_slider .swiper-pagination-bullet-active {
  width: 38px;
  height: 38px;
  background: var(--data-event-bulletActiveColor);
}
.jwc-lportal .our_theatre_slider .swiper-pagination-bullet-active i, .jwc-lportal .jwc_banner_slider .swiper-pagination-bullet-active i {
  display: block;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_space .our_theatre_slider_each--img {
    width: 55%;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_space .our_theatre_slider_each--img {
    width: 70%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_space .our_theatre_slider_each--img {
    width: 100%;
  }
}
@media all and (max-width: 1599px) {
  .jwc-lportal .our_space .our_theatre_slider_each_copy {
    width: 50%;
    padding: 50px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .our_space .our_theatre_slider_each_copy {
    width: 50%;
    padding: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_space .our_theatre_slider_each_copy {
    width: 100%;
    padding: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .our_space .cta-sec.mt-5 {
    margin-top: 2em !important;
  }
}
/*events slider css [END]*/
/*garden categories css [START]*/
.jwc-lportal .whats_on_categories {
  background: var(--data-gcategory-bgColor);
  position: relative;
}
@media all and (max-width: 767px) {
  .jwc-lportal .whats_on_categories .section_heading {
    text-align: left !important;
  }
  .jwc-lportal .whats_on_categories .section_heading h2:before {
    left: 0px !important;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories .section_heading {
    padding-left: 0;
  }
}
.jwc-lportal .whats_on_categories .cta-holder {
  position: absolute;
  top: 170px;
  left: 0px;
  width: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .whats_on_categories .cta-holder {
    top: 115px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories .cta-holder {
    position: relative;
    top: -20px;
  }
}
.jwc-lportal .whats_on_categories .cta-holder--wrapper {
  /* max-width: 1140px;
  margin: 0px auto; */
  text-align: right;
  padding: 0px 0 0 20px;
  margin-bottom: 5px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories .cta-holder--wrapper {
    text-align: left;
    margin-bottom: 2px;
  }
}
.jwc-lportal .whats_on_categories.smallTopSpace {
  padding-top: 76px !important;
}
.jwc-lportal .whats_on_categories.smallTopSpace .cta-holder {
  top: 125px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .whats_on_categories.smallTopSpace .cta-holder {
    top: 115px;
  }
  .jwc-lportal .whats_on_categories.smallTopSpace {
    padding-top: 45px !important;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories.smallTopSpace .cta-holder {
    top: -20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .whats_on_categories_row .sticky_top_mobile {
    top: 52px;
    position: sticky;
    margin-bottom: 25px;
    background-color: var(--data-sticky-mobile-color);
    z-index: 100;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .whats_on_categories_row
    .sticky_top_mobile.extra_sticky_top_mobile {
    top: 64px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .whats_on_categories_wrapper {
    padding: 0;
  }
}
.jwc-lportal .whats_on_categories_wrapper_list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 50px;
  margin-bottom: 80px;
  background: #fff;
  background: var(--data-filter-menu-bgColor);
  border: 1px solid #dbdbdb;
  position: relative;
  z-index: 2;
}
.jwc-lportal .whats_on_categories_wrapper_list .whats_on_categories_wrapper_list_each {
  background: var(--data-filter-menu-color);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .whats_on_categories_wrapper_list {
    padding: 0 20px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories_wrapper_list {
    display: block;
    padding: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories_wrapper_list {
    margin-bottom: 30px;
  }
}
.jwc-lportal .whats_on_categories_wrapper_list_each {
  width: 285px;
  border-left: rgba(112, 112, 112, 0.35) 1px solid;
}
.jwc-lportal .wishlist_wrapper_list_each {
  width: 33.3333%;
  border-left: rgba(112, 112, 112, 0.35) 1px solid;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories_wrapper_list_each {
    width: 25%;
    float: left;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .wishlist_wrapper_list_each {
    width: 33.3333%;
    /* float: left; */
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .whats_on_categories_wrapper_list_each {
    width: 100%;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
.jwc-lportal .whats_on_categories_wrapper_list_each:last-child {
  border-right: rgba(112, 112, 112, 0.35) 1px solid;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories_wrapper_list_each:last-child {
    border-right: rgba(112, 112, 112, 0.35) 1px solid;
    border-bottom: rgba(112, 112, 112, 0.35) 1px solid;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories_wrapper_list_each {
    border-right: none !important;
    border-left: none !important;
  }
}
.jwc-lportal .whats_on_categories_wrapper_list_each .dropdown {
  float: left;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.jwc-lportal
  .whats_on_categories_wrapper_list_each
  .dropdown
  .dropdown--select {
  border: none;
  height: 70px;
  line-height: 70px;
  padding: 0 60px 0 40px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .whats_on_categories_wrapper_list_each
    .dropdown
    .dropdown--select {
    padding: 0 60px 0 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .whats_on_categories_wrapper_list_each
    .dropdown
    .dropdown--select {
    height: 60px;
    line-height: 60px;
  }
}
.jwc-lportal
  .whats_on_categories_wrapper_list_each
  .dropdown
  .dropdown--select:after {
  background: none;
  content: "\E905";
  font-family: "jwc-icon";
  font-size: 8px;
  line-height: 10px;
  color: var(--data-arrow-color);
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .whats_on_categories_wrapper_list_each
    .dropdown
    .dropdown--select::after {
    right: 20px;
  }
}
.jwc-lportal .whats_on_categories_wrapper_list_each--icons {
  height: 80px;
  background: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories_wrapper_list_each--icons {
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.jwc-lportal .whats_on_categories_wrapper_list_each--icons a {
  display: inline-block;
  margin-right: 20px;
  opacity: 0.35;
}
.jwc-lportal .whats_on_categories_wrapper_list_each--icons a.active {
  opacity: 1;
}
.jwc-lportal .whats_on_categories_wrapper_row {
  position: relative;
}
.jwc-lportal .whats_on_categories_wrapper_date {
  top: 110px;
  position: sticky;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .md-mt-40 {
    margin-top: 40px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .whats_on_categories_wrapper_date {
    position: relative;
    top: 0;
  }
}
.jwc-lportal .whats_on_categories_wrapper_date--day,
.jwc-lportal .whats_on_categories_wrapper_date--year {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #4b4847;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .whats_on_categories_wrapper_date--day,
  .jwc-lportal .whats_on_categories_wrapper_date--year {
    font-size: 16px;
    line-height: 20px;
  }
}
@media all and (max-width: 1099px) {
  /* .jwc-lportal .whats_on_categories_wrapper_date--day,
  .jwc-lportal .whats_on_categories_wrapper_date--year {
    font-size: 14px;
    line-height: 18px;
  } */
}
@media all and (max-width: 500px) {
  /* .jwc-lportal .whats_on_categories_wrapper_date--year {
    font-family: "Montserrat", serif;
    font-size: 25px;
    line-height: 35px;
    margin-left: 5px;
    display: inline-block;
  } */
}
.jwc-lportal .whats_on_categories_wrapper_date--month {
  font-size: 45px;
  line-height: 50px;
  font-family: "Montserrat", serif;
  margin-bottom: 16px;
  color: #4b4847;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .whats_on_categories_wrapper_date--month {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories_wrapper_date--month {
    font-size: 44px;
    line-height: 50px;
  }
}
@media all and (max-width: 500px) {
  /* .jwc-lportal .whats_on_categories_wrapper_date--month {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 0;
    display: inline-block;
  } */
}
.jwc-lportal .whats_on_categories_wrapper_item {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: rgba(153, 153, 153, 0.35) 1px solid;
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories_wrapper_item {
    margin-bottom: 50px;
    padding-bottom: 30px;
  }
}
.jwc-lportal
  .whats_on_categories_wrapper_item:hover
  .garden_categories_wrapper_each_item--img {
  box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.2);
}
.jwc-lportal .whats_on_categories_wrapper_item--img {
  transition: 0.35s ease-in-out;
  position: relative;
}
.jwc-lportal .whats_on_categories_wrapper_item--img img {
  width: 100%;
}
.jwc-lportal .whats_on_categories_wrapper_item--img svg {
  width: 100%;
}
.jwc-lportal .whats_on_categories_wrapper_item--img svg.active path {
  fill: var(--data-lineColor);
}
.jwc-lportal .whats_on_categories_wrapper_item_copy {
  position: relative;
  height: 100%;
  color: #4b4847;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories_wrapper_item_copy {
    height: auto;
  }
}
.jwc-lportal .whats_on_categories_wrapper_item_copy h4 {
  margin-bottom: 15px;
}
.jwc-lportal .whats_on_categories_wrapper_item_copy--description {
  max-width: 550px;
}
.jwc-lportal .whats_on_categories_wrapper_item_copy .features-icon {
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.jwc-lportal
  .whats_on_categories_wrapper_item_copy
  .features-icon
  .label
  strong {
  font-weight: bold;
  color: #000;
}
.jwc-lportal .whats_on_categories_wrapper_item_copy_tour {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0px;
  left: 0;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories_wrapper_item_copy_tour {
    position: static;
    margin-top: 25px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .whats_on_categories_wrapper_item_copy_tour {
    margin-bottom: 25px;
  }
}
.jwc-lportal .whats_on_categories_wrapper_item_copy_tour--img {
  margin-right: 4px;
}
.jwc-lportal .whats_on_categories_wrapper_item_copy_tour--text {
  font-size: 14px;
  color: #4b4847;
  font-weight: 300;
}
.jwc-lportal .whats_on_categories_wrapper_item_copy_tour--text span {
  font-weight: bold;
}
.jwc-lportal .whats_on_categories_wrapper_item--btns {
  text-align: left;
  margin-top: 30px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .whats_on_categories_wrapper_item--btns {
    text-align: left;
  }
}
.jwc-lportal .whats_on_categories_wrapper_item--btns a {
  min-width: 200px;
  margin-bottom: 20px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories_wrapper_item--btns a {
    min-width: 190px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .whats_on_categories_wrapper_item--btns a {
    margin-right: 10px;
  }
}
.jwc-lportal .whats_on_categories_wrapper_item--btns a:last-child {
  margin-bottom: 0px;
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats {
  margin: 5px 0 0 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .whats_on_categories_wrapper_item--price-seats {
    margin: 20px 0 0 0;
  }
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats p {
  font-size: 14px;
  margin: 0 0 10px 0;
  line-height: initial;
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats p.color-gold {
  color: #af8f63;
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats p.color-pink {
  color: #c5299b;
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats p.color-white {
  color: #f4f4f4;
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats p.color-blue {
  color: #004ea8;
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats p.color-green {
  color: #6cc24a;
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats p.color-red {
  color: #ce0037;
}
.jwc-lportal .whats_on_categories_wrapper_item--price-seats strong,
.jwc-lportal .whats_on_categories_wrapper_item--price-seats em {
  font-weight: bold;
}
.jwc-lportal .whats_on_categories_wrapper_result {
  padding: 0 50px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .whats_on_categories_wrapper_result {
    padding: 0 20px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories_wrapper_result {
    padding: 0 5px;
  }
}
.jwc-lportal .whats_on_categories_wrapper_result .features-icon {
  margin: 20px 0 0 0;
}
.jwc-lportal
  .whats_on_categories_wrapper_result
  .whats_on_categories_wrapper_item--btns
  a {
  margin-right: 10px;
}
.jwc-lportal
  .whats_on_categories_wrapper_result
  .whats_on_categories_wrapper_item {
  padding-bottom: 50px;
  margin-bottom: 60px;
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .whats_on_categories_wrapper_result
    .whats_on_categories_wrapper_item {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .whats_on_categories_wrapper_result
    .whats_on_categories_wrapper_item_copy {
    margin-top: 0px;
  }
  .jwc-lportal .whats_on_categories_wrapper_result .features-icon {
    margin: 10px 0 0 0;
  }
}
.jwc-lportal .whats_on_categories .filters {
  display: none;
  cursor: pointer;
}
@media all and (max-width: 991px) {
  .jwc-lportal .whats_on_categories .filters {
    display: block;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .whats_on_categories .filters {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.jwc-lportal .whats_on_categories .filters .filter {
  font-weight: 700;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #4b4847;
  font-family: "Montserrat", sans-serif;
  line-height: 60px;
  padding-left: 30px;
  position: relative;
}
.jwc-lportal .whats_on_categories .filters .filter:before {
  content: "\E91B";
  font-family: "jwc-icon";
  font-size: 12px;
  line-height: 12px;
  color: var(--data-arrow-color);
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -7px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .whats_on_categories .listFilter {
    height: 60px;
    max-width: 100%;
    z-index: 110;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-right: 0;
    border-left: 0;
  }
  .jwc-lportal .whats_on_categories_wrapper_list {
    background-color: transparent;
  }
  .jwc-lportal .whats_on_categories .listFilter.open {
    height: auto;
    overflow: initial;
  }
}
.jwc-lportal .whats_on_categories .item_list {
  display: block;
  text-decoration: none;
}
.jwc-lportal .whats_on_categories .item_list .copy-container {
  box-shadow: 0px 0px 10px 0px #00000014;
  position: relative;
  background: #fff;
  z-index: 1;
}
.jwc-lportal
  .whats_on_categories
  .item_list
  .whats_on_categories_wrapper_item_copy {
  background: #fff;
  transform: translateY(0px);
  transition: 0.35s ease-in-out;
  position: relative;
  z-index: 2;
  padding: 30px;
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .whats_on_categories
    .item_list
    .whats_on_categories_wrapper_item_copy {
    padding: 25px;
  }
}
.jwc-lportal .whats_on_categories .item_list .whats_on_categories_wrapper_item {
  border: none;
  padding-bottom: 0px;
  margin-bottom: 70px;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .whats_on_categories
    .item_list
    .whats_on_categories_wrapper_item {
    margin-bottom: 50px;
  }
}
.jwc-lportal
  .whats_on_categories
  .item_list
  .whats_on_categories_wrapper_item--img {
  overflow: hidden;
}
.jwc-lportal
  .whats_on_categories
  .item_list
  .whats_on_categories_wrapper_item--img
  img {
  transition: 1.65s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal
  .whats_on_categories
  .item_list:hover
  .whats_on_categories_wrapper_item--img
  img {
  transform: scale(1.15);
}
.jwc-lportal .whats_on_categories .item_list:hover .btn_holder,
.jwc-lportal .whats_on_categories .item_list:focus-within .btn_holder {
  height: 63px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories .item_list:hover .btn_holder,
  .jwc-lportal .whats_on_categories .item_list:focus-within .btn_holder {
    height: auto;
  }
}
.jwc-lportal
  .whats_on_categories
  .item_list:hover
  .whats_on_categories_wrapper_item_copy,
  .jwc-lportal
  .whats_on_categories
  .item_list:focus-within
  .whats_on_categories_wrapper_item_copy {
  transform: translateY(-83px);
}
@media all and (max-width: 1099px) {
  .jwc-lportal
    .whats_on_categories
    .item_list:hover
    .whats_on_categories_wrapper_item_copy,
    .jwc-lportal
    .whats_on_categories
    .item_list:focus-within
    .whats_on_categories_wrapper_item_copy {
    transform: initial;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .whats_on_categories
    .item_list
    .whats_on_categories_wrapper_item_copy--subtitle {
    margin-top: 0px;
  }
}
.jwc-lportal .whats_on_categories .item_list .btn_holder {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 20px;
  transition: 0.35s ease-in-out;
  padding: 0px 30px;
  height: 0px;
  overflow: hidden;
  z-index: 1;
}
.jwc-lportal .whats_on_categories .item_list .btn_holder .cta-prim {
  margin-top: 0px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories .item_list .btn_holder {
    position: initial;
    left: initial;
    bottom: initial;
    height: auto;
    padding: 0px 30px 30px;
  }
}
@media all and (max-width: 1099px) and (max-width: 1099px) {
  .jwc-lportal .whats_on_categories .item_list .btn_holder {
    padding: 0px 25px 25px;
  }
}
/*garden categories css [END]*/
/* advisory_board_slider_mobile css [START]*/
@media all and (min-width: 768px) {
  .jwc-lportal .advisoryBoard_section .swiper-container.advisoryBoard_slider {
    overflow: initial;
  }
  .jwc-lportal .advisoryBoard_section .swiper-wrapper {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .jwc-lportal .advisoryBoard_section .swiper-wrapper .swiper-slide {
    width: calc(50% - 33px);
    display: inline-block;
    margin: 15px;
    vertical-align: top;
  }
}
@media all and (min-width: 992px) {
  .jwc-lportal .advisoryBoard_section .swiper-container.advisoryBoard_slider {
    overflow: initial;
  }
  .jwc-lportal .advisoryBoard_section .swiper-wrapper {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .jwc-lportal .advisoryBoard_section .swiper-wrapper .swiper-slide {
    width: calc(33.33% - 33px);
    display: inline-block;
    margin: 15px;
    vertical-align: top;
  }
}
.jwc-lportal .advisoryBoard_section .board-members {
  width: 100%;
  padding: 25px;
}
.jwc-lportal .advisoryBoard_section .board-members--img {
  width: 250px;
  margin: 0px auto;
}
.jwc-lportal .advisoryBoard_section .board-members--img img {
  width: 100%;
  border-radius: 50%;
}
.jwc-lportal .advisoryBoard_section .board-members h4 {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 0px;
  font-family: "Montserrat", serif;
}
.jwc-lportal .advisoryBoard_section .board-members--copy {
  max-height: 0px;
  overflow: hidden;
  transition: all ease-out 0.5s;
}
.jwc-lportal .advisoryBoard_section .board-members p {
  color: #2c2c2c;
  padding: 25px 0px 0px;
  margin: 0px;
}
.jwc-lportal .advisoryBoard_section .board-members:hover {
  background: #f3f1ec;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 767px) {
  .jwc-lportal .advisoryBoard_section .board-members {
    background: #f3f1ec;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  }
  .jwc-lportal .advisoryBoard_section .board-members--copy {
    max-height: initial;
  }
}
.jwc-lportal .advisoryBoard_section .board-members:hover .board-members--copy {
  max-height: 500px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .advisoryBoard-mob {
    padding: 0px;
  }
  .jwc-lportal .advisoryBoard-mob .section_heading {
    padding-left: 20px;
  }
}
/* advisory_board_slider_mobile css [END]*/
/* planning tools css [START]*/
.jwc-lportal .showcase {
  position: relative;
}
.jwc-lportal .showcase_wrapper {
  position: relative;
}
.jwc-lportal .showcase .jwc_showcase_slider {
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .showcase .jwc_showcase_slider .showcase_img img {
    height: 200px;
    object-fit: cover;
  }
}
.jwc-lportal .showcase_box {
  position: relative;
  background: var(--data-bgColor);
  padding: 30px;
  min-height: 225px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .showcase_box {
    min-height: auto;
    text-align: center;
    margin-top: 20px;
    padding: 20px 20px 4px 20px;
  }
}
.jwc-lportal .showcase_box--text {
  width: 45%;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .showcase_box--text {
    width: 100%;
  }
}
.jwc-lportal .showcase_box--text .title {
  font-size: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.jwc-lportal .showcase .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
  display: none;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .showcase .swiper-pagination {
    display: block;
  }
}
.jwc-lportal .showcase .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  outline: none;
  transform: scale(1);
  transition: 0.35s ease-in-out;
}
.jwc-lportal .showcase .swiper-pagination .swiper-pagination-bullet-active {
  background: white;
  transform: scale(1.45);
}
.jwc-lportal .showcase .slider-thumbs {
  position: absolute;
  right: 30px;
  bottom: -185px;
  width: 50%;
  cursor: pointer;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .showcase .slider-thumbs {
    display: none;
  }
}
.jwc-lportal .showcase .slider-thumbs .swiper-slide {
  overflow: hidden;
}
.jwc-lportal .showcase .slider-thumbs .swiper-slide:after {
  transition: all ease-out 0.25s;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.jwc-lportal
  .showcase
  .slider-thumbs
  .swiper-slide.swiper-slide-thumb-active:after {
  border: 5px solid #ffffffa6;
}
.jwc-lportal .showcase .slider-thumbs .swiper-slide img {
  transition: all ease-out 0.25s;
}
.jwc-lportal .showcase .slider-thumbs .swiper-slide:hover img {
  transform: scale(1.05);
}
.jwc-lportal .showcase .swiper-button-next {
  bottom: 0;
  top: auto;
  right: auto;
  left: 52%;
}
.jwc-lportal .showcase .swiper-button-next::after {
  content: "";
  transition: 0.25s ease-in-out;
  content: "";
  opacity: 1;
  transition: 0.25s ease-in-out;
  background: url('arrow-right-pink.5203ae899db2d4bd9bae.svg') no-repeat 0 0;
  height: 25px;
  width: 16px;
}
.jwc-lportal .showcase .swiper-button-next.swiper-button-disabled::after {
  filter: grayscale(100);
}
.jwc-lportal .showcase .swiper-button-prev {
  bottom: 0;
  left: 43%;
  top: auto;
}
.jwc-lportal .showcase .swiper-button-prev::after {
  content: "";
  opacity: 1;
  transition: 0.25s ease-in-out;
  background: url('arrow-right-pink.5203ae899db2d4bd9bae.svg') no-repeat 0 0;
  height: 25px;
  width: 16px;
  transform: rotate(180deg);
}
.jwc-lportal .showcase .swiper-button-prev.swiper-button-disabled::after {
  filter: grayscale(100);
}
.jwc-lportal .showcase .next_prev_slider.slider-thumbs {
  padding-bottom: 50px;
  bottom: -225px;
}
.jwc-lportal .showcase_buttons {
  text-align: center;
  margin-top: 20px;
}
.jwc-lportal .showcase_buttons a {
  margin: 30px 30px 0px 30px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .showcase_buttons a {
    margin: 30px 10px 0 10px;
  }
}
/* planning tools css [END]*/
/* vip highlight css [START]*/
.jwc-lportal .vip_highlight {
  position: relative;
}
.jwc-lportal .vip_highlight_slider {
  position: relative;
}
.jwc-lportal .vip_highlight_slider--each {
  position: relative;
  float: left;
  width: 100%;
  background-color: var(--data-box-color);
  padding: 35px 30px;
  min-height: 200px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .vip_highlight_slider--each {
    min-height: 150px;
    padding: 25px 20px;
  }
}
.jwc-lportal .vip_highlight_slider--each p {
  margin-bottom: 0;
}
.jwc-lportal .vip_highlight_slider--each img {
  margin-right: 20px;
  width: 40px;
  margin-top: 5px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .vip_highlight_slider--each img {
    width: 40px;
  }
}
.jwc-lportal .vip_highlight_slider--each h4 {
  margin-bottom: 15px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .vip_highlight .swiper-arrows {
    display: none;
  }
}
/* vip highlight css [END]*/
/* customer care css [START]*/
.jwc-lportal .customer_care_box {
  margin-bottom: 70px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .customer_care_box {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .customer_care_box:first-child {
    margin-top: 40px;
  }
}
.jwc-lportal .customer_care_box h4 {
  border-bottom: 2px solid rgba(198, 158, 103, 0.2);
  padding: 0 0 15px 0;
  margin-bottom: 30px;
}
.jwc-lportal .customer_care_box a.link {
  text-decoration: none;
}
.jwc-lportal .sitemap_bar {
  background-color: #f5f2ed;
}
.jwc-lportal .sitemap_bar.small_space {
  padding-top: 50px;
  padding-bottom: 50px;
}
.jwc-lportal .sitemap_bar h4,
.jwc-lportal .sitemap_bar p {
  margin-bottom: 20px;
}
/* customer care css [END]*/
.jwc-lportal .show_data {
  background: var(--data-shows-data-bgColor);
}
.jwc-lportal .show_data_row {
  margin-bottom: 40px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_row {
    margin-bottom: 30px;
  }
}
.jwc-lportal .show_data_row h4 {
  margin-bottom: 15px;
}
.jwc-lportal .show_data_time ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.jwc-lportal .show_data_time ul li {
  margin-right: 50px;
  display: inline-block;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_time ul li {
    margin-right: 40px;
  }
}
.jwc-lportal .show_data_time ul li p {
  margin-bottom: 0;
}
.jwc-lportal .show_data_tags {
  margin: 0 0 0 -8px;
}
.jwc-lportal .show_data_features ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.jwc-lportal .show_data_features ul li {
  margin-bottom: 20px;
}
.jwc-lportal .show_data_features ul li:last-child {
  margin-bottom: 0;
}
.jwc-lportal .show_data_features ul li .icon {
  display: inline-block;
  width: 30px;
  margin-right: 10px;
  vertical-align: middle;
}
.jwc-lportal .show_data_features ul li .icon img {
  width: var(--data-icon-size) !important;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_features ul li .icon {
    width: 30px;
    padding-right: 0px;
  }
}
.jwc-lportal .show_data_features ul li .icon img {
  float: left;
  width: 100%;
}
.jwc-lportal .show_data_features ul li .text {
  display: inline-block;
  width: calc(100% - 60px);
  vertical-align: middle;
}
.jwc-lportal .show_data_features ul li .text p {
  margin-bottom: 0;
}
.jwc-lportal .show_data_reviews .star_box {
  margin-bottom: 15px;
}
.jwc-lportal .show_data_reviews .star_box .star {
  background: url('start.121625a4c91d232da15c.svg') repeat-x 0 0;
  height: 17px;
  overflow: hidden;
  position: relative;
  width: 110px;
}
.jwc-lportal .show_data_reviews .star_box .star .active {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: url('active-star.5d428e5eff29c9a97bf6.svg') repeat-x 0 0;
}
.jwc-lportal .show_data_reviews .name {
  font-weight: 400;
}
.jwc-lportal .show_data .share_box {
  margin-top: 10px;
}
.jwc-lportal .show_data .share_box span {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.jwc-lportal .show_data .share_box .icon {
  display: inline-block;
  margin: 0 12px;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
}
.jwc-lportal .show_data .share_box .icon:hover {
  transform: scale(1.1);
}
.jwc-lportal .show_data .share_box .icon svg {
  fill: var(--data-social-color);
  height: 20px;
  width: 23px;
  vertical-align: middle;
}
.jwc-lportal .show_data_partners ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (min-width: 768px) {
  .jwc-lportal .col-md-12 .show_data_partners ul {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .jwc-lportal .show_data_partners ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .jwc-lportal .show_data_partners ul li img{
    margin: 0 auto;
    display: block;
  }
}
.jwc-lportal .show_data_partners {
  margin-bottom: 0;
}
.jwc-lportal .show_data_partners ul li {
  margin: 0px 0px;
  display: inline-block;
}
.jwc-lportal .show_data_partners ul li:first-child {
  margin-left: 0;
}
.jwc-lportal .show_data_partners ul li img {
  height: 70px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_partners ul li img {
    height: 50px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_additional {
    margin-top: 30px;
  }
}
.jwc-lportal .show_data_price ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.jwc-lportal .show_data_price ul li {
  margin: 0 20px 25px 0;
  display: inline-block;
  text-align: center;
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_price ul li {
    /* float: left; */
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
}
.jwc-lportal .show_data_price ul li:last-child {
  margin-bottom: 0;
}
.jwc-lportal .show_data_price ul li a {
  margin-bottom: 10px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_price ul li a {
    margin-bottom: 0;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .show_data_price ul li a {
    margin-top: 35px;
  }
}
.jwc-lportal .show_data_price ul li .cta-prim {
  min-width: 190px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_price ul li .cta-prim {
    min-width: 190px;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .show_data_price ul li .cta-prim {
    min-width: 180px;
  }
}
.jwc-lportal .show_data_price ul li p {
  margin-bottom: 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_price ul li p {
    width: 43%;
    float: right;
    margin-top: 15px;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .show_data_price ul li p {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    width: 100%;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_join h5 {
    margin-bottom: 0;
  }
}
.jwc-lportal .show_data_join .icon {
  max-width: 100%;
  vertical-align: text-bottom;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .show_data_join .icon {
    width: 140px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_data_join .icon {
    width: 120px;
  }
}
.jwc-lportal .show_people {
  background: var(--data-shows-people-bgColor);
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_people {
    padding-right: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_people .col-lg-12 {
    padding-right: 0;
  }
}
.jwc-lportal .show_people_slider {
  position: relative;
}
.jwc-lportal .show_people_slider_each {
  padding: 0 15px;
}
@media all and (max-width: 768px) {
  .jwc-lportal .show_people_slider_each {
    padding: 0 30px 0 0;
  }
}
.jwc-lportal .show_people_slider_each p {
  margin-bottom: 0;
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_people_slider_each img,
  .jwc-lportal .show_people_slider_each .w-75 {
    width: 100% !important;
  }
}
.jwc-lportal .show_people_slider .swiper-button-next {
  height: 12px;
  width: 40px;
}
.jwc-lportal .show_people_slider .swiper-button-next::after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .show_people_slider .swiper-button-next:hover::after {
  opacity: 1;
}
.jwc-lportal .show_people_slider .swiper-button-next:focus:after {
  opacity: 1;
}
.jwc-lportal .show_people_slider .swiper-button-prev {
  height: 12px;
  width: 40px;
  left: -10px;
}
.jwc-lportal .show_people_slider .swiper-button-prev::after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #4b4847;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .show_people_slider .swiper-button-prev:hover::after {
  opacity: 1;
}
.jwc-lportal .show_people_slider .swiper-button-prev:focus:after {
  opacity: 1;
}
.jwc-lportal .show_people_slider .swiper-arrows {
  position: absolute;
  top: -50px;
  width: 110px;
  right: 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .show_people_slider .swiper-arrows {
    top: -45px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .show_people_slider .swiper-arrows {
    display: none;
  }
}
/* you may like css [START]*/
.jwc-lportal .you_may_like {
  position: relative;
}
.jwc-lportal .you_may_like_each {
  position: relative;
}
.jwc-lportal .you_may_like_each--img {
  position: relative;
  overflow: hidden;
}
.jwc-lportal .you_may_like_each--img img {
  width: 100%;
}
.jwc-lportal .you_may_like_each--img svg {
  width: 100%;
}
.jwc-lportal .you_may_like_each--img svg.active path {
  fill: var(--data-lineColor);
}
.jwc-lportal .you_may_like_each--copy {
  height: 100%;
  color: #4b4847;
  background: #f5f2ed;
  transition: 0.35s ease-in-out;
  position: relative;
  z-index: 2;
  padding: 30px;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media all and (max-width: 991px) {
  .jwc-lportal .you_may_like_each--copy {
    padding: 25px;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .you_may_like_each--copy {
    height: auto;
  }
}
.jwc-lportal .you_may_like_each--copy h4 {
  margin-bottom: 15px;
}
.jwc-lportal .you_may_like_each--copy p {
  margin-bottom: 10px;
}
.jwc-lportal .you_may_like_each--copy--description {
  max-width: 550px;
}
.jwc-lportal .you_may_like_each--copy .features-icon {
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.jwc-lportal .you_may_like_each--copy .features-icon .label strong {
  font-weight: bold;
  color: #000;
}
.jwc-lportal .features-icon .label.label-mb {
  font-weight: 500;
}
.jwc-lportal .you_may_like_each--copy_tour {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0px;
  left: 0;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .you_may_like_each--copy_tour {
    position: static;
    margin-top: 25px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .you_may_like_each--copy_tour {
    margin-bottom: 25px;
  }
}
.jwc-lportal .you_may_like_each--copy_tour--img {
  margin-right: 4px;
}
.jwc-lportal .you_may_like_each--copy_tour--text {
  font-size: 14px;
  color: #4b4847;
  font-weight: 300;
}
.jwc-lportal .you_may_like_each--copy_tour--text span {
  font-weight: bold;
}
.jwc-lportal .you_may_like_each--copy .price {
  font-weight: 500;
}
.jwc-lportal .you_may_like_each .copy-container {
  position: relative;
  background: #f5f2ed;
  z-index: 1;
}
.jwc-lportal .you_may_like_each .copy-container .btn_holder {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 20px;
  transition: 0.35s ease-in-out;
  padding: 0px 30px;
  height: 0px;
  overflow: hidden;
  z-index: 1;
}
.jwc-lportal .you_may_like_each .copy-container .btn_holder .cta-prim {
  margin-top: 0px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .you_may_like_each .copy-container .btn_holder {
    position: initial;
    left: initial;
    bottom: initial;
    height: auto;
    padding: 0px 30px 30px;
  }
}
@media all and (max-width: 1099px) and (max-width: 1099px) {
  .jwc-lportal .you_may_like_each .copy-container .btn_holder {
    padding: 0px 25px 25px;
  }
}
.jwc-lportal .you_may_like_each:hover .btn_holder {
  height: 63px;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .you_may_like_each:hover .btn_holder {
    height: auto;
  }
}
.jwc-lportal .you_may_like_each:hover .you_may_like_each--copy {
  transform: translateY(-83px);
}
@media all and (max-width: 1099px) {
  .jwc-lportal .you_may_like_each:hover .you_may_like_each--copy {
    transform: initial;
  }
}
.jwc-lportal .you_may_like .you_may_like_buttons_link {
  position: absolute !important;
  right: 45%;
  top: -72px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .you_may_like .you_may_like_buttons_link {
    top: -68px;
    right: 38%;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .you_may_like .you_may_like_buttons_link {
    right: 35%;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .you_may_like .you_may_like_buttons_link {
    position: relative !important;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 40px;
    right: auto;
    top: 0;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .you_may_like .swiper-arrows {
    display: none;
  }
}
/* you may like css [END]*/
.jwc-lportal .venue_listing_main {
  position: relative;
  background-color: var(--data-background-color);
}
.jwc-lportal .venue_listing_main_right_side {
  position: absolute;
  top: 50px;
  right: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .venue_listing_main_right_side {
    position: relative;
    top: 20px;
  }
}
.jwc-lportal .venue_listing_slider_each_slide {
  position: relative;
}
.jwc-lportal .venue_listing_slider_each_slide a {
  float: left;
  position: relative;
}
.jwc-lportal .venue_listing_slider_each_slide--img {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.jwc-lportal .venue_listing_slider_each_slide--img::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 22, 22, 0.3);
}
.jwc-lportal .venue_listing_slider_each_slide--img img {
  float: left;
  width: 100%;
}
.jwc-lportal .venue_listing_slider_each_slide .play_href {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  margin: 0;
}
.jwc-lportal .venue_listing_slider_each_slide .icon360 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  background: url('icon-360.03a732ca0a0058bb55c5.svg') no-repeat 0 0;
  background-size: cover;
  width: 94px;
  height: 94px;
  z-index: 2;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .venue_listing_slider_each_slide .icon360 {
    width: 80px;
    height: 80px;
  }
}
.jwc-lportal .venue_listing_slider .swiper-pagination {
  position: absolute;
  width: auto;
  left: auto;
  bottom: auto;
  top: 60%;
  right: 15%;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination {
    top: 230px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination {
    width: 100%;
    top: auto;
    bottom: 10px;
    left: 0;
  }
}
.jwc-lportal .venue_listing_slider .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  border: 1px solid var(--data-event-bulletActiveColor);
  background: var(--data-event-bulletColor);
  display: inline-block;
  margin: 0px 10px;
  vertical-align: middle;
  outline: none !important;
  opacity: 1;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    margin: 0px 6px;
  }
}
.jwc-lportal .venue_listing_slider .swiper-pagination-bullet i {
  display: none;
  font-size: 20px;
  color: #fff;
  width: 100%;
  height: 100%;
  line-height: 38px;
  font-weight: 300;
  font-style: normal;
  text-align: center;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination-bullet i {
    font-size: 16px;
    line-height: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination-bullet i {
    display: none;
  }
}
.jwc-lportal .venue_listing_slider .swiper-pagination-bullet-active {
  width: 38px;
  height: 38px;
  background: var(--data-event-bulletActiveColor);
}
@media all and (max-width: 1099px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination-bullet-active {
    width: 30px;
    height: 30px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    background-color: white;
  }
}
.jwc-lportal .venue_listing_slider .swiper-pagination-bullet-active i {
  display: block;
}
@media all and (max-width: 767px) {
  .jwc-lportal .venue_listing_slider .swiper-pagination-bullet-active i {
    display: none;
  }
}
.jwc-lportal .venue_listing_slider .swiper-slide .databox {
  left: -20px;
  position: relative;
  opacity: 0;
  transition: all ease 1s;
  transition-delay: 0s;
}
.jwc-lportal .venue_listing_slider .swiper-slide-active .databox {
  left: 0;
  opacity: 1;
  transition: all ease 1s;
  transition-delay: 0.5s;
}
/* participate slider css [START]*/
@media all and (max-width: 500px) {
  .jwc-lportal .participate .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.jwc-lportal .participate_slider {
  position: relative;
}
.jwc-lportal .participate_slider_each {
  float: left;
  width: 100%;
}
.jwc-lportal .participate_slider_each--img {
  float: left;
  width: 100%;
}
.jwc-lportal .participate_slider_each--img img {
  float: left;
  width: 100%;
}
.jwc-lportal .participate_slider_each_copy {
  float: left;
  width: 100%;
  background: var(--data-card-bgColor);
  padding: 25px 30px 15px 30px;
  min-height: 270px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .participate_slider_each_copy {
    min-height: 250px;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .participate_slider_each_copy {
    min-height: 210px;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .participate_slider_each_copy {
    min-height: 220px;
  }
}
.jwc-lportal .participate_slider_each_copy h5 {
  margin-bottom: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 991px) {
  .jwc-lportal .participate_slider_each_copy h5 {
    margin-bottom: 15px;
  }
}
@media all and (max-width: 350px) {
  .jwc-lportal .participate_slider_each_copy h5 {
    -webkit-line-clamp: 3;
  }
}
.jwc-lportal .participate_slider_each_copy p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
@media all and (max-width: 350px) {
  .jwc-lportal .participate_slider_each_copy p {
    -webkit-line-clamp: 5;
  }
}
/*participate slider css [END]*/
/* what bring css [START]*/
.jwc-lportal .what_bring .tabs {
  position: relative;
  z-index: 2;
  padding-bottom: 30px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .what_bring .tabs {
    margin: 0px 0 20px 0;
    padding-bottom: 0px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
  }
}
.jwc-lportal .what_bring .tabs .tab_mob {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  font-size: 22px;
  font-family: "Montserrat", serif;
  display: none;
}
.jwc-lportal .what_bring .tabs .tab_mob:before {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -5px;
  color: var(--data-tab-txt-hover-Color);
  font-size: 10px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .what_bring .tabs .tab_mob {
    display: block;
  }
}
.jwc-lportal .what_bring .tabs .tab_mob.active + .nav-tabs {
  display: block;
}
.jwc-lportal .what_bring .tabs .nav-tabs {
  display: block;
  width: 100%;
  border: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .what_bring .tabs .nav-tabs {
    width: 100%;
    padding-bottom: 10px;
  }
}
.jwc-lportal .what_bring .tabs .nav-tabs > li {
  display: inline-block;
  text-align: left;
  margin-right: 50px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .what_bring .tabs .nav-tabs > li {
    margin-right: 70px;
  }
}
.jwc-lportal .what_bring .tabs .nav-tabs > li a {
  font-size: 24px;
  color: var(--data-tab-txt-Color);
  padding-bottom: 20px;
  position: relative;
  font-family: "Montserrat", serif;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.jwc-lportal .what_bring .tabs .nav-tabs > li a:hover,
.jwc-lportal .what_bring .tabs .nav-tabs > li a.active {
  color: var(--data-tab-txt-hover-Color);
}
.jwc-lportal .what_bring .tabs .nav-tabs > li a:hover:after,
.jwc-lportal .what_bring .tabs .nav-tabs > li a.active:after {
  width: 100%;
  left: 0%;
}
.jwc-lportal .what_bring .tabs .nav-tabs > li a:after {
  width: 0%;
  left: 50%;
  position: absolute;
  background: var(--data-tab-txt-hover-Color);
  height: 2px;
  content: "";
  bottom: 0px;
  transition: all ease-out 0.25s;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .what_bring .tabs .nav-tabs > li a {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .what_bring .tabs .nav-tabs > li a {
    font-size: 16px;
    padding-bottom: 0;
  }
  .jwc-lportal .what_bring .tabs .nav-tabs > li a:hover:after,
  .jwc-lportal .what_bring .tabs .nav-tabs > li a.active:after {
    width: 100%;
    left: 0;
    bottom: -2px;
  }
}
.jwc-lportal .what_bring .tab-content {
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .jwc-lportal .what_bring .tab-content {
    overflow: visible;
    padding: 0;
  }
}
.jwc-lportal .what_bring .tab-content > .tab-pane {
  width: 100%;
  display: block;
  visibility: hidden;
  position: absolute;
}
.jwc-lportal .what_bring .tab-content > .tab-pane.active {
  visibility: visible;
  position: relative;
}
.jwc-lportal .what_bring .cta-holder {
  margin-top: 50px;
  text-align: center;
}
.jwc-lportal .what_bring .cta-holder a {
  margin: 0 30px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .what_bring .cta-holder a {
    margin: 0 50px 30px 50px;
  }
}
.jwc-lportal .what_bring .load-more {
  margin-top: 30px;
}
/*  what bring css [END]*/
/* find tags css [START]*/
.jwc-lportal .find_tags {
  padding-bottom: 115px;
  background: var(--data-bgColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .find_tags {
    padding-bottom: 55px;
  }
}
.jwc-lportal .find_tags_list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.jwc-lportal .find_tags_list a {
  position: relative;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 4px 8px 24px 0 rgba(163, 163, 163, 0.2);
  background-color: #ffffff;
  padding: 30px 40px;
  border: 1px solid #fff;
  text-decoration: none;
  margin: 0 30px 35px 0;
  display: inline-block;
  transition: all 0.2s ease-in-out;
}
@media all and (max-width: 991px) {
  .jwc-lportal .find_tags_list a {
    padding: 25px 30px;
    margin: 0 25px 25px 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .find_tags_list a {
    font-size: 10px;
    padding: 15px 25px;
    margin: 0 20px 20px 0;
    box-shadow: 2px 4px 12px 0 rgba(163, 163, 163, 0.1);
  }
}
.jwc-lportal .find_tags_list a span {
  position: relative;
  color: #2c2c2c;
}
.jwc-lportal .find_tags_list a.more,
.jwc-lportal .find_tags_list a.less {
  border: 1px solid #707070;
  padding-right: 70px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .find_tags_list a.more,
  .jwc-lportal .find_tags_list a.less {
    padding-right: 60px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .find_tags_list a.more,
  .jwc-lportal .find_tags_list a.less {
    padding-right: 40px;
  }
}
.jwc-lportal .find_tags_list a.more span::after,
.jwc-lportal .find_tags_list a.less span::after {
  content: "";
  position: absolute;
  top: 3px;
  right: -32px;
  background: url('arrow-black.1d30941bdf4089891a32.svg') no-repeat 0 0;
  width: 14px;
  height: 8px;
  background-size: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .find_tags_list a.more span::after,
  .jwc-lportal .find_tags_list a.less span::after {
    right: -25px;
    background-size: 90%;
  }
}
.jwc-lportal .find_tags_list a.less span::after {
  transform: rotate(180deg);
}
.jwc-lportal .find_tags_list a:hover {
  box-shadow: 4px 8px 24px 0 rgba(163, 163, 163, 0.4);
}
/* find tags css [END]*/
.jwc-lportal .nma_careers_wrapper {
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .nma_careers_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.jwc-lportal .nma_careers_wrapper::before {
  content: "";
  background: var(--data-explore-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-explore-bgColor1) 0%,
    var(--data-explore-bgColor2) 100%
  );
  position: absolute;
  height: 60%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  max-height: 800px;
}
.jwc-lportal .nma_careers_wrapper .nma_box {
  padding: 40px;
  margin: auto;
}
@media all and (max-width: 767px) {
  .jwc-lportal .nma_careers_wrapper .nma_box {
    padding: 10px;
  }
  .jwc-lportal .nma_careers_wrapper .nma_box img {
    width: 100%;
  }
}
.jwc-lportal .nma_careers_wrapper .nma_box:before {
  content: "";
  background: #f4f4f4;
  position: absolute;
  height: 80%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  max-height: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .nma_careers_wrapper .nma_box:before {
    display: none;
  }
}
.jwc-lportal .nma_careers_wrapper_each {
  height: 100%;
  background: var(--data-explore-boxbgColor);
}
@media all and (max-width: 767px) {
  .jwc-lportal .nma_careers_wrapper_each {
    margin-top: 50px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .nma_careers_wrapper_each {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.jwc-lportal .nma_careers_wrapper_each--img {
  overflow: hidden;
  position: relative;
}
.jwc-lportal .nma_careers_wrapper_each--img img {
  width: 100%;
  max-width: 690px;
  object-fit: cover;
  transition: 1.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jwc-lportal .nma_careers_wrapper_each--img .galleryIcon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 35px;
  height: 35px;
  background: url('gallery_icon.bba382058730dd4c25e1.svg') no-repeat 0 0;
  z-index: 1;
  transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media all and (max-width: 767px) {
  .jwc-lportal .nma_careers_wrapper_each--img .galleryIcon {
    background-size: 30px;
    width: 30px;
    height: 30px;
  }
}
.jwc-lportal .nma_careers_wrapper_each--img .galleryIcon:hover {
  transform: scale(1.1);
}
.jwc-lportal .nma_careers_wrapper_each_copy {
  position: relative;
  padding: 0 15px 20px 15px;
  overflow: hidden;
  height: 100%;
}
@media all and (max-width: 767px) {
  .jwc-lportal .nma_careers_wrapper_each_copy {
    padding: 35px 15px 20px 15px;
  }
}
.jwc-lportal .nma_careers_wrapper_each_copy h3 {
  padding: 0 0 5px 0;
}
.jwc-lportal .nma_careers_wrapper_each_copy--text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
}
@media all and (max-width: 767px) {
  .jwc-lportal .nma_careers_wrapper_each .fullwidth_bg {
    padding: 0;
    background-color: #f5f2ed;
  }
}
.jwc-lportal .life_jwc_slider {
  position: relative;
}
.jwc-lportal .life_jwc_slider_img {
  width: 100%;
}
.jwc-lportal .life_jwc_slider_img .swiper-slide img {
  width: 100%;
}
.jwc-lportal .life_jwc_slider_img .swiper-slide .img--deskop {
  display: block;
}
@media all and (max-width: 767px) {
  .jwc-lportal .life_jwc_slider_img .swiper-slide .img--deskop {
    display: none;
  }
}
.jwc-lportal .life_jwc_slider_img .swiper-slide .img--mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .life_jwc_slider_img .swiper-slide .img--mobile {
    display: block;
  }
}
.jwc-lportal .life_jwc_slider .swiper-pagination {
  bottom: 20%;
  left: 80%;
  width: auto;
}
@media all and (max-width: 767px) {
  .jwc-lportal .life_jwc_slider .swiper-pagination {
    display: none;
  }
}
.jwc-lportal .life_jwc_slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0 10px;
  background: #fff;
  border: 1px solid #a67d54;
  opacity: 1;
  outline: none;
  transform: scale(1);
  transition: 0.35s ease-in-out;
  width: 17px;
  height: 17px;
  text-indent: -99999px;
  position: relative;
  padding: 2px 0 0 0;
  top: 0;
}
.jwc-lportal
  .life_jwc_slider
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: #a67d54;
  border: 0;
  transform: scale(2);
  transform-origin: center;
  text-indent: 0;
  color: #fff;
  font-size: 10px;
  top: -8px;
}
.jwc-lportal .life_jwc_slider .swiper-arrows {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media all and (max-width: 767px) {
  .jwc-lportal .life_jwc_slider .swiper-arrows {
    display: none;
  }
}
.jwc-lportal .life_jwc_slider .swiper-arrows .swiper-button-next {
  height: 80px;
  width: 80px;
  outline: none;
  border: 1px solid #fff;
  border-radius: 100%;
}
.jwc-lportal .life_jwc_slider .swiper-arrows .swiper-button-next:after {
  content: "\E90B";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .life_jwc_slider .swiper-arrows .swiper-button-prev {
  height: 80px;
  width: 80px;
  outline: none;
  border: 1px solid #fff;
  border-radius: 100%;
}
.jwc-lportal .life_jwc_slider .swiper-arrows .swiper-button-prev:after {
  content: "\E909";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  opacity: 0.5;
  transition: 0.25s ease-in-out;
}
.jwc-lportal .life_jwc_slider .play_href {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 94px;
  height: 94px;
  border-radius: 94px;
  margin: 20px 0 0 0;
  position: relative;
  transition: 0.45s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 1599px) {
  .jwc-lportal .life_jwc_slider .play_href {
    height: 80px;
    width: 80px;
    border-radius: 80px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .life_jwc_slider .play_href {
    height: 50px;
    width: 50px;
    border-radius: 50px;
  }
}
.jwc-lportal .life_jwc_slider .play_href img {
  height: 23px;
  left: 3px;
  position: relative;
}
.jwc-lportal .life_jwc_slider .play_href.default::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #af8f63;
  border-radius: 50%;
}
.jwc-lportal .life_jwc_slider .play_href.default:hover {
  background: #af8f63;
}
.jwc-lportal .life_jwc_slider .play_href.default:hover::before {
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .life_jwc_slider .play_href.blue::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .life_jwc_slider .play_href.blue:hover {
  background: #004ea8;
}
.jwc-lportal .life_jwc_slider .play_href.blue:hover::before {
  border: 1px solid #004ea8;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .life_jwc_slider .play_href.pink::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .life_jwc_slider .play_href.pink:hover {
  background: #c5299b;
}
.jwc-lportal .life_jwc_slider .play_href.pink:hover::before {
  border: 1px solid #c5299b;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .life_jwc_slider .play_href.green::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .life_jwc_slider .play_href.green:hover {
  background: #6cc24a;
}
.jwc-lportal .life_jwc_slider .play_href.green:hover::before {
  border: 1px solid #6cc24a;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .life_jwc_slider .play_href.red::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.45s ease-in-out;
}
.jwc-lportal .life_jwc_slider .play_href.red:hover {
  background: #ce0037;
}
.jwc-lportal .life_jwc_slider .play_href.red:hover::before {
  border: 1px solid #ce0037;
  /* Safari */
  animation: spin 1.35s linear infinite;
}
.jwc-lportal .life_jwc_slider .play_href::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 94px;
  border-radius: 94px;
}
@media all and (max-width: 1599px) {
  .jwc-lportal .life_jwc_slider .play_href::after {
    height: 80px;
    width: 80px;
    border-radius: 80px;
  }
}
.jwc-lportal .life_jwc_slider .play_href:hover::after {
  animation: playButtonHover 2s infinite;
  -webkit-animation: playButtonHover 2s infinite;
  -moz-animation: playButtonHover 2s infinite;
  -o-animation: playButtonHover 2s infinite;
}
.jwc-lportal .awards_accolades_wrapper {
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .awards_accolades_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.jwc-lportal .awards_accolades_wrapper::before {
  content: "";
  background: var(--data-explore-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-explore-bgColor1) 0%,
    var(--data-explore-bgColor2) 100%
  );
  position: absolute;
  height: 60%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  max-height: 800px;
}
.jwc-lportal .awards_accolades_wrapper .awardsBox {
  padding: 40px;
  margin: 30px auto;
  background: #f4f4f4;
  display: table;
  max-width: 350px;
}
.jwc-lportal .awards_accolades_wrapper .awardsBox img {
  display: table;
  margin: auto;
}
.jwc-lportal .hear_from_ourpeople_section .participate_slider_each_copy {
  padding: 25px 30px;
  min-height: auto;
}
.jwc-lportal .hear_from_ourpeople_section .participate_slider_each_copy h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  .jwc-lportal
    .diversity_inclusion_section
    .swiper-container.advisoryBoard_slider {
    overflow: initial;
  }
  .jwc-lportal .diversity_inclusion_section .swiper-wrapper {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .jwc-lportal .diversity_inclusion_section .swiper-wrapper .swiper-slide {
    width: calc(50% - 33px);
    display: inline-block;
    margin: 15px;
    vertical-align: top;
  }
}
@media all and (min-width: 992px) {
  .jwc-lportal
    .diversity_inclusion_section
    .swiper-container.advisoryBoard_slider {
    overflow: initial;
  }
  .jwc-lportal .diversity_inclusion_section .swiper-wrapper {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .jwc-lportal .diversity_inclusion_section .swiper-wrapper .swiper-slide {
    width: calc(50% - 33px);
    display: inline-block;
    margin: 15px;
    vertical-align: top;
  }
}
.jwc-lportal .diversity_inclusion_section .diversity_inclusion-box {
  width: 100%;
  padding: 15px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .diversity_inclusion_section .diversity_inclusion-box {
    padding: 0px;
  }
}
.jwc-lportal .diversity_inclusion_section .diversity_inclusion-box--img img {
  width: 100%;
}
.jwc-lportal .diversity_inclusion_section .diversity_inclusion-box--copy {
  background: #f5f2ed;
  padding: 20px 40px;
  color: #4b4847;
}
.jwc-lportal .diversity_inclusion_section .diversity_inclusion-box--copy h4 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.jwc-lportal .diversity_inclusion_section .diversity_inclusion-box--copy p {
  padding: 10px 40px 0 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .diversity_inclusion_section .diversity_inclusion-box--copy p {
    padding: 10px 0 0 0;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .diversity_inclusion-mob {
    padding: 0px;
  }
  .jwc-lportal .diversity_inclusion-mob .section_heading {
    padding-left: 20px;
  }
}
.jwc-lportal .careers_openings_section {
  background: var(--data-careers_openings-bgColor);
}
.jwc-lportal .careers_openings_section .careers_openings_list {
  margin-bottom: 30px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .careers_openings_section .careers_openings_list {
    margin-bottom: 20px;
  }
}
.jwc-lportal .careers_openings_section .careers_openings_list_each {
  background-color: #fff;
  border-bottom: 1px solid #a67d54;
  padding: 30px 40px;
  margin: 0 0 30px 0;
  width: 100%;
}
@media all and (max-width: 991px) {
  .jwc-lportal .careers_openings_section .careers_openings_list_each {
    padding: 20px;
  }
}
.jwc-lportal .careers_openings_section .careers_openings_list_each--tags {
  color: #4b4847;
  margin-bottom: 20px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .careers_openings_section .careers_openings_list_each--tags {
    margin-bottom: 10px;
  }
}
.jwc-lportal .careers_openings_section .careers_openings_list_each--data p {
  margin: 10px 0 0 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .careers_openings_section .careers_openings_list_each--data p {
    margin: 0;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .careers_openings_section .careers_openings_list_each--data {
    margin-bottom: 20px;
  }
}
.jwc-lportal .careers_openings_section .careers_openings_list_each--data span {
  transition: 0.35s ease-in-out;
}
.jwc-lportal
  .careers_openings_section
  .careers_openings_list_each--data
  .viewmore:after {
  display: none !important;
}
.jwc-lportal .careers_openings_section .careers_openings_list_each--btn {
  text-align: right;
  margin: 15px 0;
}
.jwc-lportal .careers_openings_section .careers_openings_list_each--btn a {
  width: 150px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .careers_openings_section .careers_openings_list_each--btn {
    text-align: left;
  }
}
.jwc-lportal .careers_openings_section .careers_openings_list_each .posted {
  font-size: 14px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .careers_openings_section .careers_openings_list_each {
    border: 0 solid #dad8d4;
    border-bottom: 1px solid #dad8d4;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .careers_openings_section .careers_openings {
    padding: 20px 0 0 0;
  }
}
.jwc-lportal .eventtype_wrapper {
  position: relative;
}
@media all and (max-width: 500px) {
  .jwc-lportal .eventtype_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.jwc-lportal .eventtype_wrapper::before {
  content: "";
  background: var(--data-explore-bgColor1);
  background: linear-gradient(
    180deg,
    var(--data-explore-bgColor1) 0%,
    var(--data-explore-bgColor2) 100%
  );
  position: absolute;
  height: 60%;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  max-height: 800px;
}
.jwc-lportal .eventtype_wrapper_each {
  height: 100%;
  background: var(--data-explore-boxbgColor);
  margin-top: 100px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .eventtype_wrapper_each {
    margin-top: 50px;
  }
}
@media all and (max-width: 500px) {
  .jwc-lportal .eventtype_wrapper_each {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.jwc-lportal .eventtype_wrapper_each--btns {
  position: relative;
  top: 30px;
}
.jwc-lportal .eventtype_wrapper_each--btns a {
  margin-right: 50px;
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventtype_wrapper_each--btns a {
    margin-bottom: 20px;
  }
}
.jwc-lportal .eventtype_wrapper_each .icon-sheet {
  padding: 0 30px 0 0;
}
.jwc-lportal .eventtype_wrapper_each .icon-sheet:after {
  content: "";
  background: url('icon-sheet.a462cf7db67d85142a6a.svg') center right 0;
  background-repeat: no-repeat;
  position: absolute;
  top: -3px;
  right: 0;
  width: 16px;
  height: 21px;
  animation: none;
}
@media all and (max-width: 767px) {
  .jwc-lportal .eventtype_wrapper_each--btns {
    position: static;
    margin-top: 40px;
  }
  .jwc-lportal .eventtype_wrapper_each--btns a {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.jwc-lportal .eventtype_wrapper_each--img {
  overflow: hidden;
  position: relative;
}
.jwc-lportal .eventtype_wrapper_each--img .play_href {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.jwc-lportal .eventtype_wrapper_each_copy {
  position: relative;
  padding: 40px;
  overflow: hidden;
  height: 100%;
}
.jwc-lportal .eventtype_wrapper_each_copy .spacetype {
  padding-left: 15px;
  text-decoration: none;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .eventtype_wrapper_each_copy .spacetype {
    padding: 0;
  }
}
@media all and (max-width: 1099px) {
  .jwc-lportal .eventtype_wrapper_each_copy {
    background-color: #f5f2ed;
  }
}
.jwc-lportal .eventtype_wrapper_each_copy h3 {
  padding: 0 0 5px 0;
}
.jwc-lportal .eventtype_wrapper_each_copy--text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.jwc-lportal .eventtype_wrapper_each_copy .icons_block {
  padding: 30px 0;
}
@media all and (max-width: 1099px) {
  .jwc-lportal .eventtype_wrapper_each_copy .icons_block {
    padding: 20px 0 30px 0;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal .eventtype_wrapper_each_copy .icons_block {
    padding: 20px 0 0 0;
  }
}
.jwc-lportal .eventtype_wrapper_each_copy .icons_block .icons_block_wrapper {
  padding-bottom: 0;
}
.jwc-lportal .eventtype_wrapper_each_copy .icons_block img,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block svg {
  height: 36px;
}
.jwc-lportal .eventtype_wrapper_each_copy .icons_block img path,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block img stroke,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block img circle,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block img line,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block img rect,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block svg path,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block svg stroke,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block svg circle,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block svg line,
.jwc-lportal .eventtype_wrapper_each_copy .icons_block svg rect {
  stroke: var(--data-iconColor);
}
.jwc-lportal
  .eventtype_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each {
  align-items: inherit;
  justify-content: inherit;
}
.jwc-lportal
  .eventtype_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each--icon {
  display: inline-block;
  width: 40px;
  vertical-align: top;
}
.jwc-lportal
  .eventtype_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each_copy {
  width: calc(100% - 45px);
  display: inline-block;
  text-align: left;
  padding-left: 10px;
  color: #2c2c2c;
  vertical-align: top;
}
.jwc-lportal
  .eventtype_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each_copy--name {
  font-size: 16px;
  /*temp adjust font size original its 14px*/
  font-weight: 300;
  float: left;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .eventtype_wrapper_each_copy
    .icons_block
    .icons_block_wrapper_each_copy--name {
    font-size: 14px;
  }
}
.jwc-lportal
  .eventtype_wrapper_each_copy
  .icons_block
  .icons_block_wrapper_each_copy--number {
  font-size: 18px;
  /*temp adjust font size original its 20px*/
  line-height: 20px;
  padding: 0 0 5px 0;
}
@media all and (max-width: 1599px) {
  .jwc-lportal
    .eventtype_wrapper_each_copy
    .icons_block
    .icons_block_wrapper_each_copy--number {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .eventtype_wrapper_each_copy
    .icons_block
    .icons_block_wrapper_each_copy--number {
    padding: 8px 0;
  }
}
@media all and (max-width: 991px) {
  .jwc-lportal
    .eventtype_wrapper_each_copy
    .icons_block
    .icons_block_wrapper_each {
    margin-bottom: 20px;
  }
}
.jwc-lportal .parking_wrapper .venue_details {
  margin-top: 20px;
}
.jwc-lportal .parking_wrapper .venue_details:first-child {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_wrapper .venue_details:first-child {
    margin-top: 30px;
  }
}
.jwc-lportal .parking_wrapper .venue_details--icon {
  width: 48px;
  margin-top: 10px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .parking_wrapper .venue_details--icon {
    width: 35px;
  }
}
.jwc-lportal .parking_wrapper .venue_details--txt {
  width: calc(100% - 48px);
}
@media all and (max-width: 500px) {
  .jwc-lportal .parking_wrapper .venue_details--txt {
    width: calc(100% - 35px);
  }
}
.jwc-lportal .parking_guide {
  padding: 40px 0;
}
.jwc-lportal .parking_guide ul li {
  list-style-type: disc;
}
.jwc-lportal .parking_guide ul li::marker {
  color: #4b4847;
  font-size: 25px;
}
.jwc-lportal .parking_guide ul li p.bold {
  font-weight: 500 !important;
}
.jwc-lportal .parking_booking {
  overflow: hidden;
}
.jwc-lportal .parking_booking .tabs .nav-tabs {
  border: 0;
}
.jwc-lportal .parking_booking .tabs .nav-tabs > li {
  padding: 0 30px 0 0;
}
.jwc-lportal .parking_booking .tabs .nav-tabs > li a {
  font-size: 18px;
  color: #4b4847;
  position: relative;
  display: block;
  text-decoration: none;
}
.jwc-lportal .parking_booking .tabs .nav-tabs > li a::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.jwc-lportal .parking_booking .tabs .nav-tabs > li a:hover::after,
.jwc-lportal .parking_booking .tabs .nav-tabs > li a.active::after {
  background-color: #a67d54;
}
.jwc-lportal .parking_booking .tab-content {
  padding: 40px 0;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane {
  width: 100%;
  display: block;
  visibility: hidden;
  position: absolute;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.active {
  visibility: visible;
  position: relative;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.booking label {
  color: #000;
  font-weight: 600;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.booking .pre-book-offer {
  padding: 25px 0;
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.booking
  .pre-book-offer
  ul {
  display: table;
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.booking
  .pre-book-offer
  ul
  li {
  float: left;
  padding: 0 25px 0 0;
  margin: 0 25px 0 0;
  list-style-type: disc;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .parking_booking
    .tab-content
    > .tab-pane.booking
    .pre-book-offer
    ul
    li {
    float: none;
  }
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.booking
  .pre-book-offer
  ul
  li::marker {
  color: #4b4847;
  font-size: 25px;
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.booking a {
    margin: 10px 0;
  }
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.details
  .jwc_form
  .form-group {
  margin-bottom: 2.5rem;
  padding: 0 30px 0 0;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .parking_booking
    .tab-content
    > .tab-pane.details
    .jwc_form
    .form-group {
    margin-bottom: 1.2rem;
    padding: 0 30px 0 0;
  }
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.details
  .jwc_form
  .form-group
  .input-field {
  max-width: 100%;
  border: 1px solid #e3dcd0;
  width: 100%;
  line-height: 90px;
  height: 90px;
  padding: 0 40px;
  font-size: 18px;
}
@media all and (max-width: 500px) {
  .jwc-lportal
    .parking_booking
    .tab-content
    > .tab-pane.details
    .jwc_form
    .form-group
    .input-field {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    padding: 0 20px;
  }
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.details
  .jwc_form
  .form-group
  .checkbox
  label {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 1px;
}
@media all and (max-width: 767px) {
  .jwc-lportal
    .parking_booking
    .tab-content
    > .tab-pane.details
    .jwc_form
    .form-group
    .checkbox
    label {
    line-height: normal;
  }
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.details
  .jwc_form
  .form-group
  .checkbox
  label
  a {
  color: inherit;
  text-decoration: underline;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm .small,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails .small,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend .small {
  font-size: 90%;
  text-align: center;
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.confirm .small,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails .small,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extend .small {
    font-size: inherit;
    text-align: left;
    float: left;
    margin: 25% 0 0 0;
    width: 40%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.confirm .barcode,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails .barcode,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extend .barcode {
    float: right;
    width: 60%;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm ul,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails ul,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend ul {
  margin: 10% 0 0 0;
  display: table;
  padding: 0;
}
@media all and (max-width: 991px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.confirm ul,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails ul,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extend ul {
    margin: 0;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm ul li,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails ul li,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend ul li {
  list-style: none;
  display: table;
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.confirm ul li,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails ul li,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extend ul li {
    padding: 5px 0;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm ul li label,
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extenddetails
  ul
  li
  label,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend ul li label {
  width: 160px;
  float: left;
  padding-right: 20px;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm ul li span,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails ul li span,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend ul li span {
  font-weight: 600;
  float: left;
  width: calc(100% - 160px);
  word-break: break-word;
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.confirm ul li span,
  .jwc-lportal
    .parking_booking
    .tab-content
    > .tab-pane.extenddetails
    ul
    li
    span,
  .jwc-lportal .parking_booking .tab-content > .tab-pane.extend ul li span {
    font-weight: normal;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm .step2,
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm .payresult,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails .step2,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails .payresult,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend .step2,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend .payresult {
  display: none;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm .step2 h4,
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm .payresult h4,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails .step2 h4,
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extenddetails
  .payresult
  h4,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend .step2 h4,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend .payresult h4 {
  width: 100%;
  font-family: "Montserrat", sans-serif;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.confirm .payresult,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extenddetails .payresult,
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend .payresult {
  display: block;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.select .parkingsel {
  padding: 20px 0;
  text-align: center;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.select .parkingsel svg {
  margin: 15px auto;
  display: table;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.select .parkingsel h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 22px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.select .parkingsel h3 {
    font-size: 16px;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.pay .small {
  font-size: 90%;
  text-align: center;
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.pay .small {
    font-size: inherit;
    text-align: left;
    float: left;
    margin: 25% 0 0 0;
    width: 40%;
  }
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.pay .barcode {
    float: right;
    width: 60%;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.pay ul {
  padding: 0 20px;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.pay ul li {
  list-style: none;
  display: table;
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.pay ul li {
    padding: 5px 0;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.pay ul li label {
  width: 160px;
  float: left;
  padding-right: 20px;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.pay ul li span {
  font-weight: 600;
  float: left;
  width: calc(100% - 160px);
  word-break: break-word;
}
@media all and (max-width: 767px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.pay ul li span {
    font-weight: normal;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.pay .step2 {
  display: none;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.pay .step2 h4 {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 22px;
}
@media all and (max-width: 500px) {
  .jwc-lportal .parking_booking .tab-content > .tab-pane.pay .step2 h4 {
    font-size: 16px;
  }
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend ul {
  margin: 5% 0 0 0;
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extend
  input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extend
  input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extend
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.jwc-lportal .parking_booking .tab-content > .tab-pane.extend .number-input {
  border: 2px solid #a67d54;
  display: inline-flex;
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extend
  .number-input
  button {
  outline: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 2px 15px;
  position: relative;
  font-size: 25px;
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extend
  .number-input
  .numbertype {
  padding: 2px 0;
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extend
  .number-input
  .numbertype::after {
  content: "HR";
}
.jwc-lportal
  .parking_booking
  .tab-content
  > .tab-pane.extend
  .number-input
  .numbertype
  input[type="number"] {
  border: none;
  max-width: 1.5rem;
  text-align: right;
}
.mb-45 {
  margin-bottom: 2rem;
}
/* new css added */
.profile-section{
  padding: 2.08vw 11.11vw;
}
.view-profile{
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
}
.hello-user{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.view-profile:after{
  background: #C63493;
  width: 60px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  transition: all ease-out 0.25s;
  margin-left: 15px;
}
.tiers-section{
  padding: 2.43vw 17vw 2.43vw 17vw;
  background-color:  #F5F2ED !important;
}
.tiers-section .redeem_btn_wrapper{
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.paragraph{
  font-size: 18px !important;
  line-height: 30px !important;
}
.tier-gradient-bg{
  text-align: center;
  /* background-image: url('../../images/tier-bg-image.png'); coomented due to no image */
  background-repeat: no-repeat;
  padding: 3.81vw;
  background-size: 100% auto;
}
.grid-tiers{
  display: grid;
  grid-template-columns: 1fr;
  gap: 4.16vw;
}
.tier-gradient-bg h2{
  margin-bottom: 0 !important;
}
.gold-text{
  background: linear-gradient(90deg, rgba(206,148,0,1) 0%, rgba(236,193,84,1) 50%, rgba(174,135,36,1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: bold;
}
.platinum-text{
  background: linear-gradient(90deg, rgba(158,158,158,1) 0%, rgba(194,188,188,1) 25%, rgba(190,190,190,1) 50%,rgba(133,133,133,1) 75%, rgba(193,193,193,1) 100%);
  -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.benefits{
  flex-direction: column;
  display: flex;
  gap: 15px;
}
.benefits-wrapper{
  display: flex;
  padding: 17px 38px;
  align-items: center;
}
.benefit img{
  width: 23px;
  height: 23px;
}
.benefit{
  display: flex;
  gap: 14px;
  align-items: center;
}
.benefit p{
  font-size: clamp(12px, 1.11vw, 18px) !important;
}
.list{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.button{
  border: 2px solid #C92C99;
  padding: 6px 21px;
  font-size: 10px;
  letter-spacing: 1px;
  margin: 21px auto;
  color: #C92C99;
}
.tier-card-shadow{
box-shadow: 4px 8px 16px 0px rgba(163,163,163,0.32);
justify-content: space-between;
}
.benefit-slider.arrow-next:after{
    content: "\E90B";
    font-family: "jwc-icon" !important;
    font-size: 13px;
    color: black;
    transition: 0.25s ease-in-out;
}
.no-btm-margin{
  margin-bottom: 0px !important;
}
.price{
  font-size: 22px !important;
}
.tier-tag{
  background-color: #A67D54;
  opacity: 0.75;
  font-weight: bold;
  color: white;
  padding: 0px 14px;
  letter-spacing: 1px;
  font-size: 11px;
  position: absolute;
  top: -21px;
  line-height: 21px;
}
.unequal-padding{
  padding-left: clamp(20px, 20.83vw, 450px) !important;
}
.enroll-btn{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 2px solid #C92C99;
  padding: 6px 21px;
  font-size: 10px;
  letter-spacing: 1px;
  color: #C92C99;
  LINE-HEIGHT: 27px
}
.slide-card{
  background-color: white;
box-shadow: 4px 8px 16px 0px rgba(0,0,0,0.1);
  padding-top: clamp(7px, 0.69vw, 13px);
  padding-right: clamp(35px, 2.77vw, 30px);
  padding-bottom: clamp(12px, 1.04vw, 18px);
  padding-left: clamp(26px, 2.08vw, 34px);
}
.wrapper{
  display: flex;
  gap: clamp(10px, 1.7vw, 35px);
}
.content-wrapper{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.benefits-svg{
  padding-top: 8px;
  width: clamp(42px, 3.7vw, 59px);
  height: clamp(42px, 3.7vw, 59px)
}
.content-wrapper p b{
  font-size: clamp(16px, 1.25vw, 20px);
}
.content-wrapper p{
  font-size: clamp(11px, 0.097vw, 16px);
}
.benefit-btn-next{
  position: relative;
    left: 65% !important;
    right: 0 !important;
    top: -10px !important;
    bottom: 0;
    display: flex !important;
}
.benefit-btn-prev{
  position: relative;
    top: 0px !important;
    left: 59% !important;
    bottom: 0;
    right: 0;
    display: flex !important;
}
.benefit-btn-prev:after, .benefit-btn-next:after{
  color: black !important;
}
@media screen and (max-width: 450px) {
  .tiers-section{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  
}
@media screen and (min-width: 550px ) and (max-width: 991px) {


  .benefit-btn-prev{
    left: 57% !important
  }

  .tiers-section{
    padding: 2.43vw 11.11vw;
  }

  .wrapper{
    flex-direction: column;
  }

  .grid-tiers{
    max-width: 400px;
    margin: 0 auto;
    gap: 40px;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 550px) {

  .content-wrapper{
    gap: 5px
  }

  .wrapper{
    flex-direction: column;
  }

  .benefit img{
    width: 18px;
    height: 18px;
  }

  .unequal-padding{
    padding-left: 0px !important;
    padding-left: 20px !important;
  }

  .slide-card{
    padding-right: 10px;
  }

  .content-wrapper p{
    font-size: 12px;
  }

  .content-wrapper p b{
    font-size: 14px;
  }

  .view-profile:after{
    margin-left: 6px
  }

  .hello-user{
    gap: 15px 
  }

  .view-profile p{
    white-space: nowrap;
    font-size: 12px !important;
  }

  .profile-section{
    padding: 10px;
  }

  .grid-tiers{
    grid-template-columns: 1fr;
    row-gap: 65px;
  }

  .tiers-section{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.ribbon_content{
  background-color: #A67D54;

  padding:1.5rem;
}
.ribbon_content p{
  text-align: center;
  color:white;
  margin-bottom: 0;
}
.already_member{
  font-size: 2rem;
  font-weight: 500;
  padding-right: 1rem;
}
.login_now{
  font-size: .8rem;
  font-weight: 600;
  position: relative;
  margin-left: 2rem;
}
.login_now::after{
  content: "";
  position:absolute;
  border: 1px solid white;
  width:50px;
  bottom:50%;
  right:-70%;
}
/*otp section css*/
* {

  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.container-custom {
  max-width: 1140px;
  font-family: 'Montserrat', sans-serif;
  background-color: #f6f4f0;
  margin: 0 auto;
  position: relative;

}
.bg-gold {
  background-color: #f6f4f0 !important;
}
#otp-input-field {
  padding-top: 19px;
  padding-bottom: 19px;
  width: 620px;
  padding-left: 30px;
  padding-right: 50px;
  outline: none;
  border-color: #e3dcd0;
  border-width: 1px;
  font-family: 'Montserrat', sans-serif;

  border-style: solid;
  margin-right: 50px;

  background: #ffffff
}
.otp-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px !important;
  font-weight: 500;
  line-height: 3.7rem;
  font-style: normal;
  text-align: left;
  color: #a67d54;
}
.otp-section-subtext {

  font-family: 'Montserrat', sans-serif;
  font-size: 1.375rem;
  font-weight: 400 !important;
  margin-bottom:2.188rem;
  font-style: normal;
  text-align: left;
  color: #4b4847;
}
.btn-pink {
  background-color: #c63493;
  border: 0px;
  padding-top: 1.375rem;
  padding-bottom:1.313rem;
  padding-left: 4.7rem;
  color: white;
  font-size: 0.875rem;
  cursor: pointer;
  letter-spacing: 2px;
  padding-right: 4.7rem;

}
.reset-link{
  color:#c63493;
  font-weight: 500;
  text-decoration: underline;
}
#btn-otp{
  text-transform: uppercase;
  font-weight: 500;
}
.container-custom::before {
  content: "";
  position: absolute;
  top: -2rem;
  width: 3.25rem;
  height: 0.125rem;
  background: #c63493;
}
/* @media screen and (max-width:1200px){
  .container{
      margin-left: 5rem;
  }



} */
@media screen and (max-width:900px) {
  #otp-input-field{
      width: 420px;
  }
  
}
#timer-two{
  color: #bc0e87;
}
@media screen and (max-width:750px){
  .btn-try-again{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .otp-para{
    letter-spacing: 0.1px;

  }
  .container::before{
      top: 5rem;
  }
  .otp-section-title{
      line-height: 40px !important;
  }

  #btn-otp{
    text-transform: uppercase !important
  }
  .otp-section-subtext{
      font-size: 15.8px !important;
      margin-top: 25px;
  }
  /* .container{
      margin-left: 5rem;
      margin-right: 5rem;
  } */
  #otp-input-field{
      width: 100%;
      padding-left: 18px;
      font-size: 10px;
      width: 92%;
      margin-bottom: 30px;
      font-weight: 500;
      letter-spacing: 0.1px;
  }
  .otp-section-title{
    font-size: 28px !important;
  }
  .otp-input{
      width: 45px !important; 
      height: 45px !important;
      margin: 0 3px !important;
  }
  .otp-container{
    gap: 2rem;
  }
  .btn-pink {
    background-color: #c63493;
    border: 0px;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    padding-left: 2.8rem;
    color: white;
    font-size: 0.875rem;
    cursor: pointer;
    letter-spacing: 2px;
    padding-right: 2.8rem;
    font-weight: 500;
    font-size: 12px;
}
  #btn-otp{
      margin-left: unset;
      text-transform: lowercase;
  }
  .otp-container{
      flex-direction: column;
      align-items: flex-start !important;
  }
}
@media screen and (max-width:500px) {

  /* .container{
      margin-left: 1.25rem;
      margin-right: 1.25rem;
  } */

  .not-found-btn-wrapper{
    flex-direction: column;
    gap: 1.9rem !important;
    align-items: baseline;
  }
  
}
.not-found{
  /* display: none; */
}
.otp-container {
  display: flex;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
  
}
#get-help{
  /* display: none; */
  
}
.first-input-child{
  display: flex;
}
.otp-input {
  width: 82.2px;
  height: 60px;
  margin: 0 5px;
  text-align: center;
  font-size: 18px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
}
.otp-input:focus{
  outline: none;
 border: 1px solid #c63493;
}
.otp-container > button{
  margin-left: 3rem;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.otp-container{
  /* display: none; */
}
.otp-para{
  /* display: none; */
  max-width: 65ch;
}
.active{
  display: flex;
}
#timer{
  color: #c63493;
}
.not-found-btn-wrapper{
  display: flex;
  gap: 2.5rem;
}


@media only screen and (max-width: 768px) {
  html {
      overflow-x: clip
  }

  .overflow-hidden {
      overflow: hidden
  }
}

.jwc-lportal .mb-30 {
  margin-bottom: 30px
}

.jwc-lportal .input-box .cta-sec:after {
  position: absolute;
  top: 6px;
  left: 100%
}

.jwc-lportal .section_heading--title .different-h2 {
  font-size: 26px;
  line-height: 1.3;
  padding: 15px 0 20px;
  font-weight: 400
}

.jwc-lportal .benefits_wrapper_styled p {
  margin-bottom: 0
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .benefits_wrapper_styled .col-lg-5 {
      order: 2;
      margin-top: 30px
  }

  .jwc-lportal .benefits_wrapper_styled .different-h2 {
      font-size: 18px;
      line-height: 36px
  }

  .jwc-lportal .benefits_wrapper_styled p {
      font-size: 16px
  }
}

.jwc-lportal .our_theatre_slider_each_copy--btns a {
  font-size: 12px
}

.jwc-lportal .our_theatre_slider_each_copy--btns a+a {
  margin-left: 30px
}

@media only screen and (max-width: 1120px) {
  .jwc-lportal .our_theatre_slider_each_copy--btns {
      margin-top: 30px;
      flex-direction: column;
      margin-left: 0;
      justify-content: flex-start
  }

  .jwc-lportal .our_theatre_slider_each_copy--btns a+a {
      margin-top: 25px;
      margin-left: 0
  }

  .jwc-lportal .our_theatre_slider_each_copy--btns a {
      margin-left: 0;
      margin-right: auto
  }
}

.jwc-lportal .community-wrapper .community-grid--each:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 60%;
  background: #000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8001794468) 0%, rgba(0, 0, 0, 0.3407956933) 48%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  left: 0;
  z-index: 0
}

.jwc-lportal .community-wrapper .content2 {
  z-index: 1
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .community-wrapper .community-grid--each img {
      height: auto
  }
}

.jwc-lportal .highlights_wrapper_container_2 .highlights_wrapper_each_copy--text {
  padding-bottom: 25px
}

.jwc-lportal .highlights_wrapper_container_2 .highlights_wrapper_each_copy--link {
  position: relative;
  top: 0;
  width: auto;
  margin-top: auto
}

.jwc-lportal .highlights_wrapper_container_2 .highlights_wrapper_each_copy {
  background-color: #fff;
  display: flex;
  flex-direction: column
}

.jwc-lportal .highlights_wrapper_container_2 .highlights_wrapper_each_copy--date {
  color: #c63493
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .highlights_wrapper_container_2 .row {
      padding-left: 35px;
      padding-right: 15px;
      flex-direction: row;
      flex-wrap: nowrap;
      overflow: scroll;
      -ms-overflow-style: none;
      scrollbar-width: none
  }

  .jwc-lportal .highlights_wrapper_container_2 .row::-webkit-scrollbar {
      display: none
  }

  .jwc-lportal .highlights_wrapper_container_2 .row .col-lg-4 {
      width: 90%;
      flex: 0 0 90%
  }

  .jwc-lportal .highlights_wrapper_container_2 h4 {
      font-size: 22px;
      line-height: 26px;
      margin-bottom: 10px
  }
}

.jwc-lportal .text-c-btn span {
  color: #fff
}

.jwc-lportal .text-c-btn:hover span,
.jwc-lportal .text-c-btn:focus span {
  color: #212529
}

.jwc-lportal .jwc_banner_slider .kma_text_wrapper .d-flex {
  justify-content: center
}

.jwc-lportal .jwc_banner_slider .kma_text_wrapper a+a {
  margin-left: 25px
}

.jwc-lportal .icon-download-icon-arrow:before {
  content: "";
  background-image: url('download-arrow.1167c8f03fd9b17ae747.svg');
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.jwc-lportal .whats_on_categories_wrapper .show_name {
  color: #4b4847 !important;
  text-decoration: none !important
}

.jwc-lportal .whats_on_categories_wrapper h4 {
  margin-bottom: 10px
}

.jwc-lportal .whats_on_categories_wrapper p {
  font-size: 16px;
  line-height: 1.2
}

.jwc-lportal .whats_on_categories_wrapper .presenter,
.jwc-lportal .whats_on_categories_wrapper .show_descr {
  font-size: 14px
}

.jwc-lportal .whats_on_categories_wrapper .show_date_bold {
  font-weight: 600
}

.jwc-lportal .whats_on_categories_wrapper .show_price_det {
  display: flex;
  align-items: flex-end;
  margin: 20px 0 0px
}

.jwc-lportal .whats_on_categories_wrapper .show_price_det p {
  margin-bottom: 0;
  margin-right: 10px;
  line-height: 1;
  font-weight: 600
}

.jwc-lportal .whats_on_categories_wrapper .show_price_det span {
  font-size: 12px;
  line-height: 1.15;
  color: #c5299b;
  font-weight: 500
}

.jwc-lportal .whats_on_categories_wrapper .btn_holder .cta-prim {
  margin-right: 15px
}

@media only screen and (max-width: 1050px) {
  .jwc-lportal .whats_on_categories_wrapper .btn_holder .cta-prim+.cta-prim {
      margin-top: 15px;
      min-width: 189px
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .whats_on_categories_wrapper .presenter {
      font-size: 12px
  }

  .jwc-lportal .whats_on_categories_wrapper p {
      font-size: 14px
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .whats_on_categories h2 {
      font-size: 32px;
      max-width: 50%
  }

  .jwc-lportal .whats_on_categories .cta-holder {
      position: absolute !important;
      top: 108px !important;
      right: 0 !important;
      left: auto !important;
      width: -moz-fit-content !important;
      width: -webkit-fit-content !important;
      width: fit-content !important
  }

  .jwc-lportal .whats_on_categories .icon-download-icon-arrow {
      white-space: pre-line;
      text-align: center;
      padding-right: 0 !important
  }

  .jwc-lportal .whats_on_categories .icon-download-icon-arrow:before {
      position: relative;
      display: block;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      margin: 0 auto 10px
  }
}

.jwc-lportal .moments .section_heading--text span {
  display: flex;
  justify-content: center;
  align-items: center
}

.jwc-lportal .moments .section_heading--text span:before {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url('insta.b8674714d9add5f91c5f.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  margin-right: 15px;
  margin-top: 4px
}

.jwc-lportal .moments .row {
  margin-bottom: 0px
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .moments .container {
      padding-left: 0;
      padding-right: 0
  }

  .jwc-lportal .moments .row {
      padding-left: 25px;
      padding-right: 15px;
      flex-direction: row;
      flex-wrap: nowrap;
      overflow: scroll;
      -ms-overflow-style: none;
      scrollbar-width: none
  }

  .jwc-lportal .moments .row::-webkit-scrollbar {
      display: none
  }

  .jwc-lportal .moments .row .col-lg-4 {
      width: 90%;
      flex: 0 0 90%;
      max-width: 100%;
      margin-bottom: 20px
  }

  .jwc-lportal .moments .section_heading--text span {
      font-size: 22px;
      line-height: 1
  }

  .jwc-lportal .moments .section_heading--text span:before {
      width: 32px;
      height: 32px
  }
}

.jwc-lportal #faq_accordion .btn[aria-expanded=true] span:before {
  color: #004ea8
}

@media only screen and (max-width: 768px) {
  .jwc-lportal #faq_accordion .card-header button[aria-expanded=true] {
      font-weight: 400
  }
}

.jwc-lportal .jwc_banner_wvideo_slider {
  background-color: #f5f2ed
}

.jwc-lportal .jwc_banner_wvideo_slider .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  margin: 0px 5px
}

.jwc-lportal .jwc_banner_wvideo_slider .swiper-pagination-bullet i {
  font-size: 20px;
  line-height: 28px
}

.jwc-lportal .jwc_banner_wvideo_slider .swiper-pagination-bullet-active {
  width: 28px;
  height: 28px
}

@media screen and (max-width: 768px) {
  .jwc-lportal .jwc_banner_wvideo_slider {
      min-height: calc(100vh - 120px)
  }
  .jwc-lportal .jwc_banner_wvideo_slider1 {
      min-height: 0
  }
}

.jwc-lportal .banner_slider_swiper {
  position: relative;
  z-index: 1
}

.jwc-lportal .banner_slider_swiper video {
  width: 100%;
  height: calc(100vh - 80px);
  object-fit: cover;
  display: block;
  max-height: 1300px
}

.jwc-lportal .banner_slider_swiper img {
  width: 100%;
  height: calc(100vh - 80px);
  max-height: 1300px;
  object-fit: cover;
  display: block
}

.jwc-lportal .banner_slider_swiper .text-container-banner-slider {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 1000px;
  padding: 20px
}

.jwc-lportal .banner_slider_swiper .d-flex {
  justify-content: center;
  margin-top: 25px
}

.jwc-lportal .banner_slider_swiper .d-flex a+a {
  margin-left: 30px
}

.jwc-lportal .banner_slider_swiper:after {  
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .25);
  z-index: 0
}

@media only screen and (max-width: 768px) {

  .jwc-lportal .banner_slider_swiper video,
  .jwc-lportal .banner_slider_swiper img {
      width: 100%;
      height: 100%
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider {
      padding: 50px 40px 50px;
      position: relative;
      top: auto;
      left: auto;
      transform: none;
      color: #4b4847
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider h1 {
      font-size: 35px
  }
}

@media only screen and (max-width: 768px)and (max-width: 500px) {
  .jwc-lportal .banner_slider_swiper .text-container-banner-slider h1 {
      font-size: 33px;
      line-height: 1.3;
      max-width: 240px;
      margin-left: auto;
      margin-right: auto
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .banner_slider_swiper .text-container-banner-slider h1 br {
      display: none
  }
  .jwc-lportal .banner_slider_swiper .text-container-banner-slider1{
    display: none !important;
    min-height: 0;
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex {
      flex-direction: column
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex a+a {
      margin-left: auto;
      margin-right: auto;
      margin-top: 30px
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex a.cta-prim {
      border: 1px solid #c92c99
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex a.cta-prim span {
      color: #c92c99
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex a.cta-prim:after {
      background-color: #c92c99
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex a.cta-prim:hover,
  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex a.cta-prim:focus {
      color: #fff
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex a.cta-sec span {
      color: #4b4847
  }

  .jwc-lportal .banner_slider_swiper .text-container-banner-slider .d-flex a.cta-sec:after {
      background-color: #c63493
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .banner_slider_swiper:after {
      display: none
  }
}

.jwc-lportal .mbl_nav_bar {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  display: flex;
  z-index: 99;
  background-color: #f5f2ed;
  text-align: center
}

@media only screen and (min-width: 768px) {
  .jwc-lportal .mbl_nav_bar {
      display: none
  }
}

.jwc-lportal .mbl_nav_bar a {
  text-decoration: none;
  font-size: 10px;
  color: #4b4847;
  width: 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 13px 10px;
  position: relative
}

.jwc-lportal .mbl_nav_bar a:before {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  margin: 0 auto 4px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.jwc-lportal .mbl_nav_bar a.mbl_nav_home:before {
  background-image: url('home.544c35358cfa5479aad1.png')
}

.jwc-lportal .mbl_nav_bar a.mbl_nav_arts:before {
  background-image: url('arts.5947a078b9a044e48268.png')
}

.jwc-lportal .mbl_nav_bar a.mbl_nav_tickets:before {
  background-image: url('tickets.51b9f427bd2c27c6104e.png')
}

.jwc-lportal .mbl_nav_bar a.mbl_nav_account:before {
  background-image: url('account.71283e629ffcdcf2b0c3.png')
}

.jwc-lportal .mbl_nav_bar a:not(:last-child):after {
  content: "";
  width: 1px;
  height: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #a67d54
}

.jwc-lportal .mbl_nav_bar a.mbl_active {
  background-color: #a67d54;
  color: #fff
}

.jwc-lportal .mbl_nav_bar a.mbl_active:before {
  filter: brightness(20)
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .jwc_fixed_navbar {
      position: fixed;
      width: 100%
  }

  .jwc-lportal .jwc_footer_bar_inner {
      padding-bottom: 100px !important
  }

  .jwc-lportal .jwc_footer_bar_inner .links {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      text-align: left;
      gap: 5px 20px
  }

  .jwc-lportal .jwc_footer_bar_inner .links li {
      text-align: left
  }

  .jwc-lportal ul.social--UL {
      margin-top: 30px !important;
      justify-content: center;
      gap: 20px
  }

  .jwc-lportal .footer_social_column p {
      display: none
  }

  .jwc-lportal ul.jwc_footer_top_inner_links {
      display: grid;
      gap: 0 20px
  }

  .jwc-lportal ul.jwc_footer_top_inner_links a {
      font-size: 12px !important
  }

  .jwc-lportal ul.jwc_footer_top_inner_links:not(:first-child) {
      grid-template-columns: repeat(2, 1fr);
      border-top: 1px solid #dadada;
      padding-top: 20px
  }

  .jwc-lportal .input-field.grey_color {
      border-color: #c63493
  }

  .jwc-lportal .jwc_navbar_mobile .nav-link .icon-search {
      font-size: 20px
  }

  .jwc-lportal .our_theatre_slider .swiper-slide .our_theatre_slider_each {
      margin-bottom: 0
  }
}

@media only screen and (max-width: 768px)and (max-width: 767px) {
  .jwc-lportal .our_theatre_slider .swiper-slide {
      background-color: #f5f2ed
  }

  .jwc-lportal .our_theatre_slider .swiper-slide .our_theatre_slider_each_copy {
      background-color: rgba(0, 0, 0, 0);
      box-shadow: none
  }
}

@media only screen and (max-width: 768px)and (max-width: 767px) {
  .jwc-lportal .our_theatre_slider .our_theatre_slider_each_copy--box {
      height: 100%;
      display: flex;
      flex-direction: column
  }

  .jwc-lportal .our_theatre_slider .our_theatre_slider_each_copy--box .our_theatre_slider_each_copy--btns {
      padding-top: 20px;
      margin-top: auto
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .listFilter.open .filters:after {
      transform: translateY(-50%) rotate(180deg)
  }

  .jwc-lportal .listFilter .filters:after {
      position: absolute;
      top: 50%;
      background: none;
      content: "";
      font-family: "jwc-icon";
      font-size: 8px;
      line-height: 10px;
      color: var(--data-arrow-color);
      transform: translateY(-50%);
      transition: all .2s ease-in-out;
      transform-origin: center;
      right: 20px;
      color: #4a4847
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .swiper_only_dots .swiper-pagination-bullet i {
      display: none
  }

  .jwc-lportal .swiper_only_dots .swiper-pagination-bullet-active {
      width: 13px;
      height: 13px
  }
}

.jwc-lportal .jwc_swiper_fraction_people .swiper-slide {
  transition: .5s ease all
}

.jwc-lportal .faded_slide {
  opacity: .5
}

.jwc-lportal .event_short_details_link {
  margin-top: 0;
  min-width: -moz-fit-content;
  min-width: -webkit-fit-content;
  min-width: fit-content
}

.jwc-lportal .event_short_details_link .cta-prim {
  font-size: 12px
}

.jwc-lportal .event_short_details_title,
.jwc-lportal .event_short_details_link {
  float: none
}

.jwc-lportal .event_short_details_content {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.jwc-lportal .show_data {
  color: #4b4847
}

.jwc-lportal .show_data p {
  font-weight: 400
}

.jwc-lportal .show_data p:last-child {
  margin-bottom: 0
}

.jwc-lportal .show_data .show_data_reviews p {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px
}

.jwc-lportal .show_data .show_data_reviews p:not(.name) {
  font-weight: 500 !important
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .show_data .show_data_reviews p {
      font-size: 14px
  }
}

.jwc-lportal .show_data .show_data_price.mobile_only {
  margin-top: 20px;
  margin-bottom: 0px
}

.jwc-lportal .show_data .share_box {
  margin-top: 45px
}

.jwc-lportal .show_data.multilineText h2 {
  font-size: 32px;
  line-height: 1.3;
  max-width: 100%;
  margin-bottom: 30px
}

@media only screen and (max-width: 500px) {
  .jwc-lportal .show_data.multilineText h2 {
      margin-bottom: 20px
  }
}

@media only screen and (max-width: 500px) {
  .jwc-lportal .show_data.multilineText.highlightText_sub {
      font-size: 28px;
      line-height: 1.2
  }

  .jwc-lportal .show_data.multilineText.highlightText_sub .share_box {
      display: none
  }
}

@media only screen and (max-width: 500px) {
  .jwc-lportal .show_data.multilineText .buttons .cta-sec {
      display: block;
      width: -moz-fit-content;
      width: -webkit-fit-content;
      width: fit-content
  }
}

.jwc-lportal .show_data .show_data_additional p {
  margin-bottom: 20px
}

.jwc-lportal .you_may_like_slider .swiper-pagination-fraction {
  display: none
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .you_may_like_slider .you_may_like_buttons_link {
      left: 40%;
      transform: translateX(-40%)
  }
}

.jwc-lportal .kma_with_thumbnails_big_img .swiper-slide {
  z-index: 1
}

.jwc-lportal .kma_with_thumbnails_big_img .swiper-slide .watchVideoClick {
  z-index: 2
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .event_short_details_content {
      flex-direction: column
  }

  .jwc-lportal .event_short_details_content .event_short_details_link {
      width: 100%;
      min-width: -moz-fit-content;
      min-width: -webkit-fit-content;
      min-width: fit-content
  }

  .jwc-lportal .event_short_details_content .event_short_details_link a {
      width: 100%;
      margin-right: auto;
      margin-top: 20px
  }

  .jwc-lportal .event_short_details_content .event-buttn-links {
      display: flex;
      column-gap: 1rem
  }
}

@media only screen and (min-width: 768px)and (max-width: 900px) {

  .jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_date .whats_on_categories_wrapper_date--day,
  .jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_date .jwc-lportal .whats_on_categories_wrapper_date--year {
      font-size: 12px;
      line-height: 18px
  }

  .jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_date .whats_on_categories_wrapper_date--month {
      font-size: 24px;
      line-height: 30px
  }
}

@media only screen and (min-width: 900px)and (max-width: 1200px) {

  .jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_date .whats_on_categories_wrapper_date--day,
  .jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_date .jwc-lportal .whats_on_categories_wrapper_date--year {
      font-size: 14px;
      line-height: 18px
  }

  .jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_date .whats_on_categories_wrapper_date--month {
      font-size: 30px;
      line-height: 30px
  }
}

@media only screen and (min-width: 768px) {
  .jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_row:last-child .row .col-md-6:nth-last-child(2) .whats_on_categories_wrapper_item {
      margin-bottom: 0
  }
}

.jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_row:last-child .row .col-md-6:last-child .whats_on_categories_wrapper_item {
  margin-bottom: 0
}

.jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_item_copy .show_date_bold {
  margin-bottom: 5px
}

.jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_item_copy .features-icon {
  margin-top: 0;
  margin-bottom: 40px
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .whats_on_categories_wrapper_result .whats_on_categories_wrapper_item_copy .features-icon {
      margin-bottom: 25px
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .screen_height_Three_Quarters p {
      max-width: 80%;
      margin-left: auto;
      margin-right: auto
  }

  .jwc-lportal .screen_height_Three_Quarters p br {
      display: none
  }
}

.jwc-lportal .art-wrapper .art-list--each:last-child {
  margin-bottom: 160px
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .art-wrapper .art-list--each:last-child {
      margin-bottom: 65px
  }
}

.jwc-lportal .jwc_image_slider .jwc_image_slider_each img {
  width: 100%
}

.jwc-lportal .jwc_contactus .col-lg-8.col-md-7 .col-lg-11 {
  padding: 0
}

@media only screen and (max-width: 500px) {
  .jwc-lportal .jwc_contactus .col-lg-8.col-md-7 .container {
      padding: 0
  }

  .jwc-lportal .jwc_contactus .col-lg-8.col-md-7 .container .cus_accordion .card-header {
      padding: 0 15px
  }

  .jwc-lportal .jwc_contactus .col-lg-8.col-md-7 .container .cus_accordion .card-header button .icon-arrow-down {
      right: 15px
  }
}

@media only screen and (max-width: 500px) {
  .jwc-lportal .jwc_contactus .contactus_sidebox {
      padding: 30px
  }
}

.jwc-lportal .jwc_contactus .social--UL a:hover:before,
.jwc-lportal .jwc_contactus .social--UL a:focus:before {
  color: #a67d54 !important
}

.jwc-lportal .contactus_form .section_heading {
  padding-bottom: 0;
  max-width: 83%
}

.jwc-lportal .contactus_form .jwc_form {
  margin-top: 20px
}

.jwc-lportal .contactus_form .jwc_form .form-group {
  margin-bottom: 30px
}

.jwc-lportal .contactus_form .jwc_form .form-group .col-3.pr-0+.col-9.pl-0.input-box input {
  border-left: 0 !important
}

@media only screen and (min-width: 767px)and (max-width: 1000px) {
  .jwc-lportal .contactus_form .jwc_form .form-group .col-3.pr-0 {
      min-width: 110px
  }

  .jwc-lportal .contactus_form .jwc_form .form-group .col-9.pl-0.input-box {
      max-width: calc(100% - 110px)
  }
}

@media only screen and (max-width: 500px) {
  .jwc-lportal .contactus_form .jwc_form .form-group {
      padding: 0 0 0 0
  }
}

.jwc-lportal .contactus_form .jwc_form .form-group .input-field,
.jwc-lportal .contactus_form .jwc_form .form-group .dropdown--select {
  height: 60px;
  line-height: 60px
}

.jwc-lportal .contactus_form .jwc_form .form-group .input-field.textarea,
.jwc-lportal .contactus_form .jwc_form .form-group .dropdown--select.textarea {
  height: 180px;
  line-height: 120%
}

@media only screen and (max-width: 500px) {

  .jwc-lportal .contactus_form .jwc_form .form-group .input-field.textarea,
  .jwc-lportal .contactus_form .jwc_form .form-group .dropdown--select.textarea {
      height: 100px
  }
}

@media only screen and (max-width: 500px) {

  .jwc-lportal .contactus_form .jwc_form .form-group .input-field,
  .jwc-lportal .contactus_form .jwc_form .form-group .dropdown--select {
      height: 45px;
      line-height: 45px
  }

  .jwc-lportal .contactus_form .jwc_form .form-group .input-field:after,
  .jwc-lportal .contactus_form .jwc_form .form-group .dropdown--select:after {
      right: 15px
  }
}

@media only screen and (min-width: 767px)and (max-width: 1000px) {

  .jwc-lportal .contactus_form .jwc_form .form-group .input-field.r-10,
  .jwc-lportal .contactus_form .jwc_form .form-group .dropdown--select.r-10 {
      min-width: 110px
  }
}

.jwc-lportal .contactus_form .jwc_form .form-group .input-field.r-10:after,
.jwc-lportal .contactus_form .jwc_form .form-group .dropdown--select.r-10:after {
  right: 10px
}

@media only screen and (max-width: 500px) {

  .jwc-lportal .contactus_form .jwc_form .form-group .input-field.r-10:after,
  .jwc-lportal .contactus_form .jwc_form .form-group .dropdown--select.r-10:after {
      right: 15px
  }
}

.jwc-lportal .contactus_form .jwc_form .form-group .checkbox {
  margin-bottom: 10px
}

.jwc-lportal .contactus_form .jwc_form .form-group .checkbox label {
  color: #c63493;
  text-decoration: underline
}

.jwc-lportal .contactus_form .jwc_form .form-group .checkbox label:before {
  border: 1px solid #707070;
  left: -35px
}

.jwc-lportal .contactus_form .jwc_form .form-group .checkbox label:after {
  left: -34px
}

.jwc-lportal .screen_height_Three_Quarters .kma_picture_wrapper {
  height: 100% !important;
  object-position: center
}

.jwc-lportal .screen_height_Three_Quarters .kma_picture_wrapper .kma_picture_wrapper--img {
  height: 100%;
  display: block;
  margin-top: 0
}

.jwc-lportal .screen_height_Three_Quarters .kma_picture_wrapper .kma_picture_wrapper {
  height: 100% !important
}

.jwc-lportal .image_text_centered_cont {
  background-color: var(--data-bgColor)
}

.jwc-lportal .benefits_wrapper2 .bg_before_left_none {
  padding: 0 0 0 0
}

.jwc-lportal .benefits_wrapper2 .bg_before_left_none:before {
  display: none
}

.jwc-lportal .benefits_wrapper2 .bg_before_left_none p {
  padding-top: 30px
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .benefits_wrapper2 .bg_before_left_none p {
      margin-bottom: 0
  }
}

.jwc-lportal .blog_template_inner {
  background-color: var(--blog_template_top);
  padding-top: 120px;
  padding-bottom: 120px
}

.jwc-lportal .blog_template_inner .blog_share_cont {
  margin-bottom: 40px
}

.jwc-lportal .blog_template_inner .blog_share_cont .content2 p {
  margin-bottom: 10px
}

.jwc-lportal .blog_template_inner .blog_share_cont+.blog_content_cont {
  padding-top: 0
}

.jwc-lportal .blog_template_inner .blog_content_cont {
  padding-top: 120px;
  padding-bottom: 120px
}

.jwc-lportal .blog_template_inner .blog_content_cont .content2 p {
  margin-bottom: 30px
}

.jwc-lportal .blog_template_inner .blog_content_cont .content2 p:last-child {
  margin-bottom: 0px
}

.jwc-lportal .blog_template_inner .pink_color p {
  color: #c5299b
}

.jwc-lportal .blog_template_inner .content3 {
  margin-bottom: 10px
}

.jwc-lportal .blog_template_inner .quoted-content {
  background-color: var(--data-highlightbgColor);
  padding: 100px 0
}

.jwc-lportal .blog_template_inner .quoted-content h4 {
  font-weight: 400;
  font-style: italic;
  margin-bottom: 20px;
  letter-spacing: .5px;
  line-height: 1.5
}

.jwc-lportal .blog_template_inner .quoted-content p {
  font-size: 16px;
  font-weight: 600
}

.jwc-lportal .blog_template_inner .highlighted-content {
  padding-top: 120px
}

.jwc-lportal .blog_template_inner .highlighted-content h5 {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600
}

.jwc-lportal .blog_template_inner .highlighted-content h5:before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 6px;
  height: 100%;
  background: var(--data-headingLineColor)
}

.jwc-lportal .blog_template_inner .highlighted-content .closing_tags {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #707070;
  display: flex;
  align-items: center
}

.jwc-lportal .blog_template_inner .highlighted-content .closing_tags .head_closing_tag {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 0 !important;
  margin-right: 15px
}

@media only screen and (max-width: 767px) {
  .jwc-lportal .blog_template_inner {
      padding-top: 65px;
      padding-bottom: 65px
  }

  .jwc-lportal .blog_template_inner .blog_share_cont {
      margin-bottom: 30px
  }

  .jwc-lportal .blog_template_inner .blog_share_cont .share_box {
      margin-top: 20px
  }

  .jwc-lportal .blog_template_inner .blog_content_cont {
      padding-top: 65px;
      padding-bottom: 65px
  }

  .jwc-lportal .blog_template_inner .quoted-content {
      padding-top: 50px;
      padding-bottom: 50px
  }

  .jwc-lportal .blog_template_inner .quoted-content h4 {
      max-width: 90%
  }

  .jwc-lportal .blog_template_inner .highlighted-content {
      padding-top: 65px
  }

  .jwc-lportal .blog_template_inner .highlighted-content h5 {
      font-size: 15px
  }

  .jwc-lportal .blog_template_inner .highlighted-content .closing_tags {
      flex-wrap: wrap
  }

  .jwc-lportal .blog_template_inner .highlighted-content .closing_tags .head_closing_tag {
      width: 100%;
      margin-bottom: 5px !important
  }

  .jwc-lportal .blog_template_inner .highlighted-content .share_box {
      margin-top: 20px
  }
}

.jwc-lportal .pink-text {
  color: #c63493
}

.jwc-lportal .sitemap_holder ul {
  padding-left: 20px
}

.jwc-lportal .sitemap_holder .content2 li {
  font-size: 18px;
  line-height: 30px
}

.jwc-lportal .sitemap_holder .content2 li a {
  text-decoration: none
}

.jwc-lportal .sitemap_holder .content2 li a:hover {
  text-decoration: underline
}

@media only screen and (max-width: 1370px) {
  .jwc-lportal .sitemap_holder .content2 li {
      font-size: 16px;
      line-height: 28px
  }
}

@media only screen and (max-width: 991px) {
  .jwc-lportal .sitemap_holder .content2 li {
      font-size: 14px;
      line-height: 22px
  }
}

.jwc-lportal .sitemap_holder h4 {
  position: relative;
  padding: 10px 0
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .sitemap_holder h4 {
      width: 100%
  }

  .jwc-lportal .sitemap_holder h4:after {
      content: "";
      font-family: "jwc-icon" !important;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      right: 0px;
      top: 50%;
      transform: translateY(-50%) rotate(180deg);
      font-size: 8px;
      transition: .5s ease all;
      color: #c5299b
  }

  .jwc-lportal .sitemap_holder h4.active {
      font-weight: 600
  }

  .jwc-lportal .sitemap_holder h4.active:after {
      transform: translateY(-50%) rotate(0deg)
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .sitemap_holder .collapsible-list {
      height: 0;
      overflow: hidden;
      transition: .5s ease all
  }

  .jwc-lportal .sitemap_holder .collapsible-list ul {
      padding-bottom: 20px
  }
}

.jwc-lportal .sitemap_holder .row+.row {
  position: relative;
  margin-top: 50px;
  padding-top: 60px
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .sitemap_holder .row+.row {
      margin-top: 0px;
      padding-top: 0px
  }
}

.jwc-lportal .sitemap_holder .row+.row:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 100px);
  height: 1px;
  background-color: #707070
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .sitemap_holder .row+.row:after {
      display: none
  }
}

.jwc-lportal .smaller_p {
  font-size: 16px
}

.jwc-lportal .artwork_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 50px
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .artwork_grid {
      grid-template-columns: repeat(1, 1fr);
      gap: 20px
  }
}

.jwc-lportal .artwork_grid img {
  width: 100%;
  margin-bottom: 15px
}

.jwc-lportal .artwork_grid .artwork_grid_col {
  color: inherit;
  text-decoration: none
}

.jwc-lportal .artwork_grid .artwork_grid_col:last-child p {
  margin-bottom: 0
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .legal_tabs_container .container .row {
      margin: 0 -20px
  }

  .jwc-lportal .legal_tabs_container .container .row .col-sm-8,
  .jwc-lportal .legal_tabs_container .container .row .col-sm-4 {
      padding: 0
  }
}

.jwc-lportal .legal_tabs_container .legal-list-toggle {
  font-size: 12px;
  line-height: 1.4;
  padding: 10px 35px 10px 20px;
  background-color: #f5f2ed;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  cursor: pointer
}

.jwc-lportal .legal_tabs_container .legal-list-toggle.active {
  background-color: #c92c99
}

.jwc-lportal .legal_tabs_container .legal-list-toggle+h4 {
  margin-top: 4px
}

.jwc-lportal .legal_tabs_container .legal-list-toggle:after {
  content: "";
  font-family: "jwc-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg) scale(0);
  font-size: 8px;
  transition: .5s ease all;
  color: #fff
}

.jwc-lportal .legal_tabs_container .legal-list-toggle.active {
  color: #fff
}

.jwc-lportal .legal_tabs_container .legal-list-toggle.active:after {
  transform: translateY(-50%) rotate(-90deg) scale(1)
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .legal_tabs_container .legal-list-toggle {
      background-color: rgba(0, 0, 0, 0);
      margin-bottom: 0
  }

  .jwc-lportal .legal_tabs_container .legal-list-toggle:after {
      color: #4b4847;
      transform: translateY(-50%) rotate(180deg)
  }

  .jwc-lportal .legal_tabs_container .legal-list-toggle.active {
      background-color: rgba(0, 0, 0, 0);
      color: #4b4847
  }

  .jwc-lportal .legal_tabs_container .legal-list-toggle.active:after {
      transform: translateY(-50%) rotate(0deg)
  }
}

@media only screen and (min-width: 768px) {
  .jwc-lportal .legal_tabs_container .legal-toggle-content h4 {
      display: none
  }
}

.jwc-lportal .legal_tabs_container .legal-toggle-content .legal-content {
  height: 0;
  overflow: hidden;
  transition: .5s ease all
}

.jwc-lportal .legal_tabs_container .legal-toggle-content .legal-content h5 {
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 20px
}

.jwc-lportal .legal_tabs_container .legal-toggle-content .legal-content ul {
  padding-left: 10px;
  font-weight: 300
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .legal_tabs_container .legal-toggle-content .legal-content {
      padding-left: 20px;
      padding-right: 20px
  }

  .jwc-lportal .legal_tabs_container .legal-toggle-content .legal-content.active {
      border-top: 1px solid #dbdbdb
  }

  .jwc-lportal .legal_tabs_container .legal-toggle-content .legal-content .content2 {
      padding-top: 20px;
      padding-bottom: 30px
  }

  .jwc-lportal .legal_tabs_container .legal-toggle-content:first-child {
      border-top: 1px solid #dbdbdb
  }

  .jwc-lportal .legal_tabs_container .legal-toggle-content:last-child .legal-list-toggle {
      border-bottom: 1px solid #dbdbdb
  }

  .jwc-lportal .legal_tabs_container .legal-toggle-content+.legal-toggle-content {
      border-top: 1px solid #dbdbdb
  }
}

.jwc-lportal .split_column_theatre_slider .our_theatre_slider_each {
  display: grid;
  grid-template-columns: repeat(2, 1fr)
}

.jwc-lportal .split_column_theatre_slider .our_theatre_slider_each .our_theatre_slider_each--img {
  width: 100% !important;
  height: 100%
}

.jwc-lportal .split_column_theatre_slider .our_theatre_slider_each .our_theatre_slider_each--img img {
  height: 100%;
  object-fit: cover
}

.jwc-lportal .split_column_theatre_slider .our_theatre_slider_each .our_theatre_slider_each_copy {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, .0588235294)
}

.jwc-lportal .split_column_theatre_slider .our_theatre_slider_each .our_theatre_slider_each_copy .our_theatre_slider_each_copy--box.content3 {
  transform: none !important
}

@media only screen and (max-width: 767px) {
  .jwc-lportal .split_column_theatre_slider .our_theatre_slider_each {
      grid-template-columns: auto
  }
}

@media only screen and (min-width: 990px)and (max-width: 1400px) {
  .jwc-lportal .split_column_theatre_slider .our_theatre_slider_each .our_theatre_slider_each_copy--btns {
      position: relative;
      flex-wrap: wrap;
      justify-content: flex-start
  }

  .jwc-lportal .split_column_theatre_slider .our_theatre_slider_each .our_theatre_slider_each_copy--btns .cta-sec.color-pink {
      margin-right: 40px
  }
}

@media only screen and (min-width: 990px)and (max-width: 1400px)and (min-width: 990px)and (max-width: 1350px) {
  .jwc-lportal .split_column_theatre_slider .our_theatre_slider_each .our_theatre_slider_each_copy--btns .cta-sec.color-pink {
      margin-right: 100px;
      margin-top: 20px;
      margin-left: 0
  }
}

@media only screen and (min-width: 990px)and (max-width: 1400px)and (min-width: 990px)and (max-width: 1120px) {
  .jwc-lportal .split_column_theatre_slider .our_theatre_slider_each .our_theatre_slider_each_copy--btns .cta-sec.color-pink {
      margin-right: auto
  }
}

.jwc-lportal .split_column_theatre_slider .swiper-button-next,
.jwc-lportal .split_column_theatre_slider .swiper-button-prev {
  top: 40%
}

@media only screen and (min-width: 990px)and (max-width: 1024px) {
  .jwc-lportal .split_column_theatre_slider {
      padding-left: 20px
  }

  .jwc-lportal .split_column_theatre_slider .swiper-arrows {
      display: none
  }
}

.jwc-lportal .additional-details-inner {
  margin-top: 60px
}

.jwc-lportal .additional-details-inner .additional-details-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 70px
}

@media only screen and (max-width: 767px) {
  .jwc-lportal .additional-details-inner .additional-details-grid {
      margin-top: 30px;
      grid-template-columns: repeat(1, 1fr);
      gap: 30px
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .jwc_banner_slider_blog {
      min-height: auto
  }
}

.jwc-lportal .jwc_banner_slider_blog .blog_cat {
  text-transform: uppercase;
  color: var(--data-event-categoryColor)
}

.jwc-lportal .jwc_banner_slider_blog .text-left {
  text-align: left
}

.jwc-lportal .jwc_banner_slider_blog .text-left .d-flex.align-items-center {
  justify-content: flex-start
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .jwc_banner_slider_blog .text-left .d-flex.align-items-center {
      align-items: flex-start !important
  }

  .jwc-lportal .jwc_banner_slider_blog .text-left .d-flex.align-items-center .cta-sec {
      margin-left: 0
  }

  .jwc-lportal .jwc_banner_slider_blog .text-left .d-flex.align-items-center .cta-sec span {
      color: var(--data-event-mobileColor)
  }

  .jwc-lportal .jwc_banner_slider_blog .text-left .d-flex.align-items-center .cta-sec::after {
      background-color: var(--data-event-mobileColor)
  }
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .jwc_banner_slider_blog .text-container-banner-slider {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 20px;
      color: var(--data-event-mobileColor)
  }

  .jwc-lportal .jwc_banner_slider_blog .text-container-banner-slider h1 {
      max-width: 100%
  }

  .jwc-lportal .jwc_banner_slider_blog .text-container-banner-slider .d-flex a.cta-prim {
      border-color: var(--data-event-mobileColor)
  }

  .jwc-lportal .jwc_banner_slider_blog .text-container-banner-slider .d-flex a.cta-prim span {
      color: var(--data-event-mobileColor)
  }

  .jwc-lportal .jwc_banner_slider_blog .text-container-banner-slider .d-flex a.cta-sec span {
      color: var(--data-event-mobileColor)
  }

  .jwc-lportal .jwc_banner_slider_blog .text-container-banner-slider .d-flex a.cta-sec:after {
      background-color: var(--data-event-mobileColor)
  }

  .jwc-lportal .jwc_banner_slider_blog .swiper-pagination {
      display: none
  }
}

.jwc-lportal section {
  background-color: var(--data-backgroundColor)
}

.jwc-lportal .browse_by_category {
  overflow: hidden
}

@media only screen and (max-width: 1000px) {
  .jwc-lportal .browse_by_category .jwc_swiper_normal_p20 {
      padding-left: 0 !important
  }
}

.jwc-lportal .browse_by_category .swiper-container {
  overflow: visible
}

.jwc-lportal .browse_by_category .swiper-arrows {
  width: 120px;
  margin: 30px 0 20px;
  position: absolute;
  top: -80px;
  right: 0
}

.jwc-lportal .browse_by_category .swiper-arrows .swiper-button-next {
  height: 12px;
  width: 40px;
  outline: none
}

.jwc-lportal .browse_by_category .swiper-arrows .swiper-button-next:after {
  content: "";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  color: var(--data-arrowColor);
  opacity: .5;
  transition: .25s ease-in-out
}

.jwc-lportal .browse_by_category .swiper-arrows .swiper-button-next:hover:after {
  opacity: 1
}

.jwc-lportal .browse_by_category .swiper-arrows .swiper-button-next:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54
}

.jwc-lportal .browse_by_category .swiper-arrows .swiper-button-prev {
  height: 12px;
  width: 40px;
  outline: none
}

.jwc-lportal .browse_by_category .swiper-arrows .swiper-button-prev:after {
  content: "";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  color: #fff;
  color: var(--data-arrowColor);
  opacity: .5;
  transition: .25s ease-in-out
}

.jwc-lportal .browse_by_category .swiper-arrows .swiper-button-prev:hover:after {
  opacity: 1
}

.jwc-lportal .browse_by_category .swiper-arrows .swiper-button-prev:focus:after {
  opacity: 1;
  outline: solid 1px #a67d54
}

@media all and (max-width: 500px) {
  .jwc-lportal .browse_by_category .swiper-arrows {
      display: none
  }
}

.jwc-lportal .browse_by_category button.cat_title {
  padding: 0;
  position: relative;
  border: 0;
  outline: 0;
  width: 100%;
  cursor: pointer
}

.jwc-lportal .browse_by_category button.cat_title img {
  width: 100%;
  height: 100%
}

.jwc-lportal .browse_by_category button.cat_title h3 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  z-index: 1;
  width: 100%;
  font-size: 32px
}

.jwc-lportal .browse_by_category button.cat_title.active h3 {
  color: #c63493
}

.jwc-lportal .browse_by_category button.cat_title.active:after {
  background: rgba(21, 21, 21, .86)
}

.jwc-lportal .browse_by_category button.cat_title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(21, 21, 21, .4);
  top: 0;
  left: 0;
  z-index: 0
}

.jwc-lportal .blog_listing_results .highlights_wrapper_each {
  height: auto;
  margin-bottom: 50px;
  box-shadow: 0px 8px 9px rgba(163, 163, 163, .22)
}

.jwc-lportal .blog_listing_results .highlights_wrapper_each .highlights_wrapper_each_copy {
  background-color: #fff
}

.jwc-lportal .blog_listing_results .highlights_wrapper_each .highlights_wrapper_each_copy--cat {
  color: #c63493;
  font-weight: 500;
  letter-spacing: 2px
}

.jwc-lportal .blog_listing_results .highlights_wrapper_each .highlights_wrapper_each_copy--date {
  color: inherit;
  text-shadow: none;
  margin-bottom: 20px
}

.jwc-lportal .blog_listing_results .highlights_wrapper_each .highlights_wrapper_each_copy--text {
  padding-bottom: 30px
}

.jwc-lportal .blog_listing_results .highlights_wrapper_each .highlights_wrapper_each_copy--link {
  position: relative;
  bottom: auto
}

.jwc-lportal .customer_care_form .section_heading {
  max-width: 100%
}

.jwc-lportal .customer_care_form .contactus_sidebox a {
  color: var(--data-techspecs-textColor);
  font-weight: 300
}

.jwc-lportal .customer_care_form .contactus_sidebox .cta-sec {
  font-weight: 600;
  font-size: 12px
}

.jwc-lportal .cta-icon {
  display: flex;
  align-items: center;
  color: var(--data-techspecs-textColor);
  font-weight: 300
}

.jwc-lportal .cta-icon img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  object-fit: contain
}

@media only screen and (max-width: 500px) {
  .jwc-lportal .cta-icon img {
      width: 20px;
      height: 20px
  }
}

.jwc-lportal .cta-icon:not(:last-child) {
  margin-bottom: 20px
}

.jwc-lportal .common_sec .content2 {
  max-width: 100%
}

.jwc-lportal .vip_highlight_slider .swiper-container {
  overflow: visible
}

.jwc-lportal .vip_highlight_slider .swiper-container .swiper-arrows {
  top: -53px
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .vip_box_wrapper .swiper-slide {
      background-color: #fff
  }
}

.jwc-lportal .plan-your-next-big-event button.btn.btn-link {
  position: relative
}

.jwc-lportal .plan-your-next-big-event button.btn.btn-link:after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background: #c63493;
  top: -2px;
  left: -1px;
  transition: .5s ease all
}

.jwc-lportal .plan-your-next-big-event button.btn.btn-link[aria-expanded=true]:after {
  width: 60%
}

@media(max-width: 991px) {
  .jwc-lportal .plan-your-next-big-event .accordian_with_slider .card-slider {
      margin: 0
  }
}

@media only screen and (min-width: 992px) {
  .jwc-lportal .feature-shows-wrapper-cust .feature_content_sm {
      padding-top: 40px
  }
}

.jwc-lportal .feature-shows-wrapper-cust .feature_content_sm .cta-prim {
  min-width: -moz-fit-content;
  min-width: -webkit-fit-content;
  min-width: fit-content;
  margin-left: 20px
}

.jwc-lportal .feature-shows-wrapper-cust .feature_content_sm h4 {
  font-weight: 400
}

.jwc-lportal .feature-shows-wrapper-cust .feature_content_sm .date-time-container {
  padding-right: 20px !important
}

.jwc-lportal .feature-shows-wrapper-cust .feature_content_sm .date-time-container .features-icon {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap
}

@media only screen and (min-width: 1200px) {
  .jwc-lportal .feature-shows-wrapper-cust .feature_content_sm .date-time-container .features-icon {
      gap: 30px
  }
}

.jwc-lportal .feature-shows-wrapper-cust .feature_content_sm .date-time-container .features-icon .label {
  font-weight: 300
}

@media only screen and (min-width: 992px) {
  .jwc-lportal .feature-shows-wrapper-cust .feature_shows_slider_each--img {
      max-width: calc(100% - 60px);
      margin: 0 auto -40px !important;
      display: block
  }
}

.jwc-lportal .feature-shows-wrapper-cust .favt-icon {
  z-index: 2
}

.jwc-lportal .feature-shows-wrapper-cust .genre-icon {
  font-size: 12px;
  background: rgba(255, 255, 255, .8);
  position: absolute;
  left: 15px;
  top: 15px;
  padding: 2px 10px;
  text-transform: uppercase;
  font-weight: 500;
  z-index: 2
}

.jwc-lportal .feature-shows-wrapper-cust .genre-icon a,
.jwc-lportal .feature-shows-wrapper-cust .genre-icon a:hover,
.jwc-lportal .feature-shows-wrapper-cust .genre-icon a:focus {
  color: #0c0c0c
}

.jwc-lportal .wishlist_wrapper_list {
  border: 0;
  background-color: rgba(0, 0, 0, 0)
}

.jwc-lportal .wishlist_wrapper_list .wishlist_wrapper_list_each {
  border-top: rgba(112, 112, 112, .35) 1px solid;
  border-bottom: rgba(112, 112, 112, .35) 1px solid
}

@media only screen and (max-width: 991px) {
  .jwc-lportal .wishlist_wrapper_list {
      height: 62px !important
  }

  .jwc-lportal .wishlist_wrapper_list .filters {
      border: rgba(112, 112, 112, .35) 1px solid;
      border-bottom: 1px solid rgba(112, 112, 112, .35) !important;
      max-width: calc(100% - 50px);
      margin: 0 auto;
      background-color: #fff
  }
}

.jwc-lportal .wishlist_jwc_slider {
  position: relative
}

.jwc-lportal .wishlist_jwc_slider .highlights_wrapper_each {
  box-shadow: 0px 10px 10px rgba(0, 0, 0, .05);
  height: auto
}

.jwc-lportal .wishlist_jwc_slider .highlights_wrapper_each--img {
  position: relative
}

.jwc-lportal .wishlist_jwc_slider .floating_wrapper {
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.jwc-lportal .wishlist_jwc_slider .floating_wrapper div {
  display: flex;
  align-items: center;
  gap: 15px
}

.jwc-lportal .wishlist_jwc_slider .floating_wrapper span {
  color: #000;
  background-color: #fff;
  font-weight: 600;
  padding: 10px 14px;
  font-size: 14px
}

.jwc-lportal .wishlist_jwc_slider .floating_wrapper .wishlist_icon {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer
}

.jwc-lportal .wishlist_jwc_slider .floating_wrapper .wishlist_icon img {
  transform: none !important;
  display: block
}

@media only screen and (min-width: 650px)and (max-width: 900px) {
  .jwc-lportal .wishlist_jwc_slider .floating_wrapper span {
      font-size: 8px;
      padding: 5px 7px
  }

  .jwc-lportal .wishlist_jwc_slider .floating_wrapper .wishlist_icon {
      display: block;
      width: 10px;
      height: 10px
  }
}

.jwc-lportal .wishlist_jwc_slider .highlights_wrapper_each_copy {
  background-color: #fff
}

.jwc-lportal .wishlist_jwc_slider .highlights_wrapper_each_copy .highlights_wrapper_each_copy--text {
  padding-bottom: 25px
}

.jwc-lportal .wishlist_jwc_slider .highlights_wrapper_each_copy .highlights_wrapper_each_copy--link {
  position: relative;
  bottom: auto
}

@media screen and (max-width: 768px) {
  .jwc-lportal .user_profile_section {
      padding-left: 0;
      padding-right: 0
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container {
      padding: 0
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-tab-container {
      padding: 0rem
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-tab-container .user_tabs li {
      padding-left: 1rem;
      font-size: 18px
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-tab-container .user_tabs li:first-child,
  .jwc-lportal .user_profile_section .user_profile_mian_container .user-tab-container .user_tabs li:nth-child(2),
  .jwc-lportal .user_profile_section .user_profile_mian_container .user-tab-container .user_tabs li:nth-child(3) {
      padding-right: 1rem
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-profile-container .sub_tab_container2 .activity_content {
      column-gap: 1rem;
      align-items: flex-start
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-profile-container .sub_tab_container2 .activity_content .text-content .main-title {
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-profile-container .sub_tab_container2 .activity_content .text-content .address {
      flex-direction: column
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-profile-container .sub_tab_container2 .activity_content .text-content .address .theater-name strong {
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-profile-container .sub_tab_container2 .activity_content .text-content .address .tickets {
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-profile-container .sub_tab_container2 .activity_content .text-content .address .tickets strong {
      font-size: 14px;
      line-height: 24px
  }
}

@media screen and (max-width: 600px) {
  .jwc-lportal .user_profile_section .user_profile_mian_container {
      padding: 0
  }

  .jwc-lportal .user_profile_section .user_profile_mian_container .user-tab-container {
      background-color: #fff;
      padding: 0rem .5rem
  }
}

.jwc-lportal .user-profile-container {
  box-shadow: 0px 0px 3px 1px rgba(136, 136, 136, .4196078431)
}

.jwc-lportal .user-profile-container .user-name {
  background-color: #fff;
  padding: 1rem 1.5rem
}

.jwc-lportal .user-profile-container .user-name p {
  font-size: 50px;
  line-height: 60px;
  color: #4b4847;
  font-weight: 500;
  font-family: "Montserrat";
  margin-bottom: 0rem
}

.jwc-lportal .user-profile-container .user-name h3 {
  font-size: 50px;
  line-height: 60px;
  color: #4b4847;
  font-weight: 500;
  font-family: "Montserrat"
}

.jwc-lportal .user-profile-container .user-tab-container .user_tab_list_center {
  display: flex;
  justify-content: center;
  background-color: #f5f2ed
}

.jwc-lportal .user-profile-container .user-tab-container .user_tabs {
  list-style: none;
  display: flex;
  padding: 1.5rem;
  margin-bottom: 0rem
}

.jwc-lportal .user-profile-container .user-tab-container .user_tabs li {
  padding-left: 2rem;
  cursor: pointer;
  font-size: 24px;
  line-height: 32px;
  color: #a67d54
}

.jwc-lportal .user-profile-container .user-tab-container .user_tabs li:first-child,
.jwc-lportal .user-profile-container .user-tab-container .user_tabs li:nth-child(2) {
  border-right: 1px solid;
  padding-right: 2rem;
  border-right-color: #a67d54
}

.jwc-lportal .user-profile-container .user-tab-container .user_tabs .active-tab {
  color: #c92c99
}

.jwc-lportal .user-profile-container .sub_tab_container {
  background-color: #fff
}

.jwc-lportal .user-profile-container .sub_tab_container .child-sub-tab-container {
  padding: 0
}

.jwc-lportal .user-profile-container .sub_tab_container .nav-tabs {
  display: none
}

@media screen and (min-width: 768px) {
  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs {
      display: flex;
      border-bottom: 0;
      cursor: pointer
  }

  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item {
      margin-bottom: 0px;
      border: 1px solid #dedede;
      max-width: 20%;
      width: 100%
  }

  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item:nth-child(1),
  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item:nth-child(2),
  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item:nth-child(3),
  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item:nth-child(4),
  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item:nth-child(5) {
      border-left: 0
  }

  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item:nth-child(5) {
      border-right: 0
  }

  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item .nav-link {
      text-align: center;
      padding: 1rem 1.5rem;
      color: #a67d54;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 2px;
      font-weight: 700;
      font-family: "Montserrat"
  }

  .jwc-lportal .user-profile-container .sub_tab_container .nav-tabs .nav-item .nav-link.active {
      color: #c92c99;
      border-color: #fff
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .card {
      border: none
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .card .card-header {
      display: none !important
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .card .collapse {
      display: block
  }
}

@media screen and (max-width: 767px) {
  .jwc-lportal .user-profile-container .sub_tab_container .tab-content {
      padding: 1rem
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .tab-pane {
      display: block;
      opacity: 1
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .tab-pane.card {
      margin-bottom: 1rem
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .tab-pane.card .card-header {
      background-color: #fff;
      padding: 1rem;
      position: relative
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .tab-pane.card .card-header h5 a {
      color: #000;
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      text-transform: uppercase
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .tab-pane.card .card-header h5 a:hover {
      text-decoration: none
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .tab-pane.card .card-header h5 {
      position: relative
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .tab-pane.card .card-header h5 .accordion-toggle:after {
      content: "";
      font-family: "jwc-icon";
      font-size: 8px;
      line-height: 10px;
      color: #4a4847;
      transform: translateY(-50%) rotate(180deg);
      float: right;
      position: absolute;
      right: 0;
      top: 15px
  }

  .jwc-lportal .user-profile-container .sub_tab_container .tab-content .tab-pane.card .card-header h5 .accordion-toggle.collapsed:after {
      content: "";
      -webkit-transform: translateY(-50%) rotate(0deg);
      position: absolute;
      right: 0;
      top: 15px
  }
}

.jwc-lportal .user-profile-container .sub_tab_container.sub_tab_block {
  display: none
}

.jwc-lportal .user-profile-container .sub_tab_container.active-tab {
  display: inherit
}

.jwc-lportal .user-profile-container .sub_tab_container2 {
  background: #fff;
  padding: 1rem 1.5rem
}

.jwc-lportal .user-profile-container .sub_tab_container2 .activity_content {
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
  border-bottom: 1px solid rgba(112, 112, 112, .3019607843);
  padding: 2rem 0rem 1.2rem
}

.jwc-lportal .user-profile-container .sub_tab_container2 .activity_content.activity_content:nth-child(5) {
  padding-top: 1.5rem;
  padding-bottom: .5rem
}

.jwc-lportal .user-profile-container .sub_tab_container2 .activity_content .text-content .main-title {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847;
  margin-bottom: 5px
}

.jwc-lportal .user-profile-container .sub_tab_container2 .activity_content .text-content .address {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1.7rem;
  align-items: center
}

.jwc-lportal .user-profile-container .sub_tab_container2 .activity_content .text-content .address .theater-name {
  margin-bottom: 0
}

.jwc-lportal .user-profile-container .sub_tab_container2 .activity_content .text-content .address .theater-name strong {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .user-profile-container .sub_tab_container2 .activity_content .text-content .address .tickets {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847;
  margin-bottom: 0
}

.jwc-lportal .user-profile-container .sub_tab_container2 .activity_content .text-content .address .tickets strong {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847;
  margin-bottom: 0
}

.jwc-lportal .user-profile-container .sub_tab_container2 img {
  padding-right: .5rem
}

.jwc-lportal .user-profile-container .sub_tab_container2.sub_tab_block {
  display: none
}

.jwc-lportal .user-profile-container .sub_tab_container2.active-tab {
  display: inherit
}

.jwc-lportal .user-profile-container .sub_tab_container2 .view-past-transaction-btn {
  text-align: right;
  padding: 2rem 0
}

.jwc-lportal .user-profile-container .sub_tab_container2 .view-past-transaction-btn .cta-prim {
  font-family: "montserrat";
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  font-style: normal;
  text-align: left;
  color: #2c2c2c
}

.jwc-lportal .user-profile-container .sub_tab_container2 .view-past-transaction-btn .cta-prim:hover {
  color: #fff
}

.jwc-lportal .user-profile-container .sub_tab_container3 {
  padding: 2rem;
  background-color: #fff !important
}

.jwc-lportal .user-profile-container .sub_tab_container3 .slider_box {
  box-shadow: 0px 2px 3px 1px rgba(136, 136, 136, .1215686275)
}

.jwc-lportal .user-profile-container .sub_tab_container3 .highlights_wrapper_container_2 .slider_text_color {
  background-color: var(--data-gcategory-bgColor)
}

@media screen and (max-width: 500px) {
  .jwc-lportal .user-profile-container .sub_tab_container3 .swiper-container .cta-sec.color-pink:after {
      display: none
  }

  .jwc-lportal .user-profile-container .sub_tab_container3 .swiper-container .cta-prim-txt {
      border: 1.5px solid #c63493;
      padding: 1rem 2rem
  }

  .jwc-lportal .user-profile-container .sub_tab_container3 .swiper-container .swiper-arrows {
      display: block
  }
}

.jwc-lportal .user-profile-container .sub_tab_container3.sub_tab_block {
  display: none
}

.jwc-lportal .user-profile-container .sub_tab_container3.active-tab {
  display: inherit
}

.jwc-lportal .user-profile-container .user_profile_content {
  background-color: #fff;
  padding: 1.5rem 0
}

.jwc-lportal .user-profile-container .user_profile_content .info {
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
  align-items: center
}

.jwc-lportal .user-profile-container .user_profile_content .info p {
  margin-bottom: 0;
  font-size: 18px
}

.jwc-lportal .user-profile-container .user_profile_content .info .profile-options {
  display: flex;
  column-gap: 2rem
}

.jwc-lportal .user-profile-container .user_profile_content .info .profile-options .save-profile {
  display: flex;
  color: #c92c99;
  align-items: center;
  column-gap: .5rem
}

.jwc-lportal .user-profile-container .user_profile_content .info .profile-options .save-profile img {
  max-width: 21px;
  width: 100%;
  height: 18px
}

.jwc-lportal .user-profile-container .user_profile_content .info .profile-options .save-profile p {
  font-size: 14px;
  font-family: "Montserrat", serif;
  margin-bottom: 0;
  font-weight: 600
}

.jwc-lportal .user-profile-container .user_profile_content .info .profile-options .edit-profile {
  display: flex;
  color: #c92c99;
  align-items: center;
  column-gap: .5rem
}

.jwc-lportal .user-profile-container .user_profile_content .info .profile-options .edit-profile img {
  max-width: 21px;
  width: 100%;
  height: 18px
}

.jwc-lportal .user-profile-container .user_profile_content .info .profile-options .edit-profile p {
  font-size: 14px;
  font-family: "Montserrat", serif;
  margin-bottom: 0;
  font-weight: 600
}

.jwc-lportal .user-profile-container .user_profile_content .user-details {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  padding: 1rem 1.5rem
}

.jwc-lportal .user-profile-container .user_profile_content .user-details input[type=text] {
  padding: 1rem 2rem;
  border: 1px solid #e3dcd0
}

.jwc-lportal .user-profile-container .user_profile_content .user-details input[type=text]:focus-visible {
  border: 1px solid #e0d4be !important
}

.jwc-lportal .user-profile-container .user_profile_content .user-details input[type=number] {
  padding: 1rem 2rem;
  border: 1px solid #e3dcd0
}

.jwc-lportal .user-profile-container .user_profile_content .user-details input[type=number]:focus-visible {
  border: 1px solid #e0d4be !important
}

.jwc-lportal .user-profile-container .user_profile_content.page_content {
  display: none
}

.jwc-lportal .user-profile-container .user_profile_content.currentSubTab {
  display: block
}

.jwc-lportal .slider_wrapper .slider_content_wrapper .custom-txt {
  padding-bottom: 10px !important
}

.jwc-lportal .slider_wrapper .slider_content_wrapper .highlights_wrapper_each_copy--text {
  padding-bottom: 20px
}

.jwc-lportal .slider_wrapper .slider_content_wrapper .seats-number {
  padding-bottom: 10px
}

.jwc-lportal .booking_section {
  background-color: rgba(245, 242, 237, .5019607843)
}

.jwc-lportal .booking_section .tab-container .tab_wrapper {
  padding: 0 2.2rem
}

.jwc-lportal .booking_section .tab-container .tab_list_center {
  display: flex;
  justify-content: center;
  background-color: #f5f2ed
}

.jwc-lportal .booking_section .tab-container .tabs {
  list-style: none;
  display: flex;
  padding: 1.5rem;
  margin-bottom: 0rem
}

.jwc-lportal .booking_section .tab-container .tabs li {
  padding-left: 1rem;
  cursor: pointer;
  font-size: 24px;
  line-height: 32px;
  color: #a67d54
}

.jwc-lportal .booking_section .tab-container .tabs li:first-child {
  border-right: 1px solid;
  padding-right: 1rem;
  border-right-color: #a67d54
}

.jwc-lportal .booking_section .tab-container .tabs .current {
  color: #c92c99
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .booking_section .tab-container .tab_wrapper {
      padding: 0 3.2rem
  }
}

@media only screen and (max-width: 600px) {
  .jwc-lportal .booking_section .tab-container .tab_wrapper {
      padding: 0 2.2rem
  }
}

.jwc-lportal .booking_section .tab-content {
  display: none
}

.jwc-lportal .booking_section .tab-content.preference-content {
  padding: 0 1.3rem
}

.jwc-lportal .booking_section .tab-content .content {
  background-color: #fff;
  padding: 0 1.5rem;
  margin-bottom: 80px
}

.jwc-lportal .booking_section .tab-content .content p {
  font-size: 24px
}

.jwc-lportal .booking_section .tab-content.current {
  display: inherit
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .booking_section .tab-content.current {
      display: block !important
  }

  .jwc-lportal .booking_section .tab-content .user_profile_filters {
      max-width: calc(100% - 40px)
  }
}

.jwc-lportal .booking_section .booking-content-block h4 {
  margin-bottom: 4px
}

.jwc-lportal .booking_section .booking-content-block .highlights_wrapper_each_copy--text {
  padding-bottom: 20px
}

.jwc-lportal .booking_section .booking-content-block .seats-number {
  padding-bottom: 15px
}

.jwc-lportal .recommendation_container {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.jwc-lportal .recommendation_container .slider_box {
  box-shadow: 0px 2px 3px 1px rgba(136, 136, 136, .1215686275)
}

.jwc-lportal .recommendation_container .checklist {
  margin-top: 3rem
}

.jwc-lportal .recommendation_container .checklist .custom-form-check .recommend_checkBox {
  font-weight: 500;
  background: rgba(0, 0, 0, 0);
  color: #c92c99
}

.jwc-lportal .recommendation_container .checklist .custom-form-check .recommend_checkBox .custom-control-label::before {
  border: 2px solid #c92c99
}

@media screen and (max-width: 768px) {
  .jwc-lportal .recommendation_container {
      flex-direction: column;
      align-items: flex-start
  }

  .jwc-lportal .recommendation_container .section_heading {
      padding-bottom: 10px
  }

  .jwc-lportal .recommendation_container .checklist {
      margin-top: 1rem;
      padding: 0 2rem 2.5rem
  }
}

.jwc-lportal .recommendation_content .custom-recommend-container {
  padding: 2rem 0
}

.jwc-lportal .recommendation_content .custom-recommend-container .recommendation-slide .copy-container {
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .0784313725)
}

.jwc-lportal .recommendation_content .custom-recommend-container .recommendation-slide .copy-container .content3 {
  background: #fff
}

.jwc-lportal .recommendation_content .slider_box {
  box-shadow: 0px 2px 3px 1px rgba(136, 136, 136, .1215686275)
}

@media screen and (max-width: 500px) {
  .jwc-lportal .recommendation_content .swiper-container .swiper-arrows {
      display: block
  }
}

.jwc-lportal .past_transaction_section1 {
  background: var(--data-past-transaction-bgColor);
  padding-bottom: 0
}

.jwc-lportal .past_transaction_section1 .past-transaction-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem
}

.jwc-lportal .past_transaction_section1 .past-trans-category .wishlist_wrapper_list {
  padding: 0;
  background: #fff
}

@media only screen and (min-width: 769px)and (max-width: 992px) {
  .jwc-lportal .past_transaction_section1 .wishlist_wrapper_list .filters {
      max-width: calc(100% - 0px)
  }
}

@media screen and (max-width: 768px) {
  .jwc-lportal .past_transaction_section1 .past-transaction-heading {
      flex-direction: column;
      row-gap: 1rem;
      align-items: flex-start
  }

  .jwc-lportal .past_transaction_section1 .past-transaction-heading h2 {
      font-size: 32px;
      line-height: 36px;
      max-width: 100%
  }

  .jwc-lportal .past_transaction_section1 .past-trans-category .wishlist_wrapper_list .filters {
      max-width: calc(100% - 0px)
  }
}

.jwc-lportal .past_transaction_list {
  background: var(--data-past-transaction-bgColor);
  padding-top: 0
}

.jwc-lportal .past_transaction_list .grand-theater-list {
  display: flex;
  align-items: center;
  column-gap: 8.5rem;
  background: #fff;
  padding: 1.5rem 2rem;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, .05);
  margin: 1.5rem 0
}

.jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content {
  display: flex;
  align-items: center;
  column-gap: 1.5rem
}

.jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .main-title {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847;
  margin-bottom: 5px
}

.jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .address .theater-name {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px
}

.jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .address .theater-name strong {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .address .tickets {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847;
  margin-bottom: 0
}

.jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .address .tickets strong {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847;
  margin-bottom: 0
}

.jwc-lportal .past_transaction_list .book-hotel-list {
  display: flex;
  align-items: center;
  column-gap: 7rem;
  background: #fff;
  padding: 1.5rem 2rem;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, .05);
  margin: 2rem 0
}

.jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content {
  display: flex;
  align-items: center;
  column-gap: 1.5rem
}

.jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details {
  max-width: 650px;
  width: 100%
}

.jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .main-title {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847;
  margin-bottom: 5px
}

.jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .address .restaurant-name {
  margin-bottom: 0
}

.jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .address .restaurant-name strong {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .address .tickets {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847;
  margin-bottom: 0
}

.jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .address .tickets strong {
  font-weight: 600;
  line-height: 24px
}

@media screen and (max-width: 1199px) {
  .jwc-lportal .past_transaction_list .grand-theater-list {
      column-gap: 3rem
  }

  .jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content {
      max-width: 600px;
      width: 100%
  }

  .jwc-lportal .past_transaction_list .book-hotel-list .cta-prim {
      white-space: nowrap
  }
}

@media only screen and (min-width: 769px)and (max-width: 992px) {
  .jwc-lportal .past_transaction_list .grand-theater-list {
      flex-wrap: wrap;
      justify-content: center;
      row-gap: 1.5rem
  }

  .jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content {
      max-width: initial;
      width: 100%
  }

  .jwc-lportal .past_transaction_list .book-hotel-list {
      flex-wrap: wrap;
      justify-content: center;
      row-gap: 1.5rem
  }

  .jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content {
      width: 100%
  }
}

@media screen and (max-width: 768px) {
  .jwc-lportal .past_transaction_list .grand-theater-list {
      flex-direction: column;
      row-gap: 1rem;
      padding: 1.5rem 1rem;
      margin: .5rem
  }

  .jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content {
      column-gap: 1rem;
      width: 100%;
      align-items: flex-start;
      max-width: initial
  }

  .jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .main-title {
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 10px
  }

  .jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .address .theater-name {
      margin-bottom: 5px;
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .address .theater-name strong {
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .address .tickets {
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .past_transaction_list .grand-theater-list .grand-theater-content .theater-details .address .tickets strong {
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .past_transaction_list .book-hotel-list {
      flex-direction: column;
      row-gap: 1rem;
      padding: 1.5rem 1rem;
      margin: .5rem
  }

  .jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content {
      column-gap: 1rem;
      align-items: flex-start
  }

  .jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .main-title {
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 10px
  }

  .jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .address .restaurant-name {
      margin-bottom: 5px;
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .address .restaurant-name strong {
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .address .tickets {
      font-size: 14px;
      line-height: 24px
  }

  .jwc-lportal .past_transaction_list .book-hotel-list .book-hotel-content .hotel-details .address .tickets strong {
      font-size: 14px;
      line-height: 24px
  }
}

.jwc-lportal .search_result_section .search_section_heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 45px
}

.jwc-lportal .search_result_section .search-pages {
  color: #2c2c2c;
  padding-top: .5rem
}

.jwc-lportal .search_result_section .search-page-content-block {
  border-bottom: 1px solid rgba(112, 112, 112, .4509803922);
  padding: 2rem 0
}

.jwc-lportal .search_result_section .search-page-content-block span {
  font-family: "montserrat";
  font-size: 12px;
  font-weight: 500;
  line-height: 19px;
  font-style: normal;
  text-align: left;
  letter-spacing: 2px;
  color: #c63493
}

.jwc-lportal .search_result_section .search-page-content-block h5 {
  padding-top: 1rem;
  font-family: "montserrat";
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  font-style: normal;
  text-align: left;
  color: #2c2c2c
}

.jwc-lportal .search_result_section .search-page-content-block p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .search_result_section .search-page-content-block .cta-sec {
  display: inline-block;
  text-decoration: none
}

.jwc-lportal .search_result_section .search-page-content-block .cta-sec span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  cursor: pointer;
  position: relative;
  transition: all ease-out .25s;
  letter-spacing: 1.5px;
  color: #4b4847
}

.jwc-lportal .search_result_section .search_page_swiper .search-page-slider-content {
  display: flex;
  column-gap: 1.5rem
}

.jwc-lportal .search_result_section .search_page_swiper .search-page-slider-content .slider-content span {
  font-family: "montserrat";
  font-size: 12px;
  font-weight: 500;
  line-height: 19px;
  font-style: normal;
  text-align: left;
  color: #c63493
}

.jwc-lportal .search_result_section .search_page_swiper .search-page-slider-content .slider-content p {
  padding-top: 15px;
  font-family: "montserrat";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .search_result_section .search_page_swiper .search-page-slider-content .slider-content .load-more .cta-sec span {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: capitalize;
  transition: all ease-out .25s;
  color: #4b4847
}

.jwc-lportal .search_result_section .topics-btn-container {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.jwc-lportal .search_result_section .search_topic_btn_slider .search-tabs {
  padding: 1.5rem 0
}

.jwc-lportal .search_result_section .search_topic_btn_slider .search-tabs .search-topics-btn {
  cursor: pointer;
  background: #fff;
  border: 0;
  width: 100%;
  font-weight: bold;
  font-size: 14px;
  color: #c63493;
  padding: 15px 30px;
  box-shadow: 4px 8px 12px rgba(163, 163, 163, .2)
}

.jwc-lportal .search_result_section .search_topic_btn_slider .search-tabs .search-topics-btn:focus {
  outline: none
}

@media screen and (max-width: 768px) {
  .jwc-lportal .search_result_section .search_section_heading {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding-right: 2rem
  }

  .jwc-lportal .search_result_section .search_page_swiper .search-page-slider-content {
      display: flex;
      column-gap: .7rem
  }

  .jwc-lportal .search_result_section .search_page_swiper .search-page-slider-content .img {
      max-width: 50%;
      width: 100%
  }

  .jwc-lportal .search_result_section .search_page_swiper .search-page-slider-content .img img {
      width: 100%;
      height: 100%
  }

  .jwc-lportal .search_result_section .search_page_swiper .search-page-slider-content .slider-content p {
      padding-top: 5px
  }

  .jwc-lportal .search_result_section .search-page-content-block span {
      font-weight: bold
  }
}

.jwc-lportal .dining-page-section2 {
  padding-top: 5rem;
  padding-bottom: 2rem;
  background-color: var(--data-events-bgColor)
}

.jwc-lportal .dining-page-section2 .dining-page-row-bg {
  background: #fff
}

.jwc-lportal .dining-page-section2 .dining-page-row-bg .dining-text-container h5 {
  font-family: "montserrat";
  font-size: 32px;
  font-weight: 500;
  line-height: 44px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .dining-page-section2 .dining-page-row-bg .dining-page-list-tag .pink-text-tag {
  font-family: "montserrat";
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
  font-style: normal;
  text-align: left;
  color: #c92c99;
  text-transform: uppercase
}

.jwc-lportal .dining-page-section3 .preorder-custom-row {
  justify-content: space-between;
  padding-left: 1rem;
  align-items: center;
  margin-bottom: 3rem
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container {
  display: flex;
  column-gap: 2rem
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container .preorder-checkbox>input {
  opacity: 0;
  position: absolute;
  z-index: -1
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container .preorder-checkbox>input:checked+label {
  color: #c92c99
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container .preorder-checkbox>input:checked+label::before {
  background: rgba(232, 86, 163, .25);
  border-color: #e856a3
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container .preorder-checkbox>input:checked+label::after {
  transform: scale(1) rotate(-45deg)
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container .preorder-checkbox>input:checked+label a {
  text-decoration: underline
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container .preorder-checkbox>label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all .1s;
  font-family: "montserrat";
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  font-style: normal;
  text-align: left;
  color: #c92c99
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container .preorder-checkbox>label::before {
  background: #d8d8d8;
  border-radius: calc(1px + .02em);
  content: "";
  display: inline-block;
  font-size: 3rem;
  height: calc(3px + .8em);
  margin-right: calc(1px + .2em);
  transition: all .1s;
  vertical-align: middle;
  width: calc(3px + .8em)
}

.jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container .preorder-checkbox>label::after {
  border-bottom: calc(2px + .07em) solid #c92c99;
  border-left: calc(2px + .07em) solid #c92c99;
  content: "";
  font-size: 3rem;
  height: calc(3px + .22em);
  left: calc(.25em - 1px);
  position: absolute;
  top: calc(50% - .1em - 3px);
  transform: scale(0) rotate(-45deg);
  transition: all .1s;
  width: calc(5px + .32em)
}

.jwc-lportal .dining-page-section3 .row .dining-text-container .dining-page-list-tag {
  padding-bottom: 1.5rem
}

.jwc-lportal .dining-page-section3 .row .dining-text-container .dining-page-list-tag p {
  font-family: "montserrat";
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
  font-style: normal;
  text-align: left;
  color: #c92c99;
  text-transform: uppercase
}

@media screen and (max-width: 768px) {
  .jwc-lportal .dining-page-section3 .preorder-section-heading {
      font-family: "montserrat";
      font-size: 32px;
      font-weight: 500;
      line-height: 48px;
      font-style: normal;
      text-align: left;
      color: #4b4847
  }

  .jwc-lportal .dining-page-section3 .preorder-custom-row .preorder-checkbox-container {
      display: flex;
      flex-direction: column;
      row-gap: 1.5rem
  }

  .jwc-lportal .dining-page-section3 .preorder-custom-row .pre_order_button {
      display: none
  }
}

.jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-text-container h2 {
  font-family: "montserrat";
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-text-container p {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box {
  display: flex;
  white-space: nowrap
}

.jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box .input-field {
  max-width: 240px
}

.jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box .input-field:focus-visible {
  outline: none
}

.jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box .cta-prim {
  margin-left: -3px;
  padding: 22px 30px
}

@media screen and (max-width: 768px) {
  .jwc-lportal .benefits-privilege-section .benefits-privilege-row {
      flex-direction: row !important
  }

  .jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-text-container h2 {
      font-size: 32px;
      line-height: 40px
  }

  .jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-text-container p {
      font-size: 16px;
      line-height: 27px
  }

  .jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box {
      display: flex
  }

  .jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box .input-field {
      max-width: 150px
  }

  .jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box .cta-prim {
      padding: 12px 30px;
      margin-top: 0px
  }

  .jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box .cta-prim .cta-prim-txt {
      white-space: nowrap;
      letter-spacing: 1px
  }
}

@media screen and (max-width: 550px) {
  .jwc-lportal .benefits-privilege-section .benefits-privilege-row .benefits-privilege-btn .input-box .input-field {
      max-width: 190px
  }
}

.jwc-lportal .keeping-you-safe-section {
  padding-top: 90px;
  background: var(--data-background-color)
}

.jwc-lportal .keeping-you-safe-section .section_heading h2 {
  font-family: "montserrat";
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .keeping-you-safe-section .keeping-you-safe-custom-main-row .custom-sub-row .custom-img-col {
  padding-right: 5px;
  text-align: center
}

.jwc-lportal .keeping-you-safe-section .keeping-you-safe-custom-main-row .custom-sub-row .custom-content-col {
  padding-left: 5px
}

.jwc-lportal .keeping-you-safe-section .keeping-you-safe-custom-main-row .custom-sub-row .custom-content-col h3 {
  font-family: "montserrat";
  font-size: 30px;
  font-weight: 500;
  line-height: 44px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .keeping-you-safe-section .keeping-you-safe-custom-main-row .custom-sub-row .custom-content-col p {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

@media screen and (max-width: 768px) {
  .jwc-lportal .keeping-you-safe-section .section_heading h2 {
      font-size: 32px;
      line-height: 48px
  }

  .jwc-lportal .keeping-you-safe-section .keeping-you-safe-custom-main-row .custom-sub-row .custom-img-col {
      width: 25%;
      padding-right: 5px;
      text-align: center
  }

  .jwc-lportal .keeping-you-safe-section .keeping-you-safe-custom-main-row .custom-sub-row .custom-content-col {
      width: 75%;
      padding-left: 5px
  }

  .jwc-lportal .keeping-you-safe-section .keeping-you-safe-custom-main-row .custom-sub-row .custom-content-col h3 {
      font-family: "montserrat";
      font-size: 22px;
      font-weight: 500;
      line-height: 30px;
      font-style: normal;
      text-align: left;
      color: #4b4847
  }

  .jwc-lportal .keeping-you-safe-section .keeping-you-safe-custom-main-row .custom-sub-row .custom-content-col p {
      font-family: "montserrat";
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      font-style: normal;
      text-align: left;
      color: #4b4847
  }
}

.jwc-lportal .dining-details-section1 {
  background-color: var(--data-events-bgColor)
}

.jwc-lportal .dining-details-section1 .dine-details-section-heading {
  font-family: "montserrat";
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-7 p {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-7 .buttons {
  padding-top: 2rem
}

.jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-4 .content-head {
  font-family: "montserrat";
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-4 p {
  font-family: "montserrat";
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-4 p a {
  color: #c92c99;
  text-decoration: underline
}

@media screen and (max-width: 768px) {
  .jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-7 .buttons {
      padding-top: 0rem
  }

  .jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-4 {
      padding-top: 45px
  }

  .jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-4 .venue_details {
      align-items: flex-start
  }

  .jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-4 .content-head {
      font-size: 22px;
      font-weight: 400;
      line-height: 26px
  }

  .jwc-lportal .dining-details-section1 .dining-details-custom-row .custom-col-4 p {
      font-size: 15px;
      line-height: 25px
  }
}

.jwc-lportal .dining-details-section2 {
  background-color: var(--data-events-bgColor)
}

.jwc-lportal .dining-details-section2 .dine-details-section-heading {
  font-family: "montserrat";
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .dining-details-section2 .dining-page-row-bg {
  background: #fff
}

.jwc-lportal .dining-details-section2 .dining-page-row-bg .dining-text-container h5 {
  font-family: "montserrat";
  font-size: 32px;
  font-weight: 500;
  line-height: 44px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .dining-details-section2 .dining-page-row-bg .dining-page-list-tag .pink-text-tag {
  font-family: "montserrat";
  font-size: 12px;
  font-weight: bold;
  line-height: 34px;
  font-style: normal;
  text-align: left;
  color: #c92c99;
  text-transform: uppercase
}

.jwc-lportal .getting-here-section-1 {
  background-color: var(--data-events-bgColor);
  padding: 60px 0 90px
}

.jwc-lportal .getting-here-section-1 .getting-here-head-text {
  font-family: "montserrat";
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

@media screen and (max-width: 768px) {
  .jwc-lportal .getting-here-section-1 .col-md-5 {
      padding-top: 2rem
  }

  .jwc-lportal .getting-here-section-1 .col-md-5 .getting-here-head-text {
      font-size: 22px;
      font-weight: 400;
      line-height: 26px
  }
}

.jwc-lportal .getting-here-section-2 {
  background-color: var(--data-events-bgColor);
  padding: 90px 0
}

.jwc-lportal .getting-here-section-2 .section_heading {
  padding-bottom: 10px
}

.jwc-lportal .getting-here-section-2 .cus_accordion .card {
  background-color: var(--data-events-bgColor);
  border-bottom: none
}

.jwc-lportal .getting-here-section-2 .cus_accordion .card .card-header .content1 {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 500;
  line-height: 31px;
  font-style: normal;
  text-align: left;
  color: #000
}

@media screen and (max-width: 768px) {
  .jwc-lportal .getting-here-section-2 .cus_accordion .card {
      background-color: var(--data-events-bgColor);
      border-bottom: none
  }

  .jwc-lportal .getting-here-section-2 .cus_accordion .card .card-header .content1 {
      font-family: "montserrat";
      font-size: 18px;
      font-weight: 500;
      line-height: 31px;
      font-style: normal;
      text-align: left;
      color: #000
  }
}

.jwc-lportal .performing-art-section1 {
  padding: 1.7rem 0
}

.jwc-lportal .performing-art-section1 .custom-performing-art-row {
  display: flex;
  align-items: center
}

.jwc-lportal .performing-art-section1 .custom-performing-art-row .col-md-9 h4 {
  font-family: "montserrat";
  font-size: 40px;
  font-weight: 400;
  line-height: 42px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .performing-art-section1 .custom-performing-art-row .col-md-3 .whats-on-btn {
  display: flex;
  justify-content: flex-end
}

@media screen and (max-width: 768px) {
  .jwc-lportal .performing-art-section1 .cta-prim {
      width: 100%
  }
}

.jwc-lportal .performing-art-section2 {
  background: #fff
}

.jwc-lportal .performing-art-section2 .section_heading {
  font-family: "montserrat";
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .performing-art-section2 .cta-holder {
  top: -5rem;
  right: 15%
}

.jwc-lportal .performing-art-section2 .custom-performing-heading-row {
  align-items: center;
  position: relative;
  justify-content: space-between;
  margin-bottom: 1.5rem
}

.jwc-lportal .performing-art-section2 .feature_shows_slider .swiper-slide-active .feature_shows_slider_each--img {
  top: 30px
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each--img {
  margin: 0 30px
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy {
  background: #fff;
  padding: 50px 30px 25px;
  font-family: "Montserrat", sans-serif;
  transition: .5s ease-in-out .35s;
  position: relative;
  opacity: 0;
  box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, .0588235294);
  margin-bottom: 30px
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy .cta-prim.icon:before {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 27px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  z-index: 1
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy .icon-ticket:before {
  content: ""
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy [class^=icon-]:before,
.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy [class*=" icon-"]:before {
  font-family: "jwc-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy .cta-prim.color-pink:after {
  background: #c5299b
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy .cta-prim.icon:hover {
  color: #fff;
  background: #c5299b
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy .cta-prim:after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  transition: all ease-out .25s
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy .date-time-container {
  padding-top: 1rem
}

.jwc-lportal .performing-art-section2 .feature_shows_slider_each_copy .date-time-container p {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .jwc-lportal .performing-art-section2 .custom-performing-heading-row {
      padding: 0 2rem
  }

  .jwc-lportal .performing-art-section2 .feature_shows_slider .swiper-slide-active .feature_shows_slider_each--img {
      top: 0px
  }

  .jwc-lportal .performing-art-section2 .swiper-slide-active {
      padding-left: 1rem
  }

  .jwc-lportal .performing-art-section2 .feature_shows_slider_each--img {
      margin: 0px
  }

  .jwc-lportal .performing-art-section2 .cta-holder {
      padding-right: 4rem
  }
}

.jwc-lportal .performing-art-section3 {
  padding-bottom: 1rem
}

.jwc-lportal .performing-art-section3 .section_heading {
  padding-bottom: 10px
}

.jwc-lportal .performing-arts-calender-section {
  background: var(--data-background-color)
}

.jwc-lportal .performing-arts-calender-section .whats_on_categories_wrapper .whats_on_categories_wrapper_list {
  border-left: none !important;
  border-right: none !important
}

.jwc-lportal .performing-arts-calender-section .whats_on_categories_wrapper .whats_on_categories_wrapper_list_each {
  border-right: none
}

.jwc-lportal .performing-arts-calender-section .whats_on_categories_wrapper .whats_on_categories_wrapper_list_each .custom-reset-btn {
  padding: 1.5rem
}

.jwc-lportal .performing-arts-calender-section .whats_on_categories_wrapper .reset-desktop-view {
  display: block
}

.jwc-lportal .performing-arts-calender-section .reset-mobile-view {
  display: none
}

@media screen and (max-width: 768px) {
  .jwc-lportal .performing-arts-calender-section .whats_on_categories_wrapper .reset-desktop-view {
      display: none
  }

  .jwc-lportal .performing-arts-calender-section .reset-mobile-view {
      display: block
  }
}

.jwc-lportal .performing-arts-benefits-section {
  padding-bottom: 2rem
}

.jwc-lportal .visual-art-short_details .event_short_details_2_title h4 {
  font-family: "montserrat";
  font-size: 40px;
  font-weight: 400;
  line-height: 42px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .visual-art-archive-section {
  padding: 5.5rem 0;
  background: var(--data-events-bgColor1)
}

.jwc-lportal .visual-arts-moment-section .moment-slider .moment-slider-col {
  padding-left: 0;
  padding-right: 0
}

.jwc-lportal .visual-art-advisory-board-section .section_heading h2 {
  font-family: "montserrat";
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .visual-art-advisory-board-section .section_heading p {
  font-family: "montserrat";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .visual-art-advisory-board-section .advisory-board-card {
  background: #fff;
  padding: 1rem 1.5rem;
  box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06)
}

.jwc-lportal .visual-art-advisory-board-section .advisory-board-card p {
  font-family: "montserrat";
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  font-style: normal;
  text-align: left;
  color: #4b4847
}

.jwc-lportal .page-not-found-banner-section .kma_text_wrapper h1 {
  font-family: "montserrat";
  font-size: 90px;
  font-weight: 500;
  line-height: 82px;
  font-style: normal;
  text-align: center;
  color: #fff
}

.jwc-lportal .page-not-found-banner-section .kma_text_wrapper .return-options {
  display: flex;
  justify-content: center;
  column-gap: 2.5rem
}

@media screen and (max-width: 768px) {
  .jwc-lportal .page-not-found-banner-section .kma_text_wrapper h1 {
      font-size: 38px;
      font-weight: 500;
      line-height: 47px;
      font-style: normal;
      text-align: center;
      color: #fff
  }

  .jwc-lportal .page-not-found-banner-section .kma_text_wrapper p {
      font-family: "montserrat";
      font-size: 18px;
      font-weight: 500;
      line-height: 30px;
      font-style: normal;
      text-align: center;
      color: #fff
  }

  .jwc-lportal .page-not-found-banner-section .kma_text_wrapper .return-options {
      flex-direction: column;
      row-gap: 1.5rem
  }
}

.jwc-lportal .page-404-useful-link-section .page-not-found-useful-link .useful-link-list {
  margin-bottom: 65px;
  box-shadow: 0px 8px 9px rgba(163, 163, 163, .22)
}

.jwc-lportal .page-404-useful-link-section .page-not-found-useful-link .useful-link-list .usefull-link-contents {
  padding: 20px;
  background: #fff;
  margin: 0;
  border-bottom: none
}

@media screen and (max-width: 768px) {
  .jwc-lportal .page-404-useful-link-section .section_heading {
      padding-left: 15px
  }
}

.jwc-lportal .pagination_row {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-top: 30px
}

.jwc-lportal .pagination_row .pagination_col {
  width: 18px;
  height: 18px;
  background: #fcedf4;
  border-radius: 50%;
  position: relative;
  border: 1px solid #c63493
}

.jwc-lportal .pagination_row .pagination_col span {
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  color: #fff
}

.jwc-lportal .pagination_row .pagination_col.active {
  width: 38px;
  height: 38px;
  background: #c63493
}

.jwc-lportal .pagination_row .pagination_col.active span {
  opacity: 1;
  font-size: 20px
}

@media only screen and (max-width: 650px) {
  .jwc-lportal .pagination_row {
      justify-content: center
  }
}

.jwc-lportal .pagination_arrows {
  position: absolute;
  display: flex;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  z-index: 1;
  gap: 20px;
  top: -80px;
  right: 0
}

.jwc-lportal .pagination_arrows a {
  height: 12px;
  width: 40px;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: .5
}

.jwc-lportal .pagination_arrows a:hover,
.jwc-lportal .pagination_arrows a:focus {
  opacity: 1;
  text-decoration: none
}

.jwc-lportal .pagination_arrows a:after {
  content: "";
  font-family: "jwc-icon" !important;
  font-size: 13px;
  transition: .25s ease-in-out;
  color: #c63493
}

.jwc-lportal .pagination_arrows a.disabled {
  pointer-events: none
}

.jwc-lportal .pagination_arrows a.disabled:after {
  color: #acacac
}

.jwc-lportal .pagination_arrows a.next_page:after {
  content: ""
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .pagination_arrows {
      top: -75px
  }
}

.jwc-lportal .icon-white img {
  filter: brightness(1) !important
}

.jwc-lportal .icon-white:hover img,
.jwc-lportal .icon-white:focus img {
  filter: brightness(20) !important
}

.jwc-lportal #register_form .modal-dialog {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  display: grid;
  align-items: flex-end;
  transform: translate(0, 25%)
}

.jwc-lportal #register_form.modal.show .modal-dialog {
  transform: translate(0, 0%)
}

.jwc-lportal #register_form .modal-body {
  padding: 0
}

.jwc-lportal #register_form .pre_register_form {
  padding: 50px 0 !important
}

@media only screen and (max-width: 500px) {
  .jwc-lportal #register_form .pre_register_form .section_heading {
      max-width: 100%
  }

  .jwc-lportal #register_form .pre_register_form .jwc_form {
      margin-top: 2rem !important
  }
}

.jwc-lportal #register_form .modal-content,
.jwc-lportal #register_form .modal-body {
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content
}

.jwc-lportal #register_form .modal-content {
  border: 0;
  border-radius: 0
}

.jwc-lportal #register_form .dropdown .dropdown--list {
  z-index: 2
}

.jwc-lportal .ml-6 {
  margin-left: 2rem
}

.jwc-lportal .swiper_pagination_left .swiper-pagination {
  max-width: 1000px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 10px;
  text-align: left
}

.jwc-lportal .breadcrumbs .container {
  min-width: -moz-fit-content;
  min-width: -webkit-fit-content;
  min-width: fit-content;
  white-space: nowrap
}

.jwc-lportal .reset_filter {
  margin-top: -15px;
  margin-bottom: 30px;
  text-align: left;
  padding: 0 20px
}

@media only screen and (min-width: 991px) {
  .jwc-lportal .reset_filter {
      margin-top: -50px;
      margin-bottom: 60px;
      text-align: center
  }
}

.jwc-lportal .cta-prim.icon:before {
  display: none
}

.jwc-lportal .cta-prim.icon img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  filter: brightness(20);
  width: 18px;
  left: 24px
}

.jwc-lportal .cta-prim.icon:hover img,
.jwc-lportal .cta-prim.icon:focus img {
  filter: brightness(1);
  animation: iconAnimation .3s 1 linear
}

.jwc-lportal .icon-download-icon.icon-download-icon-arrow:before {
  display: none
}

.jwc-lportal .icon-download-icon.icon-download-icon-arrow img {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  font-size: 20px;
  width: 20px;
  height: 20px;
  object-fit: contain;
  right: 0px
}

@media only screen and (max-width: 768px) {
  .jwc-lportal .icon-download-icon.icon-download-icon-arrow img {
      position: relative;
      display: block;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      margin: 0 auto 10px
  }
}

.jwc-lportal .cta_holder_flex {
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px
}

.jwc-lportal .cta_holder_flex .section_heading {
  padding-bottom: 0
}

.jwc-lportal .cta_holder_flex .section_heading h2 {
  margin-bottom: 0;
  padding-bottom: 0
}

@media only screen and (max-width: 500px) {
  .jwc-lportal .cta_holder_flex .section_heading h2 {
      max-width: 250px
  }
}

.jwc-lportal footer .jwc_footer_top_inner {
  flex-direction: column
}

.jwc-lportal footer .jwc_footer_top_inner ul+ul {
  margin-top: 20px;
  max-width: 1000px
}

@media only screen and (min-width: 768px) {
  .jwc-lportal footer .jwc_footer_top_inner ul+ul li {
      margin-bottom: 20px
  }
}

.jwc-lportal footer .social--UL a:hover svg path,
.jwc-lportal footer .social--UL a:hover svg circle,
.jwc-lportal footer .social--UL a:focus svg path,
.jwc-lportal footer .social--UL a:focus svg circle {
  fill: #4a4847 !important
}

@media(min-width: 1000px)and (max-width: 1599px) {
  .jwc-lportal footer .jwc_footer_bar_inner {
      padding: 0 20px
  }
}

@media only screen and (max-width: 767px) {
  .jwc-lportal .desktop_only {
      display: none !important
  }

  .jwc-lportal .jwc_swiper_normal {
      padding: 0
  }

  .jwc-lportal .jwc_swiper_normal.jwc_swiper_normal_p20 {
      padding-left: 20px
  }

  .jwc-lportal .jwc_swiper_normal.jwc_image_slider {
      padding-left: 0
  }
}

@media only screen and (max-width: 1000px) {
  .jwc-lportal .jwc_swiper_normal.jwc_swiper_normal_p20 {
      padding-left: 20px
  }
}

@media only screen and (min-width: 768px) {
  .jwc-lportal .mobile_only {
      display: none !important
  }
}

@media only screen and (max-width: 991px) {
  .jwc-lportal main {
      /* margin-top: 60px */
  }
}

@media only screen and (min-width: 576px)and (max-width: 768px) {
  .jwc-lportal .whats_on_categories .whats_on_categories_wrapper.filter_view .filter_view_tab {
      max-width: 540px;
      margin-left: auto;
      margin-right: auto
  }

  .jwc-lportal .whats_on_categories .whats_on_categories_wrapper.filter_view .filter_view_tab .listFilter {
      border-left: 1px solid #dbdbdb;
      border-right: 1px solid #dbdbdb
  }

  .jwc-lportal .jwc_banner_slider {
      min-height: auto
  }

  .jwc-lportal .jwc_banner_slider .text-container-banner-slider {
      padding: 50px 40px 100px
  }
}

@media only screen and (min-width: 600px)and (max-width: 800px) {
  .jwc-lportal .jwc_footer_bar .jwc_footer_bar_inner {
      flex-wrap: wrap
  }

  .jwc-lportal .jwc_footer_bar .jwc_footer_bar_inner .col-md-4 {
      text-align: center;
      width: 100%;
      max-width: 100%;
      flex: 0 0 100%
  }

  .jwc-lportal .jwc_footer_bar .jwc_footer_bar_inner .col-md-4:not(:first-child) {
      margin-top: 20px
  }

  .jwc-lportal .jwc_footer_bar .jwc_footer_bar_inner .col-md-4 .links {
      grid-template-columns: repeat(3, 1fr)
  }

  .jwc-lportal .jwc_footer_bar .jwc_footer_bar_inner .col-md-4 .links li {
      text-align: center
  }

  .jwc-lportal .jwc_footer_bar .jwc_footer_bar_inner .col-md-4.social {
      justify-content: center !important
  }
}

@media only screen and (min-width: 768px)and (max-width: 986px) {
  .jwc-lportal .whats_on_categories .whats_on_categories_wrapper.filter_view .filter_view_tab {
      max-width: 720px;
      margin-left: auto;
      margin-right: auto
  }

  .jwc-lportal .whats_on_categories .whats_on_categories_wrapper.filter_view .filter_view_tab .listFilter {
      border-left: 1px solid #dbdbdb;
      border-right: 1px solid #dbdbdb
  }

  .jwc-lportal .show_data .share_box span {
      display: block;
      margin-bottom: 10px
  }

  .jwc-lportal .show_data .share_box a:nth-child(2) {
      margin-left: 0
  }

  .jwc-lportal .show_data_partners ul {
      grid-template-columns: repeat(2, 1fr)
  }

  .jwc-lportal .show_data_partners ul li img {
      max-width: 100%;
      object-fit: contain
  }
}

/*# sourceMappingURL=styles.css.map */

/*# sourceMappingURL=styles.b20430a381a01c4c1047.css.map*/