/*
Theme Name: The Accessible Web theme
Theme URI: https://www.theaccessibleweb.co.uk
Author: Govi Tusler, Dan Conway, Hanuman Hook
Author URI: https://www.theaccessibleweb.co.uk
Description: A completely custom theme tailored to your needs
Version: 1.0.0
License: Not for use by anyone except The Accessible Web personell
*/
#gform_submit_button_1 {
  width: 100% !important;
  display: block !important;
  margin: 16px auto !important;
  padding: 16px !important;
  text-align: center !important;
  background-color: #dae5e5 !important;
  color: #222 !important;
  font-size: 1.2em !important;
  transition-duration: 0.3s !important;
  cursor: pointer;
  font-weight: bold !important;
}
#gform_submit_button_1:hover {
  background-color: #fefefe !important;
}

p,
div {
  font-size: 16px;
  margin-top: 0;
  letter-spacing: 1px;
  word-wrap: break-word;
}
a {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", Serif;
  color: #222;
}

h1 {
  font-family: "Times New Roman", Serif;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 16px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
  color: #222;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
}

mark {
  background: yellow;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -new-list()-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -moz-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -new-list()-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -new-list()-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

fieldset {
  border: 1px solid c(fieldsetBorder);
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  -new-list()-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -new-list()-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #fff;
  color: #222;
  font-family: "Times New Roman", Serif;
  line-height: 1.5;
}

blockquote,
q {
  quotes: '" "';
}
blockquote:before, blockquote:after,
q:before,
q:after {
  content: "";
}

hr {
  background-color: c(hrBg);
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

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

a {
  color: #4d6988;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: underline;
  transition: color 0.2s;
}
a:visited {
  color: #bbd5f4;
}
a:hover, a:focus, a:active {
  color: #bbd5f4;
}
a:focus {
  outline: thin dotted;
  color: #bbd5f4;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: gsc(screenBg);
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.5333333333);
  clip: auto !important;
  color: gsc(screenColor);
  display: block;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  font-weight: bold;
  font-size: 0.875rem;
}

.site-content {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
}

#gform_2 .gfield_label {
  display: none;
}

.sbi-bio {
  padding: 1em;
  color: black;
}

.mc4wp-form-fields {
  text-align: center;
}
.mc4wp-form-fields input {
  font-size: 1.3em;
  padding: 0.5em;
  text-align: center;
}
.mc4wp-form-fields .button {
  display: none;
}

.boxzilla {
  background: rgba(218, 229, 229, 0.8) url("/wp-content/uploads/2024/10/damask-removebg-preview.png") no-repeat center center !important;
  background-size: contain !important;
}

.boxzilla-content {
  padding: 1em;
  background-color: rgba(255, 255, 255, 0.8);
}
.boxzilla-content h2 {
  margin-top: 0;
  font-family: "Times New Roman", Serif !important;
}

.prefoot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 500px;
  max-width: 100%;
}

.prefoot-a {
  width: 100%;
  height: 400px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.site-footer {
  background-color: #dae5e5;
  width: 100%;
  margin-top: 2em;
  padding: 8px;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.site-footer .footer-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1000px) {
  .site-footer .footer-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.site-footer .footer-inner .footer-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
.site-footer .footer-inner .footer-col .top .title {
  font-family: "Times New Roman", Serif;
  color: #222;
  text-transform: uppercase;
}
.site-footer .footer-inner .footer-col .bottom {
  height: 100px;
}
.site-footer .footer-inner .footer-right img {
  margin: 0 0.5em;
  transform: rotate3d(0deg);
  transition-duration: 0.4s;
}
.site-footer .footer-inner .footer-right img:hover {
  filter: brightness(0.9);
  transform: rotate3d(15deg);
}
.site-footer a,
.site-footer a:visited {
  color: #222;
}

.post-foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #222;
}
.post-foot-col {
  flex: 0 0 33%;
}

.copy-text {
  margin: 8px auto;
  text-align: center;
}

.site-footer-defaultcontent {
  width: 100%;
  display: block;
  text-align: right;
}

.site-header {
  position: relative;
  background-color: #fff;
  width: 100%;
  z-index: 9999;
  transition-duration: 0.4s;
}
.site-header a {
  color: #222;
}
.site-header.active {
  box-shadow: 2px -18px 20px 10px #222;
  position: fixed;
}
.site-header.active .site-title {
  font-size: 30px !important;
}
.site-header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 1400px;
  max-width: 100vw;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .site-header-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.site-header .site-title {
  margin: 0;
  padding: 0.5em;
}
.site-header .site-title a {
  color: #4d6988;
  text-decoration: none;
  font-size: 40px;
  font-weight: 400;
  font-family: "Times New Roman", Serif !important;
}

.dark-header {
  position: fixed;
  background-color: rgba(0, 0, 0, 0);
  z-index: 9999;
  transition-duration: 0.4s;
}
.dark-header a {
  color: #fff;
}
.dark-header.active {
  background-color: #fff;
  color: #222;
  box-shadow: 2px -18px 20px 5px #222;
}
.dark-header.active a {
  color: #222;
}

.primary-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 0;
  margin: 0 !important;
  width: 100%;
  list-style: none;
}
@media (min-width: 600px) {
  .primary-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.primary-menu .menu-item {
  margin: 0;
}
.primary-menu .menu-item a {
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 1.1em 0.6em;
  font-size: 1.2em;
  font-family: "Times New Roman", Serif;
}
.primary-menu .sub-menu {
  pointer-events: none;
  position: absolute;
  background-color: #fff;
  list-style: none;
  padding-left: 0;
  transition-duration: 0.4s;
  opacity: 0;
}
.primary-menu .sub-menu .menu-item {
  margin: 0;
  transition-duration: 0.4s;
}
.primary-menu .sub-menu .menu-item:hover {
  background-color: #dae5e5;
}
.primary-menu .sub-menu .menu-item:hover a {
  color: #222;
}
.primary-menu .sub-menu .menu-item a {
  padding: 1em 0.4em;
  color: #222;
  display: block;
}
.primary-menu .menu-item-has-children:hover .sub-menu {
  pointer-events: all;
  opacity: 1;
}

.menu-main-menu-container {
  display: none;
}
@media (min-width: 600px) {
  .menu-main-menu-container {
    display: block;
  }
}
.sclmm-toggle {
  display: block;
  margin-right: 1em;
  margin-bottom: 1em;
}
@media (min-width: 600px) {
  .sclmm-toggle {
    display: none;
  }
}
.sclmm-button {
  height: 30px !important;
  width: 30px !important;
}
.sclmm-button .stripe:before {
  padding-top: 8%;
}

.sclmm {
  background-color: #fff;
}
.sclmm .menu-item {
  text-align: center;
  font-size: 16px;
}
.sclmm .menu-item:last-child {
  border-bottom: none;
}
.sclmm-title {
  text-align: center !important;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 2.5em;
}
.sclmm-title a {
  color: #4d6988;
}
.sclmm .toggler path {
  color: #dae5e5;
}
.sclmm .sclmm-link {
  color: #222;
  text-align: center;
}
.sclmm .sclmm-link:hover, .sclmm .sclmm-link:visited {
  color: #222;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
  box-shadow: inset 2px 2px 111px 12px #222;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: auto;
  width: 100%;
  max-height: 760px;
  min-height: 50vw;
}
.hero-image {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.hero a {
  height: auto;
  width: 100%;
  color: #fff;
  display: flex;
}
.hero-text {
  padding: 0.7em;
  background-color: rgba(255, 255, 255, 0.5333333333);
  max-width: 100%;
  word-wrap: break-word;
  font-size: 1.1em;
  line-height: 1 !important;
  padding: 1em;
  position: absolute;
}
@media (min-width: 1000px) {
  .hero-text {
    font-size: 1.8em;
  }
}
.hero-text a {
  max-width: 100%;
}