/* Skip to content — visually hidden until focused */
.skip-link {
  position: absolute;
  left: 8px;
  top: -40px;
  z-index: 10000;
  background: #c41230;
  color: #fff;
  padding: 8px 12px;
  font-weight: bold;
  text-decoration: none;
}
.seo-breadcrumbs {
  margin: 8px 10px 0;
  font-size: 13px;
  color: #666;
}
.seo-breadcrumbs ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 4px 0;
}
.seo-breadcrumbs li {
  display: inline;
}
.seo-breadcrumbs li:not(:last-child)::after {
  content: " › ";
  color: #999;
  padding: 0 6px;
}
.seo-breadcrumbs a {
  color: #147FBD;
  text-decoration: none;
}
.seo-breadcrumbs a:hover {
  text-decoration: underline;
}

.header-contact-link {
  color: inherit;
  text-decoration: none;
}

.art-page-footer address {
  font-style: normal;
  display: inline;
}
#art-resp,
#art-resp-t,
#art-resp-m,
#art-resp-tablet-landscape,
#art-resp-tablet-portrait,
#art-resp-phone-landscape,
#art-resp-phone-portrait {
  display: none !important;
}

html.default-responsive .art-object539053502,
html.default-responsive .art-object343862733,
html.responsive .art-object539053502,
html.responsive .art-object343862733 {
  display: block !important;
}

html.default-responsive .art-object852512959,
html.responsive .art-object852512959 {
  background-image: url("../theme/images/object852512959.png") !important;
}

html.default-responsive .art-header-inner *,
html.responsive .art-header-inner * {
  -webkit-transform: none;
  transform: none;
}

.art-header {
  background-repeat: repeat-x !important;
  background-position: center top !important;
  height: 250px !important;
  overflow: hidden;
}

.art-header-inner {
  width: 1140px;
  max-width: 100%;
  height: 250px;
  margin: 0 auto;
  position: relative;
}

.art-header-inner .art-shapes {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.art-header-inner .art-object343862733 {
  left: 12px !important;
  margin-left: 0 !important;
  top: 58px !important;
  position: absolute !important;
  display: block !important;
  z-index: 20 !important;
  cursor: pointer;
}

.art-header-inner .art-object539053502 {
  left: auto !important;
  right: 70px !important;
  margin-left: 0 !important;
  top: 6px !important;
  position: absolute !important;
  display: block !important;
}

.art-header-inner .art-object852512959 {
  left: auto !important;
  right: 36px !important;
  margin-left: 0 !important;
  top: 148px !important;
  position: absolute !important;
  z-index: 4;
}

.art-header-inner .art-slogan {
  left: 14px !important;
  top: 14px !important;
  margin-left: 0 !important;
  position: absolute !important;
  font-size: 36px !important;
  z-index: 5;
}

.art-header-inner .art-object979976300 {
  left: auto !important;
  right: 8px !important;
  margin-left: 0 !important;
  top: 8px !important;
  position: absolute !important;
  z-index: 6;
}

.art-header-inner .art-textblock-1212039595 {
  left: auto !important;
  right: 220px !important;
  margin-left: 0 !important;
  top: 4px !important;
  position: absolute !important;
  z-index: 6;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}

.art-sheet {
  width: 1140px;
  max-width: 100%;
}

.art-content-layout {
  width: 100%;
  table-layout: auto;
}

.art-content-layout .art-sidebar1 {
  width: 240px;
}

.art-content-layout .art-content {
  width: auto;
}

.art-content,
#yellowheaders,
.art-post,
.art-postcontent {
  width: 100%;
  box-sizing: border-box;
}

.art-content {
  padding: 8px 18px 20px;
}

.booknow-float {
  position: fixed;
  right: 12px;
  bottom: 88px;
  z-index: 999;
  display: none;
}

.booknow-float img {
  width: 140px;
  height: auto;
}

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

.video-embed {
  position: relative;
  width: 100%;
  max-width: 640px;
  aspect-ratio: 16 / 9;
  margin: 12px 0 18px;
  background: #000;
}

.video-embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#yellowheaders h2 {
  float: none !important;
  clear: both !important;
  width: auto !important;
  padding: 10px 16px !important;
  margin: 16px 0 10px !important;
  background-color: #fff200 !important;
  color: #ed1c24 !important;
  font-size: 26px !important;
}

#yellowheaders h2 span {
  color: #ed1c24 !important;
}

#yellowheaders h2.quote-banner {
  font-size: 22px !important;
  line-height: 1.3;
}

.prices {
  text-align: right;
  color: #ed1c24;
  font-size: 13px;
  margin: 4px 0 !important;
  font-weight: bold;
}

.teach-list {
  columns: 2;
  column-gap: 28px;
  margin: 8px 0 16px;
}

.teach-list li {
  break-inside: avoid;
  margin: 0 0 6px;
}

.feature-grid {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 16px 0 22px;
  clear: both;
}

.feature-grid .widget {
  display: table-cell;
  width: 33.33%;
  vertical-align: top;
  text-align: center;
  padding: 0 8px;
}

.feature-grid .widget .simple-image {
  height: 210px;
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.feature-grid .widget img {
  width: auto;
  max-width: 100%;
  height: 210px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

.feature-grid .widget h3 {
  background: #fff200;
  color: #ed1c24;
  margin: 8px 0 6px;
  padding: 6px 8px;
  font-size: 18px;
  font-weight: bold;
}

.feature-grid .widget h3 a {
  color: #ed1c24;
  text-decoration: none;
}

.feature-grid .widget p {
  font-size: 13px;
  line-height: 16px;
  color: #3e3e3e;
  margin: 8px 0 0;
  text-align: center;
}

.art-sidebar1 .art-blockheader .t {
  color: #ffffff !important;
}

.enquire-form > p {
  color: #404040;
  font-weight: bold;
  margin: 8px 0 4px;
}

.enquire-form > p span {
  color: #ed1c24;
}

.enquire-form textarea {
  min-height: 110px;
}

.form-status {
  padding: 8px;
  margin: 0 0 10px;
  border-radius: 6px;
  font-size: 14px;
}

.form-status.success {
  background: #d4edda;
  color: #155724;
}

.form-status.error {
  background: #f8d7da;
  color: #721c24;
}

.enquire-form .hp {
  position: absolute;
  left: -9999px;
  height: 0;
  overflow: hidden;
}

.captcha-row,
.captcha-row label {
  color: #404040;
  font-weight: bold;
}

.captcha-row input {
  width: 70px !important;
  display: inline-block;
}

.search-results li {
  margin: 0 0 18px;
  list-style: none;
  background: none;
}

.search-results h2 {
  font-size: 22px;
  margin: 0 0 6px;
}

.news-list h2 {
  clear: both;
}

.news-item {
  margin: 0 0 28px;
  padding: 0 0 18px;
  border-bottom: 1px solid #e4e4e4;
}

.art-sidebar1 .simple-image {
  margin: 0 0 8px;
}

.art-sidebar1 .simple-image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.feedback-table {
  width: 100%;
  border-collapse: collapse;
  margin: 12px 0 18px;
}

.feedback-table th,
.feedback-table td {
  border: 1px solid #cfcfcf;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

.feedback-table th {
  width: 38%;
  background: #fff8b0;
}

.credits-list {
  columns: 2;
  column-gap: 28px;
  margin: 8px 0 16px;
}

.credits-list li {
  break-inside: avoid;
  margin: 0 0 4px;
  color: #3366ff;
}

.footer-nav {
  clear: both;
  text-align: center;
  margin-top: 8px;
}

@media screen and (max-width: 800px) {
  .teach-list,
  .credits-list {
    columns: 1;
  }

  .feature-grid,
  .feature-grid .widget {
    display: block;
    width: 100%;
    padding: 0 0 16px;
  }

  .art-header-inner .art-slogan {
    font-size: 22px !important;
    white-space: normal !important;
  }
}
