body {
  font-family: "Gotham", sans-serif;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamBold.eot");
  src: url("../fonts/GothamBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-BookItalic.eot");
  src: url("../fonts/Gotham-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-BookItalic.woff") format("woff"), url("../fonts/Gotham-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-BoldItalic.eot");
  src: url("../fonts/Gotham-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-BoldItalic.woff") format("woff"), url("../fonts/Gotham-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Medium.eot");
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

:root {
  --anchor-color: black;
  --anchor-hover: black;
  --default-red-color: #ef3e42;
  --default-red-min: #E5105E;
}

/* Base Bootstrap */
a {
  color: black;
  font-weight: bold;
}

a:hover {
  color: var(--default-red-color);
  text-decoration: underline;
  font-weight: bold;
}

a.btn-link {
  font-size: 24px;
  font-family: default;
  color: black;
  text-decoration: none;
  border-radius: 0px;
  padding: 12px 60px;
  border: 2px solid black;
  display: inline-block;
}

a.btn-link:hover {
  color: var(--default-red-min);
  border: 2px solid var(--default-red-min);
}

a.btn-rounded {
  background-color: white;
  border: 1px solid black;
  border-radius: 25px;
  color: black;
  display: inline-block;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  width: 300px;
  text-size-adjust: none;
}

a.btn-rounded:hover {
  border-color: var(--default-red-min);
  color: var(--default-red-min);
}

/* Slick slider styles */
.banner-block {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 24px;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.banner-block .slick-track,
.banner-block .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

:root .jcf-checkbox span {
  margin: -4px 0 0 -5px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 9px;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%;
}

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

.banner-block .slick-dots, .content-holder .details-holder ul, .archive-holder, .privacy-desc .holder ul, .support-area .donate-area .logo-hold, .classlist-page .post-lg ul, .footer .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after, .header .search-form:after, .dept-hold .people:after, .support-area .donate-area .l-hold:after {
  content: '';
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

html {
  height: 100%;
  font-size: 14px;
}

body {
  min-width: 320px;
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}

a {
  transition: all 0.3s ease-in-out;
}

p {
  margin-bottom: 1.143rem;
}

.form-control {
  font-family: "Gotham", sans-serif;
}

.btn {
  border: none;
  text-align: center;
}

.btn-primary {
  padding: 8px 6px 6px;
  font-size: 0.857rem;
  line-height: 1.071rem;
  width: 86px;
  border: 1px solid black;
  background-color: white;
  color: black;
}

.btn-primary:hover {
  color: #fff;
  background: black;
  border: 1px solid black;
}

.btn-secondary {
  font-size: 1.286rem;
  line-height: 1.429rem;
  font-weight: 500;
  width: 179px;
  border: none;
  color: #fff;
  background: #000;
}

.btn-secondary:hover {
  background: #333;
}

h2 {
  line-height: 1.2;
}

img {
  max-width: 100%;
  height: auto;
}

input {
  font-family: "Gotham", sans-serif;
}

#wrapper {
  overflow: hidden;
  position: relative;
  display: table-cell;
  width: 100%;
}

#wrapper .w1 {
  max-width: 1140px;
  margin: 0 auto;
}

button {
  cursor: pointer;
}

@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor: default;
    pointer-events: none;
  }
}

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  color: black;
}

.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}

.accessibility:hover {
  outline: solid 1px black 1px;
}

.banner-block .image-holder {
  position: relative;
}

.banner-block .image-holder::after {
  content: "";
  position: absolute;
  inset: 0;
  box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, 0.1);
}

.banner-block .image-holder img {
  max-width: none;
  width: 100%;
}

.banner-block .overlay-hold {
  background: rgba(255, 255, 255, 0.85);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 11px 24px 11px 18px;
  display: flex;
}

@media (max-width: 767px) {
  .banner-block .overlay-hold {
    padding: 10px 15px 20px;
    display: flex;
    vertical-align: middle;
    align-items: center;
  }
}

.banner-block .overlay-hold .right-hold {
  flex: 20%;
}

.banner-block .overlay-hold .right-hold .btn {
  float: right;
  width: auto;
  padding: 6px;
  padding-top: 8px;
}

@media (max-width: 767px) {
  .banner-block .overlay-hold .btn {
    float: none;
    padding: 3px;
    margin-top: 0;
  }
}

.banner-block .left-hold {
  width: 100%;
  color: #000;
  font-size: 1rem;
  line-height: 1.214rem;
  padding-right: 10px;
  flex: 80%;
}

@media (max-width: 767px) {
  .banner-block .left-hold {
    font-size: 0.786rem;
    line-height: 0.943rem;
    padding-right: 0;
  }
}

.banner-block .left-hold p {
  margin: 0;
  text-align: left;
}

.banner-block .slick-dots {
  text-align: center;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 0;
  border-bottom: 1px solid rgba(0,0,0,0.25);
}

.banner-block .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}

.banner-block .slick-dots li button {
  width: 10px;
  height: 10px;
  background: black;
  padding: 0;
  border-radius: 100%;
  font-size: 0;
  margin: 0 4px;
  border: none;
}

.banner-block .slick-dots li button:hover,
.banner-block .slick-dots li.slick-active button:hover {
  /*background: var(--default-red-min);*/
  background-color: #444;
  width: 18px;
  height: 18px;
  margin: 2px 0 !important;
  border: 2px solid white;
}

.banner-block .slick-dots li.slick-active button:hover {
  border: 2px solid black;
  background-color: #aaa;
}

.banner-block .slick-dots li.slick-active button {
  background: rgba(255, 255, 255, 0.75);
  width: 18px;
  height: 18px;
  margin: 2px 0 !important;
  border: 2px solid black;
}

.section-head {
  position: relative;
  margin-bottom: 18px;
  padding-right: 80px;
  padding-bottom: 2px;
}

.section-head h1 {
  line-height: 20px;
  margin: 0;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-size: 26px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

@media (max-width: 767px) {
  .section-head h1 {
    font-size: 20px;
  }
}

.section-head .all-link {
  position: absolute;
  bottom: -1px;
  right: 12px;
  font-size: 1em;
  line-height: 1.071rem;
  font-weight: 700;
  color: black;
  text-decoration: none;
}

.section-head .all-link:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .section-head .all-link {
    top: 50%;
    transform: translateY(-50%);
  }
}

.section-head .all-link:hover {
  color: var(--default-red-color);
}

.show-section .container-fluid {
  padding: 23px 30px 15px;
}

@media (min-width: 1200px) {
  .show-section .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

.content-slider {
  position: relative;
  margin: 0 13px;
}

@media (max-width: 767px) {
  .content-slider {
    margin: 0 -8px;
  }
}

.content-slider .hold {
  padding: 0 10px;
  height: 100%;
}

.content-slider .desc {
  color: #000;
  font-size: 1rem;
  line-height: 1.214rem;
}

.content-slider .img-holder {
  margin-bottom: 10px;
}

.content-slider .img-holder img {
  width: 100%;
  z-index: 1;
}

.content-slider .img-holder a {
  position: relative;
  z-index: 2;
}

.content-slider .img-holder a:hover,
.content-slider .img-holder a:hover img {
  cursor: pointer;
}

.content-slider .img-holder a:hover {
  opacity: 0.5;
}

.content-slider .img-holder a:focus {
  outline: none;
  border: none;
}

.content-slider .img-holder a:focus img {
  max-width: calc(100% - 4px);
  border: 2px solid black;
  outline: none;
  margin: 0 auto;
  height: calc(100% - 4px);
}


.content-slider .slick-list {
  margin: 0 8px;
}

@media (max-width: 767px) {
  .content-slider .slick-list {
    margin: 0;
  }
}

.content-slider .slick-arrow {
  position: absolute;
  top: 50%;
  left: -12px;
  width: 12px;
  height: 22px;
  border-radius: 0;
  background: none;
  border: none;
  transform: translateY(-150%);
  padding: 0;
  z-index: 999;
}

.content-slider .slick-arrow:hover {
  opacity: 0.5;
}

.content-slider .slick-arrow.slick-prev:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  border-bottom: 11px solid transparent;
  border-right: 12px solid black;
  border-top: 11px solid transparent;
}

.content-slider .slick-arrow.slick-next {
  left: auto;
  right: -12px;
}

.content-slider .slick-arrow.slick-next:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  border-bottom: 11px solid transparent;
  border-left: 12px solid black;
  border-top: 11px solid transparent;
}

.exhibition-block .mark {
  background: none;
  margin-bottom: 10px;
  padding: 0;
  display: block;
}

.exhibition-block .title {
  font-weight: 700;
  font-style: italic;
}

.exhibition-block .title a {
  color: #000;
}

.exhibition-block .title a:hover {
  color: #333;
}

.post-section .container-fluid {
  padding: 13px 30px 8px;
}

@media (min-width: 1200px) {
  .post-section .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

.post-section .img-holder {
  margin-bottom: 12px;
  height: 139px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.post-section .title-wrap {
  margin-bottom: 16px;
}

.post-section .title-wrap .title {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}

.post-section .title-wrap .title a {
  color: #000;
  text-decoration: none;
}

.post-section .title-wrap .title a:hover {
  color: var(--default-red-color);
  text-decoration: none;
}

.post-section .title-wrap .sub strong {
  font-weight: 500;
}

.post-section .text-hold p {
  margin: 0;
}

.post-section .text-hold .more {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}

.post-section .text-hold .more:hover {
  color: var(--default-red-color);
}

.text-hold a {
  color: bold;
  font-weight: bold;
}

.text-hold a:hover {
  color: var(--default-red-color);
  font-weight: bold;
}

.post-section .article-block .title-wrap {
  margin-bottom: 12px;
}

.post-section .article-block .title-wrap .title {
  text-transform: none;
}

.post-section .article-block .text-hold p {
  margin-bottom: 8px;
}

.post-section .timing {
  font-weight: 500;
  display: block;
  padding-top: 10px;
}

.post-section.news .container-fluid {
  padding-bottom: 16px;
}

.post-section.add .content-slider .slick-track {
  display: flex;
}

.post-section.add .content-slider .slick-slide {
  float: none;
  height: auto;
}

.post-section.add .content-slider .slick-current .hold:before {
  display: none;
}

.post-section.add .content-slider .hold {
  position: relative;
}

.page-heading {
  margin: 24px 0 26px 0;
  position: relative;
}

@media (max-width: 1200px) {
  .page-heading {
    padding-right: 8px;
    padding-left: 8px;
  }
}

.page-heading h1 {
  margin: 0;
  color: #101615;
}

.content-holder .blog-archive {
  border-left: 1px solid var(--default-red-color);
}

@media (max-width: 575px) {
  .content-holder {
    padding: 0 2px;
  }
}

.content-holder.schedule .event-head {
  margin-bottom: 18px;
}

.content-holder.schedule .img-lg {
  margin-bottom: 35px;
}

@media (max-width: 575px) {
  .content-holder.schedule .img-lg {
    margin-bottom: 28px;
  }
}

.content-holder.schedule .details-holder {
  padding-bottom: 31px;
}

.content-holder.schedule .details-holder .logo-area {
  margin-top: 41px;
  margin-bottom: 12px;
}

.content-holder.schedule .details-holder .ex-text {
  padding-left: 9px;
}

.content-holder.multi .img-lg {
  margin-bottom: 18px;
}

.content-holder.multi .details-holder .logo-area {
  margin-top: 25px;
  margin-bottom: 19px;
}

.content-holder .event-head {
  position: relative;
  padding-right: 140px;
  margin-bottom: 5px;
}

@media (max-width: 575px) {
  .content-holder .event-head {
    padding-right: 0;
    margin-bottom: 15px;
  }
}

.content-holder .event-head h2 {
  text-transform: none;
  margin: 0;
  color: #1e0f00;
}

@media (max-width: 575px) {
  .content-holder .event-head h2 {
    margin-bottom: 10px;
  }
}

.content-holder .event-head h2 em {
  font-weight: 700;
}

.content-holder .event-head .social-hold {
  position: absolute;
  top: 0;
  right: 4px;
}

@media (max-width: 575px) {
  .content-holder .event-head .social-hold {
    position: static;
  }
}

.content-holder .event-head .social-hold img {
  margin-left: 8px;
}

.content-holder .img-lg {
  margin-bottom: 28px;
}

.content-holder .img-lg img {
  width: 100%;
}

.content-holder .details-holder {
  padding-bottom: 44px;
}

@media (max-width: 575px) {
  .content-holder .details-holder {
    padding-bottom: 30px;
  }
}

.content-holder .details-holder .wrap-area {
  padding-right: 18px;
}

@media (max-width: 575px) {
  .content-holder .details-holder .wrap-area {
    padding: 0;
  }
}

.content-holder .details-holder .wrap-area p {
  margin-bottom: 16px;
}

.content-holder .details-holder ul {
  margin-top: -7px;
  margin-bottom: 16px;
  padding-left: 16px;
}

.content-holder .details-holder ul li {
  font-weight: 700;
  color: var(--default-red-color);
  position: relative;
  padding-left: 9px;
  margin-bottom: 2px;
}

.content-holder .details-holder ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: var(--default-red-color);
  position: absolute;
  top: 6px;
  left: 0;
}

.content-holder .details-holder .ps {
  display: block;
  color: #595550;
  font-size: 0.643rem;
  line-height: 0.786rem;
  margin-bottom: 41px;
}

.content-holder .details-holder .logo-area {
  padding-left: 12px;
}

@media (max-width: 991px) {
  .content-holder .details-holder .logo-area {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .content-holder .details-holder .logo-area {
    padding-left: 0;
  }
}

.content-holder .details-holder .btn-wrap {
  text-align: center;
  padding-top: 13px;
  padding-right: 22px;
}

@media (max-width: 767px) {
  .content-holder .details-holder .btn-wrap {
    padding-right: 0;
  }
}

.content-holder .details-holder .btn-wrap a {
  display: inline-block;
  vertical-align: top;
  background: #5069a3;
  color: #fff;
  padding: 9px 6px;
  width: 236px;
  font-size: 1.5rem;
  line-height: 1.643rem;
  font-weight: 700;
}

.content-holder .details-holder .btn-wrap a:hover {
  background: #3f5381;
}

.content-holder .info-hold {
  padding-left: 51px;
}

@media (max-width: 575px) {
  .content-holder .info-hold {
    padding: 0 20px;
  }
}

.content-holder .info-hold .hold {
  margin-bottom: 8px;
}

.content-holder .info-hold strong {
  display: block;
}

.page-header {
  padding-top: 19px;
  padding-bottom: 22px;
}

.page-header.past {
  padding-top: 27px;
}

.page-header h1 {
  margin: 0;
}

.hours-bar {
  background: #000;
  color: #fff;
}

.hours-bar .container {
  padding-top: 7px;
  padding-bottom: 10px;
}

.hours-bar .text-lg {
  font-size: 3.214rem;
  line-height: 3.357rem;
  font-weight: 500;
  text-transform: uppercase;
  float: left;
  width: 185px;
}

@media (max-width: 767px) {
  .hours-bar .text-lg {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
}

.hours-bar .text {
  overflow: hidden;
  display: block;
  font-size: 1.143rem;
  line-height: 1.357rem;
  padding-left: 16px;
  padding-top: 3px;
}

@media (max-width: 767px) {
  .hours-bar .text {
    text-align: center;
    padding: 0;
  }
}

.hours-bar .text p {
  margin: 0;
}

.items-holder .container {
  padding-top: 28px;
  padding-bottom: 11px;
}

.items-holder .item-block {
  margin-bottom: 35px;
}

.archive .items-holder .container {
  padding-top: 0;
}

@media (max-width: 767px) {
  .items-holder .item-block {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .items-holder .item-block+.item-block {
    border-top: 1px solid var(--default-red-color);
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .items-holder .img-holder {
    text-align: center;
  }
}

.items-holder .inner {
  margin-left: 23px;
  border-top: 1px solid black;
  padding-top: 18px;
  color: #000;
}


@media (max-width: 767px) {
  .items-holder .inner {
    border-top: none;
    margin-left: 0;
    text-align: center;
  }
}

.items-holder .inner p {
  margin-bottom: 14px;
}

.items-holder .sub {
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
}

.items-holder .sub.past-exhibition-date {
  font-weight: 400;
}

.items-holder .title {
  font-size: 1rem;
  line-height: 1.214rem;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 7px;
}

.items-holder .title a {
  color: #000;
}

.items-holder .title a:hover {
  color: #333;
}

.items-holder .title.past-exhibition-title {
  margin-bottom: 0px;
}

.archive-holder {
  text-align: center;
  padding: 0 75px;
}

@media (max-width: 767px) {
  .archive-holder {
    padding: 0;
  }
}

.archive-holder li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.286rem;
  line-height: 1.429rem;
  font-weight: 500;
  padding: 0 9px;
  margin-bottom: 6px;
}

.archive-holder li.active a {
  color: var(--default-red-color);
  font-weight: bold;
}

.archive-holder li a {
  color: #000;
  font-weight: bold;
}

.archive-holder li a:hover {
  color: var(--default-red-color);
  font-weight: bold;
}

.past-area .items-holder+.items-holder {
  border-top: 3px solid var(--default-red-color);
  position: relative;
}

.past-area .items-holder+.items-holder:after {
  content: '';
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  background: var(--default-red-color);
}

.past-area .items-holder .container {
  padding-top: 18px;
  padding-bottom: 0;
}

.past-area .date-title {
  font-size: 2rem;
  line-height: 2.143rem;
  font-weight: 500;
  display: block;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .past-area .date-title {
    text-align: center;
  }
}

.paging {
  text-align: center;
  padding: 0 15px 28px;
}

.paging a {
  color: #000;
  margin: 0 15px;
  font-weight: 500;
}

.paging a:hover {
  color: #333;
}

.content-desc .container {
  padding-top: 23px;
  padding-bottom: 17px;
}

.content-desc h2 {
  margin: 0;
  color: #000;
}

@media (max-width: 767px) {
  .content-desc h2 {
    margin-bottom: 10px;
  }
}

.content-desc .section-head {
  margin-bottom: 29px;
}

@media (max-width: 767px) {
  .content-desc .section-head {
    padding-right: 50px;
  }
}

.content-desc .text-wrap,
.content-desc .hold-wrap {
  margin-left: 14px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--default-red-color);
}

@media (max-width: 767px) {

  .content-desc .text-wrap,
  .content-desc .hold-wrap {
    margin-left: 0;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}

.content-desc .block {
  margin-bottom: 33px;
}

.content-desc .block:last-child {
  margin-bottom: 0;
}

.content-desc .block:last-child .text-wrap,
.content-desc .block:last-child .hold-wrap {
  border-bottom: none;
  padding-bottom: 0;
}

.contact-area .content-desc .container {
  padding-bottom: 0;
}

.contact-area .block {
  margin-bottom: 27px;
}

.contact-area .hold-wrap .frame {
  font-size: 1rem;
  line-height: 1.143rem;
  margin-bottom: 20px;
}

.contact-area .hold-wrap .join-wrap {
  padding-bottom: 26px;
}

.contact-area .hold-wrap .join-wrap p {
  margin-bottom: 24px;
}

.contact-area .address-hold strong {
  display: block;
}

.contact-area dl dt {
  float: left;
  margin-right: 5px;
}

.contact-area dl dd {
  overflow: hidden;
  margin: 0;
}

.contact-area .contact-details .tel {
  color: #000100;
}

.contact-area .contact-details .tel:hover {
  color: var(--default-red-color);
}

.contact-form {
  max-width: 492px;
  padding-bottom: 12px;
}

.contact-form .lbl {
  float: left;
  width: 74px;
  padding-right: 10px;
  margin-top: 3px;
}

.contact-form .lbl label {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.143rem;
  color: #000;
}

.contact-form .outer {
  overflow: hidden;
}

.contact-form .form-group {
  margin-bottom: 26px;
}

.contact-form .form-control {
  width: 100%;
  height: 24px;
}

.contact-form textarea.form-control {
  height: 120px;
  resize: none;
}

.contact-form .btn-hold {
  text-align: right;
  margin-top: -14px;
}

.contact-form .btn-hold .btn {
  font-family: "Gotham", sans-serif;
  font-weight: 700;
}

.dept-hold {
  margin-bottom: 18px;
}

.dept-hold .title {
  font-size: 1rem;
  line-height: 1.143rem;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

.dept-hold .people-holder {
  font-size: 0;
}

.dept-hold .people {
  display: inline-block;
  vertical-align: top;
  font-size: 0.857rem;
  width: 50%;
  padding: 0 8px;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .dept-hold .people {
    display: block;
    width: 100%;
    padding: 0;
  }
}

.dept-hold .person-img {
  float: left;
  width: 97px;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .dept-hold .person-img {
    width: 77px;
  }
}

.dept-hold .desc {
  float: left;
  width: 162px;
  padding-top: 15px;
  line-height: 14px;
}

@media (max-width: 767px) {
  .dept-hold .desc {
    padding-top: 10px;
    float: none;
    width: auto;
    overflow: hidden;
  }
}

.dept-hold .name {
  font-weight: 700;
  display: block;
}

.dept-hold .post {
  font-style: italic;
  font-weight: 700;
  display: block;
  min-height: 28px;
}

.dept-hold .cross {
  display: block;
}

.dept-hold .mail a {
  color: #000100;
}

.dept-hold .mail a:hover {
  color: #333;
}

.privacy-desc .container {
  padding-top: 23px;
  padding-bottom: 38px;
}

.privacy-desc .section-head {
  margin-bottom: 29px;
}

.privacy-desc .holder h2 {
  text-transform: none;
  margin-bottom: 15px;
}

.privacy-desc .holder h2 a {
  color: #000100;
}

.privacy-desc .holder h2 a:hover {
  color: var(--default-red-color);
}

.privacy-desc .holder p {
  margin-bottom: 15px;
}

.privacy-desc .holder h3 {
  line-height: 1.1;
  margin-bottom: 1px;
}

.privacy-desc .holder ul {
  padding-left: 24px;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .privacy-desc .holder ul {
    padding-left: 14px;
  }
}

.privacy-desc .holder ul li {
  position: relative;
  padding-left: 8px;
}

.privacy-desc .holder ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #000100;
  position: absolute;
  top: 6px;
  left: 0;
}

.support-area .content-desc .container {
  padding-top: 26px;
  padding-bottom: 3px;
}

.support-area .content-desc .hold-wrap {
  padding-bottom: 33px;
}

@media (max-width: 767px) {
  .support-area .content-desc .hold-wrap {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .support-area .content-desc .block {
    margin-bottom: 20px;
  }
}

.support-area .text-mask {
  margin-bottom: 21px;
}

.support-area .donate-area {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  .support-area .donate-area {
    display: block;
  }
}

.support-area .donate-area .l-hold {
  flex-basis: 350px;
}

@media (max-width: 767px) {
  .support-area .donate-area .l-hold {
    flex-basis: 320px;
  }
}

@media (max-width: 575px) {
  .support-area .donate-area .l-hold {
    flex-basis: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
}

.support-area .donate-area .l-hold .txt {
  overflow: hidden;
}

.support-area .donate-area .l-hold .txt p {
  margin: 0;
}

.support-area .donate-area .logo-hold {
  font-size: 0;
}

.support-area .donate-area .logo-hold li {
  display: inline-block;
  vertical-align: top;
}

.support-area .donate-area .logo-hold li+li {
  margin-left: 46px;
}

.support-area .donate-area .btn-donate {
  float: left;
  text-transform: uppercase;
  background: var(--default-red-color);
  color: #fff;
  font-size: 1.071rem;
  line-height: 1.429rem;
  font-weight: 700;
  width: 107px;
  padding: 10px 6px;
  margin-right: 15px;
  text-align: center;
}

.support-area .donate-area .btn-donate:hover {
  background: #98002e;
}

.support-area .donate-area .logo-hold {
  flex-basis: 240px;
  text-align: center;
  margin-top: 5px;
}

.support-area .hold-wrap .desc-frame {
  margin-bottom: 26px;
}

.support-area .hold-wrap .btn {
  width: 174px;
  text-transform: uppercase;
}

.support-area .logos-area {
  padding-top: 16px;
  text-align: center;
  margin: 0 -20px;
}

.support-area .logos-area .wrap {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  margin-bottom: 18px;
}

.support-area .logos-area .wrap a:hover {
  opacity: 0.8;
}

.class-page h2 {
  margin-bottom: 12px;
}

@media (max-width: 575px) {
  .class-page h2 {
    margin-bottom: 0;
  }
}

.class-page h2 span {
  font-weight: 400;
  text-transform: none;
}

.class-page .event-head {
  position: relative;
  padding-right: 140px;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .class-page .event-head {
    padding-right: 0;
  }
}

.class-page .event-head .subs {
  font-size: 1.143rem;
  line-height: 1.286rem;
  display: block;
}

@media (max-width: 575px) {
  .class-page .event-head .subs {
    margin-bottom: 20px;
  }
}

.class-page .event-head .social-hold {
  position: absolute;
  top: 0;
  right: 4px;
}

@media (max-width: 575px) {
  .class-page .event-head .social-hold {
    position: static;
  }
}

.class-page .event-head .social-hold img {
  margin-left: 8px;
}

.class-page .post-lg {
  margin-bottom: 39px;
}

.class-page .post-lg .img-lg {
  margin-bottom: 11px;
}

.class-page .post-lg .img-lg img {
  max-width: none;
  width: 100%;
}

.class-page .post-lg .desc p {
  margin-bottom: 9px;
}

.class-page .highlight-hold {
  margin-bottom: 38px;
}

@media (max-width: 575px) {
  .class-page .highlight-hold {
    margin-bottom: 20px;
  }
}

.class-page .highlight-hold .box {
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}

.class-page .highlight-hold .box a {
  color: #fff;
  display: block;
  padding: 15px 12px 9px;
  background: var(--default-red-color);
}

.class-page .highlight-hold .box a:hover {
  background: #98002e;
}

.class-page .highlight-hold .box strong {
  font-size: 1.857rem;
  line-height: 2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}

.class-page .highlight-hold .box span {
  font-size: 1.286rem;
  line-height: 1.429rem;
  font-weight: 500;
  color: #faaab1;
}

.class-page .highlight-hold .wrap .box a {
  background: #000;
  padding: 12px 12px 10px;
}

.class-page .highlight-hold .wrap .box a:hover {
  background: #333;
}

.class-page .highlight-hold .wrap .box .sub {
  font-size: 0.929rem;
  line-height: 1.071rem;
  margin: 0;
}

.class-page .highlight-hold .wrap .box strong {
  font-size: 1.643rem;
  line-height: 1.786rem;
  margin: 0;
}

.class-page .highlight-hold .wrap .box span {
  font-size: 0.857rem;
  line-height: 1rem;
  color: #c9c6bd;
}

.class-page .note {
  display: block;
  color: #9a8b86;
  margin-bottom: 45px;
}

.class-page .note em {
  font-style: normal;
  text-decoration: underline;
  text-transform: uppercase;
}

.table-wrap {
  margin-bottom: 70px;
}

.table-wrap em {
  font-size: 1rem;
  line-height: 1.143rem;
  display: block;
  margin-bottom: 15px;
}

.table-wrap table {
  border: 1px solid #d9d6cf;
  table-layout: fixed;
  width: 100%;
  font-size: 1rem;
  line-height: 1.143rem;
}

@media (max-width: 767px) {
  .table-wrap table {
    display: block;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .table-wrap table colgroup {
    display: none;
  }
}

.table-wrap table .col1 {
  width: 12.53%;
}

.table-wrap table .col2 {
  width: 15.39%;
}

.table-wrap table .col3 {
  width: 25.61%;
}

.table-wrap table .col4 {
  width: 15.8%;
}

.table-wrap table .col5 {
  width: 7.49%;
}

.table-wrap table .col6 {
  width: 23%;
}

.table-wrap table thead {
  background: #e0ded8;
}

@media (max-width: 767px) {
  .table-wrap table thead {
    display: none;
  }
}

.table-wrap table thead th {
  font-weight: 700;
}

@media (max-width: 767px) {
  .table-wrap table tbody {
    display: block;
    border-left: 120px solid #e0ded8;
    float: left;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .table-wrap table tr {
    display: block;
    clear: both;
    float: left;
    width: 100%;
  }
}

.table-wrap table td {
  vertical-align: top;
  padding: 0px 1px;
}

@media (max-width: 767px) {
  .table-wrap table td {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    white-space: nowrap;
    border-top: 0;
  }
}

@media (max-width: 767px) {
  .table-wrap table td:before {
    content: attr(data-label);
    padding: 7px 10px;
    display: inline-block;
    background: #e0ded8;
    color: #000100;
    font-weight: bold;
    width: 120px;
    vertical-align: top;
    margin: 0 0 0 -121px;
    position: relative;
    white-space: normal;
  }
}

@media (max-width: 767px) {
  .table-wrap table td span {
    white-space: normal;
    display: inline-block;
    vertical-align: top;
    padding: 7px 10px;
    width: 100%;
  }
}

.classlist-page .event-head {
  margin-bottom: 21px;
}

.classlist-page .event-head h2 {
  margin-bottom: 12px;
}

.classlist-page .event-head .subs {
  font-size: 1.143rem;
  line-height: 1.286rem;
  display: block;
}

@media (max-width: 575px) {
  .classlist-page .event-head .subs {
    margin-bottom: 20px;
  }
}

.classlist-page .img-lg {
  margin-bottom: 35px;
}

.classlist-page .img-lg img {
  max-width: none;
  width: 100%;
}

.classlist-page .post-lg {
  border-bottom: 3px solid var(--default-red-color);
  margin-bottom: 11px;
  position: relative;
}

.classlist-page .post-lg:after {
  content: '';
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  background: var(--default-red-color);
}

.classlist-page .post-lg .desc p {
  margin-bottom: 11px;
}

.classlist-page .post-lg ul li {
  position: relative;
  padding-left: 9px;
  margin-bottom: 4px;
}

.classlist-page .post-lg ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #000100;
  position: absolute;
  top: 6px;
  left: 0;
}

.classlist-page .items-holder .container {
  padding-bottom: 10px;
}

.classlist-page .items-holder .item-block {
  margin-bottom: 30px;
}

.classlist-page .items-holder .title {
  font-style: normal;
  text-transform: uppercase;
  margin: 0 0 2px;
}

.classlist-page .items-holder .nums {
  display: block;
  font-size: 1rem;
  line-height: 1.143rem;
  margin-bottom: 6px;
}

.classlist-page .items-holder .nums strong {
  font-weight: 500;
}

.classlist-page .items-holder .inner p {
  line-height: 0.929rem;
}

.classlist-page .items-holder .inner p.course-intro {
  line-height: 1.286;
}

.classlist-page .items-holder .inner .btn {
  margin-top: 8px;
}

.browse-holder {
  padding-bottom: 38px;
}

.browse-holder .head {
  border: solid var(--default-red-color);
  border-width: 3px 0;
  padding: 15px 20px;
  margin-bottom: 18px;
  position: relative;
}

.browse-holder .head:before, .browse-holder .head:after {
  content: '';
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 4px;
  background: var(--default-red-color);
}

.browse-holder .head:before {
  top: auto;
  bottom: 4px;
}

.browse-holder h1 {
  font-size: 1.714rem;
  line-height: 1.857rem;
  margin: 0;
  text-transform: none;
  text-align: center;
}

.browse-holder h2 {
  color: #000;
  margin-bottom: 11px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.9px;
}

.browse-holder .wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.browse-holder .wrap .inner {
  width: 50%;
  padding: 0 8px;
}

.browse-holder .box {
  font-size: 1rem;
  line-height: 1.143rem;
  text-align: center;
  margin-bottom: 11px;
}

.browse-holder .box a {
  display: block;
  background: #000;
  color: #fff;
  padding: 8px 10px;
}

.browse-holder .box a:hover {
  background: #333;
}

.browse-holder .box .top {
  font-size: 1.143rem;
  line-height: 1.286rem;
  font-weight: 500;
  display: block;
}

.browse-holder .box .low {
  display: block;
  margin-top: 2px;
}

.fall-page .img-lg {
  margin-bottom: 48px;
}

.fall-page .img-lg img {
  max-width: none;
  width: 100%;
}

.fall-page .class-holder .block {
  border-bottom: 3px solid var(--default-red-color);
  padding-bottom: 49px;
  margin-bottom: 32px;
  position: relative;
}

@media (max-width: 575px) {
  .fall-page .class-holder .block {
    padding-bottom: 30px;
  }
}

.fall-page .class-holder .block:after {
  content: '';
  height: 1px;
  background: var(--default-red-color);
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
}

.fall-page h2 {
  display: block;
  text-transform: uppercase;
  font-size: 1.857rem;
  line-height: 2.214rem;
}

.fall-page .desc-hold {
  padding-top: 2px;
}

.fall-page .desc-hold .btn {
  margin-top: 21px;
  text-align: left;
  padding: 7px 10px 8px;
}

.fall-page .desc-hold .btn:after {
  content: '';
  height: 0;
  width: 0;
  border-bottom: 7.5px solid transparent;
  border-left: 12px solid #fff;
  border-top: 7.5px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.fall-page .desc-hold .btn-wrapper {
  margin: 0 -16px;
  padding-top: 4px;
  font-size: 0;
}

@media (max-width: 575px) {
  .fall-page .desc-hold .btn-wrapper {
    margin: 0 -10px;
  }
}

@media only screen and (max-width: 480px) {
  .fall-page .desc-hold .btn-wrapper {
    margin: 0;
    text-align: center;
  }
}

.fall-page .desc-hold .btn-wrapper a {
  padding-top: 6px;
}

.fall-page .desc-hold .btn-holder {
  width: 33.33%;
  margin-bottom: 0;
  font-size: 1rem;
}

@media (max-width: 575px) {
  .fall-page .desc-hold .btn-holder {
    width: 50%;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .fall-page .desc-hold .btn-holder {
    width: 250px;
  }
}

.fall-page .desc-hold .btn-holder .lg-text {
  font-size: 1.571rem;
  line-height: 1.714rem;
}

.pdf-holder {
  margin-top: -9px;
  padding-bottom: 4px;
}

.pdf-holder .highlight {
  font-size: 1.429rem;
  line-height: 1.571rem;
  margin-bottom: 10px;
}

.pdf-holder .highlight a {
  background: #000;
  color: #fff;
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 12px 11px;
}

.pdf-holder .highlight a:hover {
  background: #333;
}

.pdf-holder .highlight .base {
  display: block;
}

.pdf-holder .highlight .top {
  font-size: 2.143rem;
  line-height: 2.286rem;
  font-weight: 700;
  display: block;
  margin-bottom: 2px;
}

.pdf-holder .pdf-area {
  text-align: center;
}

.btn-wrapper {
  padding-top: 21px;
  margin-bottom: -62px;
}

@media (max-width: 575px) {
  .btn-wrapper {
    margin: 0;
    padding-top: 4px;
  }
}

.btn-wrapper .holder {
  margin: 0 -16px;
  font-size: 0;
}

@media (max-width: 575px) {
  .btn-wrapper .holder {
    margin: 0 -10px;
  }
}

@media only screen and (max-width: 480px) {
  .btn-wrapper .holder {
    margin: 0;
    text-align: center;
  }
}

.btn-wrapper .btn-holder {
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 16px;
  margin-bottom: 36px;
  text-align: center;
  font-weight: 500;
  letter-spacing: -1px;
}

@media (max-width: 767px) {
  .btn-wrapper .btn-holder {
    width: 33.33%;
  }
}

@media (max-width: 575px) {
  .btn-wrapper .btn-holder {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .btn-wrapper .btn-holder {
    width: 100%;
    padding: 0;
    width: 250px;
  }
}

.btn-wrapper a {
  display: block;
  background: #000;
  color: #fff;
  padding: 3px 0 12px;
}

.btn-wrapper a:hover {
  background: #333;
}

.btn-wrapper .lg-text {
  font-size: 2.571rem;
  line-height: 2.714rem;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 2px;
}

.btn-wrapper .duration {
  font-size: 1.5rem;
  line-height: 1.643rem;
  display: block;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 5px;
}

.btn-wrapper .duration:after {
  content: '';
  height: 2px;
  background: #fff;
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 0;
}

.btn-wrapper .text {
  font-size: 1.286rem;
  line-height: 1.429rem;
  letter-spacing: 0;
  display: block;
}

/* Select, radio and checkbox styles */
.form-check-label {
  padding-left: 0;
}

.jcf-select {
  width: 100%;
  border-color: #98938d;
  height: 24px;
  margin: 0;
}

.jcf-select .jcf-select-text {
  font-size: 0.857rem;
  line-height: 1.571rem;
}

.jcf-select .jcf-select-opener {
  height: 0;
  width: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #98938d;
  background: none;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}

.jcf-radio {
  border-color: #98938d;
}

.jcf-radio span {
  background: #98938d;
}

.jcf-checkbox {
  border-color: #98938d;
}

.jcf-checkbox span {
  height: 5px;
  width: 9px;
  border-width: 0 0 2px 2px;
}

.userform .userform-fields .field>.field label {
  float: left;
  width: 74px;
  padding-right: 10px;
  margin-top: 3px;
}

.userform .userform-fields .field>.field .middleColumn {
  display: inline-block;
  width: 418px;
}

@media (max-width: 767px) {
  .userform .userform-fields .field>.field .middleColumn {
    width: 75%;
  }
}

.userform .userform-fields .field>.field .middleColumn input, .userform .userform-fields .field>.field .middleColumn textarea {
  width: 100%;
}

.userform .userform-fields .field {
  margin-bottom: 26px;
}

.userform .userform-fields .field .nocaptcha {
  margin-left: 74px;
}

.userform .Actions input {
  margin-left: 405px;
  font-family: "Gotham", sans-serif;
  font-weight: 700;
  touch-action: manipulation;
  padding: 8px 6px 6px 6px;
  font-size: .857rem;
  line-height: 1.071rem;
  width: 86px;
  color: #fff;
  background: black;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: button;
  overflow: visible;
  cursor: pointer;
}

@media (max-width: 767px) {
  .userform .Actions input {
    margin-left: 70%;
  }
}

.userform .Actions input:active {
  text-decoration: none;
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.userform .Actions input:hover {
  background: #98002e;
}

.link-black {
  color: #000100;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  font-weight: normal;
}

.link-black:hover {
  color: #98002e;
  border-bottom: 1px solid #98002e;
}

.blog-holder .post-summary {
  margin-left: 23px;
  border-bottom: 1px solid #98002e;
  padding-top: 18px;
  color: #000;
}

.blog-holder .pagination {
  margin-left: 23px;
  padding-top: 18px;
}

.details-holder .exhibition-hours strong {
  display: inline;
  font-weight: normal;
}

.footer {
  background: #000;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  display: table-footer-group;
  overflow: hidden;
  height: 1%;
}

@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
}

.footer .container {
  padding-top: 25px;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .footer .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: var(--default-red-color);
}

.footer .contact-info {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .footer .contact-info {
    margin-bottom: 10px;
  }
}

.footer .contact-info .title {
  display: block;
  font-weight: 700;
}

.footer .social-networks {
  font-size: 0;
  margin-top: 2px;
  text-align: right;
  list-style: none;
}

@media (max-width: 767px) {
  .footer .social-networks {
    text-align: center;
  }
}

.footer .social-networks li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 8px;
}

.footer .social-networks li+li {
  margin-left: 17px;
}

.footer .social-networks li a:hover {
  opacity: 0.5;
}

.footer .footer-link {
  padding-left: 10px;
  position: relative;
  text-decoration: none;
}

.footer a {
  text-decoration: none;
}

.footer .footer-link:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 0;
  width: 0;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  border-top: 4px solid transparent;
}

@media (max-width: 767px) {
  .footer .column {
    margin-bottom: 20px;
  }
}

footer .btn-footer {
  padding: 8px;
  font-size: 1.25rem;
  line-height: 1.25rem;
  border: 1px solid white;
  background-color: black;
  color: white;
}

footer .btn-footer:hover {
  border: 1px solid #333;
  background-color: white;
  color: black;
}

.navbar-armory .navbar-nav .nav-link {
  vertical-align: top;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  color: black;
  border-color: var(--default-red-color);
}

.navbar-armory .navbar-nav button.nav-link {
  background-color: white !important;
  border: none;
  appearance: none;
}

.navbar-armory .navbar-nav .nav-link:hover {
  text-decoration: underline;
  text-underline-position: from-font;
}

.navbar-armory .navbar-nav .nav-link.active {
  font-weight: bold;
}

.dropdown-item.active, .dropdown-item:active {
  color: black;
  text-decoration: none;
  font-weight: bold;
  background-color: #ddd;
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #ddd;
  text-decoration: underline;
  text-underline-position: from-font;
}

@media (max-width: 767px) {
  .navbar-armory .navbar-nav .dropdown-menu {
    border: none;
    background: transparent;
  }

  .dropdown-menu li {
    margin-bottom: 12px;
  }

  .dropdown-menu li:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .navbar-armory .navbar-nav .dropdown-menu {
    border: none;
    background: transparent;
  }
}

.navbar-toggler:focus {
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width) black;
}

.hlr {
  display: flex !important;
  justify-content: right;
  align-items: flex-start;
}

.header-right {
  list-style: none;
  margin: 0;
  padding: 0;
  height: auto;
  width: auto;
  display: flex;
}

.header-right li {
  margin: 0 0 0 12px;
  align-content: center;
}

.hlc {
  font-size: 12px;
  line-height: 14px;
  color: #1e0f00;
  padding: 0;
  display: flex;
  align-items: center;
}

.hlc p {
  margin: 0;
  font-stretch: semi-expanded;
  font-size: 12px;
  line-height: 14px;
}

.ms-n5 {
  margin-left: -38px;
}

.header-top {
  padding: 20px 10px;
}

.header-right a {
  color: #1e0f00;
  text-decoration: none;
  font-weight: bold;
}

.header-right a:hover {
  color: black;
  text-decoration: underline;
}

.header-right a img {
  padding: 2px;
  border-radius: 6px;
  border: 2px solid white;
  width: auto;
  max-height: 32px;
}

.header-right a:hover img,
.header-right a:focus img {
  border: 2px solid black;
}

.header-right .input-group .btn {
  opacity: 1;
  margin-top: 2px;
}

.header-right .input-group .btn:focus {
  outline: blue solid 2px;
  outline-offset: -5px;
}

.header-right .input-group .btn:hover {
  opacity: 0;
}

.header-right .input-group input {
  border: 2px solid black !important;
  border-radius: 10px !important;
}

.header-right .input-group input:focus {
  box-shadow: 0 0 2px 2px black !important;
}

.btn {
  border-radius: 0;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
  }
}

.slick-sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.slick-autoplay-toggle-button {
  background-color: transparent!important;
  border: none;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 99;
  padding: 0;
  width: 31px;
  height: 31px;
  font-size: 18px;
  line-height: 18px;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: inline-flex;
}

.slick-autoplay-toggle-button .fa-play {
  position: relative;
  left: 1px;
}

.slick-autoplay-toggle-button:hover {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

.slick-autoplay-toggle-button:focus {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

.fa-pre:before {
  margin-right: 0.25em;
}

.btn-red {
  font-size: 24px;
  font-family: Gotham, sans-serif;
  background: #ef3e42;
  text-decoration: none;
  border-radius: 0px;
  padding: 12px 100px;
  border: 2px solid #ef3e42;
  color: white;
  font-weight: bold;
}

.btn-red:hover {
  background: white;
  border: 2px solid #ef3e42;
  color: #ef3e42;
}

.btn-outline-round-red {
  background-color: #fff;
  border: 1px solid #ef3e42;
  border-radius: 25px;
  color: #ef3e42;
  display: inline-block;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  width: 300px;
  -webkit-text-size-adjust: none;
  mso-hide: all;
}

.btn-round-red {
  background-color: #ef3e42;
  border: 1px solid #ef3e42;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  width: 300px;
  -webkit-text-size-adjust: none;
  mso-hide: all;
}

.btn-outline-round-red:hover {
  background-color: #fff;
  border-color: #000;
  color: #000;
}

.btn-round-red:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}