/* Reset default margin and padding */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* Correct the line height in all browsers */
/* Prevent adjustments of font size after orientation changes in iOS */
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 768px) {
  body {
    overflow: hidden;
  }
}

/* Remove default spacing around elements */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* Reset styling of headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* Remove list styles */
ol, ul {
  list-style: none;
}

/* Reset hyperlink styles */
a {
  text-decoration: none;
  color: inherit;
}

/* Reset form element styles */
button, input, select, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  color: inherit;
  background-color: transparent;
  vertical-align: middle;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}

/* Reset table border collapse and spacing */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

:root {
  --sticky-nav-height: 50px;
}

h1,
.text-h1 {
  font-size: 2.3rem;
  line-height: 1.2;
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
}

h2,
.text-h2 {
  font-size: 2rem;
  line-height: 1.2;
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
}

h3,
.text-h3 {
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
}

h4,
.text-h4 {
  font-size: 1.4rem;
  line-height: 1.2;
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
}

h5,
.text-h5 {
  font-size: 1.2rem;
  line-height: 1.2;
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
}

h6,
.text-h6 {
  font-size: 1rem;
  line-height: 1.2;
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
}

body {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Arimo-Regular", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #141415;
}

p {
  margin-bottom: 1em;
}
p i, p em {
  font-style: italic;
}

a {
  text-decoration: none;
}

.text-small {
  font-size: 14px;
  font-family: "Arimo-Bold", sans-serif;
  color: #555;
}
.text-small i, .text-small em {
  font-style: italic;
}

.text-x-small {
  font-size: 12px;
}

.text-big {
  font-size: 18px;
}

.text-x-big {
  font-size: 20px;
}

.text-special-xtra-huge {
  font-size: 40px;
}

.text-bold {
  font-weight: 700;
}

.text-spacemono {
  font-family: "SpaceMono-Regular", "DMSans-Regular", sans-serif;
  font-weight: 400;
}

.text-medium {
  font-family: "DMSans-Medium", sans-serif;
  font-weight: normal;
}
.text-medium.text-italic {
  font-family: "DMSans-Italic", sans-serif;
  font-style: italic;
}

h1 {
  font-family: "DMSans-Medium", sans-serif;
  font-weight: normal;
  padding: 5px 0;
}

h2 {
  font-family: "DMSans-Medium", sans-serif;
  font-weight: normal;
}

h2, h3, h4, h5, h6 {
  margin: 16px 0;
}

h3, h4, h5, h6 {
  font-family: "DMSans-Bold", sans-serif;
  font-weight: normal;
}

h3.browse-title, h3.explore-title {
  font-family: "DMSans-Medium", sans-serif;
  font-weight: normal;
}

.text-italic {
  font-style: italic;
}

hr {
  margin: 40px 0;
}

.prevent-select {
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}

@font-face {
  font-family: "DMSans-Bold";
  src: url("../fonts/DMSans-Bold.ttf") format("woff2"), url("../fonts/DMSans-Bold.ttf") format("ttf");
  src: url("../fonts/DMSans-Bold.eot") format("eot"), url("../fonts/DMSans-Bold.eot") format("eot");
  src: url("../fonts/DMSans-Bold.woff2") format("woff2"), url("../fonts/DMSans-Bold.woff2") format("woff2");
  src: url("../fonts/DMSans-Bold.woff") format("woff2"), url("../fonts/DMSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "DMSans-BoldItalic";
  src: url("../fonts/DMSans-BoldItalic.ttf") format("woff2"), url("../fonts/DMSans-BoldItalic.ttf") format("ttf");
  src: url("../fonts/DMSans-BoldItalic.eot") format("eot"), url("../fonts/DMSans-BoldItalic.eot") format("eot");
  src: url("../fonts/DMSans-BoldItalic.woff2") format("woff2"), url("../fonts/DMSans-BoldItalic.woff2") format("woff2");
  src: url("../fonts/DMSans-BoldItalic.woff") format("woff2"), url("../fonts/DMSans-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "DMSans-Italic";
  src: url("../fonts/DMSans-Italic.ttf") format("woff2"), url("../fonts/DMSans-Italic.ttf") format("ttf");
  src: url("../fonts/DMSans-Italic.eot") format("eot"), url("../fonts/DMSans-Italic.eot") format("eot");
  src: url("../fonts/DMSans-Italic.woff2") format("woff2"), url("../fonts/DMSans-Italic.woff2") format("woff2");
  src: url("../fonts/DMSans-Italic.woff") format("woff2"), url("../fonts/DMSans-Italic.woff") format("woff");
}
@font-face {
  font-family: "DMSans-Medium";
  src: url("../fonts/DMSans-Medium.ttf") format("woff2"), url("../fonts/DMSans-Medium.ttf") format("ttf");
  src: url("../fonts/DMSans-Medium.eot") format("eot"), url("../fonts/DMSans-Medium.eot") format("eot");
  src: url("../fonts/DMSans-Medium.woff2") format("woff2"), url("../fonts/DMSans-Medium.woff2") format("woff2");
  src: url("../fonts/DMSans-Medium.woff") format("woff2"), url("../fonts/DMSans-Medium.woff") format("woff");
}
@font-face {
  font-family: "DMSans-MediumItalic";
  src: url("../fonts/DMSans-MediumItalic.ttf") format("woff2"), url("../fonts/DMSans-MediumItalic.ttf") format("ttf");
  src: url("../fonts/DMSans-MediumItalic.eot") format("eot"), url("../fonts/DMSans-MediumItalic.eot") format("eot");
  src: url("../fonts/DMSans-MediumItalic.woff2") format("woff2"), url("../fonts/DMSans-MediumItalic.woff2") format("woff2");
  src: url("../fonts/DMSans-MediumItalic.woff") format("woff2"), url("../fonts/DMSans-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "DMSans-Regular";
  src: url("../fonts/DMSans-Regular.ttf") format("woff2"), url("../fonts/DMSans-Regular.ttf") format("ttf");
  src: url("../fonts/DMSans-Regular.eot") format("eot"), url("../fonts/DMSans-Regular.eot") format("eot");
  src: url("../fonts/DMSans-Regular.woff2") format("woff2"), url("../fonts/DMSans-Regular.woff2") format("woff2");
  src: url("../fonts/DMSans-Regular.woff") format("woff2"), url("../fonts/DMSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Arimo-Bold";
  src: url("../fonts/arimo/Arimo-Bold.ttf") format("woff2"), url("../fonts/arimo/Arimo-Bold.ttf") format("ttf");
  src: url("../fonts/arimo/Arimo-Bold.eot") format("eot"), url("../fonts/arimo/Arimo-Bold.eot") format("eot");
  src: url("../fonts/arimo/Arimo-Bold.woff2") format("woff2"), url("../fonts/arimo/Arimo-Bold.woff2") format("woff2");
  src: url("../fonts/arimo/Arimo-Bold.woff") format("woff2"), url("../fonts/arimo/Arimo-Bold.woff") format("woff");
}
@font-face {
  font-family: "Arimo-BoldItalic";
  src: url("../fonts/arimo/Arimo-BoldItalic.ttf") format("woff2"), url("../fonts/arimo/Arimo-BoldItalic.ttf") format("ttf");
  src: url("../fonts/arimo/Arimo-BoldItalic.eot") format("eot"), url("../fonts/arimo/Arimo-BoldItalic.eot") format("eot");
  src: url("../fonts/arimo/Arimo-BoldItalic.woff2") format("woff2"), url("../fonts/arimo/Arimo-BoldItalic.woff2") format("woff2");
  src: url("../fonts/arimo/Arimo-BoldItalic.woff") format("woff2"), url("../fonts/arimo/Arimo-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Arimo-Italic";
  src: url("../fonts/arimo/Arimo-Italic.ttf") format("woff2"), url("../fonts/arimo/Arimo-Italic.ttf") format("ttf");
  src: url("../fonts/arimo/Arimo-Italic.eot") format("eot"), url("../fonts/arimo/Arimo-Italic.eot") format("eot");
  src: url("../fonts/arimo/Arimo-Italic.woff2") format("woff2"), url("../fonts/arimo/Arimo-Italic.woff2") format("woff2");
  src: url("../fonts/arimo/Arimo-Italic.woff") format("woff2"), url("../fonts/arimo/Arimo-Italic.woff") format("woff");
}
@font-face {
  font-family: "Arimo-Medium";
  src: url("../fonts/arimo/Arimo-Medium.ttf") format("woff2"), url("../fonts/arimo/Arimo-Medium.ttf") format("ttf");
  src: url("../fonts/arimo/Arimo-Medium.eot") format("eot"), url("../fonts/arimo/Arimo-Medium.eot") format("eot");
  src: url("../fonts/arimo/Arimo-Medium.woff2") format("woff2"), url("../fonts/arimo/Arimo-Medium.woff2") format("woff2");
  src: url("../fonts/arimo/Arimo-Medium.woff") format("woff2"), url("../fonts/arimo/Arimo-Medium.woff") format("woff");
}
@font-face {
  font-family: "Arimo-MediumItalic";
  src: url("../fonts/arimo/Arimo-Italic.ttf") format("woff2"), url("../fonts/arimo/Arimo-Italic.ttf") format("ttf");
  src: url("../fonts/arimo/Arimo-Italic.eot") format("eot"), url("../fonts/arimo/Arimo-Italic.eot") format("eot");
  src: url("../fonts/arimo/Arimo-Italic.woff2") format("woff2"), url("../fonts/arimo/Arimo-Italic.woff2") format("woff2");
  src: url("../fonts/arimo/Arimo-Italic.woff") format("woff2"), url("../fonts/arimo/Arimo-Italic.woff") format("woff");
}
@font-face {
  font-family: "Arimo-Regular";
  src: url("../fonts/arimo/Arimo-Regular.ttf") format("woff2"), url("../fonts/arimo/Arimo-Regular.ttf") format("ttf");
  src: url("../fonts/arimo/Arimo-Regular.eot") format("eot"), url("../fonts/arimo/Arimo-Regular.eot") format("eot");
  src: url("../fonts/arimo/Arimo-Regular.woff2") format("woff2"), url("../fonts/arimo/Arimo-Regular.woff2") format("woff2");
  src: url("../fonts/arimo/Arimo-Regular.woff") format("woff2"), url("../fonts/arimo/Arimo-Regular.woff") format("woff");
}
@font-face {
  font-family: "Arimo-SemiBold";
  src: url("../fonts/arimo/Arimo-SemiBold.ttf") format("woff2"), url("../fonts/arimo/Arimo-SemiBold.ttf") format("ttf");
  src: url("../fonts/arimo/Arimo-SemiBold.eot") format("eot"), url("../fonts/arimo/Arimo-SemiBold.eot") format("eot");
  src: url("../fonts/arimo/Arimo-SemiBold.woff2") format("woff2"), url("../fonts/arimo/Arimo-SemiBold.woff2") format("woff2");
  src: url("../fonts/arimo/Arimo-SemiBold.woff") format("woff2"), url("../fonts/arimo/Arimo-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Arimo-SemiBoldItalic";
  src: url("../fonts/arimo/Arimo-SemiBoldItalic.ttf") format("woff2"), url("../fonts/arimo/Arimo-SemiBoldItalic.ttf") format("ttf");
  src: url("../fonts/arimo/Arimo-SemiBoldItalic.eot") format("eot"), url("../fonts/arimo/Arimo-SemiBoldItalic.eot") format("eot");
  src: url("../fonts/arimo/Arimo-SemiBoldItalic.woff2") format("woff2"), url("../fonts/arimo/Arimo-SemiBoldItalic.woff2") format("woff2");
  src: url("../fonts/arimo/Arimo-SemiBoldItalic.woff") format("woff2"), url("../fonts/arimo/Arimo-SemiBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "SpaceMono-Regular";
  src: url("../fonts/SpaceMono-Regular.ttf") format("woff2"), url("../fonts/SpaceMono-Regular.ttf") format("ttf");
  src: url("../fonts/SpaceMono-Regular.woff2") format("woff2"), url("../fonts/SpaceMono-Regular.woff2") format("woff2");
  src: url("../fonts/SpaceMono-Regular.woff") format("woff2"), url("../fonts/SpaceMono-Regular.woff") format("woff");
}
b, strong {
  font-weight: 700 !important;
}

.m-0 {
  margin: 0px;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.p-0 {
  padding: 0px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.gap-0 {
  gap: 0px;
}

.m-1 {
  margin: 4px;
}

.mx-1 {
  margin-left: 4px;
  margin-right: 4px;
}

.my-1 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.mt-1 {
  margin-top: 4px;
}

.mr-1 {
  margin-right: 4px;
}

.mb-1 {
  margin-bottom: 4px;
}

.ml-1 {
  margin-left: 4px;
}

.p-1 {
  padding: 4px;
}

.px-1 {
  padding-left: 4px;
  padding-right: 4px;
}

.py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pt-1 {
  padding-top: 4px;
}

.pr-1 {
  padding-right: 4px;
}

.pb-1 {
  padding-bottom: 4px;
}

.pl-1 {
  padding-left: 4px;
}

.gap-1 {
  gap: 4px;
}

.m-2 {
  margin: 8px;
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}

.my-2 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mt-2 {
  margin-top: 8px;
}

.mr-2 {
  margin-right: 8px;
}

.mb-2 {
  margin-bottom: 8px;
}

.ml-2 {
  margin-left: 8px;
}

.p-2 {
  padding: 8px;
}

.px-2 {
  padding-left: 8px;
  padding-right: 8px;
}

.py-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pt-2 {
  padding-top: 8px;
}

.pr-2 {
  padding-right: 8px;
}

.pb-2 {
  padding-bottom: 8px;
}

.pl-2 {
  padding-left: 8px;
}

.gap-2 {
  gap: 8px;
}

.m-3 {
  margin: 12px;
}

.mx-3 {
  margin-left: 12px;
  margin-right: 12px;
}

.my-3 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.mt-3 {
  margin-top: 12px;
}

.mr-3 {
  margin-right: 12px;
}

.mb-3 {
  margin-bottom: 12px;
}

.ml-3 {
  margin-left: 12px;
}

.p-3 {
  padding: 12px;
}

.px-3 {
  padding-left: 12px;
  padding-right: 12px;
}

.py-3 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.pt-3 {
  padding-top: 12px;
}

.pr-3 {
  padding-right: 12px;
}

.pb-3 {
  padding-bottom: 12px;
}

.pl-3 {
  padding-left: 12px;
}

.gap-3 {
  gap: 12px;
}

.m-4 {
  margin: 16px;
}

.mx-4 {
  margin-left: 16px;
  margin-right: 16px;
}

.my-4 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.mt-4 {
  margin-top: 16px;
}

.mr-4 {
  margin-right: 16px;
}

.mb-4 {
  margin-bottom: 16px;
}

.ml-4 {
  margin-left: 16px;
}

.p-4 {
  padding: 16px;
}

.px-4 {
  padding-left: 16px;
  padding-right: 16px;
}

.py-4 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.pt-4 {
  padding-top: 16px;
}

.pr-4 {
  padding-right: 16px;
}

.pb-4 {
  padding-bottom: 16px;
}

.pl-4 {
  padding-left: 16px;
}

.gap-4 {
  gap: 16px;
}

.m-5 {
  margin: 20px;
}

.mx-5 {
  margin-left: 20px;
  margin-right: 20px;
}

.my-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mt-5 {
  margin-top: 20px;
}

.mr-5 {
  margin-right: 20px;
}

.mb-5 {
  margin-bottom: 20px;
}

.ml-5 {
  margin-left: 20px;
}

.p-5 {
  padding: 20px;
}

.px-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.py-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pt-5 {
  padding-top: 20px;
}

.pr-5 {
  padding-right: 20px;
}

.pb-5 {
  padding-bottom: 20px;
}

.pl-5 {
  padding-left: 20px;
}

.gap-5 {
  gap: 20px;
}

.m-6 {
  margin: 24px;
}

.mx-6 {
  margin-left: 24px;
  margin-right: 24px;
}

.my-6 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.mt-6 {
  margin-top: 24px;
}

.mr-6 {
  margin-right: 24px;
}

.mb-6 {
  margin-bottom: 24px;
}

.ml-6 {
  margin-left: 24px;
}

.p-6 {
  padding: 24px;
}

.px-6 {
  padding-left: 24px;
  padding-right: 24px;
}

.py-6 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.pt-6 {
  padding-top: 24px;
}

.pr-6 {
  padding-right: 24px;
}

.pb-6 {
  padding-bottom: 24px;
}

.pl-6 {
  padding-left: 24px;
}

.gap-6 {
  gap: 24px;
}

.m-7 {
  margin: 28px;
}

.mx-7 {
  margin-left: 28px;
  margin-right: 28px;
}

.my-7 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.mt-7 {
  margin-top: 28px;
}

.mr-7 {
  margin-right: 28px;
}

.mb-7 {
  margin-bottom: 28px;
}

.ml-7 {
  margin-left: 28px;
}

.p-7 {
  padding: 28px;
}

.px-7 {
  padding-left: 28px;
  padding-right: 28px;
}

.py-7 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.pt-7 {
  padding-top: 28px;
}

.pr-7 {
  padding-right: 28px;
}

.pb-7 {
  padding-bottom: 28px;
}

.pl-7 {
  padding-left: 28px;
}

.gap-7 {
  gap: 28px;
}

.m-8 {
  margin: 32px;
}

.mx-8 {
  margin-left: 32px;
  margin-right: 32px;
}

.my-8 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mt-8 {
  margin-top: 32px;
}

.mr-8 {
  margin-right: 32px;
}

.mb-8 {
  margin-bottom: 32px;
}

.ml-8 {
  margin-left: 32px;
}

.p-8 {
  padding: 32px;
}

.px-8 {
  padding-left: 32px;
  padding-right: 32px;
}

.py-8 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.pt-8 {
  padding-top: 32px;
}

.pr-8 {
  padding-right: 32px;
}

.pb-8 {
  padding-bottom: 32px;
}

.pl-8 {
  padding-left: 32px;
}

.gap-8 {
  gap: 32px;
}

.m-9 {
  margin: 36px;
}

.mx-9 {
  margin-left: 36px;
  margin-right: 36px;
}

.my-9 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.mt-9 {
  margin-top: 36px;
}

.mr-9 {
  margin-right: 36px;
}

.mb-9 {
  margin-bottom: 36px;
}

.ml-9 {
  margin-left: 36px;
}

.p-9 {
  padding: 36px;
}

.px-9 {
  padding-left: 36px;
  padding-right: 36px;
}

.py-9 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.pt-9 {
  padding-top: 36px;
}

.pr-9 {
  padding-right: 36px;
}

.pb-9 {
  padding-bottom: 36px;
}

.pl-9 {
  padding-left: 36px;
}

.gap-9 {
  gap: 36px;
}

.m-10 {
  margin: 40px;
}

.mx-10 {
  margin-left: 40px;
  margin-right: 40px;
}

.my-10 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mt-10 {
  margin-top: 40px;
}

.mr-10 {
  margin-right: 40px;
}

.mb-10 {
  margin-bottom: 40px;
}

.ml-10 {
  margin-left: 40px;
}

.p-10 {
  padding: 40px;
}

.px-10 {
  padding-left: 40px;
  padding-right: 40px;
}

.py-10 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pt-10 {
  padding-top: 40px;
}

.pr-10 {
  padding-right: 40px;
}

.pb-10 {
  padding-bottom: 40px;
}

.pl-10 {
  padding-left: 40px;
}

.gap-10 {
  gap: 40px;
}

.m-11 {
  margin: 44px;
}

.mx-11 {
  margin-left: 44px;
  margin-right: 44px;
}

.my-11 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.mt-11 {
  margin-top: 44px;
}

.mr-11 {
  margin-right: 44px;
}

.mb-11 {
  margin-bottom: 44px;
}

.ml-11 {
  margin-left: 44px;
}

.p-11 {
  padding: 44px;
}

.px-11 {
  padding-left: 44px;
  padding-right: 44px;
}

.py-11 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.pt-11 {
  padding-top: 44px;
}

.pr-11 {
  padding-right: 44px;
}

.pb-11 {
  padding-bottom: 44px;
}

.pl-11 {
  padding-left: 44px;
}

.gap-11 {
  gap: 44px;
}

.m-12 {
  margin: 48px;
}

.mx-12 {
  margin-left: 48px;
  margin-right: 48px;
}

.my-12 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.mt-12 {
  margin-top: 48px;
}

.mr-12 {
  margin-right: 48px;
}

.mb-12 {
  margin-bottom: 48px;
}

.ml-12 {
  margin-left: 48px;
}

.p-12 {
  padding: 48px;
}

.px-12 {
  padding-left: 48px;
  padding-right: 48px;
}

.py-12 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.pt-12 {
  padding-top: 48px;
}

.pr-12 {
  padding-right: 48px;
}

.pb-12 {
  padding-bottom: 48px;
}

.pl-12 {
  padding-left: 48px;
}

.gap-12 {
  gap: 48px;
}

.m-13 {
  margin: 52px;
}

.mx-13 {
  margin-left: 52px;
  margin-right: 52px;
}

.my-13 {
  margin-top: 52px;
  margin-bottom: 52px;
}

.mt-13 {
  margin-top: 52px;
}

.mr-13 {
  margin-right: 52px;
}

.mb-13 {
  margin-bottom: 52px;
}

.ml-13 {
  margin-left: 52px;
}

.p-13 {
  padding: 52px;
}

.px-13 {
  padding-left: 52px;
  padding-right: 52px;
}

.py-13 {
  padding-top: 52px;
  padding-bottom: 52px;
}

.pt-13 {
  padding-top: 52px;
}

.pr-13 {
  padding-right: 52px;
}

.pb-13 {
  padding-bottom: 52px;
}

.pl-13 {
  padding-left: 52px;
}

.gap-13 {
  gap: 52px;
}

.m-14 {
  margin: 56px;
}

.mx-14 {
  margin-left: 56px;
  margin-right: 56px;
}

.my-14 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.mt-14 {
  margin-top: 56px;
}

.mr-14 {
  margin-right: 56px;
}

.mb-14 {
  margin-bottom: 56px;
}

.ml-14 {
  margin-left: 56px;
}

.p-14 {
  padding: 56px;
}

.px-14 {
  padding-left: 56px;
  padding-right: 56px;
}

.py-14 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.pt-14 {
  padding-top: 56px;
}

.pr-14 {
  padding-right: 56px;
}

.pb-14 {
  padding-bottom: 56px;
}

.pl-14 {
  padding-left: 56px;
}

.gap-14 {
  gap: 56px;
}

.m-15 {
  margin: 60px;
}

.mx-15 {
  margin-left: 60px;
  margin-right: 60px;
}

.my-15 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mt-15 {
  margin-top: 60px;
}

.mr-15 {
  margin-right: 60px;
}

.mb-15 {
  margin-bottom: 60px;
}

.ml-15 {
  margin-left: 60px;
}

.p-15 {
  padding: 60px;
}

.px-15 {
  padding-left: 60px;
  padding-right: 60px;
}

.py-15 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pt-15 {
  padding-top: 60px;
}

.pr-15 {
  padding-right: 60px;
}

.pb-15 {
  padding-bottom: 60px;
}

.pl-15 {
  padding-left: 60px;
}

.gap-15 {
  gap: 60px;
}

.m-16 {
  margin: 64px;
}

.mx-16 {
  margin-left: 64px;
  margin-right: 64px;
}

.my-16 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.mt-16 {
  margin-top: 64px;
}

.mr-16 {
  margin-right: 64px;
}

.mb-16 {
  margin-bottom: 64px;
}

.ml-16 {
  margin-left: 64px;
}

.p-16 {
  padding: 64px;
}

.px-16 {
  padding-left: 64px;
  padding-right: 64px;
}

.py-16 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.pt-16 {
  padding-top: 64px;
}

.pr-16 {
  padding-right: 64px;
}

.pb-16 {
  padding-bottom: 64px;
}

.pl-16 {
  padding-left: 64px;
}

.gap-16 {
  gap: 64px;
}

.m-17 {
  margin: 68px;
}

.mx-17 {
  margin-left: 68px;
  margin-right: 68px;
}

.my-17 {
  margin-top: 68px;
  margin-bottom: 68px;
}

.mt-17 {
  margin-top: 68px;
}

.mr-17 {
  margin-right: 68px;
}

.mb-17 {
  margin-bottom: 68px;
}

.ml-17 {
  margin-left: 68px;
}

.p-17 {
  padding: 68px;
}

.px-17 {
  padding-left: 68px;
  padding-right: 68px;
}

.py-17 {
  padding-top: 68px;
  padding-bottom: 68px;
}

.pt-17 {
  padding-top: 68px;
}

.pr-17 {
  padding-right: 68px;
}

.pb-17 {
  padding-bottom: 68px;
}

.pl-17 {
  padding-left: 68px;
}

.gap-17 {
  gap: 68px;
}

.m-auto {
  margin: auto;
}

.m-xauto {
  margin-left: auto;
  margin-right: auto;
}

.m-yauto {
  margin-top: auto;
  margin-bottom: auto;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

/* Ensuring image to adopt parent's container size */
img {
  display: block;
  width: 100%;
  height: auto;
}

/* For Back to Top Function */
html {
  scroll-behavior: smooth;
}

.d-none {
  display: none;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-block {
  display: block;
}

.d-table {
  display: table;
}

.d-table-cell {
  display: table-cell;
}

.d-table-row {
  display: table-row;
}

.d-flex {
  display: flex;
}

.d-inline-flex {
  display: inline-flex;
}

.pos-relative {
  position: relative;
}

.pos-absolute {
  position: absolute;
}

.pos-fixed {
  position: fixed;
}

.pos-static {
  position: static;
}

.pos-sticky {
  position: sticky;
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column {
  flex-direction: column;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.f-wrap-nowrap {
  flex-wrap: nowrap;
}

.f-wrap-wrap {
  flex-wrap: wrap;
}

.f-wrap-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.f-wrap-initial {
  flex-wrap: initial;
}

.f-wrap-inherit {
  flex-wrap: inherit;
}

.justify-flex-start {
  justify-content: flex-start;
}

.justify-flex-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-space-between {
  justify-content: space-between;
}

.justify-space-around {
  justify-content: space-around;
}

.justify-space-evenly {
  justify-content: space-evenly;
}

.justify-initial {
  justify-content: initial;
}

.justify-inherit {
  justify-content: inherit;
}

.align-normal {
  align-items: normal;
}

.align-stretch {
  align-items: stretch;
}

.align-center {
  align-items: center;
}

.align-flex-start {
  align-items: flex-start;
}

.align-flex-end {
  align-items: flex-end;
}

.align-start {
  align-items: start;
}

.align-end {
  align-items: end;
}

.align-baseline {
  align-items: baseline;
}

.align-initial {
  align-items: initial;
}

.align-inherit {
  align-items: inherit;
}

.w-5 {
  width: 5%;
}

.w-10 {
  width: 10%;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}

.w-50 {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-75 {
  width: 75%;
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.w-100 {
  width: 100%;
}

.w-fit-content {
  width: fit-content;
}

a {
  color: #065FA3;
  text-decoration: underline;
}

.color-red {
  color: #ff0000;
}

.color-green {
  color: #59B383;
}

.color-white {
  color: #fff;
}

.list-disc {
  list-style-type: disc;
}

.list-circle {
  list-style-type: circle;
}

.list-square {
  list-style-type: square;
}

.list-decimal {
  list-style-type: decimal;
}

.list-none {
  list-style-type: none;
}

.list-inherit {
  list-style-type: inherit;
}

.list-initial {
  list-style-type: initial;
}

.list-revert {
  list-style-type: revert;
}

.list-unset {
  list-style-type: unset;
}

.d-table {
  border-collapse: separate;
  border-spacing: 5px;
}

.alert {
  padding: 1rem;
  border-radius: 0.25rem;
  margin-bottom: 1rem;
  position: relative;
}

.alert-primary {
  background-color: #cce5ff;
  color: #004085;
  border: 1px solid #b8daff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.alert-secondary {
  background-color: #e2e3e5;
  color: #383d41;
  border: 1px solid #d6d8db;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.alert-success {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.alert-danger {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.alert-warning {
  background-color: #fff3cd;
  color: #856404;
  border: 1px solid #ffeeba;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.alert-info {
  background-color: #d1ecf1;
  color: #0c5460;
  border: 1px solid #bee5eb;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.alert-light {
  background-color: #f8f9fa;
  color: #818182;
  border: 1px solid #f1f3f4;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.alert-dark {
  background-color: #d6d8d9;
  color: #1b1e21;
  border: 1px solid #c6c8ca;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.alert-close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 1.5rem;
  color: #000;
  opacity: 0.5;
  cursor: pointer;
}
.alert-close:hover {
  opacity: 1;
}

.btn-default, .btn-download-now, .btn-start-here, .btn-book-via-bookmuseums, .btn-buy-tickets, .btn-get-directions, .btn-apply-now, .btn-submit-form, .btn-our-donors, .btn-enquire-now, .btn-share_page, .btn-browselight, .btn-browse, .btn-subscribe, .btn-loadmore, .btn-buy-now, .btn-explore-more, .btn-add-to-view-online, .btn-add-to-itinerary, .btn-itp_email, .btn-primary, .btn-rounded {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  padding: 10px 20px;
  background-color: #003366;
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  width: fit-content;
}

.btn-rounded {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  border-radius: 30px;
}

.btn-primary {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #141415;
}

.btn-itp_email {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #fff;
  border: 2px solid #A98D54;
}

.btn-add-to-itinerary {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #141415;
  font-weight: unset;
  color: #fff;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-add-to-view-online {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #141415;
  font-weight: unset;
  color: #fff;
  padding: 2px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-explore-more {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  color: #fff;
  padding: 2px 20px 2px 2px;
  display: none;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-buy-now {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #8d7343;
  border: 1px solid #E6D1AC;
  font-weight: unset;
  color: #fff;
  padding: 5px 20px 5px 20px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
  border-radius: 3px;
}

.btn-loadmore {
  text-decoration: none;
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #fff;
  font-weight: unset;
  color: #0078CC;
  margin: auto;
  padding: 3px 20px 3px 3px;
  border: 2px solid #0078CC;
}

.btn-subscribe {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #8d7343;
  font-weight: unset;
  color: #fff;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-browse {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  margin: auto;
}

.btn-browselight {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #B6CBE0;
  font-weight: unset;
  margin: auto;
}

.btn-share_page {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #D0E6F5;
  font-weight: unset;
  color: #003366;
  padding: 6px 7px 6px 15px;
}

.btn-enquire-now {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
}

.btn-our-donors {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  color: #fff;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-submit-form {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  color: #fff;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-apply-now {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
}

.btn-get-directions {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
}

.btn-buy-tickets {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #003366;
  font-weight: unset;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
}

.btn-book-via-bookmuseums {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
}

.btn-start-here {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  color: #fff;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-download-now {
  font-family: "DMSans-Regular", sans-serif;
  font-weight: normal;
  background-color: #0078CC;
  font-weight: unset;
  color: #fff;
  padding: 2px 20px 2px 2px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-browselight:hover {
  background-color: #0078CC;
}

.browse_blue_btn:hover,
.btn-default:hover,
.btn-rounded:hover,
.btn-primary:hover,
.btn-itp_email:hover,
.btn-add-to-itinerary:hover,
.btn-add-to-view-online:hover,
.btn-explore-more:hover,
.btn-buy-now:hover,
.btn-loadmore:hover,
.btn-subscribe:hover,
.btn-browse:hover,
.btn-browselight:hover,
.btn-share_page:hover,
.btn-enquire-now:hover,
.btn-our-donors:hover,
.btn-submit-form:hover,
.btn-apply-now:hover,
.btn-get-directions:hover,
.btn-buy-tickets:hover,
.btn-book-via-bookmuseums:hover,
.btn-start-here:hover,
.btn-download-now:hover {
  color: #fff;
}

.share-page-wrapper .btn-rounded:hover,
.share-page-wrapper .btn-share_page:hover {
  color: #003366;
}

.btn-explore-more.showEm {
  display: flex;
}
.btn-explore-more.showEm .pl-2 {
  color: #c6e2f5;
}
.btn-explore-more.showEm .pl-2:hover {
  color: #fff;
}

.btn-buy-now {
  color: #ffffff !important;
  transition: all 0.2s ease;
}
.btn-buy-now:hover {
  color: #ffffff !important;
  box-shadow: 2px 6px 13px -9px rgba(0, 0, 0, 0.91);
  -webkit-box-shadow: 2px 6px 13px -9px rgba(0, 0, 0, 0.91);
  -moz-box-shadow: 2px 6px 13px -9px rgba(0, 0, 0, 0.91);
  background-color: #806226;
  transition: all 0.2s ease;
}
@media (max-width: 350px) {
  .btn-buy-now {
    font-size: 14px;
  }
}

.it-btn-icon-bg {
  border-radius: 50%;
}
.it-btn-icon-bg i, .it-btn-icon-bg em {
  font-style: normal !important;
}
@media (max-width: 350px) {
  .it-btn-icon-bg {
    font-size: 14px;
  }
}
.it-btn-icon-bg .add-to-it-btn {
  right: 0;
}
.it-btn-icon-bg .it-btn-icon {
  max-width: 20px;
}
.it-btn-icon-bg .subscribe-btn-icon {
  max-width: 25px;
  font-size: 20px;
}
.it-btn-icon-bg.icon-subscribe-box-bg {
  width: 35px;
  height: 35px;
  background-color: #806226;
}
.it-btn-icon-bg.it-icon-featured-box-bg {
  width: 35px;
  height: 35px;
  background-color: #3C3D42;
}
.it-btn-icon-bg.it-icon-browse-bg {
  background-color: #3C3D42;
  width: 40px;
  height: 40px;
}
.it-btn-icon-bg.it-icon-explore-bg {
  width: 40px;
  height: 40px;
  background-color: #3C3D42;
}
.it-btn-icon-bg.it-icon-explore-more {
  width: 35px;
  height: 35px;
  background-color: #303ED9;
}
.it-btn-icon-bg.it-icon-buy-tickets-bg {
  width: 35px;
  height: 35px;
  background-color: #001A33;
}

@media (max-width: 1200px) {
  .card-btn {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .card-btn {
    font-size: 16px;
  }
}
@media (max-width: 350px) {
  .card-btn {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .btn-book-via-bookmuseums.btn-rounded {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .btn-book-via-bookmuseums.btn-rounded {
    font-size: 16px;
  }
}
@media (max-width: 370px) {
  .btn-add-to-itinerary.btn-rounded,
  .btn-book-via-bookmuseums.btn-rounded {
    font-size: 14px;
  }
}
@media (max-width: 330px) {
  .btn-add-to-itinerary.btn-rounded,
  .btn-book-via-bookmuseums.btn-rounded {
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  .btn-add-to-itinerary.btn-rounded,
  .btn-book-via-bookmuseums.btn-rounded {
    font-size: 12px;
  }
}
.dark-btn {
  background-color: #141415 !important;
}
.dark-btn .it-btn-icon-bg {
  background-color: #3C3D42 !important;
}
.dark-btn:hover {
  background-color: #3C3D42 !important;
}
.dark-btn:hover .it-btn-icon-bg {
  background-color: #141415 !important;
}

.btn-add-to-view-online {
  background-color: #141415;
  font-weight: unset;
  color: #fff;
  padding: 2px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  text-decoration: none;
}

.btn-add-to-itinerary:hover {
  background-color: #3C3D42 !important;
}
.btn-add-to-itinerary:hover .it-btn-icon-bg {
  background-color: #141415 !important;
}

.btn-subscribe:hover {
  background-color: #806226 !important;
}
.btn-subscribe:hover .it-btn-icon-bg {
  background-color: #99804D !important;
}

.card {
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  padding: 1rem;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.card-header {
  padding: 0.75rem 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

.card-body {
  padding: 1rem;
}

.card-footer {
  padding: 0.75rem 1rem;
  background-color: #f0f0f0;
  border-top: 1px solid #ccc;
}

.card-image {
  width: 100%;
  border-radius: 0.25rem 0.25rem 0 0;
}

.card-title {
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.card-subtitle {
  margin-bottom: 0.5rem;
  font-weight: normal;
  color: #666;
}

.card-text {
  margin-bottom: 1rem;
}

.card-link {
  color: #007bff;
  text-decoration: none;
}
.card-link:hover {
  text-decoration: underline;
}

/* Footer BG */
footer {
  background: #000000;
  padding-top: 45px;
  padding-bottom: 70px;
  border-top: 10px solid #252629;
  position: relative;
  z-index: 10;
}

/* Floats */
.help-us-improve-float {
  transform: rotate(90deg);
  z-index: 999999;
  background-color: #6A6E7E;
  border-radius: 7px 7px 0 0;
  left: -66px;
  top: 50%;
  box-shadow: 6px 0px 9px -1px rgba(0, 0, 0, 0.34);
  -webkit-box-shadow: 6px 0px 9px -1px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 6px 0px 9px -1px rgba(0, 0, 0, 0.34);
}
.help-us-improve-float .small-text {
  color: #fff;
}
.help-us-improve-float .huif-icon {
  max-width: 24px;
  transform: rotate(-90deg);
}

.right-main-floats {
  z-index: 999999;
  bottom: 25px;
  right: 30px;
}
.right-main-floats .accessibiity-float,
.right-main-floats .back-to-top-float {
  max-width: 36px;
}
.right-main-floats .accessibiity-float::before,
.right-main-floats .back-to-top-float::before {
  content: "";
  background: rgb(0, 74, 128);
  background: linear-gradient(90deg, rgba(0, 74, 128, 0.5032606793) 0%, rgba(0, 74, 128, 0.5004595588) 100%);
  width: 47px;
  height: 47px;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: -1;
}
.right-main-floats .accessibiity-float:hover::before,
.right-main-floats .back-to-top-float:hover::before {
  background: rgb(0, 74, 128);
}
.right-main-floats .accessibiity-float {
  margin-bottom: 30px;
}
.right-main-floats .back-to-top-float {
  display: flex;
  visibility: hidden;
  position: relative;
  margin-bottom: -70px;
  transition: 0.1s all ease;
}
.right-main-floats .back-to-top-float.showBackToTopFloat {
  visibility: visible;
  margin-bottom: 0;
  transition: 0.1s all ease;
}

/* Link Panels */
.link-panels-section {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .link-panels-section {
    grid-template-columns: repeat(1, 1fr);
  }
}
.link-panels-section a {
  color: #fff;
  text-decoration: none;
}
.link-panels-section .link-panel {
  padding: 20px;
  height: 140px;
  max-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.link-panels-section .link-panel h4 {
  margin: 5px 0;
}
@media (max-width: 991px) {
  .link-panels-section .link-panel {
    flex-direction: row;
    height: auto;
    align-items: center;
    padding: 8px 15px;
  }
}
.link-panels-section .link-panel:first-child {
  background-color: #0E5758;
}
.link-panels-section .link-panel:nth-child(2) {
  background-color: #207c85;
}
.link-panels-section .link-panel:nth-child(3) {
  background-color: #8d7343;
}
.link-panels-section .link-panel:last-child {
  background-color: #003366;
}
.link-panels-section .link-panel .lp-arrow {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
  color: #fff;
}
.link-panels-section .link-panel .link-panel-title {
  font-size: 1.4rem;
  line-height: 1.2;
}
@media (max-width: 620px) {
  .link-panels-section .link-panel .link-panel-title {
    font-size: 1.3rem;
  }
}
@media (max-width: 620px) and (max-width: 350px) {
  .link-panels-section .link-panel .link-panel-title {
    font-size: 1.15rem;
  }
}
.link-panels-section .link-panel:hover {
  opacity: 0.8;
}

/* Newsletter */
.news-group {
  position: relative;
}
@media (max-width: 768px) {
  .news-group {
    background: #003366;
  }
}
.news-group .container {
  background: #003366;
  color: #fff;
  margin: 60px auto;
}
@media (max-width: 1200px) {
  .news-group .container .btn-subscribe {
    margin-top: 13px;
  }
}
@media screen and (max-width: 991px) {
  .news-group .container .col-6 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .news-group .container .col-2 {
    flex-basis: 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (max-width: 768px) {
  .news-group .container {
    margin: 60px auto 10px auto;
  }
  .news-group .container .col-2,
  .news-group .container .col-6 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .news-group .container .ng-content {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 44px;
  }
  .news-group .container .ng-content .newsletter-content {
    padding: 44px 0;
  }
  .news-group .container .ng-content .newsletter-content .newsletter-form {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) and (max-width: 360px) {
  .news-group .container .ng-content .newsletter-content .newsletter-form .nl-email-input {
    width: 100%;
  }
}
.news-group .trip-icon {
  max-width: 80px;
}
.news-group .dome-icon {
  max-width: 140px;
}
@media (max-width: 991px) {
  .news-group .social-links-row {
    flex-wrap: wrap;
    gap: 40px;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .news-group .social-links-row .qr-bot {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    align-items: flex-start;
    margin: 0;
    display: flex;
    justify-content: flex-start;
  }
  .news-group .social-links-row .col-5 {
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }
  .news-group .social-links-row .col-5 h6 {
    text-align: left;
  }
  .news-group .social-links-row .col-3 {
    width: auto;
    max-width: 100%;
    flex-basis: auto;
  }
}
@media (max-width: 768px) {
  .news-group .social-links-row {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .news-group .follow-us-links {
    display: flex;
    justify-content: flex-start;
  }
}

@media (max-width: 768px) {
  .newsletter-form.pr-15 {
    padding-right: 0;
  }
}
.nl-email-input {
  border: 1.5px solid #6A6E7E;
  border-radius: 5px;
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
  border-radius: 5px;
  width: 300px;
}
.nl-email-input:focus {
  border: 1.5px solid #a9b0cd;
}
.nl-email-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #6A6E7E;
  /* Firefox */
}

.nl-checkbox-input {
  border: 1.5px solid #6A6E7E;
  border-radius: 2px;
  margin-top: 2px;
}
.nl-checkbox-input:checked {
  border: 1.5px solid #a9b0cd;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nl-checkbox-input:checked:before {
  position: absolute;
  font-family: "Font Awesome 6 Free";
  color: #000000;
  content: "\f00c";
  display: block;
  font-weight: 900;
  font-size: 0.75rem;
}

.nl-subscribe-input {
  font-family: "DMSans-Bold", sans-serif;
  font-weight: normal;
  position: relative;
}
.nl-subscribe-input::before {
  content: "";
  background-color: #943030;
  position: absolute;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}

/* Bottom Links */
.bottom-links-section {
  background-color: black;
  position: relative;
  width: 100%;
  min-height: 200px;
  padding: 2rem 0 0;
  color: white;
}
.bottom-links-section a {
  color: #fff;
  text-decoration: none;
}
.bottom-links-section a:hover {
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 991px) {
  .bottom-links-section .bls-desc {
    margin-top: 15px;
    flex-wrap: wrap;
  }
  .bottom-links-section .bls-desc .col-7 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .bottom-links-section .bls-desc .col-4 {
    flex-basis: 70%;
    max-width: 70%;
  }
  .bottom-links-section .bls-desc .col-1 {
    flex-basis: 95px;
    max-width: 95px;
    margin-top: 30px;
  }
}
@media (max-width: 620px) {
  .bottom-links-section .bls-ql {
    flex-direction: column;
    margin-top: 0;
  }
  .bottom-links-section .bls-ql .col-4 {
    margin-bottom: 20px;
  }
  .bottom-links-section .bls-ql h6 {
    margin-top: 30px;
  }
}
@media (max-width: 620px) {
  .bottom-links-section .bls-contact,
  .bottom-links-section .bls-report,
  .bottom-links-section .bls-copyright {
    text-align: left;
    flex-direction: column;
  }
}
@media (max-width: 620px) {
  .bottom-links-section .bls-report {
    padding-top: 0;
    margin-bottom: 15px;
  }
  .bottom-links-section .bls-report a {
    text-decoration: underline;
  }
}
@media (max-width: 620px) {
  .bottom-links-section .bls-contact {
    padding-top: 20px;
  }
  .bottom-links-section .bls-contact a {
    text-decoration: underline;
  }
}
.bottom-links-section .follow-us-links a {
  text-decoration: none;
  background-color: #fff;
  color: #141415;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bottom-links-section .follow-us-links a:hover {
  color: #54401a;
}
.bottom-links-section .follow-us-links a::after {
  display: none;
}
@media (max-width: 991px) {
  .bottom-links-section .social-media-button {
    margin-top: 30px;
  }
}

.rv-icon {
  display: flex;
  align-items: center;
}
.rv-icon::after {
  position: relative;
  font-family: "Font Awesome 6 Free";
  content: "\f08e";
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
  font-weight: 900;
  font-size: 0.8rem;
}

@media (max-width: 768px) {
  .newsltr-input {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 12px;
  }
}
body .uwy.userway_p1 {
  z-index: 9999999;
}
body .uwy.userway_p1 .uai {
  top: unset !important;
  bottom: 70px !important;
  left: auto !important;
  right: -24px !important;
  opacity: 0.5;
}
body .uwy.userway_p1 .uai:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  body .uwy.userway_p1 .uai {
    bottom: 92px !important;
  }
}
body .uwy.userway_p1 .userway_buttons_wrapper {
  top: auto !important;
  bottom: 5px !important;
  right: 47px !important;
  left: auto !important;
  transform: none !important;
}

.news-social-title {
  font-size: 1.2rem;
  line-height: 1.2;
  font-family: "DMSans-Regular", sans-serif;
  font-weight: 700;
}

@media (max-width: 768px) {
  body .uwy.userway_p1 .userway_buttons_wrapper {
    bottom: -5px !important;
  }
}
.form-group {
  margin-bottom: 1rem;
}

.form-label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 4px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-text {
  display: block;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #6c757d;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.2rem;
  opacity: 0;
}
.form-check-input:checked ~ .form-check-label:before {
  background-color: #007bff;
  border-color: #007bff;
}

.form-check-label {
  margin-bottom: 0;
  padding-left: 1.875rem;
  cursor: pointer;
}
.form-check-label:before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 4px;
}

.form-check-inline {
  display: inline-block;
  margin-right: 0.75rem;
}

.contact-form {
  margin: 0 auto;
  padding: 20px;
  border-radius: 5px;
}
.contact-form .form-row {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}
.contact-form .form-row.top-align {
  align-items: flex-start;
}
.contact-form label {
  flex: 0 0 20%;
  font-weight: bold;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
  flex: 0 0 80%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
}
.contact-form input[type=checkbox] {
  width: auto;
}
.contact-form textarea {
  resize: none;
}
.contact-form .country-flag {
  display: flex;
  width: 100%;
  align-items: center;
}
.contact-form .country-flag #countryCode {
  flex: 0 0 20%;
}
.contact-form .country-flag #contactNumber {
  flex: 0 0 80%;
}

.cf-field {
  align-items: center;
}

.countryselect {
  border-radius: 4px 0px 0px 4px !important;
}

.countryno {
  border-radius: 0px 4px 4px 0px !important;
}

.tnc_cb_container {
  margin-left: 10px;
  margin-top: -3px;
}

.contact-form label {
  font-weight: normal !important;
}

.contact-form select {
  /* Arrow */
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%;
  background-size: 0.65rem auto;
}

.captcha_img img {
  width: 250px;
}

.iti {
  width: 100%;
}

#contact-form .contactmsg-val {
  color: red;
  font-size: 14px;
}
#contact-form .contactfield-val.field-warning,
#contact-form .checkbox-val.field-warning {
  border: 1px solid red;
}
#contact-form .contactmsg-val {
  display: none;
}
#contact-form .contactmsg-val.show-warning {
  display: block;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.container.md-fullwidth-container {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 576px) {
  .container {
    max-width: 600px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 740px;
  }
}
@media (min-width: 769px) {
  .container.feat-container {
    max-width: 991px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .container.feat-container {
    max-width: 1200px;
    padding-right: 0;
    padding-left: 0;
  }
  .container.md-fullwidth-container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
  .container.feat-container {
    max-width: 1366px;
    padding-right: 0;
    padding-left: 0;
  }
  .container.md-fullwidth-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .col.col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col.col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col.col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col.col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}

@media (min-width: 576px) {
  .offset.offset-sm {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .offset.offset-md {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .offset.offset-lg {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .offset.offset-xl {
    margin-left: 100%;
  }
}

.col-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media only screen and (max-width: 768px) {
  .col-1 {
    max-width: 100%;
    width: 100%;
  }
}

.col-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
@media only screen and (max-width: 768px) {
  .col-2 {
    max-width: 100%;
    width: 100%;
  }
}

.col-3 {
  flex-basis: 25%;
  max-width: 25%;
}
@media only screen and (max-width: 768px) {
  .col-3 {
    max-width: 100%;
    width: 100%;
  }
}

.col-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
@media only screen and (max-width: 768px) {
  .col-4 {
    max-width: 100%;
    width: 100%;
  }
}

.col-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
@media only screen and (max-width: 768px) {
  .col-5 {
    max-width: 100%;
    width: 100%;
  }
}

.col-6 {
  flex-basis: 50%;
  max-width: 50%;
}
@media only screen and (max-width: 768px) {
  .col-6 {
    max-width: 100%;
    width: 100%;
  }
}

.col-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
@media only screen and (max-width: 768px) {
  .col-7 {
    max-width: 100%;
    width: 100%;
  }
}

.col-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
@media only screen and (max-width: 768px) {
  .col-8 {
    max-width: 100%;
    width: 100%;
  }
}

.col-9 {
  flex-basis: 75%;
  max-width: 75%;
}
@media only screen and (max-width: 768px) {
  .col-9 {
    max-width: 100%;
    width: 100%;
  }
}

.col-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
@media only screen and (max-width: 768px) {
  .col-10 {
    max-width: 100%;
    width: 100%;
  }
}

.col-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
@media only screen and (max-width: 768px) {
  .col-11 {
    max-width: 100%;
    width: 100%;
  }
}

.col-12 {
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .col-12 {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .col-md-fullwidth {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .col-md-fullwrap {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .col-md-fullwrap-reverse {
    flex-direction: column-reverse;
  }
}

@media (max-width: 768px) {
  .col-sm-fullwrap {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .col-sm-fullwrap-reverse {
    flex-direction: column-reverse;
  }
}

@media (max-width: 620px) {
  .col-xs-fullwrap {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .align-item-md-flex-start {
    align-items: flex-start;
  }
}

@media (max-width: 620px) {
  .align-item-xs-flex-start {
    align-items: flex-start;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 1050;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal.show {
  display: block;
}

.modal-overlay {
  position: fixed;
  z-index: 1040;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.33);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 1.75rem auto;
  pointer-events: none;
}
.modal-dialog .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-dialog .modal-header,
.modal-dialog .modal-body,
.modal-dialog .modal-footer {
  padding: 1rem;
}
.modal-dialog .modal-header {
  border-bottom: 1px solid #dee2e6;
}
.modal-dialog .modal-header h5.modal-title {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.modal-dialog .modal-header button.close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem;
}
.modal-dialog .modal-body {
  overflow-y: auto;
}
.modal-dialog .modal-footer {
  border-top: 1px solid #dee2e6;
  display: flex;
  justify-content: flex-end;
}
.modal-dialog .modal-footer button {
  margin-left: 0.5rem;
}

.swiper-modal {
  position: fixed;
  z-index: 10000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  display: none;
}
.swiper-modal #new-itinerary-planner-modal {
  max-width: 650px;
}
.swiper-modal #new-itinerary-planner-modal .new-itinerary-modal-container {
  display: flex;
}
.swiper-modal #new-itinerary-planner-modal .new-itinerary-modal-container .new-planner-steps {
  display: flex;
}
.swiper-modal #new-itinerary-planner-modal .new-itinerary-modal-container .new-planner-steps div {
  width: 50%;
}
.swiper-modal #new-itinerary-planner-modal .new-itinerary-modal-container .new-planner-steps img {
  width: 150px;
}
.swiper-modal #new-itinerary-planner-modal .new-itinerary-modal-container .new-planner-steps p {
  width: 80%;
}
.swiper-modal #new-itinerary-planner-modal .new-itinerary-modal-container > div:first-child {
  width: 50%;
  padding-right: 35px;
}
.swiper-modal #new-itinerary-planner-modal .new-itinerary-modal-container > div:first-child img {
  width: 114px;
}
.swiper-modal #new-itinerary-planner-modal .new-itinerary-modal-container > div:last-child {
  width: 50%;
  padding: 0 25px 0 25px;
}
.swiper-modal .swiper-modal-overlay {
  position: fixed;
  z-index: 999998;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content {
  z-index: 9999999;
  position: absolute;
  width: 100%;
  height: fit-content;
  max-width: 650px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: #fff;
  padding: 45px 45px 60px;
  bottom: initial !important;
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content .swiper-wrapper .swiper-slide .desktop {
  display: block;
}
@media (max-width: 767px) {
  .swiper-modal .swiper-modal-overlay .swiper-modal-content .swiper-wrapper .swiper-slide .desktop {
    display: none;
  }
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content .swiper-wrapper .swiper-slide .mobile {
  display: none;
}
@media (max-width: 767px) {
  .swiper-modal .swiper-modal-overlay .swiper-modal-content .swiper-wrapper .swiper-slide .mobile {
    display: block;
  }
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content .swiper-title {
  color: #37597A;
  font-size: 1.25rem;
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content .swiper-modal-page-index {
  width: 100%;
  text-align: center;
  padding-bottom: 4px;
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content .modal-nav-btn {
  background-color: #252629;
  color: white;
  border: none;
  cursor: pointer;
  padding: 8px 12px;
  position: absolute;
  bottom: 0;
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content .modal-nav-btn:hover {
  opacity: 0.8;
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content .modal-nav-btn.modal-swiper-prev {
  left: 0;
}
.swiper-modal .swiper-modal-overlay .swiper-modal-content .modal-nav-btn.modal-swiper-next {
  right: 0;
}
.swiper-modal .swiper-close-btn {
  position: absolute;
  top: 10px;
  right: 8px;
  font-size: 1rem;
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 0.7;
}
.swiper-modal .swiper-close-btn:hover {
  opacity: 1;
}
.swiper-modal .swiper-modal-nav {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

@media (max-width: 767px) {
  .new-itinerary-modal-container {
    flex-direction: column;
    overflow-y: auto;
    max-height: calc(100vh - 88px);
    overflow-x: hidden;
  }
  .new-itinerary-modal-container > div:first-child,
  .new-itinerary-modal-container > div:last-child {
    width: 100% !important;
  }
  .new-itinerary-modal-container > div:last-child {
    padding: 25px 0 !important;
  }
  .new-planner-steps {
    flex-wrap: wrap;
  }
  .new-planner-steps div {
    width: 100% !important;
  }
}
.modal-swiper-pagination {
  margin: 0 auto;
  position: relative;
  right: 0;
  left: 0;
  text-align: center;
  width: fit-content !important;
  z-index: 0;
}
.modal-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}

.warning-modal-overlay {
  position: fixed;
  z-index: 999999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.33);
  margin: 0 auto;
  display: none;
  align-items: center;
  justify-content: center;
}
.warning-modal-overlay.warning-modal-show {
  display: flex;
}
.warning-modal-overlay .warning-modal {
  position: relative;
  background-color: white;
  height: auto;
  width: 500px;
}
.warning-modal-overlay .warning-modal .warning-modal-close {
  position: absolute;
  top: 10px;
  right: 8px;
  font-size: 1rem;
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 0.7;
}
.warning-modal-overlay .warning-modal-content {
  padding: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 640px) {
  .warning-modal-overlay .warning-modal-content {
    padding: 40px 20px;
  }
}
.warning-modal-overlay .warning-modal-content .warning-modal-btn {
  position: relative;
  bottom: 0;
}
.warning-modal-overlay .warning-modal-content .warning-modal-btn {
  height: fit-content;
}
.warning-modal-overlay .warning-modal-content .warning-modal-icon {
  margin-bottom: 20px;
  border: 1px solid #CC1452;
  border-radius: 5px;
  background-color: #ffd8d8;
  padding: 10px 15px;
  color: #CC1452;
}
.warning-modal-overlay .warning-modal-content .warning-modal-text {
  color: #141415;
}

header {
  z-index: 999999;
}

.notification-topbar {
  background-color: #C3CAD9;
  line-height: 1.3rem;
}
@media (max-width: 620px) {
  .notification-topbar {
    font-size: 13px;
    line-height: 1rem;
  }
}
@media (max-width: 768px) {
  .notification-topbar {
    padding: 10px 0;
  }
}

.stickyNav {
  position: fixed;
  width: 100%;
  top: 0;
}
.stickyNav .desktop-menu ul li.nav-underline::before {
  bottom: -10px;
}
@media (max-width: 1200px) {
  .stickyNav .desktop-menu ul li.nav-underline::before {
    bottom: 0;
  }
}
.stickyNav .main-nav .nav-icon {
  padding-bottom: 1px;
  padding-top: 0;
}
@media (max-width: 1200px) {
  .stickyNav .main-nav .dd-subnav {
    margin-left: -15px;
  }
}
@media (max-width: 991px) {
  .stickyNav .main-nav .dd-subnav {
    margin-left: -9px;
  }
}
@media (max-width: 768px) {
  .stickyNav .main-nav .dd-subnav {
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .stickyNav .main-nav .dm-container ul {
    padding-top: 0;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  .stickyNav .main-nav .dm-container ul {
    padding-top: 90px;
  }
}
@media (max-width: 768px) {
  .stickyNav .main-nav .dm-container {
    flex-direction: row;
  }
  .stickyNav .main-nav .dm-container.align-flex-end {
    align-items: center;
  }
}
@media (max-width: 768px) {
  .stickyNav .main-nav {
    padding: 15px 0;
  }
  .stickyNav .main-nav .mobile-menu {
    top: -15px;
    padding-top: 110px;
  }
}

.removeNotificationBar {
  display: none;
}

.stickyNavSpaceFiller {
  padding-top: 160px;
}
@media (max-width: 768px) {
  .stickyNavSpaceFiller {
    padding-top: 170px;
  }
}

.main-nav {
  padding: 12px 15px 0 15px;
  box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.26);
}
.main-nav .mobile-search-icon {
  font-size: 22px;
  display: none;
}
.main-nav .align-flex-end {
  align-items: center;
}
@media (max-width: 1200px) {
  .main-nav .align-flex-end {
    align-items: flex-start;
  }
}
.main-nav .get-tickets-btn {
  position: relative;
  top: -25px;
}
@media (max-width: 1200px) {
  .main-nav .get-tickets-btn {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .main-nav .get-tickets-btn {
    top: -15px;
  }
}
@media (max-width: 768px) {
  .main-nav .get-tickets-btn {
    right: auto;
    top: -18px;
    left: 54%;
  }
}
@media (max-width: 620px) {
  .main-nav .get-tickets-btn {
    left: 40%;
  }
}
.main-nav .search-icon {
  margin-left: 19px;
  font-size: 18px;
  padding-right: 0;
}
@media (max-width: 1200px) {
  .main-nav .search-icon {
    margin-left: 5px;
  }
}
.main-nav ul li {
  font-size: 14px;
}
@media (max-width: 1200px) {
  .main-nav ul li {
    padding: 5px 11px 15px 11px;
  }
}
@media (max-width: 768px) {
  .main-nav ul li {
    font-size: initial;
    padding: initial;
  }
}
.main-nav a {
  text-decoration: none;
}
@media (max-width: 1200px) {
  .main-nav .tablet-menu {
    margin: 0 auto;
    padding-top: 25px;
  }
}
@media (max-width: 991px) {
  .main-nav .tablet-menu {
    padding-top: 15px;
  }
}
@media (max-width: 991px) {
  .main-nav .tablet-menu .nav-icon {
    padding-bottom: 2px;
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .main-nav .tablet-menu {
    margin: 0;
    padding-top: 0;
  }
  .main-nav .tablet-menu .mobile-container {
    position: absolute;
    top: -18px;
    right: -500px;
    padding-top: 90px;
    width: 50%;
    background: white;
  }
  .main-nav .tablet-menu .mobile-container .mobile-menu {
    overflow-y: scroll;
    height: calc(100vh - 108px);
    width: 100%;
    right: 0;
    visibility: initial;
    padding-top: 0;
    margin-top: 105px;
    flex-wrap: nowrap;
  }
}
@media (max-width: 600px) {
  .main-nav .tablet-menu .mobile-container {
    width: 65%;
  }
}
.main-nav .dm-container a {
  color: #fff;
}
@media (max-width: 768px) {
  .main-nav .dm-container {
    align-items: center;
    max-width: 100%;
  }
  .main-nav .dm-container a {
    color: #0F212E;
  }
  .main-nav .dm-container .search-icon a {
    color: #fff;
  }
  .main-nav .dm-container .reveal-get-ticket {
    color: #fff;
  }
}
@media (max-width: 1200px) {
  .main-nav {
    padding: 25px 0 0 0;
    margin: 0 auto;
  }
  .main-nav .dm-container ul {
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .main-nav {
    padding: 15px 0 0 0;
  }
}
@media (max-width: 768px) {
  .main-nav {
    padding: 18px 0 18px 0;
    box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.46);
    -webkit-box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.46);
  }
}
.main-nav .mn-logo {
  width: 115px;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .main-nav .mn-logo {
    margin-bottom: 0px;
    max-width: 120px;
  }
}
.main-nav .mn-menuTrigger {
  display: none;
  font-size: 25px;
  position: relative;
  color: #fff;
}
.main-nav .mn-menuTrigger .fa-x-icon {
  visibility: hidden;
  position: absolute;
  right: -100px;
  transition: 0.1s all ease;
}
.main-nav .mn-menuTrigger .fa-x-icon.showFaX {
  visibility: visible !important;
  right: 5px;
  color: #003366;
  transition: 0.1s all ease;
}
@media (max-width: 768px) {
  .main-nav .mn-menuTrigger {
    display: block;
  }
}
@media (max-width: 768px) {
  .main-nav .search-icon {
    display: none;
  }
  .main-nav .mobile-search-icon {
    display: block;
  }
  .main-nav .mobile-menu-nav {
    top: 0;
    position: relative;
    transition: 0.5s all ease;
  }
  .main-nav .mnColorChange {
    top: 20px;
    transition: 0.5s all ease;
  }
  .main-nav .mnColorChange .search-icon {
    z-index: 999999;
    position: relative;
    transition: 0.5s all ease;
  }
  .main-nav .mnColorChange .search-icon a {
    color: #003366;
    transition: 0.5s all ease;
  }
  .main-nav .fa-bars {
    color: #fff !important;
  }
}

.get-tickets-btn {
  right: 0;
  background-color: #8d7343;
  border: 1px solid #E6D1AC;
  z-index: 99999;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  color: #fff;
  transition: 0.2s all ease;
}
.get-tickets-btn h6 {
  margin: 5px 0;
}
.get-tickets-btn:hover {
  box-shadow: 1px 10px 17px -11px rgba(0, 0, 0, 0.46);
  -webkit-box-shadow: 1px 10px 17px -11px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 1px 10px 17px -11px rgba(0, 0, 0, 0.46);
  background-color: #806226;
  transition: 0.2s all ease;
}
@media (max-width: 768px) {
  .get-tickets-btn {
    right: auto;
    top: 0;
    left: 25px;
    display: none;
    padding: 7px 15px 7px 15px;
  }
  .get-tickets-btn.reveal-get-ticket {
    display: flex;
  }
  .get-tickets-btn h6 {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .desktop-menu ul.mobile-menu {
    flex-direction: column;
    align-items: flex-start;
    visibility: hidden;
    padding-top: 90px;
    background-color: #fff;
    height: 100vh;
    width: 45%;
    top: -18px;
    box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.46);
    -webkit-box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 1px 10px 17px -7px rgba(0, 0, 0, 0.46);
    right: -500px;
    transition: 0.2s all ease;
  }
  .desktop-menu ul.mobile-menu.showHamMenu {
    visibility: visible;
    right: 0;
    transition: 0.2s all ease;
  }
}
@media (max-width: 620px) {
  .desktop-menu ul.mobile-menu {
    width: 65%;
  }
}
@media (max-width: 768px) {
  .desktop-menu ul {
    align-items: flex-end;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.desktop-menu ul li {
  padding: 5px 12px 15px 12px;
  position: relative;
}
@media (max-width: 1200px) {
  .desktop-menu ul li.nav-underline::before {
    bottom: 0 !important;
  }
}
@media (max-width: 768px) {
  .desktop-menu ul li.nav-underline .ddn-item {
    color: #fff !important;
    background: #252629;
  }
  .desktop-menu ul li.nav-underline .ddn-item svg {
    color: #fff !important;
  }
}
.desktop-menu ul li.nav-underline::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  background-color: #fff;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .desktop-menu ul li.nav-underline::before {
    background-color: #0068B3;
    height: 49px;
    width: 15px;
    right: auto;
    z-index: 999;
    top: 0;
  }
}
@media (max-width: 991px) {
  .desktop-menu ul li {
    padding: 5px 9px 15px 9px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .desktop-menu ul li {
    padding: 0;
    color: #0F212E;
    width: 100%;
  }
  .desktop-menu ul li.ico-mobile {
    display: none;
  }
  .desktop-menu ul li a br {
    display: none;
  }
  .desktop-menu ul li .ddn-item {
    padding: 12px 25px;
    display: flex;
    border-bottom: 1px solid #C3CAD9;
    align-items: center !important;
    font-size: 17px;
    font-family: "DMSans-Medium", sans-serif;
    font-weight: normal;
    color: #141415;
  }
  .desktop-menu ul li:first-child {
    border-top: 1px solid #C3CAD9;
  }
  .desktop-menu ul li:first-child.nav-underline::before {
    display: none;
  }
}
.desktop-menu ul li span {
  font-size: 12px;
}
.desktop-menu ul li .nav-icon {
  max-width: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (max-width: 768px) {
  .desktop-menu ul li .nav-icon {
    display: none;
  }
}
.desktop-menu ul li .nav-icon.ico-circle-notifications::before {
  content: "";
  background-color: #E55807;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: absolute;
  z-index: 99;
  display: block;
  right: -3px;
  top: -5px;
}
@media (max-width: 768px) {
  .desktop-menu ul li.dropdown-nav {
    z-index: 9999;
  }
  .desktop-menu ul li.dropdown-nav a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .desktop-menu ul li.dropdown-nav a .fa-caret-down {
    color: #3D70B2;
    font-size: 15px;
  }
  .desktop-menu ul li.dropdown-nav a .fa-caret-down.fcd-rotate {
    transform: rotate(180deg);
    margin-top: 3px;
  }
}
.desktop-menu ul li.dropdown-nav:hover {
  background-color: #fff;
  border-radius: 2px 2px 0 0;
  color: #003366;
  z-index: 9999999999;
}
.desktop-menu ul li.dropdown-nav:hover a {
  color: #003366;
}
.desktop-menu ul li.dropdown-nav:hover .dd-subnav {
  display: flex;
}
.desktop-menu ul li.dropdown-nav:hover .dd-subnav.subnav-contact {
  right: 0;
}

.search-icon {
  font-size: 18px;
  padding-right: 0;
  margin-left: 14px;
}
.search-icon a {
  color: #fff;
}
@media (max-width: 768px) {
  .search-icon {
    font-size: 20px;
    padding-bottom: 0;
  }
}

.dd-subnav {
  background-color: #fff;
  max-width: 820px;
  z-index: 9999999;
  border-radius: 2px;
  box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.18);
  margin-top: 14px;
  margin-left: -12px;
  display: none;
}
@media (max-width: 991px) {
  .dd-subnav {
    margin-left: -9px;
    max-width: 690px;
  }
}
@media (max-width: 768px) {
  .dd-subnav {
    position: absolute;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin-left: 0;
    margin-top: 0;
  }
  .dd-subnav.mobileDropdown {
    visibility: visible;
    position: relative;
  }
  .dd-subnav .text-small {
    font-size: 15px;
    font-family: "DMSans-Medium", sans-serif;
    font-weight: normal;
  }
}
.dd-subnav .text-small {
  color: #141415;
  line-height: 1.1rem;
}
.dd-subnav a {
  padding: 20px 30px 30px 30px;
  text-align: center;
  border-right: 0.5px solid #E9EBF0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  width: 140px;
  min-height: 168px;
}
@media (max-width: 991px) {
  .dd-subnav a {
    padding: 20px 20px 28px 20px;
    min-height: 143px;
    width: 120px;
  }
}
@media (max-width: 768px) {
  .dd-subnav a {
    min-height: auto;
    width: 100%;
    align-items: flex-start;
    border-bottom: 1px solid #C3CAD9;
    border-right: none;
    padding: 14px 40px;
    position: relative;
  }
  .dd-subnav a:first-child {
    border-top: none;
  }
  .dd-subnav a::after {
    content: "";
    background-color: #B6CBE0;
    width: 5px;
    height: 100%;
    position: absolute;
    left: 0;
    display: block;
    top: 0;
  }
  .dd-subnav a:hover::before {
    content: "";
    background-color: #003366;
    width: 23px;
    height: 100%;
    position: absolute;
    left: 0;
    display: block;
    top: 0;
    z-index: 9;
  }
}
.dd-subnav a .wo-icon {
  width: 70px;
  margin: 0 auto;
  padding-bottom: 13px;
}
@media (max-width: 768px) {
  .dd-subnav a .wo-icon {
    display: none;
  }
}
.dd-subnav a:last-child {
  border-right: none;
}
.dd-subnav a:hover {
  background-color: #dfebf7;
}
@media (max-width: 768px) {
  .dd-subnav a:hover {
    background-color: #141415;
  }
  .dd-subnav a:hover .text-small {
    color: #fff;
  }
}

#header-plan-itinerary-nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

[aria-label-text] {
  position: relative;
}

[aria-label-text]:after {
  content: attr(aria-label-text);
  display: none;
  position: absolute;
  top: 27px;
  z-index: 5000;
  pointer-events: none;
  white-space: nowrap;
  padding: 8px 12px;
  line-height: 15px;
  text-decoration: none;
  text-indent: 0;
  overflow: visible;
  font-size: 0.9em;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.3);
  font-weight: 600;
}

a:focus {
  outline: 1px dashed #E92C6C;
}

[aria-label-text]:hover:after,
[aria-label-text]:focus:after {
  display: block;
}

.serach-bar-group {
  box-shadow: inset 0 0 150px 1px rgba(0, 0, 0, 0.5);
  display: none;
  transition: opacity 0.3s, visibility 0.3s;
}
.serach-bar-group.active {
  display: block;
}
.serach-bar-group .serach-bar-holder {
  display: flex;
  gap: 10px;
  padding: 12px;
}
.serach-bar-group .serach-bar-holder input#txtSearch {
  width: calc(100% - 30px);
  color: white;
}
.serach-bar-group .serach-bar-holder input#txtSearch::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}
.serach-bar-group .serach-bar-holder .search-icon {
  color: white;
  width: 20px;
}
.serach-bar-group .serach-bar-holder:before {
  background-color: #000;
  mix-blend-mode: multiply;
}

.header-bottom {
  min-height: 35px;
}
@media (max-width: 768px) {
  .header-bottom {
    min-height: 0;
  }
  .header-bottom.programmes-header-bottom {
    min-height: 35px;
  }
}

.notification-holder {
  gap: 20px;
  align-items: center;
}
@media (max-width: 768px) {
  .notification-holder {
    flex-wrap: wrap;
    gap: 2px;
  }
}
.notification-holder #notification-swiper {
  width: calc(100% - 200px);
}
@media (max-width: 768px) {
  .notification-holder #notification-swiper {
    width: 100%;
  }
}
.notification-holder .notify-nav {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
}
.notification-holder .notify-nav .notify-nav-btn {
  padding: 2px 10px;
}
@media (max-width: 768px) {
  .notification-holder .notify-nav {
    width: 47%;
  }
}
.notification-holder #notify-all-btn {
  width: 100px;
  color: #003366;
  cursor: pointer;
  padding: 5px;
}
@media (max-width: 768px) {
  .notification-holder #notify-all-btn {
    width: 47%;
  }
}

.pattern.pattern-1 {
  background-image: url("../images/patterns/pattern-simple-masthead-patterns-1.svg?v=1.1");
  background-repeat: repeat;
  background-size: 100px;
}
.pattern.pattern-2 {
  background-image: url("../images/patterns/ptn-masthead-floortiles.svg?v=1.1");
  background-repeat: repeat;
  background-size: 73px;
}
.pattern.pattern-3 {
  background-image: url("../images/patterns/ptn-masthead-gate-patterns-2.png?v=1.1");
  background-repeat: no-repeat;
  background-size: 600px;
  background-position: calc(100% - 40px);
}
@media (max-width: 768px) {
  .pattern.pattern-3 {
    background-repeat-x: repeat;
    background-position: calc(100% - 40px) -150px;
    background-size: cover;
  }
}
@media (max-width: 620px) {
  .pattern.pattern-3 {
    background-repeat-x: repeat;
    background-position: calc(100% - 40px) -150px;
    background-size: cover;
  }
}
.pattern.pattern-4 {
  background-image: url("../images/patterns/ptn-masthead-gate-patterns-4.png?v=1.1");
  background-repeat: no-repeat;
  background-size: 50% 100%;
  background-position: calc(100% - 40px) -7px;
}
@media (max-width: 768px) {
  .pattern.pattern-4 {
    background-repeat-x: repeat;
    background-position: calc(100% - 40px) -150px;
    background-size: cover;
  }
}
@media (max-width: 620px) {
  .pattern.pattern-4 {
    background-repeat-x: repeat;
    background-position: calc(100% - 40px) -150px;
    background-size: cover;
  }
}
.pattern.pattern-5 {
  background-image: url("../images/patterns/ptn-masthead-gate-patterns.png?v=1.1");
  background-repeat: no-repeat;
  background-size: 50% 100%;
  background-position-x: 96%;
}
@media (max-width: 1200px) {
  .pattern.pattern-5 {
    background-size: 490px;
    background-repeat-y: repeat;
    background-position-x: 94%;
  }
}
@media (max-width: 991px) {
  .pattern.pattern-5 {
    background-size: 400px;
  }
}
@media (max-width: 620px) {
  .pattern.pattern-5 {
    background-size: 500px;
    background-position-y: 100%;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
  }
}
.pattern.pattern-6 {
  background-image: url("../images/patterns/pattern-featuredpage-1.png?v=1.1");
  background-size: contain;
}
.pattern.pattern-10 {
  background-image: url("../images/patterns/pattern-featuredpage-3.png?v=1.1");
  background-size: contain;
}
.pattern.pattern-11 {
  background-image: url("../images/patterns/pattern-featuredpage-4.png?v=1.1");
  background-size: contain;
}
.pattern.pattern-7 {
  background-image: url("../images/patterns/pattern-featuredpage-2.png?v=1.1");
  background-size: contain;
}
.pattern.pattern-8 {
  background-image: url(../images/patterns/pattern-dome.png?v=1.1) !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
@media (max-width: 768px) {
  .pattern.pattern-8 {
    background-size: 300px !important;
    background-position: bottom right !important;
  }
}
.pattern.pattern-9 {
  background-image: url("../images/patterns/ptn-masthead-gate-patterns-5.png?v=1.1");
  background-repeat: no-repeat;
  background-size: 600px;
  background-position: calc(100% - 40px);
}
@media (max-width: 768px) {
  .pattern.pattern-9 {
    background-repeat-x: repeat;
    background-position: calc(100% - 40px) -150px;
    background-size: cover;
  }
}
@media (max-width: 620px) {
  .pattern.pattern-9 {
    background-repeat-x: repeat;
    background-position: calc(100% - 40px) -150px;
    background-size: cover;
  }
}

.b-pattern.pattern-pillar:after {
  background-image: url("../images/patterns/museum-pillar-new.png");
}
.b-pattern:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.1;
  width: 130px;
  height: calc(80vh - 120px);
  z-index: -1;
}
@media (max-width: 768px) {
  .b-pattern:after {
    display: none;
  }
}

.sidebar-pillar {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .sidebar-pillar {
    display: none;
  }
}
.sidebar-pillar .ip-pillar-btm {
  position: absolute;
  bottom: 0;
  width: 200px;
}
.sidebar-pillar .ip-pillar-top {
  position: absolute;
  top: 0;
  width: 200px;
}
.sidebar-pillar .ip-pillar-middle {
  background: url(../images/patterns/innerpage_pillar_length.png);
  position: absolute;
  height: calc(100% - 175px);
  right: 65px;
  top: 120px;
  width: 100px;
  background-size: contain;
  z-index: 10;
  background-repeat-y: repeat;
}

.sidebar-section-group {
  top: 180px;
  position: sticky;
  z-index: 13;
}
@media (max-width: 1200px) {
  .sidebar-section-group {
    top: 230px;
  }
}
@media (max-width: 768px) {
  .sidebar-section-group {
    top: 180px;
  }
}

.sidebar-section {
  padding: 10px 20px;
  border: 1px solid #C3CAD9;
  background: #fff;
  border: 1px solid #c3cad9;
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.04));
  border-radius: 5px;
  position: relative;
}
@media (max-width: 768px) {
  .sidebar-section.fixed-sb-sec {
    position: fixed;
    width: 100%;
    top: 150px;
    right: 0;
    left: 0;
    border-radius: 0;
  }
  .sidebar-section.fixed-sb-sec-2 {
    position: fixed;
    width: 100%;
    top: 105px;
    right: 0;
    left: 0;
    border-radius: 0;
  }
}
@media (max-width: 492px) {
  .sidebar-section.fixed-sb-sec {
    top: 149px;
  }
}
.sidebar-section .sb-title {
  color: #0068B3;
  font-size: 1.2rem;
  font-weight: 600;
}
.sidebar-section .sb-title p {
  margin: 0;
}
.sidebar-section .bl-icon {
  display: none;
}
@media (max-width: 768px) {
  .sidebar-section .bl-icon {
    display: block;
  }
}
.sidebar-section ul {
  list-style-type: none;
  display: block;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .sidebar-section ul {
    display: none;
  }
}
.sidebar-section ul li {
  cursor: pointer;
  position: relative;
  padding-left: 27px;
  margin-bottom: 10px;
  color: #6A6E7E;
}
.sidebar-section ul li a {
  text-decoration: none;
  color: #6A6E7E;
}
.sidebar-section ul li a:hover {
  color: #003366;
}
.sidebar-section ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px dashed #B6CBE0;
}
.sidebar-section ul li a.active {
  color: #003366;
  font-weight: 600;
}
.sidebar-section ul li a.active:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #B6CBE0;
}
.sidebar-section ul li a.active:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid #B6CBE0;
  border-radius: 50%;
}

.share-icons-group {
  margin: 1rem 0;
  border-radius: 5rem;
  padding: 8px 15px;
  background: #e8f1fa;
  text-align: left;
  color: #036;
  width: fit-content;
}
@media (max-width: 1200px) {
  .share-icons-group {
    border-radius: 1rem;
  }
}
@media (max-width: 768px) {
  .share-icons-group {
    border-radius: 5rem;
  }
}
.share-icons-group .social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.share-icons-group .social-icons .social-icon {
  text-decoration: none;
  width: 2.3rem;
  height: 2.3rem;
  background: #fff;
  border-radius: 100%;
  color: #036;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
}
.share-icons-group .social-icons .social-icon:hover {
  background: #036;
  color: #fff;
}

.table {
  width: 100%;
  border-collapse: collapse;
}

.table thead {
  background-color: #f0f0f0;
}

.table th,
.table td {
  padding: 0.75rem;
  text-align: left;
  border-bottom: 1px solid #ccc;
}

.table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover {
  background-color: #f5f5f5;
}

.table-striped tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #ccc;
}

.table-responsive {
  overflow-x: auto;
}

.tabs {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.tab-nav {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.tab-nav-item {
  flex: 1;
  text-align: center;
  padding: 0.5rem;
  cursor: pointer;
}
.tab-nav-item.active {
  background-color: #f0f0f0;
  font-weight: bold;
}

.tab-content {
  border: 1px solid #ccc;
  padding: 1rem;
}

.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}

.tab-container {
  padding: 0;
  position: sticky !important;
  top: var(--sticky-nav-height);
  z-index: 15;
}
.tab-container:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.tab-container .tab-section {
  display: flex;
  gap: 10px;
  padding: 10px 15px;
  overflow-x: auto;
}
.tab-container .tab-section .tab-item {
  position: relative;
  padding: 0 15px;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  min-width: fit-content;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
}
.tab-container .tab-section .tab-item:hover {
  background: rgba(255, 255, 255, 0.3);
}
.tab-container .tab-section .tab-item.active {
  background: transparent;
}
.tab-container .tab-section .tab-item.active:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  background-color: #fff;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.timeline {
  position: relative;
  display: block;
  padding: 0 0 10px 0;
}
.timeline .timeline-outer {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.timeline .timeline-outer:before {
  content: "";
  border-left: 3px dashed #6A6E7E;
  position: absolute;
  top: 120px;
  left: 60px;
  height: calc(100% - 180px);
}
.timeline .timeline-outer .timeline-group {
  margin-left: 80px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  .timeline .timeline-outer .timeline-group h3 {
    padding-top: 15px;
  }
}
@media (max-width: 768px) {
  .timeline .timeline-outer .timeline-group h3 {
    padding-top: 0;
  }
}
@media (max-width: 620px) {
  .timeline .timeline-outer .timeline-group h3 {
    background-color: #FAFBFC;
    position: relative;
  }
}
.timeline .timeline-outer .timeline-group .timeline-content {
  gap: 30px;
  display: flex;
  margin-left: -78px;
  position: relative;
  align-items: center;
}
.timeline .timeline-outer .timeline-group .timeline-content:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: black;
  left: 52px;
  border-radius: 50px;
}
.timeline .timeline-outer .timeline-group .timeline-content .timeline-year {
  width: 50px;
  text-align: right;
  padding-right: 15px;
  font-size: 1.3rem;
}
.timeline .timeline-outer .timeline-group .timeline-content .timeline-year.v-pos-mobile {
  display: none;
}
.timeline .timeline-outer .timeline-group .timeline-content .timeline-content-info {
  padding: 30px 20px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  width: calc(100% - 50px);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.timeline .timeline-outer .timeline-group .timeline-content .timeline-content-info p {
  margin-bottom: 0;
}
.timeline .timeline-outer .timeline-group.group_4 .timeline-content:before {
  background: #7858A6;
}
.timeline .timeline-outer .timeline-group.group_3 .timeline-content:before {
  background: #59B383;
}
.timeline .timeline-outer .timeline-group.group_2 .timeline-content:before {
  background: #FFBF66;
}
.timeline .timeline-outer .timeline-group.group_1 .timeline-content:before {
  background: #CF4848;
}

.itinerary-timeline {
  margin: 5px auto;
  padding: 20px;
  position: relative;
}
.itinerary-timeline li.it-group {
  background: none !important;
  padding: 10px 0 !important;
  margin: 0px auto !important;
  box-shadow: none !important;
  border-left: 2px dashed #6A6E7E;
}
.itinerary-timeline li.it-group .it-item {
  position: relative;
  display: flex;
}
.itinerary-timeline li.it-group .it-item:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #9DD6DB;
  border-radius: 999px;
  left: -8px;
  border: 3px solid #9DD6DB;
  top: 2px;
}
.itinerary-timeline li.it-group .it-item .info {
  width: 25%;
  display: block;
  position: relative;
  padding: 0 0 20px 12px;
}
.itinerary-timeline li.it-group .it-item .info .time {
  color: #6A6E7E;
  line-height: normal;
}
.itinerary-timeline li.it-group .it-item .info .tags {
  display: block;
  margin-bottom: 7px;
}
.itinerary-timeline li.it-group .it-item .info .tags ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 3px;
}
.itinerary-timeline li.it-group .it-item .info .tags ul li {
  padding: 0px 10px !important;
  margin: 0 2px 0 0 !important;
  box-shadow: none !important;
  border-radius: 21px;
  min-width: 50px;
  text-align: center;
  font-weight: bold;
}
.itinerary-timeline li.it-group .it-item .content {
  width: 75%;
  background-color: #FFFFFF;
  border: 1px solid #E6D1AC;
  border-radius: 5px;
  padding: 10px 30px 10px 10px;
  min-height: 100px;
  align-items: flex-start;
  margin-bottom: 0;
}
.itinerary-timeline li.it-group .it-item-block-time {
  position: relative;
  display: flex;
}
.itinerary-timeline li.it-group .it-item-block-time:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #9DD6DB;
  border-radius: 999px;
  left: -8px;
  border: 3px solid #9DD6DB;
  top: 2px;
}
.itinerary-timeline li.it-group .it-item-block-time .info {
  width: 25%;
  display: block;
  position: relative;
  padding: 0 0 20px 12px;
}
.itinerary-timeline li.it-group .it-item-block-time .info .time {
  color: #6A6E7E;
  line-height: normal;
}
.itinerary-timeline li.it-group .it-item-block-time .info .tags {
  display: block;
}
.itinerary-timeline li.it-group .it-item-block-time .info .tags ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 3px;
}
.itinerary-timeline li.it-group .it-item-block-time .info .tags ul li {
  padding: 0px 10px !important;
  margin: 0 2px 0 0 !important;
  box-shadow: none !important;
  border-radius: 21px;
  min-width: 50px;
  text-align: center;
  font-weight: bold;
}
.itinerary-timeline li.it-group .it-item-block-time .content {
  width: 75%;
  background-color: #c9fff1;
  border: 1px solid #9DD6DB;
  border-radius: 5px;
  padding: 10px 10px 10px 10px;
  align-items: flex-start;
  margin-bottom: 0;
}
.itinerary-timeline li.it-group .it-item-block-time .content .itinerary-items-text-box {
  width: 100%;
}

@media screen and (max-width: 620px) {
  .timeline.mx-center .timeline-outer:before {
    top: 80px;
    left: 50%;
  }
  .timeline.mx-center .timeline-outer .timeline-group {
    margin-left: 0;
    text-align: center;
  }
  .timeline.mx-center .timeline-outer .timeline-group h4 {
    background-color: #FAFBFC;
    margin-right: 0px;
    padding-right: 0px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
  }
  .timeline.mx-center .timeline-outer .timeline-content {
    flex-direction: column;
    margin-left: 0;
  }
  .timeline.mx-center .timeline-outer .timeline-content:before {
    left: 49%;
    top: 35px;
  }
  .timeline.mx-center .timeline-outer .timeline-content .timeline-year {
    background-color: #FAFBFC;
    margin-right: 0px;
    padding-right: 0px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
  }
  .timeline.mx-center .timeline-outer .timeline-content .timeline-year.v-pos {
    top: -27px;
    display: none;
  }
  .timeline.mx-center .timeline-outer .timeline-content .timeline-year.v-pos-mobile {
    top: -5px;
    width: 155px;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .timeline.mx-center .timeline-outer .timeline-content:before {
    left: 49%;
    top: 35px;
  }
}
@media screen and (max-width: 400px) {
  .timeline.mx-center .timeline-outer .timeline-content:before {
    left: 49%;
    top: 35px;
  }
}
@media screen and (max-width: 390px) {
  .timeline.mx-center .timeline-outer .timeline-content:before {
    left: 49%;
    top: 35px;
  }
}
@media screen and (max-width: 350px) {
  .timeline.mx-center .timeline-outer .timeline-content:before {
    left: 49%;
    top: 35px;
  }
}
@media screen and (max-width: 330px) {
  .timeline.mx-center .timeline-outer .timeline-content:before {
    left: 49%;
    top: 35px;
  }
}
/*XTR timeline edited*/
.past-timeline .timeline-outer:before {
  top: 30px;
  height: 81.5%;
}
.past-timeline .timeline-content {
  align-items: flex-start !important;
}
.past-timeline .timeline-content:before {
  top: 26px;
}
.past-timeline .past-img {
  max-width: 400px;
  margin-bottom: 15px;
}
@media (max-width: 620px) {
  .past-timeline .past-img {
    max-width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .past-timeline.mx-center .timeline-outer:before {
    top: 9px;
    left: 50%;
    height: 85%;
  }
  .past-timeline.mx-center .timeline-outer .timeline-group {
    margin-left: 0;
    text-align: center;
  }
  .past-timeline.mx-center .timeline-outer .timeline-grouph4 {
    background-color: #FAFBFC;
    margin-right: 0px;
    padding-right: 0px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
  }
  .past-timeline.mx-center .timeline-outer .timeline-content {
    flex-direction: column;
    margin-left: 0;
  }
  .past-timeline.mx-center .timeline-outer .timeline-content:before {
    left: 49%;
    top: 4px;
  }
  .past-timeline.mx-center .timeline-outer .timeline-content .timeline-content-info {
    width: 100%;
  }
  .past-timeline.mx-center .timeline-outer .timeline-content .timeline-year {
    width: 100%;
    text-align: center;
  }
}

.text-below-img {
  padding: 30px 20px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 620px) {
  .text-below-img {
    position: relative;
  }
}

.itinerary-items {
  position: relative;
  display: flex;
  width: 100%;
  gap: 20px;
  padding-bottom: 35px;
}
@media (max-width: 600px) {
  .itinerary-items {
    padding-bottom: 25px;
    gap: 10px;
  }
}

.itinerary-items-right {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 15px;
  flex-basis: 70%;
}
@media (max-width: 1200px) {
  .itinerary-items-right {
    flex-basis: 60%;
    padding-left: 7px;
  }
}

.itinerary-drag-dots {
  display: flex;
  align-items: center;
  align-self: center;
}

.itinerary-drag-dots img {
  height: 100%;
}

.itinerary-img {
  height: 100%;
  padding-bottom: 15px;
  flex-basis: 30%;
}
@media (max-width: 1200px) {
  .itinerary-img {
    flex-basis: 40%;
  }
}

.itp-link {
  color: #026bb4;
  text-decoration: underline;
}

.itinerary-items-text-box {
  width: 85%;
}

.movedown:hover, .moveup:hover {
  cursor: pointer;
  opacity: 0.8;
}

.browse-component {
  margin: 50px 0px;
}
@media (max-width: 620px) {
  .browse-component {
    margin: 40px 0;
  }
}

.browse-header,
.browse-header-left,
.browse-header-right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 766px) {
  .browse-header-right div:nth-child(3) {
    display: none;
  }
}

.browse-header-left {
  align-items: center;
  row-gap: 15px;
}

.browse-header-text {
  font-size: 24px;
}

.browse-header {
  border-bottom: 2px solid #A98D54;
  padding-bottom: 15px;
  margin-bottom: 15px;
  justify-content: space-between;
  align-items: center;
  row-gap: 12px;
}

.browse-header-left-slider {
  margin-right: 10px;
}

.browse_padding {
  padding: 4px 10px 5px 10px;
}

.browse-no-of-items {
  margin-right: 5px;
}

.browse-layout-icon {
  margin-left: 10px;
  opacity: 0.5;
  cursor: pointer;
}

.browse-layout-icon:hover {
  opacity: 1;
}

.browse-layout-icon.active {
  opacity: 1;
}

.browse-body {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.browse-item-box {
  width: 32.7%;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 1px 16px 2px rgba(145, 145, 145, 0.2);
  -webkit-box-shadow: 0px 1px 16px 2px rgba(145, 145, 145, 0.2);
  -moz-box-shadow: 0px 1px 16px 2px rgba(145, 145, 145, 0.2);
}

.b-row .browse-item-box {
  width: 100%;
  flex-direction: row;
}
.b-row .browse-item-box .browse-item-img {
  flex-basis: 40%;
}

.browse-item-desc {
  padding: 10px 23px 23px 23px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.browse-item-desc .browse-title a {
  color: #141415;
  text-decoration: none;
}
.browse-item-desc .browse-title a:hover {
  color: #026bb4;
}
@media (max-width: 640px) {
  .browse-item-desc {
    padding: 10px 23px 23px 23px;
  }
}

.colored_tag_group {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.colored_tag_group_header {
  display: flex;
  flex-wrap: wrap;
  column-gap: 3px;
  row-gap: 3px;
}

.colored_tag_group .colored_tag {
  margin-bottom: 7px;
  padding: 0px 10px;
}

.colored_tag_group span {
  margin-right: 5px;
}

.colored_tag.it-hour {
  border-radius: 50px;
}
.colored_tag.it-hour.active {
  border-radius: 50px;
}

.browse-title {
  font-size: 24px;
  line-height: 1.3em;
  margin: 5px 0;
}

.browse-item-footer {
  margin-top: auto;
}

.browse-item-footer-box {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media (max-width: 768px) {
  .browse-item-footer-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .browse-item-footer-box .browse_black_btn,
  .browse-item-footer-box .browse_grey_btn {
    margin-top: 20px;
  }
}

.browse_blue_btn,
.btn-browselight {
  display: flex;
  width: fit-content;
  align-items: center;
  padding: 0px 12px 0px 0px;
  color: #37597A;
  background-color: #E9EBF0;
}
.browse_blue_btn:hover,
.btn-browselight:hover {
  color: #558bc1;
}

.browse_black_btn {
  display: flex;
  width: fit-content;
  align-items: center;
  padding: 3px 12px 3px 3px;
  color: #FFFFFF;
  background-color: #141415;
}
.browse_black_btn:hover {
  background-color: #3C3D42;
}
.browse_black_btn:hover .lblack-bg-icon {
  background-color: #141415;
}
.browse_black_btn:hover .lpurple-bg-icon {
  background-color: #151d87;
}

.browse_grey_btn {
  display: flex;
  width: fit-content;
  align-items: center;
  padding: 3px 12px 3px 3px;
  color: #37597A;
  background-color: #E9EBF0;
  /* cursor: not-allowed; */
}
.browse_grey_btn .lblack2-bg-icon {
  background-color: #C3CAD9;
}
.browse_grey_btn .lblack2-bg-icon svg {
  color: #37597A;
}
.browse_grey_btn:hover {
  color: #37597A;
  background-color: #E9EBF0;
  /* cursor: not-allowed; */
}

.btn-browselight {
  font-weight: bold;
}

.dblue-bg-icon {
  background-color: #C3CAD9;
  padding: 0px 5px;
  border-radius: 50px;
  margin-right: 8px;
  border: 2px solid #E9EBF0;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.dblue-bg-icon img {
  max-width: 15px;
}

.dfilter_btn {
  display: flex;
  width: fit-content;
  align-items: center;
  padding: 0px 12px 0px 0px;
  color: #000000;
  background-color: #F2F1ED;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
}
.dfilter_btn:hover {
  color: #558bc1;
}
.dfilter_btn .dfilter-bg-icon {
  background-color: #fff;
  padding: 6px 9px;
  border-radius: 50%;
  margin-right: 4px;
  border: 2px solid #F2F1ED;
}
.dfilter_btn .dfilter-bg-icon.filter-bg-icon {
  transform: rotate(90deg);
  font-size: 18px;
}

.lblue-bg-icon {
  background-color: #00D7FF;
  padding: 0px 4px;
  border-radius: 50px;
  margin-right: 8px;
  color: #003366;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 12px;
}

.lpurple-bg-icon {
  background-color: #303ED9;
  padding: 0px 4px;
  border-radius: 50px;
  margin-right: 8px;
  color: #fff;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 12px;
}

.lblack-bg-icon {
  background-color: #3C3D42;
  padding: 0px 4px;
  border-radius: 50px;
  margin-right: 8px;
  color: #fff;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 12px;
}

.lblack2-bg-icon {
  background-color: #555556;
  padding: 0px 4px;
  border-radius: 50px;
  margin-right: 8px;
  color: #fff;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 12px;
}

.itp-blue-btn {
  display: flex;
  width: fit-content;
  align-items: center;
  padding: 0px 20px 0px 0px;
  margin-top: 20px;
}

.blue-arrow {
  color: #fff;
  background-color: #0078CC;
  padding: 1px 7px;
  border-radius: 50px;
  border: 2px solid #0078CC;
  margin-right: 10px;
}

.btn-loadmore {
  padding: 3px 20px 3px 3px !important;
}
.btn-loadmore:hover {
  background-color: #0068B3;
}
.btn-loadmore:hover .blue-arrow {
  color: white;
}

.white-border-icon {
  border: 2px solid #fff;
  color: #fff;
  padding: 1px 7px;
  border-radius: 50px;
  margin-right: 10px;
  background-color: #003366;
}

@media (max-width: 992px) {
  .browse-item-box {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .browse-item-box {
    width: 100%;
  }
  .b-row .browse-item-box {
    width: 100%;
    flex-direction: column;
  }
}
.browse-filter-group {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  overflow-x: unset;
  padding-top: 15px;
}
.browse-filter-group .filter-group {
  flex: 0 0 25%;
  width: 280px;
  display: none;
  border-radius: 2px 16px 16px 2px;
  background: #fff;
  box-shadow: 3px 10px 20px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 10px 20px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 3px 10px 20px 2px rgba(0, 0, 0, 0.4);
  gap: 20px;
  padding-bottom: 6rem;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
@media (max-width: 768px) {
  .browse-filter-group .filter-group {
    flex: 0 0 60%;
  }
}
.browse-filter-group .filter-group.programmes-filter-group-alt {
  width: 350px;
}
@media (max-width: 576px) {
  .browse-filter-group .filter-group.programmes-filter-group-alt {
    width: 280px;
    left: 0;
    border-radius: 16px 2px 2px 16px;
  }
}
@media (max-width: 321px) {
  .browse-filter-group .filter-group.programmes-filter-group-alt {
    border-radius: 2px 16px 16px 2px;
    left: auto;
    top: auto !important;
  }
}
.browse-filter-group .filter-group.show {
  display: block;
  position: absolute;
  z-index: 13;
  top: 49px;
}
.browse-filter-group .filter-group .filter-title {
  color: #6a6e7e;
  padding: 10px 10px 10px 20px;
  font-weight: 600;
  border-bottom: 2px solid #A98D54;
  padding-bottom: 15px;
}
.browse-filter-group .filter-group .filter-title .fa-sliders {
  color: #b39559;
  rotate: 270deg;
  margin-right: 5px;
}
.browse-filter-group .filter-group .filter-type-title {
  padding: 15px 10px 15px 20px;
  font-weight: 600;
  border-right: 0.5px solid #e1e1e1;
  border-left: 0.5px solid #eeeeee;
  border-bottom: 0.5px solid #e1e1e1;
}
.browse-filter-group .filter-group .type-filter-item {
  padding: 10px 10px 10px 30px;
  background: transparent;
  border-bottom: 0.5px solid #e1e1e1;
  border-right: 0.5px solid #e1e1e1;
  position: relative;
}
.browse-filter-group .filter-group .type-filter-item:before {
  content: "";
  width: 4px;
  background: #b6cbe0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.browse-filter-group .filter-group .type-filter-item.programmes-filter-item-alt {
  padding: 10px 10px 10px 20px;
}
@media (max-width: 576px) {
  .browse-filter-group .filter-group .type-filter-item.programmes-filter-item-alt {
    padding: 10px 20px 10px 10px;
  }
}
@media (max-width: 576px) {
  .browse-filter-group .filter-group .type-filter-item.programmes-filter-item-alt:before {
    right: 0;
    left: auto;
  }
}
@media (max-width: 321px) {
  .browse-filter-group .filter-group .type-filter-item.programmes-filter-item-alt:before {
    right: auto;
    left: 0;
  }
}
.browse-filter-group .filter-group .type-filter-item .colored_tag,
.browse-filter-group .filter-group .type-filter-item .colored_tag_sq {
  text-align: left;
  width: fit-content;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.info {
  padding: 3px 10px;
  border-radius: 20px;
  background: transparent;
  text-align: center;
  width: fit-content;
  min-width: 100px;
  font-weight: 600;
  text-decoration: none;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-demographic {
  border: 1px solid #303ed9;
  color: #303ed9;
  position: relative;
  display: flex;
  align-items: center;
  min-width: 0;
  column-gap: 5px;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-demographic:hover {
  background: #303ed9;
  color: #fff;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-demographic:hover::placeholder {
  color: #fff;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-exhibition {
  border: 1px solid #99804d;
  color: #99804d;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-exhibition:hover {
  background: #99804d;
  color: #fff;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-programmes {
  border: 1px solid #cc1452;
  color: #cc1452;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-programmes:hover {
  background: #cc1452;
  color: #fff;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-online {
  border: 1px solid #303ed9;
  color: #303ed9;
}
.browse-filter-group .filter-group .event-filter-group .event-filter-item a.it-online:hover {
  background: #303ed9;
  color: #fff;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item a.info {
  padding: 3px 10px;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #0078cc;
  text-align: center;
  color: #0078cc;
  width: fit-content;
  min-width: 100px;
  font-weight: 600;
  text-decoration: none;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item a.info:hover {
  background: #0078cc;
  color: #fff;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item.drop-gap {
  display: flex;
  align-items: center;
  color: #207C85;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item.drop-gap svg.fa-caret-down {
  position: absolute;
  right: 45px;
  pointer-events: none;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item.drop-gap input::placeholder {
  color: #207C85;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item.drop-gap input.info {
  padding: 3px 10px;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #0078cc;
  color: #0078cc;
  width: 90%;
  min-width: 100px;
  font-weight: 600;
  text-decoration: none;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item.drop-gap input.info.it-range {
  border: 1px solid #207C85;
  color: #207C85;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item.drop-gap input.info.it-range:hover {
  background: #207C85;
  color: #fff;
}
.browse-filter-group .filter-group .date-filter-group .date-filter-item.drop-gap input.info.it-range:hover::placeholder {
  color: #fff;
}
.browse-filter-group .filter-group .time-filter-group .time-filter-item a.info {
  padding: 3px 10px;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #0e5758;
  text-align: center;
  color: #0e5758;
  width: fit-content;
  min-width: 100px;
  font-weight: 600;
  text-decoration: none;
}
.browse-filter-group .filter-group .time-filter-group .time-filter-item a.info:hover {
  background: #0e5758;
  color: #fff;
}
.browse-filter-group .filter-group .pricing-filter-group .pricing-filter-item a.info {
  padding: 3px 10px;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #E55706;
  text-align: center;
  color: #E55706;
  width: fit-content;
  min-width: 100px;
  font-weight: 600;
  text-decoration: none;
}
.browse-filter-group .filter-group .pricing-filter-group .pricing-filter-item a.info:hover {
  background: #E55706;
  color: #fff;
}
.browse-filter-group .browse-group {
  flex: 0 0 100%;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #207C85 !important;
  border: 1px solid #207C85;
}

.flatpickr-next-month:hover,
.flatpickr-next-month:focus,
.flatpickr-prev-month:hover,
.flatpickr-prev-month:focus {
  filter: invert(58%) sepia(81%) saturate(390%) hue-rotate(137deg) brightness(96%) contrast(85%);
}

#browse-filter,
#browse-filter-time,
.select-programmes-filter,
.clear-filter {
  display: flex;
  align-items: center;
  cursor: pointer;
  background-color: #FFF;
  padding: 4px 10px 4px 4px;
  border-radius: 50px;
  box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, 0.2);
  font-family: "DMSans-Medium", sans-serif;
  font-weight: normal;
}

.select-programmes-filter {
  padding: 4px 12px 4px 12px;
  column-gap: 7px;
  min-width: 188px;
  justify-content: space-between;
}

.clear-filter {
  padding: 4px 9px 4px 9px;
  margin-right: 15px;
}

#browse-filter:hover,
#browse-filter-time:hover,
.select-programmes-filter:hover,
.clear-filter:hover {
  cursor: pointer;
  opacity: 0.8;
}

#browse-filter svg,
#browse-filter-time svg {
  rotate: 270deg;
  background-color: #E9EBF0;
  border-radius: 50px;
  padding: 5px;
  margin-right: 5px;
}

.checkbox-button-container {
  color: rgba(0, 0, 0, 0.75);
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
  font-size: 16px;
}
.checkbox-button-container:hover input ~ .checkbox-input {
  border-color: rgba(0, 0, 0, 0.5);
}
.checkbox-button-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkbox-button-container input:checked ~ .checkbox-input {
  background-color: rgba(0, 0, 0, 0);
  border-color: #B6CBE0;
}
.checkbox-button-container input:checked ~ .checkbox-input:after {
  display: block;
}
.checkbox-button-container .checkbox-input {
  position: absolute;
  top: 3px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  border: 1px solid #B6CBE0;
  transition: all 0.3s;
}
.checkbox-button-container .checkbox-input:after {
  content: "";
  position: absolute;
  display: none;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #B6CBE0;
}

.browsewhat-component {
  margin: 50px 0px;
}

.browsewhat-header-text {
  margin-bottom: 20px;
  font-size: 24px;
}

.browsewhat-body {
  margin-top: 25px;
  display: flex;
  gap: 20px 10px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.browsewhat-item-box {
  width: 49.5%;
  display: flex;
  flex-direction: row;
}

.browsewhat-item-desc {
  padding: 3px 25px 25px 25px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.browsewhat-title {
  font-size: 24px;
  line-height: 1.3em;
}

.browsewhat-item-footer {
  margin-top: auto;
}

.browsewhat-item-footer-box {
  margin-top: 0px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .browsewhat-item-footer-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .browsewhat-item-footer-box .browse_black_btn {
    margin-top: 20px;
  }
}

@media (max-width: 1200px) {
  .browsewhat-item-box {
    width: 49.4%;
  }
}
@media (max-width: 992px) {
  .browsewhat-item-box {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .browsewhat-item-box {
    flex-direction: column;
    width: 100%;
  }
}
.colored_tag {
  padding: 2px 10px 2px 10px;
  margin: 3px 0;
  box-shadow: none;
  border-radius: 50px;
  text-align: center;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}
.colored_tag.it-l1 {
  background-color: #CFD6BA !important;
  color: #394029;
}
.colored_tag.it-l2 {
  background-color: #9DD6DB !important;
  color: #133C40;
}
.colored_tag.it-l3 {
  background-color: #D3C5E6 !important;
  color: #2E2240;
}
.colored_tag.it-b {
  background-color: #F2BFBF !important;
  color: #660000;
}
.colored_tag.it-ticketed {
  background-color: #F5C6AB;
  color: #662500;
}
.colored_tag.it-programmes {
  background-color: #F0B4C8;
  color: #660022;
}
.colored_tag.it-free {
  background-color: #BADECC;
  color: #1B4D33;
}
.colored_tag.it-exhibition {
  background-color: #E6D1AC;
  color: #593C00;
}
.colored_tag.it-programmes-bright {
  background-color: #CC1452;
  color: #fff;
}
.colored_tag.it-exhibition-bright {
  background-color: #8d7343;
  color: #fff;
}
.colored_tag.it-today-bright {
  background-color: #0078CC;
  color: #fff;
}
.colored_tag.it-onehour-bright {
  background-color: #0E5758;
  color: #fff;
}
.colored_tag.it-virtual-bright {
  background-color: #303ED9;
  color: #fff;
}
.colored_tag.it-virtual {
  background-color: #B2B7ED;
  color: #161C59;
}
.colored_tag.it-online {
  background-color: #303ed9;
  color: #fff;
}
.colored_tag.it-online-bright {
  background-color: #303ed9;
  color: #fff;
}
.colored_tag.it-varied {
  background-color: #D0E6F5;
  color: #004A80;
  position: relative;
  display: flex;
  align-items: center;
  width: 75px;
}
.colored_tag.it-varied::after {
  content: "";
  background: url("../images/icons/varied-circle.svg");
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: 4px;
  right: 5px;
}
.colored_tag.it-various {
  background-color: #D0E6F5;
  color: #004A80;
  position: relative;
  display: flex;
  align-items: center;
  width: 82px;
}
.colored_tag.it-various::after {
  content: "";
  background: url("../images/icons/location-mark.svg");
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: 4px;
  right: 3px;
}
.colored_tag.it-interactive {
  background-color: #EDF6FC;
  color: #004A80;
}
.colored_tag.it-video {
  background-color: #E7F0F1;
  color: #043838;
}
.colored_tag.it-article {
  background-color: #F1EDF5;
  color: #2E2240;
}
.colored_tag.it-resources-bright {
  background-color: #2999A3;
  color: #fff;
}
.colored_tag.it-preschool {
  background-color: #FFE9CC;
  color: #663C00;
}
.colored_tag.it-primary {
  background-color: #CFD6BA;
  color: #394029;
}
.colored_tag.it-secondary {
  background-color: #D0E6F5;
  color: #004A80;
}
.colored_tag.it-special-needs {
  background-color: #D9BBD4;
  color: #400035;
}
.colored_tag.it-educators {
  background-color: #EBE8E4;
  color: #6B6559;
}
.colored_tag.it-book {
  background-color: #FAF3E6;
  color: #593C00;
}
.colored_tag.it-pdf {
  background-color: #F4F7E9;
  color: #394029;
}
.colored_tag.it-hour {
  background-color: #fff;
  color: #0E5758;
  border: 1px solid #0E5758;
}
/* .colored_tag.it-hour:hover {
  background-color: #0E5758;
  color: #fff;
} */
.colored_tag.it-hour.active {
  background-color: #0E5758;
  color: #fff;
}
.colored_tag.it-grey {
  background-color: #E8EAED;
  color: #6A6E7E;
}
.colored_tag.it-gold {
  background-color: #EBE8E4;
  color: #A98D54;
}
.colored_tag.it-blue {
  background-color: #0078CC;
  color: #fff;
  border-radius: 0;
}
.colored_tag.it-orange {
  background-color: #FF922A;
  color: #141415;
  border-radius: 0;
}
.colored_tag.it-red {
  background-color: #D8261B;
  color: #fff;
  border-radius: 0;
}
.colored_tag.it-purple {
  background-color: #960F9C;
  color: #fff;
  border-radius: 0;
}
.colored_tag.it-green {
  background-color: #008B43;
  color: #fff;
  border-radius: 0;
}
.colored_tag.it-left-rounded {
  border-radius: 15px 0 0 15px;
  margin-right: 0;
}
.colored_tag.it-right-rounded {
  border-radius: 0 15px 15px 0;
  margin-left: -2px;
}
.colored_tag.it-rounded {
  border-radius: 20px;
}
.colored_tag.bus-number-lightgreen {
  background-color: #E7F0F1;
  color: #116D6E;
  min-width: 50px;
}
.colored_tag.bus-number-solidgreen {
  background-color: #C4D9B8;
  color: #116D6E;
  min-width: 50px;
}

.crowd-levels-wrapper {
  border: 1px solid #C3CAD9;
}
.crowd-levels-wrapper .crowd-levels {
  position: relative;
  padding: 1.5rem 1.5rem 1.5rem 3.5rem;
  color: #141415;
}
.crowd-levels-wrapper .crowd-levels:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border: 2px solid #000;
  border-radius: 50%;
}
.crowd-levels-wrapper .crowd-levels:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 22.8px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #B6CBE0;
}
/*XTR Crowd edited*/
.crowd-levels-wrapper .crowd-levels.not-crowded:after {
  background: #00cc00;
}
.crowd-levels-wrapper .crowd-levels.full-capacity:after {
  background: red;
}
.crowd-levels-wrapper .crowd-levels.not-busy-1:after {
  background: green;
}
.crowd-levels-wrapper .crowd-levels.closed:after {
  background: grey;
}

.quiet-mornings-wrapper {
  max-width: 320px;
}
.quiet-mornings-wrapper .qm-tag {
  border-radius: 7px;
  background-color: #0078cc;
  color: #fff;
  text-align: center;
  line-height: 0.8rem;
  padding: 6px;
  width: 40px;
  height: 40px;
}

.colored_tag_sq {
  padding: 2px 10px 2px 10px;
  margin: 3px 0;
  box-shadow: none;
  border-radius: 50px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
.colored_tag_sq.op-video-series {
  background-color: #B2B7ED;
  color: #182399;
}
.colored_tag_sq.op-food {
  background-color: #F5C6AB;
  color: #662500;
}
.colored_tag_sq.op-senior {
  background-color: #9DD6DB;
  color: #133C40;
}
.colored_tag_sq.op-family {
  background-color: #F0B4C8;
  color: #9A0034;
}
.colored_tag_sq.op-ethnic {
  background-color: #BADECC;
  color: #133C40;
}
.colored_tag_sq.op-student {
  background-color: #B6CBE0;
  color: #003366;
}
.colored_tag_sq.op-educators {
  background-color: #EBE8E4;
  color: #6B6559;
}

.itp-add-icon {
  position: relative;
  z-index: 9999;
}

[data-info]:before, [data-info]:after {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  font-family: "Arimo-Regular", sans-serif;
  font-size: 16px;
  transition: 0.6s ease-in-out 0.4s;
}
[data-info]:before {
  content: "";
  height: 0;
  width: 0;
  top: calc(100% - 9px);
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent #000000 transparent;
}
[data-info]:hover:before, [data-info]:hover:after {
  opacity: 1;
  visibility: visible;
  transition: 0.4s ease-in-out 0.3s;
}
[data-info]:after {
  content: attr(data-info);
  white-space: nowrap;
  background: #000000;
  padding: 0.5rem 1rem 0.5rem 1rem;
  font-size: 0.9rem;
  box-sizing: border-box;
  top: calc(100% + 11px);
  color: #fff;
  border-radius: 4px;
  text-shadow: 0px 1px 1px #000;
  z-index: 9999;
}
@media (max-width: 1024px) {
  [data-info]:before, [data-info]:after {
    display: none;
  }
}

.explore-itinerary-component {
  margin: 50px 0px;
}
@media (max-width: 620px) {
  .explore-itinerary-component {
    margin: 40px 0px;
  }
}

.explore-header,
.explore-header-left,
.explore-header-right {
  display: flex;
  flex-wrap: wrap;
}

.explore-preheader {
  width: 100%;
  margin-bottom: 15px;
}

.explore-header-text {
  font-size: 24px;
}

.explore-preheader {
  position: relative;
}
.explore-preheader .tabs {
  display: flex;
  overflow-x: auto;
  flex-direction: row;
  border-collapse: separate;
  table-layout: auto;
  align-items: center;
  padding-bottom: 15px;
}
.explore-preheader .tabs:before {
  content: "";
  border-bottom: 1px solid #ccc;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 15px;
}
@media (max-width: 768px) {
  .explore-preheader .tabs:after {
    content: "";
    background-image: url("../images/icons/sliderscroll.webp");
    width: 30px;
    height: 30px;
    position: absolute;
    right: 7px;
    bottom: -1px;
  }
}
.explore-preheader .tabs.tabs-center {
  margin: auto;
}
.explore-preheader .tabs.tabs-justify {
  width: 100%;
  table-layout: fixed;
}
.explore-preheader .tabs a.tab {
  position: relative;
  padding: 0px 10px 15px 10px;
  transition: all ease 0.3s;
  text-align: center;
  transform: translate3d(0, 0, 0);
  color: #000;
  font-weight: bold;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .explore-preheader .tabs a.tab {
    background-color: #f2f2f2;
    padding: 13px 10px 15px 10px;
  }
}
.explore-preheader .tabs a.tab:hover {
  color: #000;
}
.explore-preheader .tabs a.tab:hover::after {
  transition: all 0.3s cubic-bezier(1, 0, 0, 1);
  will-change: transform, box-shadow, opacity;
  position: absolute;
  content: "";
  height: 3px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: 3px 3px 0px 0px;
  background: #A98D54;
  box-shadow: 0px 4px 10px 3px rgba(169, 141, 84, 0.15);
  opacity: 1;
  transform: scale(1, 1);
}
.explore-preheader .tabs a.tab:after {
  transition: all 0.3s cubic-bezier(1, 0, 0, 1);
  will-change: transform, box-shadow, opacity;
  position: absolute;
  content: "";
  height: 3px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: 3px 3px 0px 0px;
  background: #A98D54;
  box-shadow: 0px 4px 10px 3px rgba(169, 141, 84, 0.15);
  opacity: 0;
  transform: scale(0, 1);
}
.explore-preheader .tabs a.tab.active {
  color: #000;
}
.explore-preheader .tabs a.tab.active:after {
  opacity: 1;
  transform: scale(1, 1);
}

.explore-header-left {
  align-items: center;
  row-gap: 15px;
}

.explore-header-left-slider {
  margin-right: 10px;
}

.explore_padding {
  padding: 0px 10px 1px 10px;
  margin-right: 10px !important;
}

.explore-body {
  margin-top: 30px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.explore-item-box {
  width: 24.3%;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 1px 16px 2px rgba(145, 145, 145, 0.1);
  -webkit-box-shadow: 0px 1px 16px 2px rgba(145, 145, 145, 0.1);
  -moz-box-shadow: 0px 1px 16px 2px rgba(145, 145, 145, 0.1);
}

.explore-item-desc {
  padding: 10px 25px 25px 25px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.explore-item-desc p {
  margin-bottom: 0.75em;
}
@media (max-width: 767px) {
  .explore-item-desc {
    padding: 10px 25px 18px 25px;
  }
}
@media (max-width: 340px) {
  .explore-item-desc {
    padding: 10px 20px 18px 20px;
  }
}

.colored_tag_group {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.colored_tag_group_header {
  display: flex;
  flex-wrap: wrap;
}

.colored_tag_group .colored_tag {
  margin-bottom: 7px;
  padding: 0px 10px;
}

.colored_tag_group span {
  margin-right: 5px;
}

.explore-title {
  font-size: 24px;
  line-height: 30px;
  margin: 5px 0;
}
.explore-title a {
  color: #141415;
  text-decoration: none;
}
.explore-title a:hover {
  color: #026bb4;
}

.explore-item-footer {
  margin-top: auto;
}

.explore-item-footer-box {
  margin-top: 0px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .explore-item-footer-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .explore-item-footer-box .browse_black_btn {
    margin-top: 20px;
  }
}

.create-itinerary-btn .dblue-bg-icon {
  background-color: #0068B3;
  padding: 0px 5px;
  border-radius: 50px;
  border: 1px solid #0078CC;
  margin-right: 10px;
}

.create-itinerary-btn {
  display: flex;
  width: fit-content;
  margin-inline: auto;
  margin-top: 20px;
  padding: 3px 20px 3px 3px !important;
  font-weight: normal;
}

@media (max-width: 1200px) {
  .explore-item-box {
    width: 32.6%;
  }
}
@media (max-width: 992px) {
  .explore-item-box {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .explore-item-box {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .explore-item-box {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .explore-item-box .explore-item-img {
    width: 125px;
    height: 100%;
    min-height: 125px;
  }
  .explore-item-box .explore-item-img img {
    height: 100%;
    object-fit: cover;
  }
}
.guidedtour-component {
  margin-bottom: 50px;
}

.guidedtour-header-text {
  margin-bottom: 20px;
  border: 1px solid #E66C50;
  border-radius: 5px;
  background-color: #FFEACC;
  padding: 10px 15px;
}

.guidedtour-header-text .bell_text {
  margin-left: 10px;
}

.guidedtour-header-text .fa-bell {
  color: #E66C50;
}

.daysoftheweeks {
  border-radius: 5px 5px 0px 0px;
  overflow-x: auto;
  display: flex;
}

.day-layout {
  display: flex;
  flex-direction: column;
  width: 15%;
}

.days-header {
  display: flex;
  background-color: #EBE8E4;
  border-bottom: 2px solid #E6D1AC;
  padding: 5px 25px;
}

.days-header div {
  width: 100%;
  font-weight: bold;
  color: #6A6E7E;
  text-align: center;
}

.days-timeslot-container {
  background-color: #F2F1ED;
  padding: 10px 10px;
  display: flex;
  flex: 1;
  border-radius: 0px 0px 5px 5px;
}

.days-timeslot-container .days-column {
  width: 100%;
  padding: 0px 5px;
}

.days-timeslot-box sup {
  font-size: xx-small;
  vertical-align: super;
}

.days-timeslot-box .line1 {
  font-weight: bold;
}

.days-timeslot-box .line2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  column-gap: 5px;
}

.days-timeslot-box .icontext {
  color: white;
  background-color: #3C3D42;
  border: 1px solid #D0E6F5;
  border-radius: 50px;
  padding: 1px 5px;
  font-size: 13px;
}
.days-timeslot-box .icontext:hover {
  background-color: #0068B3;
}

.days-timeslot-box {
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
  width: 100%;
  height: 90px;
}
.days-timeslot-box.japaneselang {
  background-color: #BADECC;
}
.days-timeslot-box.englishlang {
  background-color: #E6D1AC;
  height: 90px;
}
.days-timeslot-box.chineselang {
  background-color: #CFD6BA;
}
.days-timeslot-box.koreanlang {
  background-color: #D7BED9;
}
.days-timeslot-box.frenchlang {
  background-color: #ECB0B0;
}

.legend_text sup {
  font-size: xx-small;
  vertical-align: super;
  margin-right: 10px;
}

.legend_text {
  margin: 30px 0px;
}

.legend_desc {
  margin: 15px 0px;
  display: flex;
}

.legend_desc a {
  text-decoration: underline;
  color: #0a7cff;
}

.gt-pre-header {
  display: flex;
  justify-content: flex-end;
  padding-right: 8px;
  margin-bottom: 10px;
}

.gt-layout-icon {
  margin-left: 10px;
  opacity: 0.5;
  cursor: pointer;
}

.gt-layout-icon:hover {
  opacity: 1;
}

.gt-layout-icon.active {
  opacity: 1;
}

.daysoftheweeks2 {
  display: flex;
  gap: 30px;
}

.week-col {
  width: 45%;
}

.week-header {
  background-color: #F2F1ED;
  padding: 10px;
  font-weight: bold;
  color: #6A6E7E;
  border-radius: 5px;
  margin-bottom: 15px;
}

.week-day-box {
  display: flex;
  margin-bottom: 20px;
}
@media (max-width: 764px) {
  .week-day-box {
    flex-direction: column;
  }
}

.days-header-row {
  display: flex;
  background-color: #EBE8E4;
  border-right: 2px solid #E6D1AC;
  padding: 5px 25px;
  font-weight: bold;
  border-radius: 5px 0px 0px 5px;
  color: #6A6E7E;
  width: 20%;
}
@media (max-width: 768px) {
  .days-header-row {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 5px;
    border-radius: 5px 5px 0px 0px;
    border-right: none;
    border-bottom: 2px solid #E6D1AC;
  }
}

.days-header-row div {
  width: 100%;
  font-weight: bold;
  color: #6A6E7E;
  text-align: center;
}

.days-timeslot-container-row {
  background-color: #F2F1ED;
  padding: 10px;
  width: 100%;
  padding-bottom: 0px;
  border-radius: 0px 5px 5px 0px;
}

.days-timeslot-box-row sup {
  font-size: xx-small;
  vertical-align: super;
}

.days-timeslot-box-row .line1 {
  font-weight: bold;
  width: 30%;
}

.days-timeslot-box-row .line2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  column-gap: 5px;
}

.days-timeslot-box-row .lang_text {
  width: 100%;
}

.days-timeslot-box-row .icontext {
  color: white;
  background-color: #3C3D42;
  border: 1px solid #D0E6F5;
  border-radius: 50px;
  padding: 1px 5px;
  font-size: 13px;
}
.days-timeslot-box-row .icontext:hover {
  background-color: #0068B3;
}

.days-timeslot-box .icontext {
  color: white;
  background-color: #3C3D42;
  border: 1px solid #D0E6F5;
  border-radius: 50px;
  padding: 1px 5px;
  font-size: 13px;
}
.days-timeslot-box .icontext:hover {
  background-color: #0068B3;
}

.days-timeslot-box-row {
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
  display: flex;
  column-gap: 5px;
}
@media (max-width: 768px) {
  .days-timeslot-box-row {
    flex-direction: column;
  }
}
.days-timeslot-box-row.japaneselang {
  background-color: #BADECC;
}
.days-timeslot-box-row.englishlang {
  background-color: #E6D1AC;
}
.days-timeslot-box-row.chineselang {
  background-color: #CFD6BA;
}
.days-timeslot-box-row.koreanlang {
  background-color: #D7BED9;
}
.days-timeslot-box-row.frenchlang {
  background-color: #ECB0B0;
}

.gtlisg_2 {
  background-color: #EBE8E4;
  display: flex;
  margin-top: 20px;
  padding: 10px;
  gap: 10px;
  width: fit-content;
  border-radius: 5px;
}

.cal_box {
  background-color: #B6CBE0;
  font-weight: bold;
  color: white;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  line-height: 1;
  margin: auto;
}

.cal_date {
  font-size: 25px;
  font-weight: normal;
}

.cal_time_box {
  font-weight: bold;
}

@media (max-width: 1200px) {
  .daysoftheweeks2 {
    gap: 10px;
  }
  .week-col {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .daysoftheweeks2 {
    flex-direction: column;
    gap: 0px;
  }
  .week-col {
    width: 100%;
  }
  .day-layout {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .daysoftheweeks {
    border-radius: 5px 5px 0px 0px;
    overflow-x: auto;
  }
}
.fc-theme-standard td,
.fc-theme-standard th {
  border: 0;
}

.fc-event-selected::after,
.fc-event:focus::after,
.fc-event-selected::before,
.fc-event:focus::before {
  inset: auto;
}

#guided-tours-calendar {
  background-color: #f2f1ee;
  border-radius: 10px;
}
#guided-tours-calendar .fc-daygrid-day.fc-day-today {
  background-color: inherit !important;
}
@media (max-width: 768px) {
  #guided-tours-calendar {
    min-height: 80vh;
  }
}
#guided-tours-calendar .fc-header-toolbar {
  padding-top: 15px;
  align-items: flex-start;
}
#guided-tours-calendar .fc-header-toolbar .fc-dayGridWeek-button.fc-button,
#guided-tours-calendar .fc-header-toolbar .fc-listWeek-button.fc-button {
  padding: 0.4em 0.82em;
}
@media (max-width: 768px) {
  #guided-tours-calendar .fc-header-toolbar {
    flex-direction: column;
    align-items: center;
    row-gap: 18px;
    margin-bottom: 0;
  }
}
#guided-tours-calendar .fc-header-toolbar .fc-toolbar-chunk {
  margin-left: 20px;
  margin-right: 20px;
}
#guided-tours-calendar .fc-header-toolbar .fc-toolbar-chunk:nth-child(2) .fc-button-group {
  display: flex;
  margin-left: 0;
  justify-content: center;
  margin-top: 10px;
}
#guided-tours-calendar .fc-header-toolbar .fc-toolbar-chunk:nth-child(2) .fc-button-group button {
  flex: 0 1 auto;
  padding: 0.3em 0.38em;
}
@media (max-width: 768px) {
  #guided-tours-calendar .fc-header-toolbar .fc-toolbar-chunk:nth-child(2) .fc-button-group {
    padding-bottom: 10px;
  }
}
#guided-tours-calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title {
  text-align: center;
}
@media (max-width: 768px) {
  #guided-tours-calendar .fc-header-toolbar .fc-toolbar-chunk:nth-child(3) {
    display: none;
  }
}
#guided-tours-calendar .fc-header-toolbar .fc-button-primary {
  background-color: #1c1c1c;
  border: 0;
}
#guided-tours-calendar .fc-header-toolbar .fc-button-primary.fc-button-active {
  background-color: #3C3D42;
}
#guided-tours-calendar .fc-header-toolbar .fc-button-primary:hover {
  background-color: #3C3D42;
}
#guided-tours-calendar .fc-event-title {
  padding: 0 1px;
  white-space: normal;
}
#guided-tours-calendar .fc-daygrid-event {
  z-index: auto;
}
#guided-tours-calendar .fc-daygrid-day-events {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}
#guided-tours-calendar .fc-daygrid-day-events .fc-daygrid-event-harness {
  margin: 5px;
  position: relative;
  z-index: auto;
}
#guided-tours-calendar .fc-scrollgrid {
  border: 0;
}
#guided-tours-calendar .fc-scrollgrid .fc-scrollgrid-sync-inner {
  background-color: #EBE8E4;
}
#guided-tours-calendar .fc-scrollgrid .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion {
  text-decoration: none;
  pointer-events: none;
  font-weight: bold;
  color: #6A6E7E;
  padding-top: 5px;
  padding-bottom: 5px;
}
#guided-tours-calendar .fc-scrollgrid td {
  background-color: #EBE8E4;
}
#guided-tours-calendar .fc-scrollgrid th {
  border-bottom: 1px solid #E6D1AC;
  background-color: #EBE8E4;
}
#guided-tours-calendar .fc-scrollgrid .guided-box {
  height: 72px;
}
#guided-tours-calendar .fc-scrollgrid .guided-box::before {
  right: 0;
  bottom: 0;
}
#guided-tours-calendar .fc-scrollgrid .fc-event {
  min-height: 94px;
  padding: 10px;
}
#guided-tours-calendar .fc-scrollgrid .fc-event:before {
  right: -50px;
}
#guided-tours-calendar .fc-daygrid-day .guided-box::before {
  right: 10px;
  bottom: 10px;
}
#guided-tours-calendar .fc-listWeek-view {
  border: 0;
}
#guided-tours-calendar .fc-listWeek-view td {
  position: initial;
}
#guided-tours-calendar .fc-listWeek-view .fc-list-event-graphic {
  display: none;
}
#guided-tours-calendar .fc-listWeek-view .fc-list-day {
  position: relative;
  z-index: 1;
  border-bottom: 2px solid #E6D1AC;
}
#guided-tours-calendar .fc-listWeek-view .fc-list-day a,
#guided-tours-calendar .fc-listWeek-view .fc-list-day span {
  text-decoration: none;
  pointer-events: none;
  font-weight: bold;
  color: #6A6E7E;
  padding-top: 5px;
  padding-bottom: 5px;
}
#guided-tours-calendar .fc-listWeek-view .fc-list-event:hover td {
  background-color: transparent;
}
#guided-tours-calendar .fc-listWeek-view .guided-box {
  display: flex;
  flex-direction: row;
  column-gap: 5px;
  padding: 4px 8px;
}
@media (max-width: 640px) {
  #guided-tours-calendar .fc-listWeek-view .guided-box {
    flex-direction: column;
  }
}
#guided-tours-calendar .fc-listWeek-view .guided-box::before {
  right: 15px;
}
@media (max-width: 640px) {
  #guided-tours-calendar .fc-listWeek-view .guided-box::before {
    bottom: 15px;
  }
}
#guided-tours-calendar .fc-listWeek-view .guided-box div:first-child {
  width: 130px;
}
#guided-tours-calendar .fc-listWeek-view .fc-event {
  display: block;
  margin: 12px 10px;
  cursor: pointer;
}
#guided-tours-calendar .fc-listWeek-view .fc-event:before {
  right: -47%;
}
#guided-tours-calendar .fc-listWeek-view .fc-event:after {
  width: fit-content;
  right: -50%;
}
#guided-tours-calendar a.fc-event {
  color: #000;
}
#guided-tours-calendar .fc-event {
  position: relative;
  border-radius: 10px;
}
#guided-tours-calendar .fc-event:before, #guided-tours-calendar .fc-event:after {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  font-family: "Arimo-Regular", sans-serif;
  font-size: 16px;
  transition: 0.6s ease-in-out 0.4s;
}
#guided-tours-calendar .fc-event:before {
  content: "";
  height: 0;
  width: 0;
  top: calc(100% - 20px);
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent #000000 transparent;
}
#guided-tours-calendar .fc-event:hover:before, #guided-tours-calendar .fc-event:hover:after {
  opacity: 1;
  visibility: visible;
  transition: 0.4s ease-in-out 0.3s;
}
#guided-tours-calendar .fc-event:after {
  content: "Add to Itinerary Planner";
  white-space: nowrap;
  background: #000000;
  padding: 0.5rem 1rem 0.5rem 1rem;
  font-size: 0.9rem;
  box-sizing: border-box;
  top: calc(100% + 0px);
  color: #fff;
  border-radius: 4px;
  text-shadow: 0px 1px 1px #000;
  z-index: 9999;
}
@media (max-width: 1024px) {
  #guided-tours-calendar .fc-event:before, #guided-tours-calendar .fc-event:after {
    display: none;
  }
}
#guided-tours-calendar .fc-event .guided-box div {
  font-size: 16px;
}
#guided-tours-calendar .fc-event .guided-box div:first-child {
  font-weight: 700;
}
#guided-tours-calendar .fc-event .guided-box::before {
  content: "+";
  font-size: 20px;
  height: 22px;
  width: 22px;
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
#guided-tours-calendar .fc-event:hover .guided-box::before {
  background-color: #0068B3;
}

.custom-scroll {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.custom-scroll::-webkit-scrollbar {
  width: 5px;
}
.custom-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background: #c3c1c1;
}
.custom-scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.container {
  position: relative;
}

*:focus {
  outline: none !important;
}

.external-link::after {
  position: relative;
  font-family: "Font Awesome 6 Free";
  content: "\f08e";
  display: inline-block;
  padding-left: 4px;
  vertical-align: middle;
  font-weight: 900;
  font-size: 0.8rem;
}

.bg-modern-white {
  background: #F2F1ED;
  /* margin-top: 20px;
  margin-bottom: 20px; */
  padding: 8px 16px;
}

.bg-pure-white {
  background: #FFFFFF;
}

.bg-light-grey {
  background: #FAFBFC;
}

.bg-sleek-black {
  background: #141415;
}

.txt-color-museum-blue {
  color: #0078CC;
}

.txt-color-pure-white {
  color: #FFFFFF;
}

.txt-color-curious-green {
  color: #59B383;
}

.txt-color-dark-gold {
  color: #A98D54;
}

.txt-color-midgrey {
  color: #707070;
}

.txt-color-treasure-orange {
  color: #e55807;
}

.group-national-ruby .main-nav {
  background-color: #781c68;
}
.group-national-ruby .main-slider {
  background-color: #781c68;
}
.group-national-ruby .header-bottom {
  background-color: #781c68;
}
.group-national-ruby .info-section {
  background-color: #781c68;
}
.group-national-ruby .nsm-banner {
  background-color: #781c68;
}
.group-national-ruby .tab-container {
  background: #781c68;
}
.group-national-ruby .featured-banner {
  background: #781c68;
}
.group-national-ruby .exhibit-infobar {
  background: #781c68;
}
.group-national-ruby .serach-bar-group {
  background-color: #781c68;
}
.group-national-ruby footer {
  border-top: 10px solid #781c68;
}

.group-museum-blue .main-nav {
  background-color: #0078cc;
}
.group-museum-blue .main-slider {
  background-color: #0078cc;
}
.group-museum-blue .header-bottom {
  background-color: #0078cc;
}
.group-museum-blue .info-section {
  background-color: #0078cc;
}
.group-museum-blue .nsm-banner {
  background-color: #0078cc;
}
.group-museum-blue .tab-container {
  background: #0078cc;
}
.group-museum-blue .featured-banner {
  background: #0078cc;
}
.group-museum-blue .exhibit-infobar {
  background: #0078cc;
}
.group-museum-blue .serach-bar-group {
  background-color: #0078cc;
}
.group-museum-blue footer {
  border-top: 10px solid #0078cc;
}

.group-heritage-navy .main-nav {
  background-color: #003366;
}
.group-heritage-navy .main-slider {
  background-color: #003366;
}
.group-heritage-navy .header-bottom {
  background-color: #003366;
}
.group-heritage-navy .info-section {
  background-color: #003366;
}
.group-heritage-navy .nsm-banner {
  background-color: #003366;
}
.group-heritage-navy .tab-container {
  background: #003366;
}
.group-heritage-navy .featured-banner {
  background: #003366;
}
.group-heritage-navy .exhibit-infobar {
  background: #003366;
}
.group-heritage-navy .serach-bar-group {
  background-color: #003366;
}
.group-heritage-navy footer {
  border-top: 10px solid #003366;
}

.group-gallery-indigo .main-nav {
  background-color: #4d7094;
}
.group-gallery-indigo .main-slider {
  background-color: #4d7094;
}
.group-gallery-indigo .header-bottom {
  background-color: #4d7094;
}
.group-gallery-indigo .info-section {
  background-color: #4d7094;
}
.group-gallery-indigo .nsm-banner {
  background-color: #4d7094;
}
.group-gallery-indigo .tab-container {
  background: #4d7094;
}
.group-gallery-indigo .featured-banner {
  background: #4d7094;
}
.group-gallery-indigo .exhibit-infobar {
  background: #4d7094;
}
.group-gallery-indigo .serach-bar-group {
  background-color: #4d7094;
}
.group-gallery-indigo footer {
  border-top: 10px solid #4d7094;
}

.group-explorer-teal .main-nav {
  background-color: #116d6e;
}
.group-explorer-teal .main-slider {
  background-color: #116d6e;
}
.group-explorer-teal .header-bottom {
  background-color: #116d6e;
}
.group-explorer-teal .info-section {
  background-color: #116d6e;
}
.group-explorer-teal .nsm-banner {
  background-color: #116d6e;
}
.group-explorer-teal .tab-container {
  background: #116d6e;
}
.group-explorer-teal .featured-banner {
  background: #116d6e;
}
.group-explorer-teal .exhibit-infobar {
  background: #116d6e;
}
.group-explorer-teal .serach-bar-group {
  background-color: #116d6e;
}
.group-explorer-teal footer {
  border-top: 10px solid #116d6e;
}

.group-nostalgia-slate .main-nav {
  background-color: #6a6e7e;
}
.group-nostalgia-slate .main-slider {
  background-color: #6a6e7e;
}
.group-nostalgia-slate .header-bottom {
  background-color: #6a6e7e;
}
.group-nostalgia-slate .info-section {
  background-color: #6a6e7e;
}
.group-nostalgia-slate .nsm-banner {
  background-color: #6a6e7e;
}
.group-nostalgia-slate .tab-container {
  background: #6a6e7e;
}
.group-nostalgia-slate .featured-banner {
  background: #6a6e7e;
}
.group-nostalgia-slate .exhibit-infobar {
  background: #6a6e7e;
}
.group-nostalgia-slate .serach-bar-group {
  background-color: #6a6e7e;
}
.group-nostalgia-slate footer {
  border-top: 10px solid #6a6e7e;
}

.group-artifacts-rose .main-nav {
  background-color: #cc1452;
}
.group-artifacts-rose .main-slider {
  background-color: #cc1452;
}
.group-artifacts-rose .header-bottom {
  background-color: #cc1452;
}
.group-artifacts-rose .info-section {
  background-color: #cc1452;
}
.group-artifacts-rose .nsm-banner {
  background-color: #cc1452;
}
.group-artifacts-rose .tab-container {
  background: #cc1452;
}
.group-artifacts-rose .featured-banner {
  background: #cc1452;
}
.group-artifacts-rose .exhibit-infobar {
  background: #cc1452;
}
.group-artifacts-rose .serach-bar-group {
  background-color: #cc1452;
}
.group-artifacts-rose footer {
  border-top: 10px solid #cc1452;
}

.group-legacy-indigo .main-nav {
  background-color: #303ed9;
}
.group-legacy-indigo .main-slider {
  background-color: #303ed9;
}
.group-legacy-indigo .header-bottom {
  background-color: #303ed9;
}
.group-legacy-indigo .info-section {
  background-color: #303ed9;
}
.group-legacy-indigo .nsm-banner {
  background-color: #303ed9;
}
.group-legacy-indigo .tab-container {
  background: #303ed9;
}
.group-legacy-indigo .featured-banner {
  background: #303ed9;
}
.group-legacy-indigo .exhibit-infobar {
  background: #303ed9;
}
.group-legacy-indigo .serach-bar-group {
  background-color: #303ed9;
}
.group-legacy-indigo footer {
  border-top: 10px solid #303ed9;
}

.group-culture-amethyst .main-nav {
  background-color: #7858a6;
}
.group-culture-amethyst .main-slider {
  background-color: #7858a6;
}
.group-culture-amethyst .header-bottom {
  background-color: #7858a6;
}
.group-culture-amethyst .info-section {
  background-color: #7858a6;
}
.group-culture-amethyst .nsm-banner {
  background-color: #7858a6;
}
.group-culture-amethyst .tab-container {
  background: #7858a6;
}
.group-culture-amethyst .featured-banner {
  background: #7858a6;
}
.group-culture-amethyst .exhibit-infobar {
  background: #7858a6;
}
.group-culture-amethyst .serach-bar-group {
  background-color: #7858a6;
}
.group-culture-amethyst footer {
  border-top: 10px solid #7858a6;
}

.group-slate-gray .main-nav {
  background-color: #6a6e7e;
}
.group-slate-gray .main-slider {
  background-color: #6a6e7e;
}
.group-slate-gray .header-bottom {
  background-color: #6a6e7e;
}
.group-slate-gray .info-section {
  background-color: #6a6e7e;
}
.group-slate-gray .nsm-banner {
  background-color: #6a6e7e;
}
.group-slate-gray .tab-container {
  background: #6a6e7e;
}
.group-slate-gray .featured-banner {
  background: #6a6e7e;
}
.group-slate-gray .exhibit-infobar {
  background: #6a6e7e;
}
.group-slate-gray .serach-bar-group {
  background-color: #6a6e7e;
}
.group-slate-gray footer {
  border-top: 10px solid #6a6e7e;
}

.group-antiques-crimson .main-nav {
  background-color: #cf4848;
}
.group-antiques-crimson .main-slider {
  background-color: #cf4848;
}
.group-antiques-crimson .header-bottom {
  background-color: #cf4848;
}
.group-antiques-crimson .info-section {
  background-color: #cf4848;
}
.group-antiques-crimson .nsm-banner {
  background-color: #cf4848;
}
.group-antiques-crimson .tab-container {
  background: #cf4848;
}
.group-antiques-crimson .featured-banner {
  background: #cf4848;
}
.group-antiques-crimson .exhibit-infobar {
  background: #cf4848;
}
.group-antiques-crimson .serach-bar-group {
  background-color: #cf4848;
}
.group-antiques-crimson footer {
  border-top: 10px solid #cf4848;
}

.group-treasure-orange .main-nav {
  background-color: #e55807;
}
.group-treasure-orange .main-slider {
  background-color: #e55807;
}
.group-treasure-orange .header-bottom {
  background-color: #e55807;
}
.group-treasure-orange .info-section {
  background-color: #e55807;
}
.group-treasure-orange .nsm-banner {
  background-color: #e55807;
}
.group-treasure-orange .tab-container {
  background: #e55807;
}
.group-treasure-orange .featured-banner {
  background: #e55807;
}
.group-treasure-orange .exhibit-infobar {
  background: #e55807;
}
.group-treasure-orange .serach-bar-group {
  background-color: #e55807;
}
.group-treasure-orange footer {
  border-top: 10px solid #e55807;
}

.group-vibrant-peach .main-nav {
  background-color: #ffbf66;
}
.group-vibrant-peach .main-slider {
  background-color: #ffbf66;
}
.group-vibrant-peach .header-bottom {
  background-color: #ffbf66;
}
.group-vibrant-peach .info-section {
  background-color: #ffbf66;
}
.group-vibrant-peach .nsm-banner {
  background-color: #ffbf66;
}
.group-vibrant-peach .tab-container {
  background: #ffbf66;
}
.group-vibrant-peach .featured-banner {
  background: #ffbf66;
}
.group-vibrant-peach .exhibit-infobar {
  background: #ffbf66;
}
.group-vibrant-peach .serach-bar-group {
  background-color: #ffbf66;
}
.group-vibrant-peach footer {
  border-top: 10px solid #ffbf66;
}

.group-discovery-sky .main-nav {
  background-color: #0096ff;
}
.group-discovery-sky .main-slider {
  background-color: #0096ff;
}
.group-discovery-sky .header-bottom {
  background-color: #0096ff;
}
.group-discovery-sky .info-section {
  background-color: #0096ff;
}
.group-discovery-sky .nsm-banner {
  background-color: #0096ff;
}
.group-discovery-sky .tab-container {
  background: #0096ff;
}
.group-discovery-sky .featured-banner {
  background: #0096ff;
}
.group-discovery-sky .exhibit-infobar {
  background: #0096ff;
}
.group-discovery-sky .serach-bar-group {
  background-color: #0096ff;
}
.group-discovery-sky footer {
  border-top: 10px solid #0096ff;
}

.group-exploration-aqua .main-nav {
  background-color: #33bfcc;
}
.group-exploration-aqua .main-slider {
  background-color: #33bfcc;
}
.group-exploration-aqua .header-bottom {
  background-color: #33bfcc;
}
.group-exploration-aqua .info-section {
  background-color: #33bfcc;
}
.group-exploration-aqua .nsm-banner {
  background-color: #33bfcc;
}
.group-exploration-aqua .tab-container {
  background: #33bfcc;
}
.group-exploration-aqua .featured-banner {
  background: #33bfcc;
}
.group-exploration-aqua .exhibit-infobar {
  background: #33bfcc;
}
.group-exploration-aqua .serach-bar-group {
  background-color: #33bfcc;
}
.group-exploration-aqua footer {
  border-top: 10px solid #33bfcc;
}

.group-jungle-green .main-nav {
  background-color: #116d6e;
}
.group-jungle-green .main-slider {
  background-color: #116d6e;
}
.group-jungle-green .header-bottom {
  background-color: #116d6e;
}
.group-jungle-green .info-section {
  background-color: #116d6e;
}
.group-jungle-green .nsm-banner {
  background-color: #116d6e;
}
.group-jungle-green .tab-container {
  background: #116d6e;
}
.group-jungle-green .featured-banner {
  background: #116d6e;
}
.group-jungle-green .exhibit-infobar {
  background: #116d6e;
}
.group-jungle-green .serach-bar-group {
  background-color: #116d6e;
}
.group-jungle-green footer {
  border-top: 10px solid #116d6e;
}

.group-moss-green .main-nav {
  background-color: #59b383;
}
.group-moss-green .main-slider {
  background-color: #59b383;
}
.group-moss-green .header-bottom {
  background-color: #59b383;
}
.group-moss-green .info-section {
  background-color: #59b383;
}
.group-moss-green .nsm-banner {
  background-color: #59b383;
}
.group-moss-green .tab-container {
  background: #59b383;
}
.group-moss-green .featured-banner {
  background: #59b383;
}
.group-moss-green .exhibit-infobar {
  background: #59b383;
}
.group-moss-green .serach-bar-group {
  background-color: #59b383;
}
.group-moss-green footer {
  border-top: 10px solid #59b383;
}

.group-heritage-olive .main-nav {
  background-color: #afba8c;
}
.group-heritage-olive .main-slider {
  background-color: #afba8c;
}
.group-heritage-olive .header-bottom {
  background-color: #afba8c;
}
.group-heritage-olive .info-section {
  background-color: #afba8c;
}
.group-heritage-olive .nsm-banner {
  background-color: #afba8c;
}
.group-heritage-olive .tab-container {
  background: #afba8c;
}
.group-heritage-olive .featured-banner {
  background: #afba8c;
}
.group-heritage-olive .exhibit-infobar {
  background: #afba8c;
}
.group-heritage-olive .serach-bar-group {
  background-color: #afba8c;
}
.group-heritage-olive footer {
  border-top: 10px solid #afba8c;
}

.group-stormy-blue .main-nav {
  background-color: #4d7094;
}
.group-stormy-blue .main-slider {
  background-color: #4d7094;
}
.group-stormy-blue .header-bottom {
  background-color: #4d7094;
}
.group-stormy-blue .info-section {
  background-color: #4d7094;
}
.group-stormy-blue .nsm-banner {
  background-color: #4d7094;
}
.group-stormy-blue .tab-container {
  background: #4d7094;
}
.group-stormy-blue .featured-banner {
  background: #4d7094;
}
.group-stormy-blue .exhibit-infobar {
  background: #4d7094;
}
.group-stormy-blue .serach-bar-group {
  background-color: #4d7094;
}
.group-stormy-blue footer {
  border-top: 10px solid #4d7094;
}

.group-doraemon-blue .main-nav {
  background-color: #0085D0;
}
.group-doraemon-blue .main-slider {
  background-color: #0085D0;
}
.group-doraemon-blue .header-bottom {
  background-color: #0085D0;
}
.group-doraemon-blue .info-section {
  background-color: #0085D0;
}
.group-doraemon-blue .nsm-banner {
  background-color: #0085D0;
}
.group-doraemon-blue .tab-container {
  background: #0085D0;
}
.group-doraemon-blue .featured-banner {
  background: #0085D0;
}
.group-doraemon-blue .exhibit-infobar {
  background: #0085D0;
}
.group-doraemon-blue .serach-bar-group {
  background-color: #0085D0;
}
.group-doraemon-blue footer {
  border-top: 10px solid #0085D0;
}

.group-dark-sand .main-nav {
  background-color: #CC8829;
}
.group-dark-sand .main-slider {
  background-color: #CC8829;
}
.group-dark-sand .header-bottom {
  background-color: #CC8829;
}
.group-dark-sand .info-section {
  background-color: #CC8829;
}
.group-dark-sand .nsm-banner {
  background-color: #CC8829;
}
.group-dark-sand .tab-container {
  background: #CC8829;
}
.group-dark-sand .featured-banner {
  background: #CC8829;
}
.group-dark-sand .exhibit-infobar {
  background: #CC8829;
}
.group-dark-sand .serach-bar-group {
  background-color: #CC8829;
}
.group-dark-sand footer {
  border-top: 10px solid #CC8829;
}

.group-curious-green .main-nav {
  background-color: #008D83;
}
.group-curious-green .main-slider {
  background-color: #008D83;
}
.group-curious-green .header-bottom {
  background-color: #008D83;
}
.group-curious-green .info-section {
  background-color: #008D83;
}
.group-curious-green .nsm-banner {
  background-color: #008D83;
}
.group-curious-green .tab-container {
  background: #008D83;
}
.group-curious-green .featured-banner {
  background: #008D83;
}
.group-curious-green .exhibit-infobar {
  background: #008D83;
}
.group-curious-green .serach-bar-group {
  background-color: #008D83;
}
.group-curious-green footer {
  border-top: 10px solid #008D83;
}

.group-velvet-red .main-nav {
  background-color: #9A0034;
}
.group-velvet-red .main-slider {
  background-color: #9A0034;
}
.group-velvet-red .header-bottom {
  background-color: #9A0034;
}
.group-velvet-red .info-section {
  background-color: #9A0034;
}
.group-velvet-red .nsm-banner {
  background-color: #9A0034;
}
.group-velvet-red .tab-container {
  background: #9A0034;
}
.group-velvet-red .featured-banner {
  background: #9A0034;
}
.group-velvet-red .exhibit-infobar {
  background: #9A0034;
}
.group-velvet-red .serach-bar-group {
  background-color: #9A0034;
}
.group-velvet-red footer {
  border-top: 10px solid #9A0034;
}

.group-brown-dirt .main-nav {
  background-color: #806226;
}
.group-brown-dirt .main-slider {
  background-color: #806226;
}
.group-brown-dirt .header-bottom {
  background-color: #806226;
}
.group-brown-dirt .info-section {
  background-color: #806226;
}
.group-brown-dirt .nsm-banner {
  background-color: #806226;
}
.group-brown-dirt .tab-container {
  background: #806226;
}
.group-brown-dirt .featured-banner {
  background: #806226;
}
.group-brown-dirt .exhibit-infobar {
  background: #806226;
}
.group-brown-dirt .serach-bar-group {
  background-color: #806226;
}
.group-brown-dirt footer {
  border-top: 10px solid #806226;
}

.group-vibrant-green .main-nav {
  background-color: #09785d;
}
.group-vibrant-green .main-slider {
  background-color: #09785d;
}
.group-vibrant-green .header-bottom {
  background-color: #09785d;
}
.group-vibrant-green .info-section {
  background-color: #09785d;
}
.group-vibrant-green .nsm-banner {
  background-color: #09785d;
}
.group-vibrant-green .tab-container {
  background: #09785d;
}
.group-vibrant-green .featured-banner {
  background: #09785d;
}
.group-vibrant-green .exhibit-infobar {
  background: #09785d;
}
.group-vibrant-green .serach-bar-group {
  background-color: #09785d;
}
.group-vibrant-green footer {
  border-top: 10px solid #09785d;
}

.group-dark-green .main-nav {
  background-color: #394029;
}
.group-dark-green .main-slider {
  background-color: #394029;
}
.group-dark-green .header-bottom {
  background-color: #394029;
}
.group-dark-green .info-section {
  background-color: #394029;
}
.group-dark-green .nsm-banner {
  background-color: #394029;
}
.group-dark-green .tab-container {
  background: #394029;
}
.group-dark-green .featured-banner {
  background: #394029;
}
.group-dark-green .exhibit-infobar {
  background: #394029;
}
.group-dark-green .serach-bar-group {
  background-color: #394029;
}
.group-dark-green footer {
  border-top: 10px solid #394029;
}

.group-dark-blue .main-nav {
  background-color: #004A80;
}
.group-dark-blue .main-slider {
  background-color: #004A80;
}
.group-dark-blue .header-bottom {
  background-color: #004A80;
}
.group-dark-blue .info-section {
  background-color: #004A80;
}
.group-dark-blue .nsm-banner {
  background-color: #004A80;
}
.group-dark-blue .tab-container {
  background: #004A80;
}
.group-dark-blue .featured-banner {
  background: #004A80;
}
.group-dark-blue .exhibit-infobar {
  background: #004A80;
}
.group-dark-blue .serach-bar-group {
  background-color: #004A80;
}
.group-dark-blue footer {
  border-top: 10px solid #004A80;
}

.group-dark-blue2 .main-nav {
  background-color: #182399;
}
.group-dark-blue2 .main-slider {
  background-color: #182399;
}
.group-dark-blue2 .header-bottom {
  background-color: #182399;
}
.group-dark-blue2 .info-section {
  background-color: #182399;
}
.group-dark-blue2 .nsm-banner {
  background-color: #182399;
}
.group-dark-blue2 .tab-container {
  background: #182399;
}
.group-dark-blue2 .featured-banner {
  background: #182399;
}
.group-dark-blue2 .exhibit-infobar {
  background: #182399;
}
.group-dark-blue2 .serach-bar-group {
  background-color: #182399;
}
.group-dark-blue2 footer {
  border-top: 10px solid #182399;
}

.group-dark-red .main-nav {
  background-color: #660000;
}
.group-dark-red .main-slider {
  background-color: #660000;
}
.group-dark-red .header-bottom {
  background-color: #660000;
}
.group-dark-red .info-section {
  background-color: #660000;
}
.group-dark-red .nsm-banner {
  background-color: #660000;
}
.group-dark-red .tab-container {
  background: #660000;
}
.group-dark-red .featured-banner {
  background: #660000;
}
.group-dark-red .exhibit-infobar {
  background: #660000;
}
.group-dark-red .serach-bar-group {
  background-color: #660000;
}
.group-dark-red footer {
  border-top: 10px solid #660000;
}

.group-dark-orange .main-nav {
  background-color: #BF4600;
}
.group-dark-orange .main-slider {
  background-color: #BF4600;
}
.group-dark-orange .header-bottom {
  background-color: #BF4600;
}
.group-dark-orange .info-section {
  background-color: #BF4600;
}
.group-dark-orange .nsm-banner {
  background-color: #BF4600;
}
.group-dark-orange .tab-container {
  background: #BF4600;
}
.group-dark-orange .featured-banner {
  background: #BF4600;
}
.group-dark-orange .exhibit-infobar {
  background: #BF4600;
}
.group-dark-orange .serach-bar-group {
  background-color: #BF4600;
}
.group-dark-orange footer {
  border-top: 10px solid #BF4600;
}

.group-new-black .main-nav {
  background-color: #252629;
}
.group-new-black .main-slider {
  background-color: #252629;
}
.group-new-black .header-bottom {
  background-color: #252629;
}
.group-new-black .info-section {
  background-color: #252629;
}
.group-new-black .nsm-banner {
  background-color: #252629;
}
.group-new-black .tab-container {
  background: #252629;
}
.group-new-black .featured-banner {
  background: #252629;
}
.group-new-black .exhibit-infobar {
  background: #252629;
}
.group-new-black .serach-bar-group {
  background-color: #252629;
}
.group-new-black footer {
  border-top: 10px solid #252629;
}

.group-sang-nila-ruby1 .main-nav {
  background-color: #660022;
}
.group-sang-nila-ruby1 .main-slider {
  background-color: #660022;
}
.group-sang-nila-ruby1 .header-bottom {
  background-color: #660022;
}
.group-sang-nila-ruby1 .info-section {
  background-color: #660022;
}
.group-sang-nila-ruby1 .nsm-banner {
  background-color: #660022;
}
.group-sang-nila-ruby1 .tab-container {
  background: #660022;
}
.group-sang-nila-ruby1 .featured-banner {
  background: #660022;
}
.group-sang-nila-ruby1 .exhibit-infobar {
  background: #660022;
}
.group-sang-nila-ruby1 .serach-bar-group {
  background-color: #660022;
}
.group-sang-nila-ruby1 footer {
  border-top: 10px solid #660022;
}

.group-tiger-flame1 .main-nav {
  background-color: #660000;
}
.group-tiger-flame1 .main-slider {
  background-color: #660000;
}
.group-tiger-flame1 .header-bottom {
  background-color: #660000;
}
.group-tiger-flame1 .info-section {
  background-color: #660000;
}
.group-tiger-flame1 .nsm-banner {
  background-color: #660000;
}
.group-tiger-flame1 .tab-container {
  background: #660000;
}
.group-tiger-flame1 .featured-banner {
  background: #660000;
}
.group-tiger-flame1 .exhibit-infobar {
  background: #660000;
}
.group-tiger-flame1 .serach-bar-group {
  background-color: #660000;
}
.group-tiger-flame1 footer {
  border-top: 10px solid #660000;
}

.group-singapore-sunset1 .main-nav {
  background-color: #652501;
}
.group-singapore-sunset1 .main-slider {
  background-color: #652501;
}
.group-singapore-sunset1 .header-bottom {
  background-color: #652501;
}
.group-singapore-sunset1 .info-section {
  background-color: #652501;
}
.group-singapore-sunset1 .nsm-banner {
  background-color: #652501;
}
.group-singapore-sunset1 .tab-container {
  background: #652501;
}
.group-singapore-sunset1 .featured-banner {
  background: #652501;
}
.group-singapore-sunset1 .exhibit-infobar {
  background: #652501;
}
.group-singapore-sunset1 .serach-bar-group {
  background-color: #652501;
}
.group-singapore-sunset1 footer {
  border-top: 10px solid #652501;
}

.group-island-yellow1 .main-nav {
  background-color: #663C01;
}
.group-island-yellow1 .main-slider {
  background-color: #663C01;
}
.group-island-yellow1 .header-bottom {
  background-color: #663C01;
}
.group-island-yellow1 .info-section {
  background-color: #663C01;
}
.group-island-yellow1 .nsm-banner {
  background-color: #663C01;
}
.group-island-yellow1 .tab-container {
  background: #663C01;
}
.group-island-yellow1 .featured-banner {
  background: #663C01;
}
.group-island-yellow1 .exhibit-infobar {
  background: #663C01;
}
.group-island-yellow1 .serach-bar-group {
  background-color: #663C01;
}
.group-island-yellow1 footer {
  border-top: 10px solid #663C01;
}

.group-nostalgia-gold1 .main-nav {
  background-color: #593C01;
}
.group-nostalgia-gold1 .main-slider {
  background-color: #593C01;
}
.group-nostalgia-gold1 .header-bottom {
  background-color: #593C01;
}
.group-nostalgia-gold1 .info-section {
  background-color: #593C01;
}
.group-nostalgia-gold1 .nsm-banner {
  background-color: #593C01;
}
.group-nostalgia-gold1 .tab-container {
  background: #593C01;
}
.group-nostalgia-gold1 .featured-banner {
  background: #593C01;
}
.group-nostalgia-gold1 .exhibit-infobar {
  background: #593C01;
}
.group-nostalgia-gold1 .serach-bar-group {
  background-color: #593C01;
}
.group-nostalgia-gold1 footer {
  border-top: 10px solid #593C01;
}

.group-padang-green1 .main-nav {
  background-color: #384028;
}
.group-padang-green1 .main-slider {
  background-color: #384028;
}
.group-padang-green1 .header-bottom {
  background-color: #384028;
}
.group-padang-green1 .info-section {
  background-color: #384028;
}
.group-padang-green1 .nsm-banner {
  background-color: #384028;
}
.group-padang-green1 .tab-container {
  background: #384028;
}
.group-padang-green1 .featured-banner {
  background: #384028;
}
.group-padang-green1 .exhibit-infobar {
  background: #384028;
}
.group-padang-green1 .serach-bar-group {
  background-color: #384028;
}
.group-padang-green1 footer {
  border-top: 10px solid #384028;
}

.group-tree-green1 .main-nav {
  background-color: #1B4D33;
}
.group-tree-green1 .main-slider {
  background-color: #1B4D33;
}
.group-tree-green1 .header-bottom {
  background-color: #1B4D33;
}
.group-tree-green1 .info-section {
  background-color: #1B4D33;
}
.group-tree-green1 .nsm-banner {
  background-color: #1B4D33;
}
.group-tree-green1 .tab-container {
  background: #1B4D33;
}
.group-tree-green1 .featured-banner {
  background: #1B4D33;
}
.group-tree-green1 .exhibit-infobar {
  background: #1B4D33;
}
.group-tree-green1 .serach-bar-group {
  background-color: #1B4D33;
}
.group-tree-green1 footer {
  border-top: 10px solid #1B4D33;
}

.group-legacy-green1 .main-nav {
  background-color: #043838;
}
.group-legacy-green1 .main-slider {
  background-color: #043838;
}
.group-legacy-green1 .header-bottom {
  background-color: #043838;
}
.group-legacy-green1 .info-section {
  background-color: #043838;
}
.group-legacy-green1 .nsm-banner {
  background-color: #043838;
}
.group-legacy-green1 .tab-container {
  background: #043838;
}
.group-legacy-green1 .featured-banner {
  background: #043838;
}
.group-legacy-green1 .exhibit-infobar {
  background: #043838;
}
.group-legacy-green1 .serach-bar-group {
  background-color: #043838;
}
.group-legacy-green1 footer {
  border-top: 10px solid #043838;
}

.group-heritage-teal1 .main-nav {
  background-color: #143C40;
}
.group-heritage-teal1 .main-slider {
  background-color: #143C40;
}
.group-heritage-teal1 .header-bottom {
  background-color: #143C40;
}
.group-heritage-teal1 .info-section {
  background-color: #143C40;
}
.group-heritage-teal1 .nsm-banner {
  background-color: #143C40;
}
.group-heritage-teal1 .tab-container {
  background: #143C40;
}
.group-heritage-teal1 .featured-banner {
  background: #143C40;
}
.group-heritage-teal1 .exhibit-infobar {
  background: #143C40;
}
.group-heritage-teal1 .serach-bar-group {
  background-color: #143C40;
}
.group-heritage-teal1 footer {
  border-top: 10px solid #143C40;
}

.group-explorer-blue1 .main-nav {
  background-color: #004A80;
}
.group-explorer-blue1 .main-slider {
  background-color: #004A80;
}
.group-explorer-blue1 .header-bottom {
  background-color: #004A80;
}
.group-explorer-blue1 .info-section {
  background-color: #004A80;
}
.group-explorer-blue1 .nsm-banner {
  background-color: #004A80;
}
.group-explorer-blue1 .tab-container {
  background: #004A80;
}
.group-explorer-blue1 .featured-banner {
  background: #004A80;
}
.group-explorer-blue1 .exhibit-infobar {
  background: #004A80;
}
.group-explorer-blue1 .serach-bar-group {
  background-color: #004A80;
}
.group-explorer-blue1 footer {
  border-top: 10px solid #004A80;
}

.group-nms-blue1 .main-nav {
  background-color: #001A33;
}
.group-nms-blue1 .main-slider {
  background-color: #001A33;
}
.group-nms-blue1 .header-bottom {
  background-color: #001A33;
}
.group-nms-blue1 .info-section {
  background-color: #001A33;
}
.group-nms-blue1 .nsm-banner {
  background-color: #001A33;
}
.group-nms-blue1 .tab-container {
  background: #001A33;
}
.group-nms-blue1 .featured-banner {
  background: #001A33;
}
.group-nms-blue1 .exhibit-infobar {
  background: #001A33;
}
.group-nms-blue1 .serach-bar-group {
  background-color: #001A33;
}
.group-nms-blue1 footer {
  border-top: 10px solid #001A33;
}

.group-digital-cerulean1 .main-nav {
  background-color: #E8F1FA;
}
.group-digital-cerulean1 .main-slider {
  background-color: #E8F1FA;
}
.group-digital-cerulean1 .header-bottom {
  background-color: #E8F1FA;
}
.group-digital-cerulean1 .info-section {
  background-color: #E8F1FA;
}
.group-digital-cerulean1 .nsm-banner {
  background-color: #E8F1FA;
}
.group-digital-cerulean1 .tab-container {
  background: #E8F1FA;
}
.group-digital-cerulean1 .featured-banner {
  background: #E8F1FA;
}
.group-digital-cerulean1 .exhibit-infobar {
  background: #E8F1FA;
}
.group-digital-cerulean1 .serach-bar-group {
  background-color: #E8F1FA;
}
.group-digital-cerulean1 footer {
  border-top: 10px solid #E8F1FA;
}

.group-orchid-purple1 .main-nav {
  background-color: #2E2140;
}
.group-orchid-purple1 .main-slider {
  background-color: #2E2140;
}
.group-orchid-purple1 .header-bottom {
  background-color: #2E2140;
}
.group-orchid-purple1 .info-section {
  background-color: #2E2140;
}
.group-orchid-purple1 .nsm-banner {
  background-color: #2E2140;
}
.group-orchid-purple1 .tab-container {
  background: #2E2140;
}
.group-orchid-purple1 .featured-banner {
  background: #2E2140;
}
.group-orchid-purple1 .exhibit-infobar {
  background: #2E2140;
}
.group-orchid-purple1 .serach-bar-group {
  background-color: #2E2140;
}
.group-orchid-purple1 footer {
  border-top: 10px solid #2E2140;
}

.group-peranakan-plum1 .main-nav {
  background-color: #400035;
}
.group-peranakan-plum1 .main-slider {
  background-color: #400035;
}
.group-peranakan-plum1 .header-bottom {
  background-color: #400035;
}
.group-peranakan-plum1 .info-section {
  background-color: #400035;
}
.group-peranakan-plum1 .nsm-banner {
  background-color: #400035;
}
.group-peranakan-plum1 .tab-container {
  background: #400035;
}
.group-peranakan-plum1 .featured-banner {
  background: #400035;
}
.group-peranakan-plum1 .exhibit-infobar {
  background: #400035;
}
.group-peranakan-plum1 .serach-bar-group {
  background-color: #400035;
}
.group-peranakan-plum1 footer {
  border-top: 10px solid #400035;
}

.group-singapore-stone1 .main-nav {
  background-color: #141415;
}
.group-singapore-stone1 .main-slider {
  background-color: #141415;
}
.group-singapore-stone1 .header-bottom {
  background-color: #141415;
}
.group-singapore-stone1 .info-section {
  background-color: #141415;
}
.group-singapore-stone1 .nsm-banner {
  background-color: #141415;
}
.group-singapore-stone1 .tab-container {
  background: #141415;
}
.group-singapore-stone1 .featured-banner {
  background: #141415;
}
.group-singapore-stone1 .exhibit-infobar {
  background: #141415;
}
.group-singapore-stone1 .serach-bar-group {
  background-color: #141415;
}
.group-singapore-stone1 footer {
  border-top: 10px solid #141415;
}

.group-modern-white1 .main-nav {
  background-color: #847B6D;
}
.group-modern-white1 .main-slider {
  background-color: #847B6D;
}
.group-modern-white1 .header-bottom {
  background-color: #847B6D;
}
.group-modern-white1 .info-section {
  background-color: #847B6D;
}
.group-modern-white1 .nsm-banner {
  background-color: #847B6D;
}
.group-modern-white1 .tab-container {
  background: #847B6D;
}
.group-modern-white1 .featured-banner {
  background: #847B6D;
}
.group-modern-white1 .exhibit-infobar {
  background: #847B6D;
}
.group-modern-white1 .serach-bar-group {
  background-color: #847B6D;
}
.group-modern-white1 footer {
  border-top: 10px solid #847B6D;
}

.group-sang-nila-ruby2 .main-nav {
  background-color: #9A0034;
}
.group-sang-nila-ruby2 .main-slider {
  background-color: #9A0034;
}
.group-sang-nila-ruby2 .header-bottom {
  background-color: #9A0034;
}
.group-sang-nila-ruby2 .info-section {
  background-color: #9A0034;
}
.group-sang-nila-ruby2 .nsm-banner {
  background-color: #9A0034;
}
.group-sang-nila-ruby2 .tab-container {
  background: #9A0034;
}
.group-sang-nila-ruby2 .featured-banner {
  background: #9A0034;
}
.group-sang-nila-ruby2 .exhibit-infobar {
  background: #9A0034;
}
.group-sang-nila-ruby2 .serach-bar-group {
  background-color: #9A0034;
}
.group-sang-nila-ruby2 footer {
  border-top: 10px solid #9A0034;
}

.group-tiger-flame2 .main-nav {
  background-color: #CC1552;
}
.group-tiger-flame2 .main-slider {
  background-color: #CC1552;
}
.group-tiger-flame2 .header-bottom {
  background-color: #CC1552;
}
.group-tiger-flame2 .info-section {
  background-color: #CC1552;
}
.group-tiger-flame2 .nsm-banner {
  background-color: #CC1552;
}
.group-tiger-flame2 .tab-container {
  background: #CC1552;
}
.group-tiger-flame2 .featured-banner {
  background: #CC1552;
}
.group-tiger-flame2 .exhibit-infobar {
  background: #CC1552;
}
.group-tiger-flame2 .serach-bar-group {
  background-color: #CC1552;
}
.group-tiger-flame2 footer {
  border-top: 10px solid #CC1552;
}

.group-singapore-sunset2 .main-nav {
  background-color: #BF4600;
}
.group-singapore-sunset2 .main-slider {
  background-color: #BF4600;
}
.group-singapore-sunset2 .header-bottom {
  background-color: #BF4600;
}
.group-singapore-sunset2 .info-section {
  background-color: #BF4600;
}
.group-singapore-sunset2 .nsm-banner {
  background-color: #BF4600;
}
.group-singapore-sunset2 .tab-container {
  background: #BF4600;
}
.group-singapore-sunset2 .featured-banner {
  background: #BF4600;
}
.group-singapore-sunset2 .exhibit-infobar {
  background: #BF4600;
}
.group-singapore-sunset2 .serach-bar-group {
  background-color: #BF4600;
}
.group-singapore-sunset2 footer {
  border-top: 10px solid #BF4600;
}

.group-island-yellow2 .main-nav {
  background-color: #CC8829;
}
.group-island-yellow2 .main-slider {
  background-color: #CC8829;
}
.group-island-yellow2 .header-bottom {
  background-color: #CC8829;
}
.group-island-yellow2 .info-section {
  background-color: #CC8829;
}
.group-island-yellow2 .nsm-banner {
  background-color: #CC8829;
}
.group-island-yellow2 .tab-container {
  background: #CC8829;
}
.group-island-yellow2 .featured-banner {
  background: #CC8829;
}
.group-island-yellow2 .exhibit-infobar {
  background: #CC8829;
}
.group-island-yellow2 .serach-bar-group {
  background-color: #CC8829;
}
.group-island-yellow2 footer {
  border-top: 10px solid #CC8829;
}

.group-nostalgia-gold2 .main-nav {
  background-color: #7F6227;
}
.group-nostalgia-gold2 .main-slider {
  background-color: #7F6227;
}
.group-nostalgia-gold2 .header-bottom {
  background-color: #7F6227;
}
.group-nostalgia-gold2 .info-section {
  background-color: #7F6227;
}
.group-nostalgia-gold2 .nsm-banner {
  background-color: #7F6227;
}
.group-nostalgia-gold2 .tab-container {
  background: #7F6227;
}
.group-nostalgia-gold2 .featured-banner {
  background: #7F6227;
}
.group-nostalgia-gold2 .exhibit-infobar {
  background: #7F6227;
}
.group-nostalgia-gold2 .serach-bar-group {
  background-color: #7F6227;
}
.group-nostalgia-gold2 footer {
  border-top: 10px solid #7F6227;
}

.group-padang-green2 .main-nav {
  background-color: #829058;
}
.group-padang-green2 .main-slider {
  background-color: #829058;
}
.group-padang-green2 .header-bottom {
  background-color: #829058;
}
.group-padang-green2 .info-section {
  background-color: #829058;
}
.group-padang-green2 .nsm-banner {
  background-color: #829058;
}
.group-padang-green2 .tab-container {
  background: #829058;
}
.group-padang-green2 .featured-banner {
  background: #829058;
}
.group-padang-green2 .exhibit-infobar {
  background: #829058;
}
.group-padang-green2 .serach-bar-group {
  background-color: #829058;
}
.group-padang-green2 footer {
  border-top: 10px solid #829058;
}

.group-tree-green2 .main-nav {
  background-color: #3C805C;
}
.group-tree-green2 .main-slider {
  background-color: #3C805C;
}
.group-tree-green2 .header-bottom {
  background-color: #3C805C;
}
.group-tree-green2 .info-section {
  background-color: #3C805C;
}
.group-tree-green2 .nsm-banner {
  background-color: #3C805C;
}
.group-tree-green2 .tab-container {
  background: #3C805C;
}
.group-tree-green2 .featured-banner {
  background: #3C805C;
}
.group-tree-green2 .exhibit-infobar {
  background: #3C805C;
}
.group-tree-green2 .serach-bar-group {
  background-color: #3C805C;
}
.group-tree-green2 footer {
  border-top: 10px solid #3C805C;
}

.group-legacy-green2 .main-nav {
  background-color: #0D5758;
}
.group-legacy-green2 .main-slider {
  background-color: #0D5758;
}
.group-legacy-green2 .header-bottom {
  background-color: #0D5758;
}
.group-legacy-green2 .info-section {
  background-color: #0D5758;
}
.group-legacy-green2 .nsm-banner {
  background-color: #0D5758;
}
.group-legacy-green2 .tab-container {
  background: #0D5758;
}
.group-legacy-green2 .featured-banner {
  background: #0D5758;
}
.group-legacy-green2 .exhibit-infobar {
  background: #0D5758;
}
.group-legacy-green2 .serach-bar-group {
  background-color: #0D5758;
}
.group-legacy-green2 footer {
  border-top: 10px solid #0D5758;
}

.group-heritage-teal2 .main-nav {
  background-color: #33BECC;
}
.group-heritage-teal2 .main-slider {
  background-color: #33BECC;
}
.group-heritage-teal2 .header-bottom {
  background-color: #33BECC;
}
.group-heritage-teal2 .info-section {
  background-color: #33BECC;
}
.group-heritage-teal2 .nsm-banner {
  background-color: #33BECC;
}
.group-heritage-teal2 .tab-container {
  background: #33BECC;
}
.group-heritage-teal2 .featured-banner {
  background: #33BECC;
}
.group-heritage-teal2 .exhibit-infobar {
  background: #33BECC;
}
.group-heritage-teal2 .serach-bar-group {
  background-color: #33BECC;
}
.group-heritage-teal2 footer {
  border-top: 10px solid #33BECC;
}

.group-explorer-blue2 .main-nav {
  background-color: #0078CC;
}
.group-explorer-blue2 .main-slider {
  background-color: #0078CC;
}
.group-explorer-blue2 .header-bottom {
  background-color: #0078CC;
}
.group-explorer-blue2 .info-section {
  background-color: #0078CC;
}
.group-explorer-blue2 .nsm-banner {
  background-color: #0078CC;
}
.group-explorer-blue2 .tab-container {
  background: #0078CC;
}
.group-explorer-blue2 .featured-banner {
  background: #0078CC;
}
.group-explorer-blue2 .exhibit-infobar {
  background: #0078CC;
}
.group-explorer-blue2 .serach-bar-group {
  background-color: #0078CC;
}
.group-explorer-blue2 footer {
  border-top: 10px solid #0078CC;
}

.group-nms-blue2 .main-nav {
  background-color: #013365;
}
.group-nms-blue2 .main-slider {
  background-color: #013365;
}
.group-nms-blue2 .header-bottom {
  background-color: #013365;
}
.group-nms-blue2 .info-section {
  background-color: #013365;
}
.group-nms-blue2 .nsm-banner {
  background-color: #013365;
}
.group-nms-blue2 .tab-container {
  background: #013365;
}
.group-nms-blue2 .featured-banner {
  background: #013365;
}
.group-nms-blue2 .exhibit-infobar {
  background: #013365;
}
.group-nms-blue2 .serach-bar-group {
  background-color: #013365;
}
.group-nms-blue2 footer {
  border-top: 10px solid #013365;
}

.group-digital-cerulean2 .main-nav {
  background-color: #182399;
}
.group-digital-cerulean2 .main-slider {
  background-color: #182399;
}
.group-digital-cerulean2 .header-bottom {
  background-color: #182399;
}
.group-digital-cerulean2 .info-section {
  background-color: #182399;
}
.group-digital-cerulean2 .nsm-banner {
  background-color: #182399;
}
.group-digital-cerulean2 .tab-container {
  background: #182399;
}
.group-digital-cerulean2 .featured-banner {
  background: #182399;
}
.group-digital-cerulean2 .exhibit-infobar {
  background: #182399;
}
.group-digital-cerulean2 .serach-bar-group {
  background-color: #182399;
}
.group-digital-cerulean2 footer {
  border-top: 10px solid #182399;
}

.group-orchid-purple2 .main-nav {
  background-color: #553384;
}
.group-orchid-purple2 .main-slider {
  background-color: #553384;
}
.group-orchid-purple2 .header-bottom {
  background-color: #553384;
}
.group-orchid-purple2 .info-section {
  background-color: #553384;
}
.group-orchid-purple2 .nsm-banner {
  background-color: #553384;
}
.group-orchid-purple2 .tab-container {
  background: #553384;
}
.group-orchid-purple2 .featured-banner {
  background: #553384;
}
.group-orchid-purple2 .exhibit-infobar {
  background: #553384;
}
.group-orchid-purple2 .serach-bar-group {
  background-color: #553384;
}
.group-orchid-purple2 footer {
  border-top: 10px solid #553384;
}

.group-peranakan-plum2 .main-nav {
  background-color: #5D024D;
}
.group-peranakan-plum2 .main-slider {
  background-color: #5D024D;
}
.group-peranakan-plum2 .header-bottom {
  background-color: #5D024D;
}
.group-peranakan-plum2 .info-section {
  background-color: #5D024D;
}
.group-peranakan-plum2 .nsm-banner {
  background-color: #5D024D;
}
.group-peranakan-plum2 .tab-container {
  background: #5D024D;
}
.group-peranakan-plum2 .featured-banner {
  background: #5D024D;
}
.group-peranakan-plum2 .exhibit-infobar {
  background: #5D024D;
}
.group-peranakan-plum2 .serach-bar-group {
  background-color: #5D024D;
}
.group-peranakan-plum2 footer {
  border-top: 10px solid #5D024D;
}

.group-singapore-stone2 .main-nav {
  background-color: #3C3D42;
}
.group-singapore-stone2 .main-slider {
  background-color: #3C3D42;
}
.group-singapore-stone2 .header-bottom {
  background-color: #3C3D42;
}
.group-singapore-stone2 .info-section {
  background-color: #3C3D42;
}
.group-singapore-stone2 .nsm-banner {
  background-color: #3C3D42;
}
.group-singapore-stone2 .tab-container {
  background: #3C3D42;
}
.group-singapore-stone2 .featured-banner {
  background: #3C3D42;
}
.group-singapore-stone2 .exhibit-infobar {
  background: #3C3D42;
}
.group-singapore-stone2 .serach-bar-group {
  background-color: #3C3D42;
}
.group-singapore-stone2 footer {
  border-top: 10px solid #3C3D42;
}

.group-modern-white2 .main-nav {
  background-color: #CEC9C2;
}
.group-modern-white2 .main-slider {
  background-color: #CEC9C2;
}
.group-modern-white2 .header-bottom {
  background-color: #CEC9C2;
}
.group-modern-white2 .info-section {
  background-color: #CEC9C2;
}
.group-modern-white2 .nsm-banner {
  background-color: #CEC9C2;
}
.group-modern-white2 .tab-container {
  background: #CEC9C2;
}
.group-modern-white2 .featured-banner {
  background: #CEC9C2;
}
.group-modern-white2 .exhibit-infobar {
  background: #CEC9C2;
}
.group-modern-white2 .serach-bar-group {
  background-color: #CEC9C2;
}
.group-modern-white2 footer {
  border-top: 10px solid #CEC9C2;
}

.group-sang-nila-ruby3 .main-nav {
  background-color: #CC1552;
}
.group-sang-nila-ruby3 .main-slider {
  background-color: #CC1552;
}
.group-sang-nila-ruby3 .header-bottom {
  background-color: #CC1552;
}
.group-sang-nila-ruby3 .info-section {
  background-color: #CC1552;
}
.group-sang-nila-ruby3 .nsm-banner {
  background-color: #CC1552;
}
.group-sang-nila-ruby3 .tab-container {
  background: #CC1552;
}
.group-sang-nila-ruby3 .featured-banner {
  background: #CC1552;
}
.group-sang-nila-ruby3 .exhibit-infobar {
  background: #CC1552;
}
.group-sang-nila-ruby3 .serach-bar-group {
  background-color: #CC1552;
}
.group-sang-nila-ruby3 footer {
  border-top: 10px solid #CC1552;
}

.group-tiger-flame3 .main-nav {
  background-color: #CF4848;
}
.group-tiger-flame3 .main-slider {
  background-color: #CF4848;
}
.group-tiger-flame3 .header-bottom {
  background-color: #CF4848;
}
.group-tiger-flame3 .info-section {
  background-color: #CF4848;
}
.group-tiger-flame3 .nsm-banner {
  background-color: #CF4848;
}
.group-tiger-flame3 .tab-container {
  background: #CF4848;
}
.group-tiger-flame3 .featured-banner {
  background: #CF4848;
}
.group-tiger-flame3 .exhibit-infobar {
  background: #CF4848;
}
.group-tiger-flame3 .serach-bar-group {
  background-color: #CF4848;
}
.group-tiger-flame3 footer {
  border-top: 10px solid #CF4848;
}

.group-singapore-sunset3 .main-nav {
  background-color: #E55706;
}
.group-singapore-sunset3 .main-slider {
  background-color: #E55706;
}
.group-singapore-sunset3 .header-bottom {
  background-color: #E55706;
}
.group-singapore-sunset3 .info-section {
  background-color: #E55706;
}
.group-singapore-sunset3 .nsm-banner {
  background-color: #E55706;
}
.group-singapore-sunset3 .tab-container {
  background: #E55706;
}
.group-singapore-sunset3 .featured-banner {
  background: #E55706;
}
.group-singapore-sunset3 .exhibit-infobar {
  background: #E55706;
}
.group-singapore-sunset3 .serach-bar-group {
  background-color: #E55706;
}
.group-singapore-sunset3 footer {
  border-top: 10px solid #E55706;
}

.group-island-yellow3 .main-nav {
  background-color: #FEBF65;
}
.group-island-yellow3 .main-slider {
  background-color: #FEBF65;
}
.group-island-yellow3 .header-bottom {
  background-color: #FEBF65;
}
.group-island-yellow3 .info-section {
  background-color: #FEBF65;
}
.group-island-yellow3 .nsm-banner {
  background-color: #FEBF65;
}
.group-island-yellow3 .tab-container {
  background: #FEBF65;
}
.group-island-yellow3 .featured-banner {
  background: #FEBF65;
}
.group-island-yellow3 .exhibit-infobar {
  background: #FEBF65;
}
.group-island-yellow3 .serach-bar-group {
  background-color: #FEBF65;
}
.group-island-yellow3 footer {
  border-top: 10px solid #FEBF65;
}

.group-nostalgia-gold3 .main-nav {
  background-color: #B39558;
}
.group-nostalgia-gold3 .main-slider {
  background-color: #B39558;
}
.group-nostalgia-gold3 .header-bottom {
  background-color: #B39558;
}
.group-nostalgia-gold3 .info-section {
  background-color: #B39558;
}
.group-nostalgia-gold3 .nsm-banner {
  background-color: #B39558;
}
.group-nostalgia-gold3 .tab-container {
  background: #B39558;
}
.group-nostalgia-gold3 .featured-banner {
  background: #B39558;
}
.group-nostalgia-gold3 .exhibit-infobar {
  background: #B39558;
}
.group-nostalgia-gold3 .serach-bar-group {
  background-color: #B39558;
}
.group-nostalgia-gold3 footer {
  border-top: 10px solid #B39558;
}

.group-padang-green3 .main-nav {
  background-color: #AFBA8C;
}
.group-padang-green3 .main-slider {
  background-color: #AFBA8C;
}
.group-padang-green3 .header-bottom {
  background-color: #AFBA8C;
}
.group-padang-green3 .info-section {
  background-color: #AFBA8C;
}
.group-padang-green3 .nsm-banner {
  background-color: #AFBA8C;
}
.group-padang-green3 .tab-container {
  background: #AFBA8C;
}
.group-padang-green3 .featured-banner {
  background: #AFBA8C;
}
.group-padang-green3 .exhibit-infobar {
  background: #AFBA8C;
}
.group-padang-green3 .serach-bar-group {
  background-color: #AFBA8C;
}
.group-padang-green3 footer {
  border-top: 10px solid #AFBA8C;
}

.group-tree-green3 .main-nav {
  background-color: #59B383;
}
.group-tree-green3 .main-slider {
  background-color: #59B383;
}
.group-tree-green3 .header-bottom {
  background-color: #59B383;
}
.group-tree-green3 .info-section {
  background-color: #59B383;
}
.group-tree-green3 .nsm-banner {
  background-color: #59B383;
}
.group-tree-green3 .tab-container {
  background: #59B383;
}
.group-tree-green3 .featured-banner {
  background: #59B383;
}
.group-tree-green3 .exhibit-infobar {
  background: #59B383;
}
.group-tree-green3 .serach-bar-group {
  background-color: #59B383;
}
.group-tree-green3 footer {
  border-top: 10px solid #59B383;
}

.group-legacy-green3 .main-nav {
  background-color: #126C6E;
}
.group-legacy-green3 .main-slider {
  background-color: #126C6E;
}
.group-legacy-green3 .header-bottom {
  background-color: #126C6E;
}
.group-legacy-green3 .info-section {
  background-color: #126C6E;
}
.group-legacy-green3 .nsm-banner {
  background-color: #126C6E;
}
.group-legacy-green3 .tab-container {
  background: #126C6E;
}
.group-legacy-green3 .featured-banner {
  background: #126C6E;
}
.group-legacy-green3 .exhibit-infobar {
  background: #126C6E;
}
.group-legacy-green3 .serach-bar-group {
  background-color: #126C6E;
}
.group-legacy-green3 footer {
  border-top: 10px solid #126C6E;
}

.group-heritage-teal3 .main-nav {
  background-color: #33BECC;
}
.group-heritage-teal3 .main-slider {
  background-color: #33BECC;
}
.group-heritage-teal3 .header-bottom {
  background-color: #33BECC;
}
.group-heritage-teal3 .info-section {
  background-color: #33BECC;
}
.group-heritage-teal3 .nsm-banner {
  background-color: #33BECC;
}
.group-heritage-teal3 .tab-container {
  background: #33BECC;
}
.group-heritage-teal3 .featured-banner {
  background: #33BECC;
}
.group-heritage-teal3 .exhibit-infobar {
  background: #33BECC;
}
.group-heritage-teal3 .serach-bar-group {
  background-color: #33BECC;
}
.group-heritage-teal3 footer {
  border-top: 10px solid #33BECC;
}

.group-explorer-blue3 .main-nav {
  background-color: #0096FE;
}
.group-explorer-blue3 .main-slider {
  background-color: #0096FE;
}
.group-explorer-blue3 .header-bottom {
  background-color: #0096FE;
}
.group-explorer-blue3 .info-section {
  background-color: #0096FE;
}
.group-explorer-blue3 .nsm-banner {
  background-color: #0096FE;
}
.group-explorer-blue3 .tab-container {
  background: #0096FE;
}
.group-explorer-blue3 .featured-banner {
  background: #0096FE;
}
.group-explorer-blue3 .exhibit-infobar {
  background: #0096FE;
}
.group-explorer-blue3 .serach-bar-group {
  background-color: #0096FE;
}
.group-explorer-blue3 footer {
  border-top: 10px solid #0096FE;
}

.group-nms-blue3 .main-nav {
  background-color: #4D7094;
}
.group-nms-blue3 .main-slider {
  background-color: #4D7094;
}
.group-nms-blue3 .header-bottom {
  background-color: #4D7094;
}
.group-nms-blue3 .info-section {
  background-color: #4D7094;
}
.group-nms-blue3 .nsm-banner {
  background-color: #4D7094;
}
.group-nms-blue3 .tab-container {
  background: #4D7094;
}
.group-nms-blue3 .featured-banner {
  background: #4D7094;
}
.group-nms-blue3 .exhibit-infobar {
  background: #4D7094;
}
.group-nms-blue3 .serach-bar-group {
  background-color: #4D7094;
}
.group-nms-blue3 footer {
  border-top: 10px solid #4D7094;
}

.group-digital-cerulean3 .main-nav {
  background-color: #303ED9;
}
.group-digital-cerulean3 .main-slider {
  background-color: #303ED9;
}
.group-digital-cerulean3 .header-bottom {
  background-color: #303ED9;
}
.group-digital-cerulean3 .info-section {
  background-color: #303ED9;
}
.group-digital-cerulean3 .nsm-banner {
  background-color: #303ED9;
}
.group-digital-cerulean3 .tab-container {
  background: #303ED9;
}
.group-digital-cerulean3 .featured-banner {
  background: #303ED9;
}
.group-digital-cerulean3 .exhibit-infobar {
  background: #303ED9;
}
.group-digital-cerulean3 .serach-bar-group {
  background-color: #303ED9;
}
.group-digital-cerulean3 footer {
  border-top: 10px solid #303ED9;
}

.group-orchid-purple3 .main-nav {
  background-color: #7857A6;
}
.group-orchid-purple3 .main-slider {
  background-color: #7857A6;
}
.group-orchid-purple3 .header-bottom {
  background-color: #7857A6;
}
.group-orchid-purple3 .info-section {
  background-color: #7857A6;
}
.group-orchid-purple3 .nsm-banner {
  background-color: #7857A6;
}
.group-orchid-purple3 .tab-container {
  background: #7857A6;
}
.group-orchid-purple3 .featured-banner {
  background: #7857A6;
}
.group-orchid-purple3 .exhibit-infobar {
  background: #7857A6;
}
.group-orchid-purple3 .serach-bar-group {
  background-color: #7857A6;
}
.group-orchid-purple3 footer {
  border-top: 10px solid #7857A6;
}

.group-peranakan-plum3 .main-nav {
  background-color: #781C68;
}
.group-peranakan-plum3 .main-slider {
  background-color: #781C68;
}
.group-peranakan-plum3 .header-bottom {
  background-color: #781C68;
}
.group-peranakan-plum3 .info-section {
  background-color: #781C68;
}
.group-peranakan-plum3 .nsm-banner {
  background-color: #781C68;
}
.group-peranakan-plum3 .tab-container {
  background: #781C68;
}
.group-peranakan-plum3 .featured-banner {
  background: #781C68;
}
.group-peranakan-plum3 .exhibit-infobar {
  background: #781C68;
}
.group-peranakan-plum3 .serach-bar-group {
  background-color: #781C68;
}
.group-peranakan-plum3 footer {
  border-top: 10px solid #781C68;
}

.group-singapore-stone3 .main-nav {
  background-color: #6A6E7E;
}
.group-singapore-stone3 .main-slider {
  background-color: #6A6E7E;
}
.group-singapore-stone3 .header-bottom {
  background-color: #6A6E7E;
}
.group-singapore-stone3 .info-section {
  background-color: #6A6E7E;
}
.group-singapore-stone3 .nsm-banner {
  background-color: #6A6E7E;
}
.group-singapore-stone3 .tab-container {
  background: #6A6E7E;
}
.group-singapore-stone3 .featured-banner {
  background: #6A6E7E;
}
.group-singapore-stone3 .exhibit-infobar {
  background: #6A6E7E;
}
.group-singapore-stone3 .serach-bar-group {
  background-color: #6A6E7E;
}
.group-singapore-stone3 footer {
  border-top: 10px solid #6A6E7E;
}

.group-modern-white3 .main-nav {
  background-color: #EBE8E3;
}
.group-modern-white3 .main-slider {
  background-color: #EBE8E3;
}
.group-modern-white3 .header-bottom {
  background-color: #EBE8E3;
}
.group-modern-white3 .info-section {
  background-color: #EBE8E3;
}
.group-modern-white3 .nsm-banner {
  background-color: #EBE8E3;
}
.group-modern-white3 .tab-container {
  background: #EBE8E3;
}
.group-modern-white3 .featured-banner {
  background: #EBE8E3;
}
.group-modern-white3 .exhibit-infobar {
  background: #EBE8E3;
}
.group-modern-white3 .serach-bar-group {
  background-color: #EBE8E3;
}
.group-modern-white3 footer {
  border-top: 10px solid #EBE8E3;
}

.group-sang-nila-ruby4 .main-nav {
  background-color: #F0B3C7;
}
.group-sang-nila-ruby4 .main-slider {
  background-color: #F0B3C7;
}
.group-sang-nila-ruby4 .header-bottom {
  background-color: #F0B3C7;
}
.group-sang-nila-ruby4 .info-section {
  background-color: #F0B3C7;
}
.group-sang-nila-ruby4 .nsm-banner {
  background-color: #F0B3C7;
}
.group-sang-nila-ruby4 .tab-container {
  background: #F0B3C7;
}
.group-sang-nila-ruby4 .featured-banner {
  background: #F0B3C7;
}
.group-sang-nila-ruby4 .exhibit-infobar {
  background: #F0B3C7;
}
.group-sang-nila-ruby4 .serach-bar-group {
  background-color: #F0B3C7;
}
.group-sang-nila-ruby4 footer {
  border-top: 10px solid #F0B3C7;
}

.group-tiger-flame4 .main-nav {
  background-color: #F2BFBF;
}
.group-tiger-flame4 .main-slider {
  background-color: #F2BFBF;
}
.group-tiger-flame4 .header-bottom {
  background-color: #F2BFBF;
}
.group-tiger-flame4 .info-section {
  background-color: #F2BFBF;
}
.group-tiger-flame4 .nsm-banner {
  background-color: #F2BFBF;
}
.group-tiger-flame4 .tab-container {
  background: #F2BFBF;
}
.group-tiger-flame4 .featured-banner {
  background: #F2BFBF;
}
.group-tiger-flame4 .exhibit-infobar {
  background: #F2BFBF;
}
.group-tiger-flame4 .serach-bar-group {
  background-color: #F2BFBF;
}
.group-tiger-flame4 footer {
  border-top: 10px solid #F2BFBF;
}

.group-singapore-sunset4 .main-nav {
  background-color: #F5C6AB;
}
.group-singapore-sunset4 .main-slider {
  background-color: #F5C6AB;
}
.group-singapore-sunset4 .header-bottom {
  background-color: #F5C6AB;
}
.group-singapore-sunset4 .info-section {
  background-color: #F5C6AB;
}
.group-singapore-sunset4 .nsm-banner {
  background-color: #F5C6AB;
}
.group-singapore-sunset4 .tab-container {
  background: #F5C6AB;
}
.group-singapore-sunset4 .featured-banner {
  background: #F5C6AB;
}
.group-singapore-sunset4 .exhibit-infobar {
  background: #F5C6AB;
}
.group-singapore-sunset4 .serach-bar-group {
  background-color: #F5C6AB;
}
.group-singapore-sunset4 footer {
  border-top: 10px solid #F5C6AB;
}

.group-island-yellow4 .main-nav {
  background-color: #FECF8D;
}
.group-island-yellow4 .main-slider {
  background-color: #FECF8D;
}
.group-island-yellow4 .header-bottom {
  background-color: #FECF8D;
}
.group-island-yellow4 .info-section {
  background-color: #FECF8D;
}
.group-island-yellow4 .nsm-banner {
  background-color: #FECF8D;
}
.group-island-yellow4 .tab-container {
  background: #FECF8D;
}
.group-island-yellow4 .featured-banner {
  background: #FECF8D;
}
.group-island-yellow4 .exhibit-infobar {
  background: #FECF8D;
}
.group-island-yellow4 .serach-bar-group {
  background-color: #FECF8D;
}
.group-island-yellow4 footer {
  border-top: 10px solid #FECF8D;
}

.group-nostalgia-gold4 .main-nav {
  background-color: #E6D1AC;
}
.group-nostalgia-gold4 .main-slider {
  background-color: #E6D1AC;
}
.group-nostalgia-gold4 .header-bottom {
  background-color: #E6D1AC;
}
.group-nostalgia-gold4 .info-section {
  background-color: #E6D1AC;
}
.group-nostalgia-gold4 .nsm-banner {
  background-color: #E6D1AC;
}
.group-nostalgia-gold4 .tab-container {
  background: #E6D1AC;
}
.group-nostalgia-gold4 .featured-banner {
  background: #E6D1AC;
}
.group-nostalgia-gold4 .exhibit-infobar {
  background: #E6D1AC;
}
.group-nostalgia-gold4 .serach-bar-group {
  background-color: #E6D1AC;
}
.group-nostalgia-gold4 footer {
  border-top: 10px solid #E6D1AC;
}

.group-padang-green4 .main-nav {
  background-color: #CED6BA;
}
.group-padang-green4 .main-slider {
  background-color: #CED6BA;
}
.group-padang-green4 .header-bottom {
  background-color: #CED6BA;
}
.group-padang-green4 .info-section {
  background-color: #CED6BA;
}
.group-padang-green4 .nsm-banner {
  background-color: #CED6BA;
}
.group-padang-green4 .tab-container {
  background: #CED6BA;
}
.group-padang-green4 .featured-banner {
  background: #CED6BA;
}
.group-padang-green4 .exhibit-infobar {
  background: #CED6BA;
}
.group-padang-green4 .serach-bar-group {
  background-color: #CED6BA;
}
.group-padang-green4 footer {
  border-top: 10px solid #CED6BA;
}

.group-tree-green4 .main-nav {
  background-color: #BADECC;
}
.group-tree-green4 .main-slider {
  background-color: #BADECC;
}
.group-tree-green4 .header-bottom {
  background-color: #BADECC;
}
.group-tree-green4 .info-section {
  background-color: #BADECC;
}
.group-tree-green4 .nsm-banner {
  background-color: #BADECC;
}
.group-tree-green4 .tab-container {
  background: #BADECC;
}
.group-tree-green4 .featured-banner {
  background: #BADECC;
}
.group-tree-green4 .exhibit-infobar {
  background: #BADECC;
}
.group-tree-green4 .serach-bar-group {
  background-color: #BADECC;
}
.group-tree-green4 footer {
  border-top: 10px solid #BADECC;
}

.group-legacy-green4 .main-nav {
  background-color: #88B6B6;
}
.group-legacy-green4 .main-slider {
  background-color: #88B6B6;
}
.group-legacy-green4 .header-bottom {
  background-color: #88B6B6;
}
.group-legacy-green4 .info-section {
  background-color: #88B6B6;
}
.group-legacy-green4 .nsm-banner {
  background-color: #88B6B6;
}
.group-legacy-green4 .tab-container {
  background: #88B6B6;
}
.group-legacy-green4 .featured-banner {
  background: #88B6B6;
}
.group-legacy-green4 .exhibit-infobar {
  background: #88B6B6;
}
.group-legacy-green4 .serach-bar-group {
  background-color: #88B6B6;
}
.group-legacy-green4 footer {
  border-top: 10px solid #88B6B6;
}

.group-heritage-teal4 .main-nav {
  background-color: #9DD5DB;
}
.group-heritage-teal4 .main-slider {
  background-color: #9DD5DB;
}
.group-heritage-teal4 .header-bottom {
  background-color: #9DD5DB;
}
.group-heritage-teal4 .info-section {
  background-color: #9DD5DB;
}
.group-heritage-teal4 .nsm-banner {
  background-color: #9DD5DB;
}
.group-heritage-teal4 .tab-container {
  background: #9DD5DB;
}
.group-heritage-teal4 .featured-banner {
  background: #9DD5DB;
}
.group-heritage-teal4 .exhibit-infobar {
  background: #9DD5DB;
}
.group-heritage-teal4 .serach-bar-group {
  background-color: #9DD5DB;
}
.group-heritage-teal4 footer {
  border-top: 10px solid #9DD5DB;
}

.group-explorer-blue4 .main-nav {
  background-color: #D0E5F4;
}
.group-explorer-blue4 .main-slider {
  background-color: #D0E5F4;
}
.group-explorer-blue4 .header-bottom {
  background-color: #D0E5F4;
}
.group-explorer-blue4 .info-section {
  background-color: #D0E5F4;
}
.group-explorer-blue4 .nsm-banner {
  background-color: #D0E5F4;
}
.group-explorer-blue4 .tab-container {
  background: #D0E5F4;
}
.group-explorer-blue4 .featured-banner {
  background: #D0E5F4;
}
.group-explorer-blue4 .exhibit-infobar {
  background: #D0E5F4;
}
.group-explorer-blue4 .serach-bar-group {
  background-color: #D0E5F4;
}
.group-explorer-blue4 footer {
  border-top: 10px solid #D0E5F4;
}

.group-nms-blue4 .main-nav {
  background-color: #B6CAE0;
}
.group-nms-blue4 .main-slider {
  background-color: #B6CAE0;
}
.group-nms-blue4 .header-bottom {
  background-color: #B6CAE0;
}
.group-nms-blue4 .info-section {
  background-color: #B6CAE0;
}
.group-nms-blue4 .nsm-banner {
  background-color: #B6CAE0;
}
.group-nms-blue4 .tab-container {
  background: #B6CAE0;
}
.group-nms-blue4 .featured-banner {
  background: #B6CAE0;
}
.group-nms-blue4 .exhibit-infobar {
  background: #B6CAE0;
}
.group-nms-blue4 .serach-bar-group {
  background-color: #B6CAE0;
}
.group-nms-blue4 footer {
  border-top: 10px solid #B6CAE0;
}

.group-digital-cerulean4 .main-nav {
  background-color: #B2B7ED;
}
.group-digital-cerulean4 .main-slider {
  background-color: #B2B7ED;
}
.group-digital-cerulean4 .header-bottom {
  background-color: #B2B7ED;
}
.group-digital-cerulean4 .info-section {
  background-color: #B2B7ED;
}
.group-digital-cerulean4 .nsm-banner {
  background-color: #B2B7ED;
}
.group-digital-cerulean4 .tab-container {
  background: #B2B7ED;
}
.group-digital-cerulean4 .featured-banner {
  background: #B2B7ED;
}
.group-digital-cerulean4 .exhibit-infobar {
  background: #B2B7ED;
}
.group-digital-cerulean4 .serach-bar-group {
  background-color: #B2B7ED;
}
.group-digital-cerulean4 footer {
  border-top: 10px solid #B2B7ED;
}

.group-orchid-purple4 .main-nav {
  background-color: #D3C4E6;
}
.group-orchid-purple4 .main-slider {
  background-color: #D3C4E6;
}
.group-orchid-purple4 .header-bottom {
  background-color: #D3C4E6;
}
.group-orchid-purple4 .info-section {
  background-color: #D3C4E6;
}
.group-orchid-purple4 .nsm-banner {
  background-color: #D3C4E6;
}
.group-orchid-purple4 .tab-container {
  background: #D3C4E6;
}
.group-orchid-purple4 .featured-banner {
  background: #D3C4E6;
}
.group-orchid-purple4 .exhibit-infobar {
  background: #D3C4E6;
}
.group-orchid-purple4 .serach-bar-group {
  background-color: #D3C4E6;
}
.group-orchid-purple4 footer {
  border-top: 10px solid #D3C4E6;
}

.group-peranakan-plum4 .main-nav {
  background-color: #A4689A;
}
.group-peranakan-plum4 .main-slider {
  background-color: #A4689A;
}
.group-peranakan-plum4 .header-bottom {
  background-color: #A4689A;
}
.group-peranakan-plum4 .info-section {
  background-color: #A4689A;
}
.group-peranakan-plum4 .nsm-banner {
  background-color: #A4689A;
}
.group-peranakan-plum4 .tab-container {
  background: #A4689A;
}
.group-peranakan-plum4 .featured-banner {
  background: #A4689A;
}
.group-peranakan-plum4 .exhibit-infobar {
  background: #A4689A;
}
.group-peranakan-plum4 .serach-bar-group {
  background-color: #A4689A;
}
.group-peranakan-plum4 footer {
  border-top: 10px solid #A4689A;
}

.group-singapore-stone4 .main-nav {
  background-color: #C2CAD9;
}
.group-singapore-stone4 .main-slider {
  background-color: #C2CAD9;
}
.group-singapore-stone4 .header-bottom {
  background-color: #C2CAD9;
}
.group-singapore-stone4 .info-section {
  background-color: #C2CAD9;
}
.group-singapore-stone4 .nsm-banner {
  background-color: #C2CAD9;
}
.group-singapore-stone4 .tab-container {
  background: #C2CAD9;
}
.group-singapore-stone4 .featured-banner {
  background: #C2CAD9;
}
.group-singapore-stone4 .exhibit-infobar {
  background: #C2CAD9;
}
.group-singapore-stone4 .serach-bar-group {
  background-color: #C2CAD9;
}
.group-singapore-stone4 footer {
  border-top: 10px solid #C2CAD9;
}

.group-modern-white4 .main-nav {
  background-color: #F2F1ED;
}
.group-modern-white4 .main-slider {
  background-color: #F2F1ED;
}
.group-modern-white4 .header-bottom {
  background-color: #F2F1ED;
}
.group-modern-white4 .info-section {
  background-color: #F2F1ED;
}
.group-modern-white4 .nsm-banner {
  background-color: #F2F1ED;
}
.group-modern-white4 .tab-container {
  background: #F2F1ED;
}
.group-modern-white4 .featured-banner {
  background: #F2F1ED;
}
.group-modern-white4 .exhibit-infobar {
  background: #F2F1ED;
}
.group-modern-white4 .serach-bar-group {
  background-color: #F2F1ED;
}
.group-modern-white4 footer {
  border-top: 10px solid #F2F1ED;
}

.group-sang-nila-ruby5 .main-nav {
  background-color: #FCEAF0;
}
.group-sang-nila-ruby5 .main-slider {
  background-color: #FCEAF0;
}
.group-sang-nila-ruby5 .header-bottom {
  background-color: #FCEAF0;
}
.group-sang-nila-ruby5 .info-section {
  background-color: #FCEAF0;
}
.group-sang-nila-ruby5 .nsm-banner {
  background-color: #FCEAF0;
}
.group-sang-nila-ruby5 .tab-container {
  background: #FCEAF0;
}
.group-sang-nila-ruby5 .featured-banner {
  background: #FCEAF0;
}
.group-sang-nila-ruby5 .exhibit-infobar {
  background: #FCEAF0;
}
.group-sang-nila-ruby5 .serach-bar-group {
  background-color: #FCEAF0;
}
.group-sang-nila-ruby5 footer {
  border-top: 10px solid #FCEAF0;
}

.group-tiger-flame5 .main-nav {
  background-color: #FAEDEE;
}
.group-tiger-flame5 .main-slider {
  background-color: #FAEDEE;
}
.group-tiger-flame5 .header-bottom {
  background-color: #FAEDEE;
}
.group-tiger-flame5 .info-section {
  background-color: #FAEDEE;
}
.group-tiger-flame5 .nsm-banner {
  background-color: #FAEDEE;
}
.group-tiger-flame5 .tab-container {
  background: #FAEDEE;
}
.group-tiger-flame5 .featured-banner {
  background: #FAEDEE;
}
.group-tiger-flame5 .exhibit-infobar {
  background: #FAEDEE;
}
.group-tiger-flame5 .serach-bar-group {
  background-color: #FAEDEE;
}
.group-tiger-flame5 footer {
  border-top: 10px solid #FAEDEE;
}

.group-singapore-sunset5 .main-nav {
  background-color: #FCEDE6;
}
.group-singapore-sunset5 .main-slider {
  background-color: #FCEDE6;
}
.group-singapore-sunset5 .header-bottom {
  background-color: #FCEDE6;
}
.group-singapore-sunset5 .info-section {
  background-color: #FCEDE6;
}
.group-singapore-sunset5 .nsm-banner {
  background-color: #FCEDE6;
}
.group-singapore-sunset5 .tab-container {
  background: #FCEDE6;
}
.group-singapore-sunset5 .featured-banner {
  background: #FCEDE6;
}
.group-singapore-sunset5 .exhibit-infobar {
  background: #FCEDE6;
}
.group-singapore-sunset5 .serach-bar-group {
  background-color: #FCEDE6;
}
.group-singapore-sunset5 footer {
  border-top: 10px solid #FCEDE6;
}

.group-island-yellow5 .main-nav {
  background-color: #FEE9CB;
}
.group-island-yellow5 .main-slider {
  background-color: #FEE9CB;
}
.group-island-yellow5 .header-bottom {
  background-color: #FEE9CB;
}
.group-island-yellow5 .info-section {
  background-color: #FEE9CB;
}
.group-island-yellow5 .nsm-banner {
  background-color: #FEE9CB;
}
.group-island-yellow5 .tab-container {
  background: #FEE9CB;
}
.group-island-yellow5 .featured-banner {
  background: #FEE9CB;
}
.group-island-yellow5 .exhibit-infobar {
  background: #FEE9CB;
}
.group-island-yellow5 .serach-bar-group {
  background-color: #FEE9CB;
}
.group-island-yellow5 footer {
  border-top: 10px solid #FEE9CB;
}

.group-nostalgia-gold5 .main-nav {
  background-color: #FAF3E5;
}
.group-nostalgia-gold5 .main-slider {
  background-color: #FAF3E5;
}
.group-nostalgia-gold5 .header-bottom {
  background-color: #FAF3E5;
}
.group-nostalgia-gold5 .info-section {
  background-color: #FAF3E5;
}
.group-nostalgia-gold5 .nsm-banner {
  background-color: #FAF3E5;
}
.group-nostalgia-gold5 .tab-container {
  background: #FAF3E5;
}
.group-nostalgia-gold5 .featured-banner {
  background: #FAF3E5;
}
.group-nostalgia-gold5 .exhibit-infobar {
  background: #FAF3E5;
}
.group-nostalgia-gold5 .serach-bar-group {
  background-color: #FAF3E5;
}
.group-nostalgia-gold5 footer {
  border-top: 10px solid #FAF3E5;
}

.group-padang-green5 .main-nav {
  background-color: #F4F7E8;
}
.group-padang-green5 .main-slider {
  background-color: #F4F7E8;
}
.group-padang-green5 .header-bottom {
  background-color: #F4F7E8;
}
.group-padang-green5 .info-section {
  background-color: #F4F7E8;
}
.group-padang-green5 .nsm-banner {
  background-color: #F4F7E8;
}
.group-padang-green5 .tab-container {
  background: #F4F7E8;
}
.group-padang-green5 .featured-banner {
  background: #F4F7E8;
}
.group-padang-green5 .exhibit-infobar {
  background: #F4F7E8;
}
.group-padang-green5 .serach-bar-group {
  background-color: #F4F7E8;
}
.group-padang-green5 footer {
  border-top: 10px solid #F4F7E8;
}

.group-tree-green5 .main-nav {
  background-color: #EEF7F3;
}
.group-tree-green5 .main-slider {
  background-color: #EEF7F3;
}
.group-tree-green5 .header-bottom {
  background-color: #EEF7F3;
}
.group-tree-green5 .info-section {
  background-color: #EEF7F3;
}
.group-tree-green5 .nsm-banner {
  background-color: #EEF7F3;
}
.group-tree-green5 .tab-container {
  background: #EEF7F3;
}
.group-tree-green5 .featured-banner {
  background: #EEF7F3;
}
.group-tree-green5 .exhibit-infobar {
  background: #EEF7F3;
}
.group-tree-green5 .serach-bar-group {
  background-color: #EEF7F3;
}
.group-tree-green5 footer {
  border-top: 10px solid #EEF7F3;
}

.group-legacy-green5 .main-nav {
  background-color: #E7F0F1;
}
.group-legacy-green5 .main-slider {
  background-color: #E7F0F1;
}
.group-legacy-green5 .header-bottom {
  background-color: #E7F0F1;
}
.group-legacy-green5 .info-section {
  background-color: #E7F0F1;
}
.group-legacy-green5 .nsm-banner {
  background-color: #E7F0F1;
}
.group-legacy-green5 .tab-container {
  background: #E7F0F1;
}
.group-legacy-green5 .featured-banner {
  background: #E7F0F1;
}
.group-legacy-green5 .exhibit-infobar {
  background: #E7F0F1;
}
.group-legacy-green5 .serach-bar-group {
  background-color: #E7F0F1;
}
.group-legacy-green5 footer {
  border-top: 10px solid #E7F0F1;
}

.group-heritage-teal5 .main-nav {
  background-color: #EAF7F8;
}
.group-heritage-teal5 .main-slider {
  background-color: #EAF7F8;
}
.group-heritage-teal5 .header-bottom {
  background-color: #EAF7F8;
}
.group-heritage-teal5 .info-section {
  background-color: #EAF7F8;
}
.group-heritage-teal5 .nsm-banner {
  background-color: #EAF7F8;
}
.group-heritage-teal5 .tab-container {
  background: #EAF7F8;
}
.group-heritage-teal5 .featured-banner {
  background: #EAF7F8;
}
.group-heritage-teal5 .exhibit-infobar {
  background: #EAF7F8;
}
.group-heritage-teal5 .serach-bar-group {
  background-color: #EAF7F8;
}
.group-heritage-teal5 footer {
  border-top: 10px solid #EAF7F8;
}

.group-explorer-blue5 .main-nav {
  background-color: #EDF6FB;
}
.group-explorer-blue5 .main-slider {
  background-color: #EDF6FB;
}
.group-explorer-blue5 .header-bottom {
  background-color: #EDF6FB;
}
.group-explorer-blue5 .info-section {
  background-color: #EDF6FB;
}
.group-explorer-blue5 .nsm-banner {
  background-color: #EDF6FB;
}
.group-explorer-blue5 .tab-container {
  background: #EDF6FB;
}
.group-explorer-blue5 .featured-banner {
  background: #EDF6FB;
}
.group-explorer-blue5 .exhibit-infobar {
  background: #EDF6FB;
}
.group-explorer-blue5 .serach-bar-group {
  background-color: #EDF6FB;
}
.group-explorer-blue5 footer {
  border-top: 10px solid #EDF6FB;
}

.group-nms-blue5 .main-nav {
  background-color: #E8F1FA;
}
.group-nms-blue5 .main-slider {
  background-color: #E8F1FA;
}
.group-nms-blue5 .header-bottom {
  background-color: #E8F1FA;
}
.group-nms-blue5 .info-section {
  background-color: #E8F1FA;
}
.group-nms-blue5 .nsm-banner {
  background-color: #E8F1FA;
}
.group-nms-blue5 .tab-container {
  background: #E8F1FA;
}
.group-nms-blue5 .featured-banner {
  background: #E8F1FA;
}
.group-nms-blue5 .exhibit-infobar {
  background: #E8F1FA;
}
.group-nms-blue5 .serach-bar-group {
  background-color: #E8F1FA;
}
.group-nms-blue5 footer {
  border-top: 10px solid #E8F1FA;
}

.group-digital-cerulean5 .main-nav {
  background-color: #E7EAFA;
}
.group-digital-cerulean5 .main-slider {
  background-color: #E7EAFA;
}
.group-digital-cerulean5 .header-bottom {
  background-color: #E7EAFA;
}
.group-digital-cerulean5 .info-section {
  background-color: #E7EAFA;
}
.group-digital-cerulean5 .nsm-banner {
  background-color: #E7EAFA;
}
.group-digital-cerulean5 .tab-container {
  background: #E7EAFA;
}
.group-digital-cerulean5 .featured-banner {
  background: #E7EAFA;
}
.group-digital-cerulean5 .exhibit-infobar {
  background: #E7EAFA;
}
.group-digital-cerulean5 .serach-bar-group {
  background-color: #E7EAFA;
}
.group-digital-cerulean5 footer {
  border-top: 10px solid #E7EAFA;
}

.group-orchid-purple5 .main-nav {
  background-color: #F0EDF4;
}
.group-orchid-purple5 .main-slider {
  background-color: #F0EDF4;
}
.group-orchid-purple5 .header-bottom {
  background-color: #F0EDF4;
}
.group-orchid-purple5 .info-section {
  background-color: #F0EDF4;
}
.group-orchid-purple5 .nsm-banner {
  background-color: #F0EDF4;
}
.group-orchid-purple5 .tab-container {
  background: #F0EDF4;
}
.group-orchid-purple5 .featured-banner {
  background: #F0EDF4;
}
.group-orchid-purple5 .exhibit-infobar {
  background: #F0EDF4;
}
.group-orchid-purple5 .serach-bar-group {
  background-color: #F0EDF4;
}
.group-orchid-purple5 footer {
  border-top: 10px solid #F0EDF4;
}

.group-peranakan-plum5 .main-nav {
  background-color: #D9BBD3;
}
.group-peranakan-plum5 .main-slider {
  background-color: #D9BBD3;
}
.group-peranakan-plum5 .header-bottom {
  background-color: #D9BBD3;
}
.group-peranakan-plum5 .info-section {
  background-color: #D9BBD3;
}
.group-peranakan-plum5 .nsm-banner {
  background-color: #D9BBD3;
}
.group-peranakan-plum5 .tab-container {
  background: #D9BBD3;
}
.group-peranakan-plum5 .featured-banner {
  background: #D9BBD3;
}
.group-peranakan-plum5 .exhibit-infobar {
  background: #D9BBD3;
}
.group-peranakan-plum5 .serach-bar-group {
  background-color: #D9BBD3;
}
.group-peranakan-plum5 footer {
  border-top: 10px solid #D9BBD3;
}

.group-singapore-stone5 .main-nav {
  background-color: #E8EBF0;
}
.group-singapore-stone5 .main-slider {
  background-color: #E8EBF0;
}
.group-singapore-stone5 .header-bottom {
  background-color: #E8EBF0;
}
.group-singapore-stone5 .info-section {
  background-color: #E8EBF0;
}
.group-singapore-stone5 .nsm-banner {
  background-color: #E8EBF0;
}
.group-singapore-stone5 .tab-container {
  background: #E8EBF0;
}
.group-singapore-stone5 .featured-banner {
  background: #E8EBF0;
}
.group-singapore-stone5 .exhibit-infobar {
  background: #E8EBF0;
}
.group-singapore-stone5 .serach-bar-group {
  background-color: #E8EBF0;
}
.group-singapore-stone5 footer {
  border-top: 10px solid #E8EBF0;
}

.group-modern-white5 .main-nav {
  background-color: #FFFFFF;
}
.group-modern-white5 .main-slider {
  background-color: #FFFFFF;
}
.group-modern-white5 .header-bottom {
  background-color: #FFFFFF;
}
.group-modern-white5 .info-section {
  background-color: #FFFFFF;
}
.group-modern-white5 .nsm-banner {
  background-color: #FFFFFF;
}
.group-modern-white5 .tab-container {
  background: #FFFFFF;
}
.group-modern-white5 .featured-banner {
  background: #FFFFFF;
}
.group-modern-white5 .exhibit-infobar {
  background: #FFFFFF;
}
.group-modern-white5 .serach-bar-group {
  background-color: #FFFFFF;
}
.group-modern-white5 footer {
  border-top: 10px solid #FFFFFF;
}

.browse-item-img,
.explore-item-img
{
  overflow: hidden;  
}

.browse-item-box,
.explore-item-box {
  transform: scale(1);
  /* Animation */
  overflow: hidden;
  position: relative;
}
.browse-item-box .browse-item-img img,
.browse-item-box .explore-item-img img,
.explore-item-box .browse-item-img img,
.explore-item-box .explore-item-img img {
  transform: scale(1);
  transition: all 0.5s ease;
  width: 100%;
  aspect-ratio: 3.3/2;
  object-fit: cover;
  object-position: center;
}
.browse-item-box:hover .browse-item-img img,
.browse-item-box:hover .explore-item-img img,
.explore-item-box:hover .browse-item-img img,
.explore-item-box:hover .explore-item-img img {
  transform: scale(1.02);
  transition: all 0.5s ease;
  z-index: 10;
  background-color: white;
}

.about-media {
  border-bottom: 1px solid #B6CBE0;
  margin: 20px auto 1rem;
}

.color-blue {
  color: #0068B3;
}

.color-green {
  color: #3C815C;
}

.color-red {
  color: #B30000;
}

.orange-color-border {
  border-left: 4px solid #FFCF8D;
  background-color: #FFE9CC;
  margin: 0.5rem auto 1rem;
  padding: 20px;
}

.green-color-border {
  border-left: 4px solid #BADECC;
  background-color: #EEF7F3;
  padding: 20px;
  margin: 0.5rem auto 1rem;
  color: #0068B3;
}

.bg-blue {
  background: #e8f1fa;
}

.mobile-menu-nav.mnColorChange svg {
  height: 0.7em;
}

.overlay {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.68);
  z-index: 99999;
}
@media (min-width: 769px) {
  .overlay {
    display: none !important;
  }
}

.mobile_footer_links {
  display: none;
  background-color: white;
}
.mobile_footer_links a {
  padding: 0px 10px;
}
.mobile_footer_links .d-flex {
  justify-content: center;
}
@media (max-width: 768px) {
  .mobile_footer_links {
    display: block;
    background-color: white;
    width: 100%;
    bottom: 0;
    right: 0;
    text-align: center;
    border-radius: 8px 8px 0px 0px;
    padding: 20px 10px;
    font-size: 0.9rem;
  }
}

@media (max-width: 768px) {
  .tab-container {
    width: 100%;
  }
  .tab-container.fixed-tabcontainer {
    position: fixed !important;
  }
  .right-main-floats.add-padding-to-icons {
    bottom: 153px;
  }
}
.new-planner-title {
  font-size: 1.8em;
  margin-top: 7px;
  margin-bottom: 7px;
}

.search-results-group hr {
  border: 1px solid #e2d2b0;
}
.search-results-group .result-items {
  margin-top: 5rem;
}
.search-results-group .result-items .result-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 2rem;
}
.search-results-group .result-items .result-item .result-item-image {
  min-width: 200px;
  min-height: 200px;
  background-color: #EAEBF0;
}
.search-results-group .result-items .result-item .result-item-image img {
  width: 100%;
}
.search-results-group .result-items .result-item .result-item-content {
  padding: 5px 20px;
  text-align: left;
}
.search-results-group .result-items .result-item .result-item-content a {
  text-decoration: none;
}

.bg-lightblue {
  background-color: #E9EBF0;
  padding: 15px;
  margin-bottom: 2.5rem;
}

.contribute-testimonial {
  margin-top: 20px;
  background: #E8F1FA;
  padding: 20px 60px;
  position: relative;
}
.contribute-testimonial:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 15px;
  background: url(/assets/images/quote-l.png);
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contribute-testimonial:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 15px;
  background: url(/assets/images/quote-r.png);
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial-nav {
  position: relative;
  width: 100%;
}
.testimonial-nav .bws-prev {
  margin-right: 40px;
}
.testimonial-nav .bws-prev,
.testimonial-nav .bws-next {
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 9;
  background: rgba(0, 104, 179, 0.4);
  color: #fff;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-nav .bws-prev:hover,
.testimonial-nav .bws-next:hover {
  background: #0068B3;
}

.main-slider,
.feat-img {
  color: #fff;
}
.main-slider .swiper-wrapper,
.feat-img .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
  height: fit-content;
}
.main-slider .home-slider .swiper-slide:after,
.feat-img .home-slider .swiper-slide:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
  background: rgb(0, 0, 0);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 65%);
  pointer-events: none;
}
@media (max-width: 768px) {
  .main-slider .desktop-slider,
  .feat-img .desktop-slider {
    display: none;
  }
}
.main-slider .mobile-slider,
.feat-img .mobile-slider {
  display: none;
}
@media (max-width: 768px) {
  .main-slider .mobile-slider,
  .feat-img .mobile-slider {
    display: flex;
    padding-top: 45px;
  }
}
@media (max-width: 600px) {
  .main-slider .mobile-slider,
  .feat-img .mobile-slider {
    margin: 0px 15px !important;
  }
}
.main-slider .mobile-slider .slider-overlay,
.feat-img .mobile-slider .slider-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.3019607843);
  width: 100%;
  height: 100%;
  z-index: 9;
}
.main-slider.main-slider-bg-pad-70,
.feat-img.main-slider-bg-pad-70 {
  padding-bottom: 70px;
}
.main-slider .main-slider-container,
.feat-img .main-slider-container {
  max-width: 1250px;
  margin: 0 auto;
}
.main-slider .main-slider-container .swiper-wrapper,
.feat-img .main-slider-container .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.main-slider .main-slider-container .slider-text-box,
.feat-img .main-slider-container .slider-text-box {
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
}
.main-slider .main-slider-container .slider-text-box h1,
.feat-img .main-slider-container .slider-text-box h1 {
  padding-left: 38px;
  padding-right: 38px;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .main-slider .main-slider-container .slider-text-box,
  .feat-img .main-slider-container .slider-text-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main-slider .main-slider-container .slider-text-box h1,
  .feat-img .main-slider-container .slider-text-box h1 {
    font-size: 1.9rem;
  }
}
@media (max-width: 768px) and (max-width: 620px) {
  .main-slider .main-slider-container .slider-text-box,
  .feat-img .main-slider-container .slider-text-box {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .main-slider .main-slider-container .slider-text-box h1,
  .feat-img .main-slider-container .slider-text-box h1 {
    font-size: 1.3rem;
    line-height: 1.5rem;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 768px) and (max-width: 420px) {
  .main-slider .main-slider-container .slider-text-box br,
  .feat-img .main-slider-container .slider-text-box br {
    display: none;
  }
}
.main-slider .main-slider-container .main-slider-prev,
.main-slider .main-slider-container .main-slider-next,
.feat-img .main-slider-container .main-slider-prev,
.feat-img .main-slider-container .main-slider-next {
  bottom: 0;
  cursor: pointer;
}
.main-slider .main-slider-container .main-slider-prev:hover,
.main-slider .main-slider-container .main-slider-next:hover,
.feat-img .main-slider-container .main-slider-prev:hover,
.feat-img .main-slider-container .main-slider-next:hover {
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.main-slider .slider-dark-gradient .swiper-slide:after,
.feat-img .slider-dark-gradient .swiper-slide:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
  background: rgb(0, 0, 0);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 65%);
  pointer-events: none;
}
.main-slider .main-slider-prev,
.main-slider .main-slider-next,
.main-slider .ws-slider-prev,
.main-slider .ws-slider-next,
.feat-img .main-slider-prev,
.feat-img .main-slider-next,
.feat-img .ws-slider-prev,
.feat-img .ws-slider-next {
  position: absolute;
  right: 0;
  z-index: 9999;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
  color: #fff;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  cursor: pointer;
}
.main-slider .main-slider-prev:hover,
.main-slider .main-slider-next:hover,
.main-slider .ws-slider-prev:hover,
.main-slider .ws-slider-next:hover,
.feat-img .main-slider-prev:hover,
.feat-img .main-slider-next:hover,
.feat-img .ws-slider-prev:hover,
.feat-img .ws-slider-next:hover {
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}
.main-slider .main-slider-prev.fi-next,
.main-slider .main-slider-next.fi-next,
.main-slider .ws-slider-prev.fi-next,
.main-slider .ws-slider-next.fi-next,
.feat-img .main-slider-prev.fi-next,
.feat-img .main-slider-next.fi-next,
.feat-img .ws-slider-prev.fi-next,
.feat-img .ws-slider-next.fi-next {
  margin-right: 0;
}
.main-slider .main-slider-prev.fi-prev,
.main-slider .main-slider-next.fi-prev,
.main-slider .ws-slider-prev.fi-prev,
.main-slider .ws-slider-next.fi-prev,
.feat-img .main-slider-prev.fi-prev,
.feat-img .main-slider-next.fi-prev,
.feat-img .ws-slider-prev.fi-prev,
.feat-img .ws-slider-next.fi-prev {
  margin-right: 43px;
}
@media (max-width: 768px) {
  .main-slider .main-slider-prev,
  .main-slider .main-slider-next,
  .main-slider .ws-slider-prev,
  .main-slider .ws-slider-next,
  .feat-img .main-slider-prev,
  .feat-img .main-slider-next,
  .feat-img .ws-slider-prev,
  .feat-img .ws-slider-next {
    margin-right: 45px;
    width: 32px;
    height: 32px;
    opacity: 50%;
  }
}
@media (max-width: 768px) {
  .main-slider .main-slider-prev.bws-next,
  .main-slider .main-slider-next.bws-next,
  .main-slider .ws-slider-prev.bws-next,
  .main-slider .ws-slider-next.bws-next,
  .feat-img .main-slider-prev.bws-next,
  .feat-img .main-slider-next.bws-next,
  .feat-img .ws-slider-prev.bws-next,
  .feat-img .ws-slider-next.bws-next {
    margin-right: 15px;
  }
  .main-slider .main-slider-prev.bws-next.fi-next,
  .main-slider .main-slider-next.bws-next.fi-next,
  .main-slider .ws-slider-prev.bws-next.fi-next,
  .main-slider .ws-slider-next.bws-next.fi-next,
  .feat-img .main-slider-prev.bws-next.fi-next,
  .feat-img .main-slider-next.bws-next.fi-next,
  .feat-img .ws-slider-prev.bws-next.fi-next,
  .feat-img .ws-slider-next.bws-next.fi-next {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .main-slider .main-slider-prev.bws-prev,
  .main-slider .main-slider-next.bws-prev,
  .main-slider .ws-slider-prev.bws-prev,
  .main-slider .ws-slider-next.bws-prev,
  .feat-img .main-slider-prev.bws-prev,
  .feat-img .main-slider-next.bws-prev,
  .feat-img .ws-slider-prev.bws-prev,
  .feat-img .ws-slider-next.bws-prev {
    margin-right: 52px;
  }
  .main-slider .main-slider-prev.bws-prev.fi-prev,
  .main-slider .main-slider-next.bws-prev.fi-prev,
  .main-slider .ws-slider-prev.bws-prev.fi-prev,
  .main-slider .ws-slider-next.bws-prev.fi-prev,
  .feat-img .main-slider-prev.bws-prev.fi-prev,
  .feat-img .main-slider-next.bws-prev.fi-prev,
  .feat-img .ws-slider-prev.bws-prev.fi-prev,
  .feat-img .ws-slider-next.bws-prev.fi-prev {
    margin-right: 37px;
  }
}
.main-slider .main-slider-prev,
.main-slider .ws-slider-prev,
.feat-img .main-slider-prev,
.feat-img .ws-slider-prev {
  margin-right: 60px;
}
@media (max-width: 768px) {
  .main-slider .main-slider-prev,
  .main-slider .ws-slider-prev,
  .feat-img .main-slider-prev,
  .feat-img .ws-slider-prev {
    margin-right: 82px;
  }
}
.main-slider .main-info,
.feat-img .main-info {
  margin-bottom: -120px;
  z-index: 9999;
}
@media (max-width: 991px) {
  .main-slider .main-info h4,
  .feat-img .main-info h4 {
    font-size: 1.33rem;
  }
}
@media (max-width: 768px) {
  .main-slider .main-info,
  .feat-img .main-info {
    flex-direction: column;
  }
  .main-slider .main-info h4,
  .feat-img .main-info h4 {
    font-size: 1.4rem;
  }
}
@media (max-width: 370px) {
  .main-slider .main-info h4,
  .feat-img .main-info h4 {
    font-size: 1.3rem;
  }
}
.main-slider .main-info .main-info-left-panel,
.feat-img .main-info .main-info-left-panel {
  background-color: #8d7343;
  width: 75%;
}
@media (max-width: 991px) {
  .main-slider .main-info .main-info-left-panel,
  .feat-img .main-info .main-info-left-panel {
    width: 72%;
  }
}
@media (max-width: 768px) {
  .main-slider .main-info .main-info-left-panel,
  .feat-img .main-info .main-info-left-panel {
    width: 100%;
  }
}
.main-slider .main-info .main-info-left-panel .follow-us-links a,
.feat-img .main-info .main-info-left-panel .follow-us-links a {
  text-decoration: none;
  background-color: #fff;
  color: #99804D;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-slider .main-info .main-info-left-panel .follow-us-links a:hover,
.feat-img .main-info .main-info-left-panel .follow-us-links a:hover {
  color: #54401a;
}
.main-slider .main-info .main-info-left-panel .follow-us-links a::after,
.feat-img .main-info .main-info-left-panel .follow-us-links a::after {
  display: none;
}
.main-slider .main-info .main-info-left-panel .text-small,
.feat-img .main-info .main-info-left-panel .text-small {
  color: #fff;
}
.main-slider .main-info .main-info-left-panel .text-recolor,
.feat-img .main-info .main-info-left-panel .text-recolor {
  color: #B6CBE0;
}
.main-slider .main-info .main-info-left-panel .text-big,
.feat-img .main-info .main-info-left-panel .text-big {
  line-height: 1.25em;
}
@media (max-width: 768px) {
  .main-slider .main-info .main-info-left-panel .d-flex,
  .feat-img .main-info .main-info-left-panel .d-flex {
    justify-content: flex-start;
    flex-direction: column;
  }
  .main-slider .main-info .main-info-left-panel .d-flex .d-flex,
  .feat-img .main-info .main-info-left-panel .d-flex .d-flex {
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    margin-top: 5px;
  }
  .main-slider .main-info .main-info-left-panel .d-flex .d-flex .d-flex,
  .feat-img .main-info .main-info-left-panel .d-flex .d-flex .d-flex {
    flex-direction: row;
    margin-top: 5px;
  }
}
.main-slider .main-info .main-info-right-panel,
.feat-img .main-info .main-info-right-panel {
  background-color: #fff;
  width: 25%;
}
@media (max-width: 991px) {
  .main-slider .main-info .main-info-right-panel,
  .feat-img .main-info .main-info-right-panel {
    width: 28%;
  }
}
@media (max-width: 768px) {
  .main-slider .main-info .main-info-right-panel,
  .feat-img .main-info .main-info-right-panel {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 25px;
  }
}
.main-slider .main-info .main-info-right-panel h4,
.feat-img .main-info .main-info-right-panel h4 {
  color: #8d7343;
}
.main-slider .main-info .main-info-right-panel .text-recolor-dark,
.feat-img .main-info .main-info-right-panel .text-recolor-dark {
  color: #141415;
  line-height: 20px;
  padding-top: 3px;
  padding-bottom: 5px;
}
.main-slider .main-info .main-info-right-panel a,
.feat-img .main-info .main-info-right-panel a {
  text-decoration: none;
  background-color: #8d7343;
  color: #fff;
  border-radius: 50%;
  display: block;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}
.main-slider .main-info .main-info-right-panel a:hover,
.feat-img .main-info .main-info-right-panel a:hover {
  background-color: #806226;
}

.info-section.main-slider-bg-pad-120 {
  height: 160px;
  width: 100%;
}
.info-section.main-slider-bg-pad-60 {
  height: 80px;
  width: 100%;
}

.ws-detail-margin {
  margin-top: -150px;
  height: fit-content;
}

.info-section-box {
  max-width: 530px;
  color: #fff;
  min-height: 207px;
  margin-top: -150px;
}
.info-section-box h1 {
  line-height: 1.2;
  letter-spacing: 0;
  font-size: 2rem;
}
.info-section-box.reverse-info-box {
  margin-top: 0;
}
@media (max-width: 370px) {
  .info-section-box {
    padding: 18px;
  }
  .info-section-box u {
    font-size: 14px;
  }
}
.info-section-box a {
  color: #fff;
  text-decoration: none;
}

.nsm-banner {
  position: relative;
  padding: 10rem 1.2rem 2rem;
  width: 82%;
  margin: 0 auto;
  background: #013365;
  z-index: 1;
}
@media screen and (max-width: 1400px) {
  .nsm-banner {
    width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .nsm-banner {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .nsm-banner {
    padding: 7rem 0rem 2.1rem 0rem;
  }
}
.nsm-banner .nsm-title {
  color: #fff;
}
.nsm-banner .nsm-description {
  color: #fff;
}

.nsm-breadcrumb {
  display: flex;
  gap: 1rem;
}
.nsm-breadcrumb a {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0.1rem;
  font-weight: 400;
  text-decoration: underline;
}
.nsm-breadcrumb a[href="#"] {
  cursor: default;
  font-weight: 500;
  text-decoration: none;
}
.nsm-breadcrumb p {
  color: #fff;
}

.ws-details-slider-container .swiper-wrapper {
  height: fit-content;
}

@media(max-width:520px)
{
  .ws-details-slider-container .swiper-slide-next, .ws-details-slider-container .swiper-slide-prev
  {
    opacity:0!important;
  }
}

@media (max-width: 991px) {
  .dome-title {
    flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  .dome-title .d-flex {
    flex-direction: row !important;
  }
}

.ico-dome {
  max-width: 25px;
}

.opening-time,
.plan-time {
  font-size: 1.4rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .opening-time,
  .plan-time {
    font-size: 1.33rem;
  }
}
@media (max-width: 768px) {
  .opening-time,
  .plan-time {
    font-size: 1.4rem;
  }
}
@media (max-width: 370px) {
  .opening-time,
  .plan-time {
    font-size: 1.3rem;
  }
}

.plan-time {
  color: #8d7343;
}

.opening-time,
.plan-time {
  margin: 5px 0;
}

.programmes-wrapper-container {
  padding-bottom: 80px;
}
@media (max-width: 576px) {
  .programmes-wrapper-container {
    padding-bottom: 70px;
  }
}
.programmes-wrapper-container .swiper-slide .programmes-slide-wrapper {
  height: 100%;
}
@media (max-width: 991px) {
  .programmes-wrapper-container .swiper-slide .programmes-slide-wrapper {
    flex-direction: column;
  }
}
.programmes-wrapper-container .programmes-slide-desc {
  width: 45%;
}
@media (max-width: 991px) {
  .programmes-wrapper-container .programmes-slide-desc {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 576px) {
  .programmes-wrapper-container .programmes-slide-desc .feat-copy {
    margin-left: 18px;
    margin-right: 18px;
  }
}
.programmes-wrapper-container .programmes-slide-desc a u {
  color: #fff;
}
.programmes-wrapper-container .programmes-slide-desc h2 {
  margin-top:0px;
}
.programmes-wrapper-container .programmes-slide-desc h2 a {
  color: #fff;
  text-decoration: none;
}
.programmes-wrapper-container .programmes-slide-desc .info-section-tags a {
  margin-bottom:16px;
}
@media (max-width: 768px) {
  .programmes-wrapper-container .nsm-title
  {
    padding:15px 0px;
  }
}

.colored_tag {
  padding: 2px 10px 2px 10px;
  margin: 3px 0;
  box-shadow: none;
  border-radius: 50px;
  text-align: center;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}
.colored_tag.it-l1 {
  background-color: #CFD6BA !important;
  color: #394029;
}
.colored_tag.it-l2 {
  background-color: #9DD6DB !important;
  color: #133C40;
}
.colored_tag.it-l3 {
  background-color: #D3C5E6 !important;
  color: #2E2240;
}
.colored_tag.it-b {
  background-color: #F2BFBF !important;
  color: #660000;
}
.colored_tag.it-ticketed {
  background-color: #F5C6AB;
  color: #662500;
}
.colored_tag.it-programmes {
  background-color: #F0B4C8;
  color: #660022;
}
.colored_tag.it-free {
  background-color: #BADECC;
  color: #1B4D33;
}
.colored_tag.it-exhibition {
  background-color: #E6D1AC;
  color: #593C00;
}
.colored_tag.it-programmes-bright {
  background-color: #CC1452;
  color: #fff;
}
.colored_tag.it-exhibition-bright {
  background-color: #8d7343;
  color: #fff;
}
.colored_tag.it-today-bright {
  background-color: #0078CC;
  color: #fff;
}
.colored_tag.it-onehour-bright {
  background-color: #0E5758;
  color: #fff;
}
.colored_tag.it-virtual-bright {
  background-color: #303ED9;
  color: #fff;
}
.colored_tag.it-virtual {
  background-color: #B2B7ED;
  color: #161C59;
}
.colored_tag.it-online {
  background-color: #303ed9;
  color: #fff;
}
.colored_tag.it-online-bright {
  background-color: #303ed9;
  color: #fff;
}
.colored_tag.it-varied {
  background-color: #D0E6F5;
  color: #004A80;
  position: relative;
  display: flex;
  align-items: center;
  width: 75px;
}
.colored_tag.it-varied::after {
  content: "";
  background: url("../images/icons/varied-circle.svg");
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: 4px;
  right: 5px;
}
.colored_tag.it-various {
  background-color: #D0E6F5;
  color: #004A80;
  position: relative;
  display: flex;
  align-items: center;
  width: 82px;
}
.colored_tag.it-various::after {
  content: "";
  background: url("../images/icons/location-mark.svg");
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: 4px;
  right: 3px;
}
.colored_tag.it-interactive {
  background-color: #EDF6FC;
  color: #004A80;
}
.colored_tag.it-video {
  background-color: #E7F0F1;
  color: #043838;
}
.colored_tag.it-article {
  background-color: #F1EDF5;
  color: #2E2240;
}
.colored_tag.it-resources-bright {
  background-color: #2999A3;
  color: #fff;
}
.colored_tag.it-preschool {
  background-color: #FFE9CC;
  color: #663C00;
}
.colored_tag.it-primary {
  background-color: #CFD6BA;
  color: #394029;
}
.colored_tag.it-secondary {
  background-color: #D0E6F5;
  color: #004A80;
}
.colored_tag.it-special-needs {
  background-color: #D9BBD4;
  color: #400035;
}
.colored_tag.it-educators {
  background-color: #EBE8E4;
  color: #6B6559;
}
.colored_tag.it-book {
  background-color: #FAF3E6;
  color: #593C00;
}
.colored_tag.it-pdf {
  background-color: #F4F7E9;
  color: #394029;
}
.colored_tag.it-hour {
  background-color: #fff;
  color: #0E5758;
  border: 1px solid #0E5758;
}
.colored_tag.it-hour:hover {
  background-color: #0E5758;
  color: #fff;
}
.colored_tag.it-hour.active {
  background-color: #0E5758;
  color: #fff;
}
.colored_tag.it-grey {
  background-color: #E8EAED;
  color: #6A6E7E;
}
.colored_tag.it-gold {
  background-color: #EBE8E4;
  color: #A98D54;
}
.colored_tag.it-blue {
  background-color: #0078CC;
  color: #fff;
  border-radius: 0;
}
.colored_tag.it-orange {
  background-color: #FF922A;
  color: #141415;
  border-radius: 0;
}
.colored_tag.it-red {
  background-color: #D8261B;
  color: #fff;
  border-radius: 0;
}
.colored_tag.it-purple {
  background-color: #960F9C;
  color: #fff;
  border-radius: 0;
}
.colored_tag.it-green {
  background-color: #008B43;
  color: #fff;
  border-radius: 0;
}
.colored_tag.it-left-rounded {
  border-radius: 15px 0 0 15px;
  margin-right: 0;
}
.colored_tag.it-right-rounded {
  border-radius: 0 15px 15px 0;
  margin-left: -2px;
}
.colored_tag.it-rounded {
  border-radius: 20px;
}
.colored_tag.bus-number-lightgreen {
  background-color: #E7F0F1;
  color: #116D6E;
  min-width: 50px;
}
.colored_tag.bus-number-solidgreen {
  background-color: #C4D9B8;
  color: #116D6E;
  min-width: 50px;
}

.crowd-levels-wrapper {
  border: 1px solid #C3CAD9;
}
.crowd-levels-wrapper .crowd-levels {
  position: relative;
  padding: 1.5rem 1.5rem 1.5rem 3.5rem;
  color: #141415;
}
.crowd-levels-wrapper .crowd-levels:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border: 2px solid #000;
  border-radius: 50%;
}
.crowd-levels-wrapper .crowd-levels:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 22.8px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #B6CBE0;
}
.crowd-levels-wrapper .crowd-levels.not-crowded:after {
  background: #00cc00;
}
.crowd-levels-wrapper .crowd-levels.crowded:after {
  background: red;
}
.crowd-levels-wrapper .crowd-levels.not-busy:after {
  background: green;
}
.crowd-levels-wrapper .crowd-levels.closed:after {
  background: grey;
}

.quiet-mornings-wrapper {
  max-width: 320px;
}
.quiet-mornings-wrapper .qm-tag {
  border-radius: 7px;
  background-color: #0078cc;
  color: #fff;
  text-align: center;
  line-height: 0.8rem;
  padding: 6px;
  width: 40px;
  height: 40px;
}

.colored_tag_sq {
  padding: 2px 10px 2px 10px;
  margin: 3px 0;
  box-shadow: none;
  border-radius: 50px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
.colored_tag_sq.op-video-series {
  background-color: #B2B7ED;
  color: #182399;
}
.colored_tag_sq.op-food {
  background-color: #F5C6AB;
  color: #662500;
}
.colored_tag_sq.op-senior {
  background-color: #9DD6DB;
  color: #133C40;
}
.colored_tag_sq.op-family {
  background-color: #F0B4C8;
  color: #9A0034;
}
.colored_tag_sq.op-ethnic {
  background-color: #BADECC;
  color: #133C40;
}
.colored_tag_sq.op-student {
  background-color: #B6CBE0;
  color: #003366;
}
.colored_tag_sq.op-educators {
  background-color: #EBE8E4;
  color: #6B6559;
}

.itp-add-icon {
  position: relative;
  z-index: 9999;
}

[data-info]:before, [data-info]:after {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  font-family: "Arimo-Regular", sans-serif;
  font-size: 16px;
  transition: 0.6s ease-in-out 0.4s;
}
[data-info]:before {
  content: "";
  height: 0;
  width: 0;
  top: calc(100% - 9px);
  border-style: solid;
  border-width: 10px;
  border-color: transparent transparent #000000 transparent;
}
[data-info]:hover:before, [data-info]:hover:after {
  opacity: 1;
  visibility: visible;
  transition: 0.4s ease-in-out 0.3s;
}
[data-info]:after {
  content: attr(data-info);
  white-space: nowrap;
  background: #000000;
  padding: 0.5rem 1rem 0.5rem 1rem;
  font-size: 0.9rem;
  box-sizing: border-box;
  top: calc(100% + 11px);
  color: #fff;
  border-radius: 4px;
  text-shadow: 0px 1px 1px #000;
  z-index: 9999;
}
@media (max-width: 1024px) {
  [data-info]:before, [data-info]:after {
    display: none;
  }
}

.innerpage-wrap img {
  position: relative;
  z-index: 9;
}

.exhibit-snippet {
  border: 1px solid #B6CBE0;
  border-radius: 5px;
}

.vid-transcript {
  border: 1px solid #E7F0F1;
  border-radius: 5px;
}

.vid-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
}
.vid-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-container {
  position: relative;
  min-height: 535px;
  margin: 2rem auto;
}
.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.exhibit-highlights {
  background-color: black;
  color: white;
}
.exhibit-highlights.bg-sleek-black {
  color: #fff;
}
.exhibit-highlights.bg-sleek-black .exhibit-item {
  border: 1px solid #707070;
}
.exhibit-highlights .exhibit-item-glance .exhibit-item {
  border: 1px solid #B6CBE0;
}
.exhibit-highlights .exhibit-item-glance .exhibit-item p.text-bold {
  margin-bottom: 5px;
}
.exhibit-highlights .exhibit-item-glance .exhibit-item .exhibit-item-resize {
  max-width: 220px;
}

.share-page-wrapper {
  bottom: 30px;
}
@media (max-width: 768px) {
  .share-page-wrapper {
    position: relative;
    bottom: 0;
    margin-top: 15px;
  }
}

.exhibit-infobar {
  color: #fff;
  position: relative;
  z-index: 9;
}
.exhibit-infobar h4 {
  margin: 5px 0;
}
.exhibit-infobar .container {
  min-height: 230px;
}
.exhibit-infobar .view-map a {
  color: #fff;
}

.pnf-icon {
  max-width: 72px;
}

.pnf-item {
  min-height: 203px;
}

.venue-rentals-slider .main-slider-prev,
.venue-rentals-slider .main-slider-next {
  position: absolute;
  right: 0;
  z-index: 9;
  background: #bed8eb;
  color: #0068B3;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .venue-rentals-slider .main-slider-prev,
  .venue-rentals-slider .main-slider-next {
    margin-right: 45px;
    width: 32px;
    height: 32px;
    opacity: 50%;
  }
}
.venue-rentals-slider .main-slider-prev {
  margin-right: 60px;
}
@media (max-width: 768px) {
  .venue-rentals-slider .main-slider-prev {
    margin-right: 82px;
  }
}

.gh-wrap .tab-content {
  display: none;
  border: none;
  padding: 0;
}
.gh-wrap .tab-content.active {
  display: block;
}
.gh-wrap .gh-tab {
  border-bottom: 2px solid #FAFBFC;
  color: #6A6E7E;
}
.gh-wrap .gh-tab.active {
  border-bottom: 2px solid #0078CC;
  color: #0078CC;
}
.gh-wrap a.gh-tab {
  text-decoration: none;
}

.gold-divider {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 620px) {
  .gold-divider {
    padding-left: 0;
    margin-top: 15px;
  }
}
.gold-divider::before {
  content: "";
  border-left: 2px solid #A98D54;
  position: absolute;
  left: 0;
  width: 2px;
  height: 88%;
}
@media (max-width: 620px) {
  .gold-divider::before {
    border-left: none;
    border-top: 2px solid #A98D54;
    width: 100%;
    top: -10px;
  }
}

.all-visitor-border {
  border: 2px solid #A98D54;
  border-radius: 12px;
}
@media (max-width: 768px) {
  .all-visitor-border {
    width: 100%;
  }
}
.all-visitor-border .avb-gold-divider {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.all-visitor-border .avb-gold-divider::before {
  content: "";
  border-left: 2px solid #A98D54;
  position: absolute;
  left: 0;
  width: 2px;
  height: 68%;
}

.snd-left-img {
  max-width: 190px;
}

.ob-vertical-img {
  max-width: 300px;
}
@media (max-width: 991px) {
  .ob-vertical-img {
    max-width: 250px;
  }
}

.au-arch-img {
  max-width: 250px;
}

.vs-icon {
  max-width: 72px;
}

.old-photo-tag {
  background-color: #000000;
  color: #fff;
  max-width: fit-content;
}

.contribution-project {
  background: #f5eee4;
  border: 1.2px dashed #000;
}

.blood-red-color {
  color: #b7252b;
}

.title-partition {
  border-bottom: 1px dashed #000;
  height: 1px;
  width: 150px;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
.title-partition.reverse-color {
  border-bottom: 1px dashed #fff;
}
.title-partition.left-alignment {
  margin: 0;
}
@media (max-width: 991px) {
  .title-partition.left-alignment {
    margin: 0 auto;
  }
}

.cp-img {
  max-width: 200px;
  margin: 0 auto;
  padding-top: 15px;
}

.ebp-rect {
  background: #1e3f2e;
  color: #fff;
  text-decoration: none;
}
.ebp-rect:hover, .ebp-rect:visited {
  color: #fff;
}
.ebp-rect.ebp-hide {
  display: none;
}
@media (max-width: 768px) {
  .ebp-rect {
    flex-direction: column;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
  }
  .ebp-rect:last-child {
    margin-bottom: 0;
  }
  .ebp-rect.ebp-link-2, .ebp-rect.ebp-link-4 {
    flex-direction: column-reverse;
  }
  .ebp-rect h2 {
    font-size: 1.5em;
  }
}

.ebp-link-0:hover {
  background-image: url("../../assets/images/event-page/every-body-plays-a-part/every-body-plays-a-part-13.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.ebp-link-1:hover {
  background-image: url("../../assets/images/event-page/every-body-plays-a-part/every-body-plays-a-part-5.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.ebp-link-2:hover {
  background-image: url("../../assets/images/event-page/every-body-plays-a-part/every-body-plays-a-part-6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.ebp-link-3:hover {
  background-image: url("../../assets/images/event-page/every-body-plays-a-part/every-body-plays-a-part-7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.ebp-link-4:hover {
  background-image: url("../../assets/images/event-page/every-body-plays-a-part/every-body-plays-a-part-8.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.ip-link {
  text-decoration: none;
  position: relative;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 70px;
  max-width: fit-content;
}

.ep-e-text {
  z-index: 2;
  color: #474747;
  line-height: 19px;
  display: flex;
  justify-content: center;
}

.ep-e-arrow {
  max-width: 80px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -70%;
  z-index: 1;
}

.dt-bg {
  background-color: #1e3f2e;
  color: #fff;
  min-height: 500px;
}
@media (max-width: 991px) {
  .dt-bg {
    padding: 40px;
  }
  .dt-bg br {
    display: none;
  }
}
@media (max-width: 768px) {
  .dt-bg {
    padding: 30px 20px 120px 20px;
    min-height: 0;
  }
}

@media (max-width: 768px) {
  .contribution-project {
    padding: 20px;
  }
}

.dt-img {
  max-width: 600px;
  margin: 0 auto;
  margin-top: -150px;
}
@media (max-width: 991px) {
  .dt-img {
    margin-top: -100px;
    max-width: 450px;
  }
}

.pct-img {
  max-width: 800px;
  margin: 0 auto;
  margin-top: -180px;
}
@media (max-width: 991px) {
  .pct-img {
    margin-top: -200px;
    max-width: 650px;
  }
}
@media (max-width: 768px) {
  .pct-img {
    margin-top: -106px;
  }
}

.ple-img {
  max-width: 800px;
  margin: 0 auto;
  margin-top: -200px;
}
@media (max-width: 991px) {
  .ple-img {
    margin-top: -200px;
    max-width: 400px;
  }
}
@media (max-width: 768px) {
  .ple-img {
    margin-top: -100px;
  }
}

@media (max-width: 991px) {
  .ple-text {
    text-align: center;
    padding-top: 0;
  }
  .ple-text p {
    margin: 0 auto;
    margin-bottom: 15px;
  }
}

.inner-innerpage-slider {
  position: relative;
  z-index: 1;
}

.new-itinerary-planner-container > div:first-child img {
  width: 305px;
}

.numbers-icon {
  text-align: center;
  border: 1px solid #8C7343;
  padding: 3px 0;
  width: 35px !important;
  background: #8C7343;
  color: white;
  font-size: 18px;
  font-weight: bold;
  font-family: "DMSans-Regular", sans-serif;
}

.sticky-sidebar-container {
  position: relative;
  z-index: 1;
}

.planner_container > div:last-child {
  padding: 0 !important;
}

.itinerary-selected {
  padding: 25px;
  height: auto !important;
}

.sticky-sidebar {
  will-change: min-height !important;
}

.sticky-sidebar-inner {
  transform: translate(0, 0) !important; /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0) !important;
  will-change: position, transform !important;
}

.mobile-image {
  display: none;
}

@media (max-width: 767px) {
  .mobile-image {
    display: block;
  }
  .hide-mobile {
    display: none;
  }
}
.featured-banner {
  z-index: 1;
}
.featured-banner h4 {
  color: #fff;
}
.featured-banner .feat-bg-pattern {
  width: 100%;
  height: 280px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.feat-container {
  color: #fff;
  z-index: 9;
}
.feat-container a {
  color: #fff;
}
.feat-container .feat-img {
  max-width: 800px;
}
@media (max-width: 1200px) {
  .feat-container .feat-img {
    max-width: 620px;
  }
}
@media (max-width: 992px) {
  .feat-container .feat-img {
    max-width: 520px;
  }
}
@media (max-width: 900px) {
  .feat-container .feat-img {
    max-width: 430px;
  }
}
@media (max-width: 810px) {
  .feat-container .feat-img {
    max-width: 390px;
  }
}
@media (max-width: 768px) {
  .feat-container .feat-img {
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .feat-container .feat-copy {
    margin: 0;
  }
}
@media (max-width: 640px) {
  .feat-container .feat-copy h2 {
    font-size: 1.8rem;
  }
}

.feature-remove {
  display: none;
}

@media (max-width: 768px) {
  .feat-desc {
    padding: 45px 0 55px 0;
  }
}
@media (max-width: 640px) {
  .feat-desc h4 {
    font-size: 1.25rem;
  }
}

ul li i,
ul li em,
ol li i,
ol li em {
  font-style: italic;
}

ol.terms-conditions-wrapper li,
ul.terms-conditions-wrapper li {
  padding: 5px 0 5px 0;
  margin-left: 26px;
}

.numeric {
  list-style: decimal !important;
}

.reverse-numeric {
  list-style: decimal-leading-zero !important;
}

.low-alpha {
  list-style: lower-alpha !important;
}

.upper-alpha {
  list-style: upper-alpha !important;
}

.low-roman {
  list-style: lower-roman !important;
}

.low-greek {
  list-style: lower-greek !important;
}

.disc {
  list-style: disc !important;
}

.circle {
  list-style: circle !important;
}

.square {
  list-style: square !important;
}

.tour-3-grid {
  row-gap: 15px;
}
.tour-3-grid .col-4 {
  flex-basis: 100%;
}

.publications-list {
  flex-wrap: wrap;
  column-gap: 38px;
  row-gap: 33px;
}
@media (max-width: 991px) {
  .publications-list {
    column-gap: 28px;
    row-gap: 25px;
  }
}
@media (max-width: 640px) {
  .publications-list {
    row-gap: 20px;
    column-gap: 20px;
  }
}
.publications-list a {
  text-decoration: none;
  color: #141415;
}
.publications-list a:hover {
  text-decoration: underline;
}
.publications-list a:hover img {
  transform: scale(1.03, 1.03);
  box-shadow: 0px 4px 10px 3px rgba(104, 104, 104, 0.15);
  transition: all 0.3s ease;
}
.publications-list .pblc-title {
  text-decoration: none;
}
.publications-list .pblc-dvr {
  background-color: #141415;
  height: 5px;
  width: 50px;
  margin-top: 20px;
}
.publications-list .pblc-card {
  margin-top: 30px;
  width: 31%;
}
@media (max-width: 1199px) {
  .publications-list .pblc-card {
    width: 30.6%;
  }
}
@media (max-width: 991px) {
  .publications-list .pblc-card {
    width: 30.7%;
  }
}
@media (max-width: 768px) {
  .publications-list .pblc-card {
    width: 47.5%;
  }
}
@media (max-width: 640px) {
  .publications-list .pblc-card {
    width: 47%;
  }
}
@media (max-width: 380px) {
  .publications-list .pblc-card {
    width: 46.5%;
  }
}
@media (max-width: 340px) {
  .publications-list .pblc-card {
    width: 46%;
  }
}
.publications-list img {
  max-height: 432px;
  min-height: 432px;
  object-fit: cover;
  object-position: center;
  transform: scale(1, 1);
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .publications-list img {
    max-height: 345px;
    min-height: 345px;
  }
}
@media (max-width: 991px) {
  .publications-list img {
    max-height: 264px;
    min-height: 264px;
  }
}
@media (max-width: 768px) {
  .publications-list img {
    max-height: 330px;
    min-height: 330px;
  }
}
@media (max-width: 640px) {
  .publications-list img {
    max-height: 100%;
    min-height: auto;
  }
}

.publication-feat {
  position: relative;
  padding: 2rem 1.2rem 2rem;
  width: 82%;
  margin: 0 auto;
  background: #f6f6f6;
  z-index: 1;
}
@media screen and (max-width: 1400px) {
  .publication-feat {
    width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .publication-feat {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .publication-feat {
    padding: 2rem 0rem 2.1rem 0rem;
  }
}
.publication-feat .pf-wrapper {
  display: flex;
  align-items: center;
  column-gap: 40px;
  row-gap: 40px;
  max-width: 750px;
  margin: 0 auto;
  padding: 0 20px 0 20px;
}
@media (max-width: 768px) {
  .publication-feat .pf-wrapper {
    column-gap: 30px;
  }
}
@media (max-width: 640px) {
  .publication-feat .pf-wrapper {
    flex-direction: column;
    row-gap: 30px;
  }
}
.publication-feat .pf-wrapper .pf-img {
  max-width: 300px;
  box-shadow: 0px 4px 10px 3px rgba(104, 104, 104, 0.15);
}

.pf-glimpse {
  column-gap: 16px;
  row-gap: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.pf-glimpse a {
  border: 1px solid #e7e7e7;
  max-width: 23.9%;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .pf-glimpse a {
    max-width: 23.7%;
  }
}
@media (max-width: 991px) {
  .pf-glimpse a {
    max-width: 31.8%;
  }
}
@media (max-width: 768px) {
  .pf-glimpse a {
    max-width: 31.4%;
  }
}
@media (max-width: 640px) {
  .pf-glimpse a {
    max-width: 47%;
  }
}
.pf-glimpse a:hover {
  transform: scale(1.01, 1.01);
  box-shadow: 0px 4px 10px 3px rgba(104, 104, 104, 0.15);
  transition: all 0.3s ease;
}

.nms-table-wrapper-scroll {
  overflow-x: scroll;
  padding-bottom: 6px;
}
.nms-table-wrapper-scroll::-webkit-scrollbar {
  height: 5px;
}
.nms-table-wrapper-scroll::-webkit-scrollbar-thumb {
  border-radius: 13px;
  background-color: #c3cad9;
}

.nms-table-style {
  border-collapse: separate;
  border-radius: 13px;
  border: 1.5px solid #c3cad9;
}
.nms-table-style tr.table-row-center td,
.nms-table-style tr.table-row-center th {
  text-align: center;
}
.nms-table-style tr.table-row-right td,
.nms-table-style tr.table-row-right th {
  text-align: right;
}
.nms-table-style tr.table-row-left td,
.nms-table-style tr.table-row-left th {
  text-align: left;
}
.nms-table-style tr.table-row-justify td,
.nms-table-style tr.table-row-justify th {
  text-align: justify;
}
.nms-table-style tr.remove-first-row-align td:first-child,
.nms-table-style tr.remove-first-row-align th:first-child {
  text-align: initial;
}
.nms-table-style tr td {
  padding: 15px 15px;
  border-top: 1.5px solid #c3cad9;
}
.nms-table-style tr td i,
.nms-table-style tr td em {
  font-style: italic;
}
.nms-table-style tr:first-child td, .nms-table-style tr:first-child th {
  border-top: none;
  border-bottom: none;
}
.nms-table-style tr th {
  padding: 15px 15px;
  border-bottom: 1.5px solid #c3cad9;
}
.nms-table-style tr th i,
.nms-table-style tr th em {
  font-style: italic;
}
@media (max-width: 991px) {
  .nms-table-style tr td,
  .nms-table-style tr th {
    min-width: 180px;
  }
}

ul.content-pagination-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  column-gap: 11px;
}
ul.content-pagination-wrapper .prev-pagination a,
ul.content-pagination-wrapper .next-pagination a {
  display: flex;
  align-items: center;
  column-gap: 10px;
  flex-direction: row;
}
ul.content-pagination-wrapper .prev-pagination svg,
ul.content-pagination-wrapper .next-pagination svg {
  font-size: 12px;
}
ul.content-pagination-wrapper .item-pagination {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
ul.content-pagination-wrapper .item-pagination a {
  padding: 3px 11px;
}
ul.content-pagination-wrapper .item-pagination.active {
  color: #fff !important;
}
ul.content-pagination-wrapper .item-pagination.active::before {
  content: "";
  position: absolute;
  background-color: #065FA3;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  z-index: -1;
}
ul.content-pagination-wrapper .item-pagination.active a {
  color: #fff !important;
}
ul.content-pagination-wrapper .item-pagination.hidden {
  display: none;
}
ul.content-pagination-wrapper .prev-pagination {
  margin-right: 10px;
}
ul.content-pagination-wrapper .next-pagination {
  margin-left: 10px;
}
ul.content-pagination-wrapper a {
  text-decoration: none;
}

/* Social Share */
/* XTR */
/* @media (max-width: 768px) {
  .share-icons-group .social-icons {
    display: none;
  }
}
.social-icons--show {
  display: flex !important;
} */

/*XTR*/
.itinerary-img {
  width: 100%;
}
/*XTR*/