:root {
  --nuvo-main: rgb(42,45,56);
  --nuvo-slate: rgb(227 231 237);
  --nuvo-reverse: #ffffff;
  --nuvo-slate-dark: rgb(113 125 137);
  --nuvo-accent: #ff0a1f;
  --nuvo-blue: rgb(0 51 60);
}


.statboxestop {
  display: grid;
  padding: 8px;
  grid-template-columns: repeat(1, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  border-bottom: 2px solid #b0b0b08c;
  margin-bottom: 8px;
}

.statboxes {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}



  .cuheader.shrink .companylogo img {
  
    width: 108px;
    padding: 16px;
    transition: all .4s ease-in-out;
    filter: drop-shadow(1px 1px 0.5px rgb(0 0 0 / 1.0));
}

.statbox {/* border-left: 3px solid var(--nuvo-accent); *//* padding-left: 16px; */}

.stat-number-suffix {
  font-size: 24px;
}


.tinynumber {
  font-size: 12px;
}

.statbox p {


  background-color: var(--nuvo-slate);
  padding: 4px;
  color: var(--nuvo-slate-dark);
  border-radius: 4px;
  font-size: 18px;
}

.statbox h4 {
  font-size: 80px;
  line-height: 1;
}

.yellowtext {
  color: var(--nuvo-accent);
}


.statimage {
  float: left;
  width: 100%;
  text-align: center;
  
}

.statimage img {
  width:88px;
  border: 2px solid #fff;
  display: inline-flex;
  border-radius: 50%;
  padding: 4px;
  background-image: linear-gradient(-45deg, #ff0a1f, #a80000);
  
}


.marquee {
  overflow: hidden;
  display: flex;
  clear: both;
  margin-bottom: 12px;
  padding: 8px;
}

.marquee h1 {
  font-size: 24;
  white-space: nowrap;
  text-transform: uppercase;
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  min-width: 100%;
  animation: scroll var(--duration) linear infinite;
}

.marquee__group {
  color: #fff;
}

.marquee--borders {
  background: var(--nuvo-pink);
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: calc(var(--duration) / -2);
}

@keyframes scroll {
  0% {
      transform: translateX(0);
  }

  100% {
      transform: translateX(calc(-100% - var(--gap)));
  }
}

#cookie-bar {
  background: rgb(23, 23, 20);
  height: auto;
  line-height: 24px;
  color: rgb(238, 238, 238);
  text-align: center;
  padding: 8px;
}

#cookie-bar.fixed {
  position: fixed;
  top: 0px;
  z-index: 10;
  left: 0px;
  width: 100%;
}

#cookie-bar.fixed.bottom {
  bottom: 0px;
  top: auto;
}

#cookie-bar p {
  margin: 0px;
  padding: 0px;
}

#cookie-bar a {
  color: rgb(255, 255, 255);
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0px 6px;
  margin-left: 8px;
}

#cookie-bar .cb-enable {
  background: var(--nuvo-accent);
}

#cookie-bar .cb-disable {
  background: rgb(153, 0, 0);
}

#cookie-bar .cb-disable:hover {
  background: rgb(187, 0, 0);
}

#cookie-bar .cb-policy {
  background: rgb(43, 43, 43);
  color: rgb(138, 138, 138);
}

#cookie-bar .cb-policy:hover {
  background: rgb(0, 85, 52);
  color: rgb(238, 238, 238);
}

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

[data-icon]::before {
  content: attr(data-icon);
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-family: nuvocons !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-family: nuvocons !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
}

.icon-arrowdown::before {
  content: "a";
}

.icon-arrowleft::before {
  content: "b";
}

.icon-arrowright::before {
  content: "c";
}

.icon-arrowup::before {
  content: "d";
}

.icon-cross::before {
  content: "e";
}

.icon-email::before {
  content: "f";
}

.icon-facebook::before {
  content: "a";
}

.icon-linkedin::before {
  content: "h";
}

.icon-magnifying::before {
  content: "i";
}

.icon-magnifyingjobs::before {
  content: "j";
}

.icon-navarrow::before {
  content: "k";
}

.icon-navarrowdown::before {
  content: "l";
}

.icon-navarrowleft::before {
  content: "m";
}

.icon-navarrowright::before {
  content: "n";
}

.icon-navarrowup::before {
  content: "o";
}

.icon-phone::before {
  content: "p";
}

.icon-smallarrowright::before {
  content: "q";
}

.icon-twitter::before {
  content: "b";
}

.icon-upload::before {
  content: "s";
}

.icon-magnifyingjobs-1::before {
  content: "t";
}

.icon-quotes::before {
  content: "u";
}

.icon-arrowdownnew::before {
  content: "v";
}

.icon-arrowleftnew::before {
  content: "w";
}

.icon-arrowrightnew::before {
  content: "x";
}

.icon-arrowupnew::before {
  content: "y";
}

.icon-thumbs-up::before {
  content: "z";
}

.icon-mail::before {
  content: "A";
}

.icon-location::before {
  content: "B";
}

.icon-icons8-google-photos::before {
  content: "C";
}

.icon-mouse::before {
  content: "D";
}

.icon-call-phone::before {
  content: "E";
}

.icon-instagram::before {
  content: "d";
}

.icon-instagrem::before {
  content: "d";
}

.icon-download::before {
  content: "H";
}

.icon-in::before {
  content: "I";
}

.icon-pdf-file-format-symbol::before {
  content: "J";
}

.icon-file::before {
  content: "K";
}

.icon-docx-file-format-symbol::before {
  content: "L";
}

.icon-doc-file-format-symbol::before {
  content: "M";
}

.icon-windows::before {
  content: "N";
}

.icon-school-subjects17::before {
  content: "O";
}

.icon-school-subjects16::before {
  content: "P";
}

.icon-school-subjects15::before {
  content: "Q";
}

.icon-school-subjects13::before {
  content: "R";
}

.icon-school-subjects12::before {
  content: "S";
}

.icon-school-subjects10::before {
  content: "T";
}

.icon-school-subjects9::before {
  content: "U";
}

.icon-school-subjects8::before {
  content: "V";
}

.icon-school-subjects7::before {
  content: "W";
}

.icon-school-subjects3::before {
  content: "X";
}

.icon-school-subjects2::before {
  content: "Y";
}

.icon-school-subjects18::before {
  content: "Z";
}

.icon-school-subjects19::before {
  content: "0";
}

.icon-school-subjects20::before {
  content: "1";
}

.icon-school-subjects22::before {
  content: "2";
}

.icon-school-subjects23::before {
  content: "3";
}

.icon-school-subjects24::before {
  content: "4";
}

.icon-school-subjects25::before {
  content: "5";
}

.icon-school-subjects26::before {
  content: "6";
}

.icon-school-subjects27::before {
  content: "7";
}

.icon-school-subjects28::before {
  content: "8";
}

.icon-school-subjects29::before {
  content: "9";
}

.icon-school-subjects30::before {
  content: "!";
}

.icon-orderonline::before {
  content: "\"";
}

.icon-download-1::before {
  content: "#";
}

.icon-cloud-download-2::before {
  content: "$";
}

.icon-link::before {
  content: "%";
}

.icon-link-external::before {
  content: "&";
}

.icon-link-1::before {
  content: "'";
}

.icon-external-link::before {
  content: "(";
}

.icon-external-link-sqaure::before {
  content: ")";
}

.icon-link-2::before {
  content: "*";
}

.icon-link-3::before {
  content: "+";
}

.icon-clock::before {
  content: ",";
}

.icon-calendar::before {
  content: "-";
}

.icon-clock-1::before {
  content: ".";
}

.icon-calendar-o::before {
  content: "/";
}

.icon-youtube-play::before {
  content: ":";
}

.icon-youtube-square::before {
  content: ";";
}

.icon-align-justify::before {
  content: "<";
}

.icon-menu::before {
  content: "=";
}

.icon-reorder::before {
  content: ">";
}

.icon-android-add::before {
  content: "?";
}

.icon-plus::before {
  content: "@";
}

.icon-plus-round::before {
  content: "[";
}

.icon-discord-logo::before {
  content: "]";
}

.icon-foundation-logo::before {
  content: "^";
}

.icon-opensea-logo::before {
  content: "_";
}

.icon-linkedin-square::before {
  content: "`";
}

.icon-linkedin-1::before {
  content: "{";
}

.icon-android::before {
  content: "|";
}

.icon-apple::before {
  content: "}";
}

.icon-mobile::before {
  content: "~";
}

.icon-twitter-round::before {
}

.icon-fb-round::before {
}

.icon-linkedin-round::before {
}

a {
  text-decoration: none;
}


.highlight {
    background-color: var(--nuvo-accent);
  padding: 2px 2px;
  color: #fff;
  font-style: italic;
  border-radius: 2px;
}

.nuvo-container a {
  color: inherit;
  padding: 0px;
  margin: 0px;
}

.nuvo-container section a {
  text-decoration: none;
  color: inherit;
  margin: 0px;
}

.nuvo-container section p a {
  text-decoration: underline;
  color: var(--nuvo-red);
  margin: 0px;
}

.simpletext a {
  text-decoration: underline;
  color: var(--nuvo-accent);
}

body {
  overflow-x: hidden;
  color: var(--nuvo-main);
  position: relative;
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  left: 0px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
}

.filterarea h3 {
  padding: 0px;
  margin: 0px;
}

.filterarea {
  padding: 0px;
  margin: 0px;
  display: block;
  float: left;
  width: 100%;
}

.categories a.Sports {
  background-color: var(--nuvo-sports);
  color: rgb(255, 255, 255);
  padding: 4px;
  float: left;
  margin-bottom: 0px;
}

.categories a.Normal {
  background-color: var(--nuvo-accent);
  color: rgb(255, 255, 255);
  padding: 4px;
  float: left;
  margin-bottom: 0px;
}

.categories a.Staff {
  background-color: var(--nuvo-accent);
  color: rgb(255, 255, 255);
  padding: 4px;
  float: left;
  margin-bottom: 0px;
}

.categories a.Holiday {
  background-color: rgb(103, 111, 152);
  color: rgb(255, 255, 255);
  padding: 4px;
  float: left;
  margin-bottom: 0px;
}

h3.Sports {
  background-color: var(--nuvo-sports);
  color: rgb(255, 255, 255);
  padding: 4px;
  float: left;
  margin-bottom: 12px;
}

h3.Normal {
  background-color: var(--nuvo-accent);
  color: rgb(255, 255, 255);
  padding: 4px;
  float: left;
  margin-bottom: 12px;
}

h3.Staff {
  background-color: var(--nuvo-accent);
  color: rgb(255, 255, 255);
  padding: 4px;
  float: left;
  margin-bottom: 12px;
}

h3.Holiday {
  background-color: rgb(103, 111, 152);
  color: rgb(255, 255, 255);
  padding: 4px;
  float: left;
  margin-bottom: 12px;
}

.categories {
  display: flex;
  width: 100%;
  margin: 16px 0px;
  gap: 16px;
  background-color: rgb(229, 229, 229);
  float: left;
  padding: 8px;
}

iframe {
  position: relative;
  float: left;
}

.iframemap {
  position: relative;
  float: left;
  width: 100%;
  /* border: 16px solid rgb(255, 255, 255); */
}

.iframemap::after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0px;
  left: 0px;
  height: 24px;
  background-color: rgb(255, 255, 255);
  z-index: 3;
}

#modal_screen {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 1100;
  background-color: rgb(0, 0, 0);
}

#modal_screen.nope {
  background-color: rgb(0, 0, 0);
}

#modal_content {
  position: fixed;
  z-index: 1101;
  margin: 0px auto;
  background-color: rgb(255, 255, 255);
  border: 16px solid var(--nuvo-accent);
  width: calc(100% - 48px);
  max-width: 880px;
}

#modal_content .content_wrapper {
  padding: 16px;
  margin: 0px auto;
  text-align: center;
}

#modal_content h2 {
  font-size: 1.6em;
}

.disclaimerlogo {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}

.disclaimerlogo img {
  width: 100%;
  text-align: center;
  align-items: center;
  align-self: center;
}

#modal_content p {
  font-size: 1.1em;
}

#modal_content div ul {
  padding: 0px;
}

#modal_content div li {
  display: inline-flex;
  width: 100%;
  padding: 5px;
}

#modal_content a.button {
  width: 100px;
  margin: 10px auto;
  background: rgb(255, 255, 255);
  color: var(--nuvo-accent);
  padding: 12px;
  text-decoration: none;
}

#modal_content a.notEligible {
  background: rgb(0, 0, 0);
}

ol, ul {
  list-style: none;
}


.breadcrumbs {
    width: 100%;
    border-bottom: 1px dashed rgba(0, 0, 0, .3);
    /* padding-top: 8px; */
    padding-bottom: 8px;
    float: left;
    margin-bottom: 16px;
    position: relative;
}





.breadcrumbs li {
    float: left;
    padding-right: 4px;
=  
}

.breadcrumbs a {
    color: var(--nuvo-slate-dark);
    padding-right: 12px;
    font-size: 13px;
  position: relative;
  line-height: 12px;
}

.breadcrumbs a.current {
    color: var(--nuvo-accent);
  font-weight: 600;

}


.breadcrumbs a:after {
    position: absolute;
    content: ">";
    right: 0px;
    top: 4px;
    color: var(--nuvo-accent);
}


.multicolumn nav {
  float: left;
  width: 100%;
}



.blogbanner {
  margin-bottom: 16px;
}

.multicolumn nav.prevnext {
  width: 100%;
  padding: 0px;
  background-color: var(--nuvo-slate);
  
  margin: 24px 0px;
  font-size: 15px;
  z-index: 3000;
  position: relative;
}

.previouslink {
  float: left;
  width: 50%;
  text-align: left;
}

.previouslink a {
  text-align: left;
  padding: 16px;
  padding-left: 32px;
  position: relative;
  float: left;
   color: var(--nuvo-slatedark);
}

.previouslink a::before {
  left: 4px;
  top: 16px;
  font-size: 24px;
  line-height: 1;
  content: "t";
  position: absolute;
  font-family: nuvocons;
  color: var(--nuvo-slatedark);
}

.nextlink {
  float: right;
  width: 50%;
  text-align: right;
}

.nextlink a {
  text-align: right;
  padding: 16px;
  padding-right: 32px;
  position: relative;
  float: right;
   color: var(--nuvo-slatedark);
}

.nextlink a::before {
  right: 4px;
  top: 16px;
  font-size: 24px;
  line-height: 1;
  content: "u";
  position: absolute;
  font-family: nuvocons;
  color: var(--nuvo-slatedark);
}

.tags {
  display: block;
  width: auto;
  float: left;
}

.tags li {
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
}

.tags a {
  padding: 4px;
  float: left;
  background: var(--nuvo-slate);
  color: var(--nuvo-main);
  border-radius: 4px;
  font-size: 12px;
  margin: 1px;
  border-bottom: 1px solid #ccc;
}

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

section ul {
  /* text-align: left; */
  /* padding: 12px 24px; */
  /* width: 100%; */
}

section li {
  position: relative;
}

.introarea {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  width: 100%;
}

.twothirds {
}

.twothirds section {
  border: none;
}

.onethird {
  grid-column: 3 / span 1;
}

.halfcolumn {
  grid-column: span 6 / auto;
}

.onethirdcolumn {
  grid-column: span 4 / auto;
}

.twothirdscolumn {
  grid-column: span 8 / auto;
}

.insidewrapper section ul li p {
  padding: 0px !important;
  margin: 0px !important;
}



section ul li {
  background-color: #fff;
  margin-bottom: 1px;
  padding: 2px;
  width: auto;
  padding-left: 32px;
  position: relative;
  /* color: #1f2538; */
}

ul li p {

  padding: 0px;
  margin: 0px;

}

section ul li::before {
  background-color: var(--nuvo-accent);
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: 8px;
  top: 8px;
}

.videoblock {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.videoarea {
  padding: 16px;
  background-color: rgb(0, 0, 0);
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  margin-top: 24px;
  border-radius: 8px;
  color: rgb(255, 255, 255);
}

.videoareainside {
  padding: 8px;
  background-color: rgb(0, 0, 0);
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  float: left;
}

.videoeventarea .videoarea {
  padding: 8px;
  background-color: rgb(33, 42, 41);
  width: 100%;
  display: inline-block;
}

.videoarea h3 {
  padding: 8px;
  color: rgb(255, 255, 255);
  line-height: 1;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0px;
  overflow: hidden;
  width: 100%;
  float: left;
}

.video-container embed, .video-container iframe, .video-container object {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0px;
}

#navigationarea {
  float: right;
  display: block;
  width: 100%;
  position: relative;
  overflow: visible;
  z-index: 30;
}





#toggleSearch {
  cursor: pointer;
  position: relative;
  float: right;
  top: 0px;
  right: 0px;
  padding: 8px;
  background-color: var(--nuvo-accent);
  border: 0px;
  color: #fff;
  height: 54px;
  z-index: 40;
}

#toggleSearch:before {
  content: "c";
  font-family: nuvocons;
  font-size: 32px;
}

#searchContainer {
  position: relative;
  top: 0;
  right: 0px;
  width: 400px;
  height: 54px;
  background-color: #f1f1f1;
  overflow: hidden;
  transition: 0.3s;
  z-index: 4;
  float: right;
}

#searchContainer form {
  display: inline-flex;
}

#searchContainer.hidden {
  top: 0;
  right: -400px;
  width: 400px;
  background-color: #f1f1f1;
  overflow: hidden;
  transition: 0.3s;
}

#searchContainer.open {
  width: 250px;
}

#searchInput {
  width: 80%;
  padding: 10px;
  margin: 10px;
  border: none;
  border-radius: 5px;
}

#closeSearch {
  padding: 0px;
  background-color: #333;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

#closeSearch:hover {
  background-color: #555;
}

/* SLIDE PUT SEARCH */


/* Dropdown Button */
.dropdown {
  position: absolute;
  right: 54px;
  top: 100px;
  width: auto;
  z-index: 1;
}

/* Style for the dropdown button */
.dropdown-button {
  background-color: var(--nuvo-accent);
  font-size: inherit;
  color: #fff;
  padding: 17px;
  border: none;
  cursor: pointer;
}

/* Style for the dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Style for dropdown content links */
.dropdown-content a {
  color: #333;
  padding: 8px;
  text-decoration: none;
  display: block;
  font-size: 16px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown content when hovering over the dropdown button */
.dropdown:hover .dropdown-content {
  display: block;
}

input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
  appearance: none;
  background-color: rgb(255 255 255);
  display: block;
  padding: 4px;
  width: 100%;
  margin-bottom: 0px;
  height: 54px;
  font-size: inherit;
  border: 0px solid var(--nuvo-accent);
}

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus {
  background: #fff;
  border-color: rgb(153, 153, 153);
  outline: 0px;
}

input[type="submit"] {
  appearance: none;
  border-radius: 0px;
  padding: 10px;
  margin-top: 0px;
  border: 0px;
  font-size: 22px;
  color: rgb(69, 69, 69);
  background: var(--nuvo-main);
  color: var(--nuvo-slate);
}

.contentbreak {
  width: 100%;
  float: left;
  padding: 32px 0px;
  border: 1px solid var(--nuvo-accent);
}

.profilelist {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.singleprofile {
  border: 1px solid rgb(51, 51, 51);
  padding: 16px;
}

.profilename {
  padding: 16px 0px;
}

.profiledesc {
  padding: 16px 0px;
}

.profilename h3 {
  font-size: 24px;
  color: var(--nuvo-accent);
}

.profileimages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

form {
  float: left;
  width: 100%;
}

::placeholder {
  color: var(--nuvo-accent);
  opacity: 1;
}

.filterform {
  background-color: var(--nuvo-accent);
  border-radius: 4px;
  width: 100%;
  color: rgb(33, 36, 52);
  padding: 12px;
  float: left;
  text-align: left;
  margin: 16px 0px;
}

.filterform label {
  width: 100%;
  font-size: 24px;
  padding-bottom: 12px;
  float: left;
  color: rgb(255, 255, 255);
}

.filterform input {
  float: left;
  position: relative;
  color: var(--nuvo-accent);
}

.searchterm-highlight {
  background-color: var(--nuvo-accent);
}

.socialmediasection {
  background-color: rgba(0,0,0,0.4);
  padding: 8px;
  margin-top: 32px;
}

*, html {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
  
}

html {
  overflow-x: hidden !important;
}

strong {
  font-weight: 600;
}


.servicebutton {
  position: absolute;
  right: 68px;
  top: 100px;
  z-index: 3;
}

.servicebutton a{
  background-color: var(--nuvo-accent);
  padding: 4px 12px;
  color: #fff;
  border-radius: 18px;
  float: right;
}


.clientlogosouter {
  margin-top: 80px;
  position: relative;
  z-index: 0;
  width: 100%;
  text-align: center;
  float: left;
  padding: 48px 16px;
  margin-bottom: 100px;
  }



.clientlogosouter h3 {
 text-align: center;
  width: 100%;
  float: left;
  color: #fff;
  font-size: 27px;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
  line-height: 1;
  padding-bottom: 32px;
  font-family: "Noto Serif", sans-serif;
  font-weight: 400;
}



.clientlogosouter:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    transform: skewY(-2deg);
    transform-origin: 50% 0;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    background-image: linear-gradient(45deg, #ff0a1f, #3f0000);
}



.clientlogosouter:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    transform: skewY(-2deg);
    transform-origin: 50% 0;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    background-image: url(/assets/icons/background-tint-2.svg);
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    z-index: 0;
}

section.clientlogos {
  display: inline-grid;
  padding: 0px 0px;
  gap: 16px;
  grid-template-columns: repeat(5, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

section.clientlogos img {
float: left;
  width: 100%;
}

.clientlogo {
  padding: 12px;
}

.clientlogos .clientlogo {
background-color: #fff;
  padding: 12px;
  border-bottom: 1px solid #b4b4b4;
}


.ctainsert {
  margin: 64px 0px;
  position: relative;
   z-index: 2;
  padding: 16px;
  width: 100%;
  float: left;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  position: relative;
}



.ctainsert:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: calc(100% + 64px);
    top: -32px;
    right: 0;
    bottom: 0;
    transform: skewY(-2deg);
    transform-origin: 50% 0;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    background-image: linear-gradient(135deg, #ff0a1f, #2a2d38);
}

.ctainsert:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: calc(100% + 64px);
    top: -32px;
    right: 0;
    bottom: 0;
    transform: skewY(-2deg);
    outline: 1px solid transparent;
    background-image: url(/assets/icons/background-tint-2.svg);
    background-size: 100%;
    background-position: bottom -240px center;
    background-repeat: no-repeat;
    z-index: 0;
}


.ctamessage {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 4px;
  font-weight: 600;
  position: relative;
  z-index: 3;
}


.ctamessage h3 {
  float: left;
  width: 100%;
  clear: both;
  font-size: 24px;
  margin-bottom: 4px;
  font-weight: 400;
  color: #fff;
  position: relative;
   z-index: 3;
  font-family: "Noto Serif", sans-serif
}

.contactline {
  float: left;
  width: 100%;
  clear: both;
  display: inline-block;
  margin-bottom: 4px;
  justify-content: center;
  position: relative;
  z-index: 3;
  
}

.quote {
  width: auto;
  display: inline-block;
  margin-bottom: 4px;
  position: relative;
  z-index: 2;
}


 {

}

.quoteline, .telicon, .emailicon {
  position: relative;
  z-index: 2;
  padding: 10px 32px 10px 54px;
  display: inline-block;
  clear: both;
  font-size: 20px;
  border-radius: 28px;
  background-image: linear-gradient(180deg, #ff0a1f, #a80000);
  color: rgb(255, 255, 255);
  margin: 8px 0px;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 16px 1px;
}

.quoteline::before {
  content: "L";
  font-family: nuvocons;
  top: 0px;
  font-size: 30px;
  position: absolute;
  left: 4px;
  color: rgb(255, 255, 255);
  padding: 8px;
  line-height: 1;
  border-radius: 50%;
}

.telicon::before {
  content: "n";
  font-family: nuvocons;
  top: 6px;
  font-size: 36px;
  position: absolute;
  left: 6px;
  color: rgb(255, 255, 255);
  padding: 0px;
  line-height: 32px;
  border-radius: 50%;
}


.emailicon::before {
  content: "i";
  font-family: nuvocons;
  top: 12px;
  position: absolute;
  left: 12px;
  font-size: 24px;
  color: rgb(255, 255, 255);
  line-height: 1;
  border-radius: 50%;
}

.emailicon a {
  /* float: left; */
  /* width: 100%; */
  /* clear: both; */
  /* font-size: 18px; */
  /* font-weight: 600; */
}

.telicon a {
  /* float: left; */
  /* width: 100%; */
  /* clear: both; */
  /* font-size: 20px; */
  /* font-weight: 600; */
}


#picturenav {
    display: inline-grid;
    grid-gap: 24px;
    row-gap: 24px;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: row;
    padding: 40px 0;
    text-align: left;
    width: 100%;
  position: relative;
  z-index: 2;
 
}

#picturenav.products .imagelink {
          /* border: 2px solid var(--nuvo-slate); */
          }


.imagelink {
           background-color: var(--nuvo-slate);
            padding-bottom: 0px;
            position: relative;
  padding-bottom: 48px;
           }

.imagelink a{
          float: left;
  width: 100%;
           }







.testimonialsingleinternal {
  float: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1480px;
  padding: 0px 100px;
  /* text-align: center; */
  padding: 8px 54px;
  margin-top: 16px;
  background-color: #a80816;
  border-radius: 4px;
  background-image: url(/assets/icons/background-tint.svg);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
}

.testimonialsingleinternal h3 {
  font-size: 24px;
  padding: 8px 0px;
  font-family: "Noto Serif", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.testimonialsingleinternal p {
  font-size: 16px;
  padding: 8px 0px;
 
}






.testimonialsingleinternal:before {
 position: absolute;
 content: "\201C";
 left: 0px;
 top: -8px;
 padding: 0px;
 font-size: 120px;
 height: 48px;
 line-height: 1;
 color: var(--nuvo-accent);
  font-family: 'Unna', serif;
  font-weight: normal;
  
}


.testimonialsingleinternal:after {
 position: absolute;
 content: "\201D";
 right: 8px;
 top: -8px;
 padding: 0px;
 font-size: 120px;
 height: 48px;
 line-height: 1;
 color: var(--nuvo-accent);
    font-family: 'Unna', serif;
  font-weight: normal;
  font-style: normal;
}









.picturenavimagearea {
    float: left;
    width: 100%
}



.picturenavtext {
    width: auto;
    float: left;
    position: absolute;
    bottom: 0px;
}

.learnmore {
    float: left;
    padding: 8px;
    font-weight: 600;
    color: #fff;
}

.imagelink:after {
    position: absolute;
    bottom: 0px;
    content: "G";
    right: 16px;
    font-family: nuvocons;
  font-size: 32px;
  color: #fff;
    pointer-events: none;

}

.products .imagelink:after {
 
  color: var(--nuvo-accent);
}

.picturenavtext span {
    width: auto;
    padding: 4px 12px;
    font-weight: 600;
    height: auto;
    /* background-color: var(--nuvo-accent); */
    font-size: 20px;
    color: #fff;
    float: left;
    position: relative;
    z-index: 0;
}


.picturenavtext:before {
  content: "";
  position: absolute;
  height: 100%;
  right: -0px;
  width: 110%;
  bottom: 0px;
  transform: skewX(16deg);
  transform-origin: 50% 0;
  backface-visibility: hidden;
  background-image: linear-gradient(-45deg, #ff0a1f, #a80000);
}

.picturenavimagearea {
    float: left;
    width: 100%
}


.picturenavdesc {
    width: 100%;
    float: left;
    padding: 16px 64px;
    padding-bottom: 0px;
    color: #fff;
    background-color: rgb(109, 135, 134);
}


  .bannershallowest  {
      height: 300px;
    background-size: cover;
  }

.blogdetails {
  font-size: 16px;
  float: left;
  width: 100%;
  padding: 0px;
  background-color: var(--nuvo-slate);
  margin-bottom: 8px;
}

.note-date {
  float: left;
  padding: 4px;
}

.blog-excerpt-text {
  float: left;
  padding-top: 12px;
}

.bloglistinghome
.blog-excerpt-text {
  float: left;
  padding-top: 0px;
  color: #fff;
}

.author {
  float: left;
  padding: 4px;
}

.posttags {
  float: left;
  padding: 4px;
}

.hightlighttag {
  background-color: var(--nuvo-accent);
  padding: 4px 5px;
  border-radius: 12px;
  margin: 0px 10px;
  font-size: 28px;
  color: rgb(255, 255, 255);
}

.strapline {
  text-align: center;
  width: 100%;
  float: left;
  color: #fff;
  font-size: 27px;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
  line-height: 1;
  padding: 48px 0px;
  font-family: "Noto Serif", sans-serif;
  font-weight: 400;
}

.sitemaphtml .submenu {
  padding-left: 0px;
}

.sitemaphtml .submenu .submenu {
  padding-left: 32px;
}

.div1, .div2, .div3, .div4, .div5, .div2, .div6, .div7 {
  position: absolute;
  opacity: 0;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  left: 0px;
  top: 0%;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.95);
  color: rgb(255, 255, 255);
  z-index: 40;
  pointer-events: none;
}

.popuptext {
  position: absolute;
  top: 100%;
  padding-top: 16px;
}

.singleteacher.showdetails .popuptext {
  top: 0%;
}

.singleteacher.showdetails .div1, .singleteacher.showdetails .div2, .singleteacher.showdetails .div3, .singleteacher.showdetails .div4, .singleteacher.showdetails .div5, .singleteacher.showdetails .div6, .singleteacher.showdetails .div7 {
  position: absolute;
  opacity: 1;
  top: 0%;
  pointer-events: none;
}

.sitemapleft, .sitemapright {
  width: 100%;
  float: left;
}

.sitemapright .sitemaphtml a {
  width: 100%;
  color: rgb(54, 169, 170);
  margin: 0px;
  padding: 0px;
}

.sitemapright .sitemaphtml li {
  margin: 0px;
  padding: 0px;
}

.sitemaphtml li {
  margin-left: 0px;
  list-style: none;
  color: rgb(37, 7, 37);
  margin-top: 4px;
  font-weight: 400;
  width: 100%;
  float: left;
}



.sitemaphtml ul li {
  /* color: rgb(237, 22, 80); */
  font-weight: 400;
  width: 100%;
  border-bottom: none;
}

.sitemaphtml li ul li {
  margin-left: 0px;
  list-style: none;
  margin-top: 0px;
}

.sitemaphtml li ul li a {
  color: rgb(37, 7, 37);
  background-color: rgb(234, 237, 242);
  border-bottom: 1px solid rgb(255, 255, 255);
}

.sitemaphtml li ul li ul li a {
  color: rgb(76, 141, 195);
  background-color: rgb(245, 245, 245);
  border-bottom: 1px solid rgb(255, 255, 255);
}

.teacherlist {
  display: inline-grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  width: 100%;
  padding: 16px;
  border-bottom: 1px solid rgb(221, 228, 225);
  margin-bottom: 24px;
  border-radius: 4px;
  background-color: var(--nuvo-slate);
}

.governorlist {
  display: inline-grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  width: 100%;
  padding-bottom: 24px;
}

.singleteacher {
  padding: 8px;
  text-align: center;
  grid-template-columns: repeat(4, 1fr);
  background-color: #fff;
  position: relative;
  align-items: start;
}

.singleteacher h3, .singleteacher p {
  padding: 0px !important;
}

.singleteacher h3 {
  font-weight: normal;
   font-family: 'Alkatra', cursive;
  font-size: 28px;
  margin: 12px 0px;
}

.teacherimage {
  width: 100%;
  float: left;
}

.teacherdetails {
  width: 100%;
  float: left;
  font-size: 14px;
}

.checmicalelement {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 20px;
  color: var(--nuvo-slate-dark);
  height: 48px;
  width: 48px;
  z-index: -1;
  background-color: rgb(255, 255, 255);
  padding: 4px;
  text-align: center;
  border-radius: 4px;
}

.atomic {
  font-size: 14px;
  width: 100%;
  line-height: 1;
}

.initials {
  font-size: 24px;
  width: 100%;
  font-weight: 600;
  line-height: 1;
}

.personemail a {
  padding: 8px;
  color: rgb(255, 255, 255);
  background: var(--nuvo-red);
  margin-top: 12px;
  float: left;
  border-radius: 4px;
}

.govdetails {
  display: grid;
  gap: 8px;
  padding: 2px 0px;
  grid-template-columns: repeat(2, 1fr);
}

.goveheading {
  font-weight: 600;
  color: var(--nuvo-accent);
}

video, .video {
  max-width: 100% !important;
}

.lightgallerygrid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  margin: 24px 0px;
 padding: 16px;
  background: var(--nuvo-slate);
}

.gallerythumb {
  padding: 0.5px;
  position: relative;
  border-bottom: 1px solid #00000036
}

.gallerythumb a {
  display: flex;
  padding: 0px;
  margin: 0px;
}

.imagetitle {
  position:absolute;
  font-size: 12px;
  padding: 0px 4px;
  color: #fff;
  bottom: 4px;
  left: 4px;
  background: var(--nuvo-accent)
}


.emaillineheader, .tellineheader {
  float: left;
  border-radius: 12px;
  color: rgb(255, 255, 255);
  margin-right: 12px;
}

.emaillineheader a, .tellineheader a {
  padding: 8px 12px 8px 42px;
  border-radius: 20px;
  position: relative;
  color: rgb(255, 255, 255);
}

.tellineheader a::before {
  content: "p";
  font-family: nuvocons;
  border-radius: 20px;
  position: absolute;
  color: rgb(255, 255, 255);
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 1;
}

.emaillineheader a::before {
  content: "A";
  font-family: nuvocons;
  color: rgb(255, 255, 255);
  border-radius: 20px;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 1;
}

.contactpagetel, .contactpagefax, .contactpageemail, .contactpageopening {
  font-size: 24px;
}

.emaillineheader a, .tellineheader a {
  padding: 8px 12px 8px 42px;
  border-radius: 20px;
  position: relative;
  color: rgb(255, 255, 255);
}

.tellineheader a::before {
  content: "p";
  font-family: nuvocons;
  border-radius: 20px;
  position: absolute;
  color: rgb(255, 255, 255);
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 1;
}

.emaillineheader a::before {
  content: "A";
  font-family: nuvocons;
  color: rgb(255, 255, 255);
  border-radius: 20px;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 1;
}

.externallink, .internallink {
  display: block;
  clear: both;
  padding: 0px;
  float: left;
  width: 100%;
}

.externallink a {
  display: block;
  clear: both;
  padding: 8px;
  float: left;
  width: 100%;
  background-color: var(--nuvo-slate);
  position: relative;
  border-bottom: 1px solid rgb(197, 201, 204);
}

.internallink a {
  display: block;
  clear: both;
  padding: 8px;
  float: left;
  width: 100%;
  background-color: var(--nuvo-slate);
  position: relative;
  border-bottom: 2px solid rgb(33, 36, 52);
}

.internallink a:hover {
  background-color: rgb(205, 205, 205);
}

.externallink a:hover {
  background-color: rgb(211, 222, 239);
}

.externallink a::after {
  position: absolute;
  top: -3px;
  right: 4px;
  font-family: nuvocons;
  content: ")";
  padding: 4px 9px 8px 3px;
  font-size: 28px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  color: var(--nuvo-main);
  z-index: 0;
}

.internallink a::after {
  position: absolute;
  top: -3px;
  right: 4px;
  font-family: nuvocons;
  content: "c";
  padding: 4px 9px 8px 3px;
  font-size: 28px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  color: rgb(255, 255, 255);
  z-index: 0;
}

.insetbanner {
  height: 100%;
  background-size: cover;
  position: absolute;
  bottom: 32px;
  right: 0px;
  z-index: 1;
  width: 30%;
  display: none;
}

.textinner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
  position: relative;
  z-index: 3;
}

.captionblock .textinner {
  padding: 0px 16px;
}

h1, h2, h3, h4 {
  font-weight: 600;
  padding-bottom: 12px;
  line-height: 1.3;
}

p {
  padding-bottom: 12px;
}

.bloglistingtext h4 { padding: 0px;
                      margin: 0px;
                     color: #fff;
                     font-weight: 400;
                     }
h1 {
  font-size: 30px;
  color: var(--nuvo-main);
  /* font-weight: 700; */
  letter-spacing: -1px;
}

h2 {
  font-size: 21px;
  color: var(--nuvo-slate-dark)
}

h3 {
  font-size: 19px;
}

#footercolumns h3 {
  border-bottom: 1px solid rgb(255 255 255 / 41%);
  margin-bottom: 8px;
}




.gallerytitle h3 {
  font-size: 24px;
  color: #fff;
  width: 100%;
  padding: 24px;
}

.gallerydate span {
  font-size: 24px;
  color: #fff;
  width: auto;
  padding: 0px;
  background-color: #fff;
  color: #333;
}

#calendar {
  z-index: 1;
  float: left;
  width: 100%;
  position: relative;
  min-height: 100px;
  margin-top: 36px;
}

#calendar table, #calendar tr, #calendar td {
  margin: 0px;
  padding: 0px;
}

#calendar table {
  margin: 0px;
  padding: 0px;
  float: left;
}

section {
  width: 100%;
  float: left;
  border: none;
  position: relative;
}

section.eventlist {
  display: flex;
}

.eventlistitem {
  position: relative;
  width: 100%;
  padding: 8px;
  display: flex;
  gap: 16px;
  margin-bottom: 8px;
  border-bottom: 1px solid rgb(234, 237, 242);
  box-shadow: rgba(0, 0, 0, 0.1) 0.5px 0.5px 0.5px 1px;
}

.shortdate {
  background-color: var(--nuvo-red);
  grid-column: span 1 / auto;
  width: 80px;
  order: 0;
  padding: 8px;
  display: grid;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}

.multidate {
  width: 80px;
  order: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: start;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}

.multistart {
  background-color: var(--nuvo-red);
  padding: 4px;
  display: grid;
  align-self: start;
}

.multiend {
  background-color: rgb(33, 36, 52);
  padding: 4px;
  display: grid;
  align-self: start;
}

.datenumber {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  line-height: 48px;
  color: rgb(255, 255, 255);
  align-self: end;
}

.datemonth {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 16px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  align-self: start;
}

.multidate .datenumber {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
  color: rgb(255, 255, 255);
  align-self: start;
}

.multidate .datemonth {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding: 0px;
  margin: 0px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  align-self: start;
}

.eventlistiteminfo {
  grid-column: span 3 / auto;
  order: 1;
}

.startdatetime, .enddatetime {
  float: left;
  padding-right: 16px;
}

.timeitem {
  display: none;
}

.eventlistiteminfo h3 {
  padding: 0px;
  margin: 0px;
  color: var(--nuvo-red);
}

.eventlistitem .accordion {
  width: auto;
  text-align: left;
  cursor: pointer;
  padding: 0px;
  background-color: rgb(255, 255, 255);
  margin: 0px;
  border-bottom: none;
  float: left;
  font-size: 20px;
}

.eventlistitem .accordion.active {
  width: auto;
  text-align: left;
  cursor: pointer;
  padding: 0px;
  background-color: rgb(255, 255, 255);
  margin: 0px;
  border-bottom: none;
  font-size: 20px;
}

.eventlistitem .accordion:hover {
  width: auto;
  cursor: pointer;
  padding: 0px;
  background-color: rgb(255, 255, 255);
  margin: 0px;
  border-bottom: none;
  font-size: 20px;
}

.eventlistitem .accordion span {
  width: auto;
  position: absolute;
  top: 8px;
  right: 8px;
  text-align: left;
  cursor: pointer;
  padding: 4px 32px;
  background-color: var(--nuvo-red);
  margin: 0px;
  border-bottom: none;
  font-size: 16px;
  color: rgb(255, 255, 255);
}

.insidewrapper section {
  width: 100%;
  float: left;
  /* background-color: rgb(255, 255, 255); */
}


.businesscardcontact 
{
  width: 100%;
  max-width: 100%;
  float: left;
  padding: 24px;
  background-color: var(--nuvo-main);
  color: #fff;
  border-radius: 4px;
  transform: rotate(0deg);
  display: inline-block;
  font-size: 20px;
  }

.contactaddressline p
{
margin: 0px !important;
  padding: 0px  !important;
}


.contactaddressline,
.contactmobile,
.contactemail
{
  position: relative;
  padding-left: 34px;
  line-height: 36px;
}


.contactfacebook,
.contacttwitter,
.contactinstagram
{
  position: relative;
  padding-left: 38px;
  line-height: 2;
  font-size: 18px;
}


.contactaddressline:before,
.contactmobile:before,
.contactemail:before

{
  position: absolute;
  left: 0px;
  /* border: 2px solid var(--nuvo-accent); */
  border-radius: 50%;
  width: 28px;
  height: 28px;
  text-align: center;
  font-size: 28px;
  line-height: 36px;
  color: var(--nuvo-accent);
  font-family: nuvocons;
}


.contactfacebook:before,
.contacttwitter:before,
.contactinstagram:before
{
  position: absolute;
  left: 0px;
  border: 2px solid var(--nuvo-slate-dark);
  border-radius: 50%;
  width: 28px;
  height: 28x;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #FFF;
  font-family: nuvocons;
}



.contactaddressline:before

{
  content: "T";
}

.contactmobile:before

{
  content: "h";
}

.contactemail:before

{
  content: "i";
}

.contactfacebook:before

{
  content: "a";
}

.contacttwitter:before

{
  content: "P";
}

.contactinstagram:before

{
  content: "d";
}


section ul {
  /* display: inline-block; */
  background-color: #eee;
  /* padding: 8px; */
  /* background-size: 20%; */
  margin-bottom: 16px;
  width: auto;
}

section ul li {
  /* background-color: #fff; */
  margin-bottom: 0px;
  padding: 6px;
  width: auto;
  padding-left: 32px;
  position: relative;
  color: var(--nuvo-main);
}

section ul li::before {
  color: var(--nuvo-accent);
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: 8px;
  top: 16px;
}


section.casestudieslinks {
  display: grid;
  padding: 80px 0px;
  gap: 32px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.casestudylink {
  padding-bottom: calc(66.6667%);
  position: relative;
  overflow:hidden;
  background-size: 100%;
  background-position: center center;
   transition: all 0.3s ease 0s;


}


.casestudytitle {
  position: absolute;
  top: 40%;
  text-align: center;
  width: 100%;
  color: #fff !important;
  z-index: 32;
  transition: all 0.3s ease 0s;
  /* display: none; */
}

.casestudylogo {
  position: absolute;
  top: 0%;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 12;
  transition: all 0.3s ease 0s;
  display: grid;
  place-items: center;
}

.casestudylogo img {
  max-width: 300px;
  width: 100%;
  justify-self: center;
}


.casestudytitle h3 {color: #fff !important;font-size: 24px;padding: 0px;margin: 0px;float: none;display: inline-block;}



.casestudylink:hover .casestudytitle {
  position: absolute;
  text-align: center;
  width: 100%;
  color: #fff !important;
   transform: scale(1.3);
  transition: all 0.3s ease 0s;
  
}


.casestudylink:hover .casestudylogo {
  position: absolute;
  text-align: center;
  width: 100%;
  color: #fff !important;

  
}





.casestudylink:hover {

   padding-bottom: calc(66.6667%);
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 1.0;
    transition: all 0.3s ease 0s;
  background-size: 120%;
  overflow:hidden;

}



.casestudylink:before {
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgb(27 27 27 /50%);
  position: absolute;
  transition: all 0.3s ease 0s;
  z-index: 1;
}

.casestudylink:hover:before {
  background-color: rgba(38, 38, 38, 0.1);
    transition: all 0.3s ease 0s;

}





section.classbuttons {
  display: grid;
  padding: 0px 0px;
  gap: 8px;
  grid-template-columns: repeat(6, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.classbuttons a {
  /* display: flex; */
  justify-items: center;
  align-items: center;
}



.calendardownload {
  width: 100%;
  float: left;
}

.calendardownload iframe {
  width: 100%;
  float: left;
}

.h_iframe {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
  background-color: rgb(7, 84, 53);
  margin-top: 12px;
  padding: 16px;
}

.h_iframe iframe {
  position: relative;
  width: calc(100%);
  height: 100vh;
  float: left;
  padding: 4px;
  background-color: rgb(255, 255, 255);
}

.document_list {
  margin-bottom: 24px;
  float: left;
  width: 100%;
}

.document_list.classpage {
  padding: 12px;
  background: var(--nuvo-main);
  border-radius: 4px;
  font-size: 16px;
}

.document_list.classpage a {
  padding: 8px;
}

.document_list.classpage a .docname {
  padding: 0px;
}

.document_list.classpage h3 {
  color: #fff;
}

.newslinks {
  margin-bottom: 24px;
  float: left;
  width: 100%;
}

.linkslist {
  margin-bottom: 16px;
}

.videogallery {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.singlevideo {
  float: left;
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 8px;
  background-color: rgb(0, 0, 0);
}

.videoheading {
  text-align: center;
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 16px;
}

section.imagelinks {
  width: 100%;
  float: left;
  background-color: var(--nuvo-slate);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 12px;
}

section.internallinkslist, section.linkslist {
  width: 100%;
  float: left;
  background-color: rgb(234, 237, 242);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: 12px;
}



.imagelink {
            background-color: var(--nuvo-slate-dark);
            padding-bottom: 0px;
            position: relative;
            padding-bottom: calc(66.6667%);
            overflow: hidden;
           }

.imagelink:hover .backgroundimage {
  opacity: 1.0;
    transition: all 0.3s ease 0s;
     transform: scale(1.1); -webkit-transform: scale(1.1);

}



.imagelink:before {
  width: 100%;
  height: 100%;
  content: "";
  background: rgb(113 125 137);
  position: absolute;
}

.products .imagelink:before {
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgb(89 140 191 / 0%);
  position: absolute;
}





.imagelinknew {display: grid;padding: 8px;grid-template-columns: repeat(6, 1fr);border-bottom: 1px solid #ccc;background-color: var(--nuvo-lightslate);padding-bottom: 0px;position: relative;padding-bottom: 48px;padding: 16px;margin-bottom: 12px;}

.imagelink a{
          float: left;
  width: 100%;
           }


.imagelinkimage {
    grid-column: span 1;
  padding: 8px;
    order: 1;
}

.imagelinkimage img {
    grid-column: span 1;
  padding: 8px;
  background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.4)
}

.imagelinkname {
    grid-column: span 5;
    order: 2;
    padding: 12px;
    align-items: center;
    justify-items: center;
    align-self: center;
}

.imagelinkdesc {
    grid-column: span 6;
    order: 3;
}

section.randomslider {
  background-color: var(--nuvo-red);
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(6, 1fr);
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1180px;
  text-align: center;
  float: none;
  z-index: 3;
  margin-bottom: 32px;
}

section.randomslider img{
 border-radius: 50%;
 border: 8px solid #eaeaea;
}

section.randomslider div{
 border-radius: 50%;
  position: relative;
}

section.randomslider div:after{
 border-radius: 50%;
 box-shadow: inset 0 0 16px #c3c3c3;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  pointer-events:none;
}

section.threeimages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  margin-bottom: 24px;
  margin-bottom: 24px;
  border-top: 2px solid #d6d6d6;
  border-bottom: 2px solid #d6d6d6;
  padding: 8px 0px;
}


section.fourimages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  margin-bottom: 24px;
  margin-bottom: 24px;
  border-top: 2px solid #d6d6d6;
  border-bottom: 2px solid #d6d6d6;
  padding: 8px 0px;
}

section.twoimages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  margin-bottom: 24px;
  border-top: 2px solid #d6d6d6;
  border-bottom: 2px solid #d6d6d6;
  padding: 8px 0px;
}

section.singleimage {
  margin-bottom: 24px;
  border-top: 2px solid #d6d6d6;
  border-bottom: 2px solid #d6d6d6;
  padding: 8px 0px;
}

section.videoblock {
  margin-bottom: 24px;
}

section.mainlinks {
  display: grid;
  padding: 0px;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
}

.eventshome {
  background-color: rgb(255, 255, 255);
  /* padding: 8px; */
}

.newshome {
  background-color: rgb(255, 255, 255);
  padding: 16px;
}

.classeslinks {
  background-color: rgb(255, 255, 255);
  padding: 16px;
  text-align: center;
}

.newsarea {
  background-color: rgb(255, 255, 255);
  padding: 16px;
}

.graphmain {
  float: left;
  padding: 16px;
  width: 100%;
  max-width: 480px;
}

.graphtitle {
  float: left;
  width: 100%;
  font-size: 22px;
  padding-bottom: 8px;
  font-family: roboto_slablight, serif;
}

.rowarea {
  float: left;
  width: 100%;
  font-size: 24px;
}




.newsandeventshome {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1280px;
  width: 100%;
  background-color: var(--nuvo-slate);
  padding: 16px;
  margin: 40px 0px;
  float: left;
}

.headerlinks {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(5, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1280px;
  width: 30%;
  padding: 16px;
  margin: 0px 0px;
  float: right;
}


.backgroundimage {position: absolute;background-size: 100%;top: 0px;left: 0px;height: 100%;width: 100%;opacity: 0.1;background-position: center center;transition: all 0.3s ease 0s;}


.products .backgroundimage {position: absolute;background-size: 100%;top: 0px;left: 0px;height: 100%;width: 100%;opacity: 0.9;background-position: center center;transition: all 0.3s ease 0s;}



.homelink {
  padding-bottom: calc(66.6667%);
  position: relative;
  overflow:hidden;


}



.homelink:hover .backgroundimage {
  opacity: 1.0;
    transition: all 0.3s ease 0s;
     transform: scale(1.1); -webkit-transform: scale(1.1);

}



.homelink:before {
  width: 100%;
  height: 100%;
  content: "";
  background: rgb(113 125 137);
  position: absolute;
}

.homelink:hover:before {
  background-color: rgba(38, 38, 38, 0.1);
    transition: all 0.3s ease 0s;

}


.homelink:after {
  width: 100%;
  height: 4px;
  content: "";
  bottom:0px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 0;
}


.homelink:hover:before {
  background-color: rgba(38, 38, 38, 0.1);
    transition: all 0.3s ease 0s;

}




.linktext {
  position: absolute;
  width: 100%;
  height: auto;
  text-align: center;
  transition: all 0.3s ease 0s;
  bottom: 24px;
 
  }

  .homelink:hover .linktext {
  position: absolute;

    transform: scale(1.1);
    transition: all 0.3s ease 0s;
  }




.linktitle h3 {

  padding: 0px;
  position: relative;
  transform: scale(1);
  z-index: 3;
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s;
  color: #fff;
  font-size: 36px;
  font-weight: normal;
   text-shadow: 1px 1px 1px #333;
}

.linkdesc {
  color: rgb(255, 255, 255);
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 1;
  font-size: 14px;
}


.linkinsetpic {
  position: absolute;
  top: 24px;
  transition: all 0.3s ease 0s;
  opacity: 1;
  height: auto;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}


.linkinsetpic img {
  transition: all 0.3s ease 0s;
  opacity: 1;
  height: 172px;
  width: 172px;
  align-self: center;
  border-radius: 50%;
  border: 4px solid #ffF;
}


  .imagelink:hover .linkinsetpic img {
  transition: all 0.3s ease 0s;
   opacity: 0;
}



.homelink:hover .linkdesc {
  color: rgb(255, 255, 255);
  position: relative;
  /* height: 50px; */
  opacity: 0;
  overflow: visible;
  transition: all 0.3s ease 0s;
}


section.documentslist {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(1, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.singledoc {
  border-bottom: 1px solid rgb(193, 202, 198);
  background-color: var(--nuvo-accent);
  position: relative;
  color: #fff;
  width: 100%;
  float: left;
}



.active {
  color: var(--nuvo-accent);
}

.accordion .active {
  color: var(--nuvo-accent);
}

[class*="nuvoicon-"] {
  position: absolute;
  padding: 16px;
  left: 4px;
  top: 4px;
}

[class*="nuvoicon-"]::before {
      font-family: nuvocons;
  position: absolute;
  right: 44px;
  top: 4px;
  content: "6";
  font-size: 24px;
  color: var(--nuvo-accent);
  padding: 4px;
}

.singledoc::before {
  font-family: nuvocons;
  position: absolute;
  right: 4px;
  top: 4px;
  padding: 4px;
}

.singledoc a {
  padding: 14px 14px 14px 48px;
  text-decoration: none !important;
  font-weight: 400 !important;
  color: #fff; !important;
  /* width: 50%; */
  float: left;
}

.singledoc a::after {
  position: absolute;
  top: 0px;
  right: 0px;
  content: "e";
  font-family: nuvocons;
  font-size: 24px;
  height: 32px;
  width: 32px;
  padding: 8px;
  line-height: 32px;
}

.docname {
  padding: 0px 12px;
  width: auto;
  overflow: hidden;
}

.docsize {
  padding: 0px;
  /* color: rgba(0, 0, 0, 0.2); */
  position: absolute;
  right: 48px;
  font-size: 14px;
}

.doctype {
  padding: 0px 12px;
  position: absolute;
  left: 0px;
}

.nuvoicon-doc, .nuvoicon-doc::before, .nuvoicon-docx, .nuvoicon-jpg::before, .nuvoicon-png::before, .nuvoicon-jpeg::before, .nuvoicon-docx::before, nuvoicon-pdf, .nuvoicon-pdf::before, .nuvoicon-xls, .nuvoicon-xls::before, .nuvoicon-xlsx, .nuvoicon-xlsx::before, .nuvoicon-pptx, .nuvoicon-pptx::before {
  position: absolute;
  font-size: 32px;
  background-color: rgba(255, 255, 255, 0.86);
  color: rgb(51, 51, 51);
  line-height: 1;
  top: 0px;
  font-family: nuvocons;
  height: 32px;
  width: 32px;
  padding: 6px;
  left: 4px;
}

.nuvoicon-doc, .nuvoicon-docx, .nuvoicon-pdf, .nuvoicon-xls, .nuvoicon-xlsx, .nuvoicon-pptx, .nuvoicon-pptx {
  position: absolute;
  left: 0px;
}

.nuvoicon-doc::before {
  content: "M";
}

.nuvoicon-xls::before, .nuvoicon-xlsx::before {
  content: "K";
}

.nuvoicon-docx::before {
  content: "L";
}

.nuvoicon-pdf::before {
  content: "s";
}

.nuvoicon-jpg::before {
  content: "G";
}

.nuvoicon-jpeg::before {
  content: "G";
}

.nuvoicon-png::before {
  content: "G";
}

.nuvoicon-pptx::before {
  content: "M";
}

section.textandimage {
  display: block;
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  padding: 24px 0px;
  /* border-bottom: 1px dashed #939191; */
}

section.simpletext {
  display: block;
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  padding: 8px 0px;
  /* border-bottom: 1px dashed #939191; */
}

.textandimage.left .textblock {
  float: left;
  width: 100%;
}

.textandimage.right .textblock {
  width: 100%;
}

.textblock p {
}

.textandimage.left .insetimage {
  float: left;
  width: 33%;
  margin-right: 32px;
  margin-bottom: 4px;
  margin-left: 0px;
}

.textandimage .insetimage {
  float: right;
  width: 33%;
  margin-left: 32px;
  margin-bottom: 4px;
}

.textandimage .insetimage {
  float: left;
  width:33%;
  margin-bottom: 4px;
}

.textandimage.right .insetimage {
  float: right;
  width: 33%;
  margin-left: 32px;
  margin-bottom: 16px;
  position: relative;
  z-index: 3;
}

.insetimage.square {
}

.insetimage.square img {
  border-radius: 8px;
}

.insetimage.circular img {
  border-radius: 50%;
  position: relative;
}

.insetimage.circular {
  border-radius: 50%;
  position: relative;
}


.insetimage.circular:after{
 border-radius: 50%;
 box-shadow: inset 0 0 16px #646464fa;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 3;
}

.archive {
  padding: 12px;
  background-color: var(--nuvo-slate);
  margin-bottom: 12px;
  border-radius: 4px;
  float: left;
  width: 100%;
}

.archive h3 {
  padding: 0px;
  border-radius: 4px;
  margin: 0px;
  
}

.bloglisting {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  border-bottom: 1px solid rgb(238, 238, 238);
  background-color: rgb(255, 255, 255);
  padding: 8px;
}

.bloglistinghome {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 8px;
  /* border-bottom: 1px solid rgb(238, 238, 238); */
  /* padding: 8px; */
}

.bloglistinghome h3 {
  padding: 0px;
  margin: 0px;
  font-size: 20px;
}

.bloglistingimage {
  grid-column: span 3 / auto;
}

.bloglistingimage img {
  background: #0000002e;
  padding: 8px;
}

.bloglistingtext {
  grid-column: span 9 / auto;
}



#strapline {
    float: right;
    padding: 18px 48px;
    height: 64px;
    background-color: rgb(43, 43, 44);
    color: #eee;
    font-size: 19px;
    letter-spacing: 0.8px;
}

.insidewrapper form {
  background-color: var(--nuvo-main);
  padding: 16px;
}

.insidewrapper form div {
  /* background-color: var(--nuvo-main); */
  /* padding: 16px; */
}

abbr[title] {
  text-decoration: none;
  background-color: var(--nuvo-accent);
  color: var(--nuvo-main);
  width: 24px;
  height: 24px;
  display: inline-block;
  top: 0px;
  right: 0px;
  padding: 4px;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  font-size: 32px;
  color:#fff;
}

label {
  /* color: #fff; */
}

.visually-hidden {
  display: none;                                                  
}


form.enquiryform {
  background-color: var(--nuvo-slate);
  /* color: rgb(255, 255, 255); */
  padding: 24px;
  border-radius: 4px;
  margin-top: 24px;
  margin-bottom: 24px;
  border: 3px dotted var(--nuvo-slate);
}

form.enquiryform label {
  position: relative;
}

.formgroup {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  padding: 24px 0px;
}

.signuphome .formgroup {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;
  padding: 24px 0px;
}

.newsletterform label {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  border: initial;
  padding-right: 80px;
  position: relative;
  width: 100%;
}

.thirdform {
  position: relative;
}

.thirdform input[type="submit"] {
  appearance: none;
  color:#fff;
  border-radius: 8px;
  padding: 8px;
  margin-top: 0px;
  border: 0px;
  /* font-size: 24px; */
  /* font-weight: 700; */
  font-family: museo-sans, sans-serif;
  width: 100%;
  background-color: var(--nuvo-accent);
}

.newsletterform {
  position: relative;
  background-color: rgb(57 57 57 / 10%);
  padding: 16px;
}

.newsletterform input[type="checkbox" i] {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  margin: 2px 0px 3px 20px;
  padding: initial;
  border: initial;
  scale: 3;
  top: 20px;
  right: 20px;
  position: absolute;
}

.honey {
  display: none;
}





.socialmedia {
    position: relative;
    float: right;
    text-align: center;
    padding: 16px 0px;
    background-color: var(--nuvo-main);
    height: 64px;
    width: 106px;
}



.socialmedia i {
    width: 28px;
    height: 28px;
    display: inline-block;
    font-size: 28px;
    top: 0;
    /* padding: 2px; */
    text-align: center;
    cursor: pointer;
    color: #fff;
}

footer .socialmedia i {

  width: 100%;
  text-align: center;
}

.socialmedia i {
    color: #bdbdbd
}

.socialmedia i:hover {
    color: #eee

}


#socialmedia {
  margin-top: 0px;
  padding: 8px;
  color: rgb(0, 0, 0);
  position: relative;
  text-align: center;
  width: 100%;
  float: left;
  clear: both;
}



.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 8px;
  width: 54px;
  height: 54px;
  position: relative;
  z-index: 1;
  color: rgb(255, 255, 255);
}

.hi-icon::after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  box-sizing: content-box;
}

.hi-icon::before {
  speak: none;
  font-size: 32px;
  line-height: 54px;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.hi-icon-effect-1 .hi-icon {
  background: rgba(255, 255, 255, 0.1);
  margin: 0px;
  transition: background 0.2s ease 0s, color 0.2s ease 0s;
}

.hi-icon-effect-1 .hi-icon::after {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 4px;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transform: scale(0.8);
  opacity: 0;
}

.hi-icon-effect-1a .hi-icon:hover {
  background: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
}

.hi-icon-effect-1a .hi-icon:hover::after {
  transform: scale(1);
  opacity: 1;
}

.hi-icon, .hi-icon::after, .nuvo_imagearea.circularpic img {
  border-radius: 50%;
}

.nuvocolumn1, .nuvocolumn2, .nuvocolumn3, .nuvocolumn4, .nuvocolumn5, .nuvocolumn6, .nuvocolumn7, .nuvocolumn8, .nuvocolumn9, .nuvocolumn10, .nuvocolumn11, .nuvocolumn12 {
}

.nuvocolumn1 {
  grid-column: span 1 / auto;
}

.nuvocolumn2 {
  grid-column: span 2 / auto;
}

.nuvocolumn3 {
  grid-column: span 3 / auto;
}

.nuvocolumn4 {
  grid-column: span 4 / auto;
}

.nuvocolumn5 {
  grid-column: span 5 / auto;
}

.nuvocolumn6 {
  grid-column: span 6 / auto;
}

.nuvocolumn7 {
  grid-column: span 7 / auto;
}

.nuvocolumn8 {
  grid-column: span 8 / auto;
}

.nuvocolumn9 {
  grid-column: span 9 / auto;
}

.nuvocolumn10 {
  grid-column: span 10 / auto;
}

.nuvocolumn11 {
  grid-column: span 11 / auto;
}

.nuvocolumn12 {
  grid-column: span 12 / auto;
}

table {
  display: table;
  clear: both;
  float: none;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: scroll;
}

table td, table th {
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  vertical-align: top;
  border-collapse: collapse;
  text-align: left;
}

table tr, table p {
  padding: 0px !important;
  margin: 0px !important;
  background-color: #fff;
  color:  var(--nuvo-main)
}

table tr:nth-child(2n+1) {
  padding: 0px;
  background-color: var(--nuvo-slate);
  color: var(--nuvo-main)
}

#socialmedia i {
  width: 28px;
  height: 28px;
  display: inline-block;
  font-size: 28px;
  top: 0px;
  text-align: center;
  cursor: pointer;
  color: rgb(255, 255, 255);
}

#socialmedia i {
  color: rgb(189, 189, 189);
}

#socialmedia i:hover {
  color: rgb(238, 238, 238);
}

footer .socialmedia {

  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0,0,0,0);
  margin-bottom: 32px;
}

footer .socialheader {
  position: relative;
  z-index: 1;
  width: 100%;
  float: left;
  text-align: center;
  padding: 24px;
}

footer .socialmedia i {
  /* width: 64px; */
  display: block;
  font-size: 44px;
  top: 0px;
  padding: 0px;
  text-align: center;
  cursor: pointer;
}




img {
  width: 100%;
  height: auto;
  display: flex;
}

body {
  box-sizing: border-box;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 16px;
  background-position: center top -32px;
  background-repeat: no-repeat;
  background-size: 100%;
}


#logoarea {position: fixed;
           
           top: 0px;
           right: 0;
           left: 0;
           pointer-events: none;
           margin-right: auto;
           
           margin-left: auto;
           
           /transition: all .4s ease-in-out;}





.bannershallow {
  height: 480px;
  width: 100%;
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  background-position: calc(50% - 0px) calc(0% + 0px);
}


.bannershallow::after {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background-color: rgba(0,0,0,0.5);
  background-size: cover;
  top: 0px;
  left: 0px;
  z-index: 0;
  content: "";
  background-position: right bottom;
}




.companylogo img {
  
    width: 108px;
    padding: 16px;
    transition: all .4s ease-in-out;
    filter: drop-shadow(1px 1px 0.5px rgb(0 0 0 / 1.0));
}


.companylogo {
  pointer-events: all;
  padding: 0px;
}

.companyicon img {
    float: left;
    width: 80px;
    padding: 8px;
    transition: all .4s ease-in-out;
    /* filter: drop-shadow(1px 1px 2px rgb(0 0 0 / 1.0)); */
}







#strapline {
    float: right;
    padding: 18px 48px;
    height: 64px;
    background-color: rgb(43, 43, 44);
    color: #eee;
    font-size: 19px;
  text-transform: uppercase;
    letter-spacing: 2px;
}


.memberlinks {
    float: right;
    padding: 22px;
    height: 64px;
    background-color: rgb(29 117 188);
    color: #eee;
    font-size: 16px;
  text-transform: uppercase;
    letter-spacing: 2px;
}


header {width: 100%;float: left;position: relative;height: 152px;z-index: 4;}




header.shrink #navigationarea {
    position: fixed;
    /* max-width: 1280px; */
    top: 0px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    background-color: var(--nuvo-main);
    transition: all .4s ease-in-out;
}

.accordionblock {
  margin-bottom: 24px;
}

.accordion {
  width: 100%;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
  padding: 4px;
  background-color: rgb(234, 237, 242);
  margin: 0px;
  border-bottom: 1px solid rgb(193, 202, 198);
  display: flex;
  font-size: 17px;
  line-height: 2;
}

.singleteacher .accordion {
  width: auto;
  text-align: left;
  cursor: pointer;
  padding: 4px;
  font-size: 18px;
  margin-top: 12px;
  float: left;
}

.indexnumber {
  padding: 0px;
  font-weight: 700;
  background-color: rgb(255, 255, 255);
  color: #333;
  line-height: 40px;
  border-radius: 50%;
  width: 40px;
  min-width: 40px;
  height: 40px;
  text-align: center;
  margin-right: 12px;
}

.accordion.active {
  
  background-color: var(--nuvo-accent);
    color: #fff;

}

.accordion:hover {
  background-color: var(--nuvo-accent);
    color: #fff;
}

.panel {
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease 0s;
  height: 0px;
  padding: 16px;
  display: none;
  float: left;
  width: 100%;
}

.panel.show {
  opacity: 1;
  padding: 16px 0px;
  height: auto;
  transition: all 0.3s ease 0s;
  display: grid;
}

.basicsearch {
  float: left;
  left: 0px;
  background-color: var(--nuvo-slate);
  width: 100%;
  height: auto;
  margin-top: 32px;
  margin-bottom: 32px;
  position: relative;
  padding: 16px;
}



.basicsearch form {
  margin: 0px;
}

.basicsearch form input {
  width: 85%;
  float: left;
  color: rgb(51, 51, 51);
}

.basicsearch form input::-webkit-input-placeholder {
  color: rgb(255, 255, 255);
}

.basicsearch form input::placeholder {
  color: rgb(83, 83, 83);
}

.basicsearch form input.sb-search-submit {
  float: left;
  width: 15%;
  border-bottom: none;
  color: rgb(255, 255, 255);
  background-color: var(--nuvo-accent);
  font-family: nuvocons;
  cursor: pointer;
  font-size: 32px;
  color: #fff;
}

.logoicon {
  position: relative;
  float: left;
  opacity: 1;
  z-index: 1;
  padding: 16px 0px;
}

.logotext {
  /* position: relative; */
  /* float: left; */
  opacity: 1;
  z-index: 1;
  padding: 0px;
  color: #fff;
  line-height: 1.2
}

.schoolname {
  /* font-size: 48px; */
  /* text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px; */
}

.schoolsecondname {
  font-size: 28px;
   text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
}

.schoolstrapline {
  width: 100%;
  float: left;
  color: var(--nuvo-accent);
  font-size: 36px;
  padding-top: 16px;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
  line-height: 1;
  font-weight: normal;
}

.logoicon img {
  float: left;
  width: 134px;
}

.nuvo-container {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: left;
  position: relative;
  float: left;
  width: 100%;
  margin-top: -152px;
  z-index: 1;
}


.footerlogosouter {
  display: flex;
  padding: 20px;
  width: 100%;
  position: relative;
  z-index: 1;
}

.footerlogos {

  gap: 8px;
  padding: 8px;
  width: 100%;
  text-align: center;
}

.footerlogo {
  border: 2px solid #af888a8c; /* Add border around each logo */
  padding: 4px; /* Add padding inside the border */
  border-radius: 2px; /* Rounded corners */
  display: inline-block;
}

.footerlogo img {
  width: auto; /* Ensure image fits within its container */
  /* max-height: 100%; */ /* Ensure image does not exceed container height */
  height: 72px;
  opacity: 0.9;
}




footer {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 32px;
  padding-top: 120px;
  float: left;
  background-image: linear-gradient(-1350deg, #a80816, #2a2d38);

}


footer:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 120px;
    top: -10px;
    right: 0;
    transform-origin: 50% 0;
    z-index: 3;
    background-repeat: no-repeat;
    background-position: center center;
  color: #333;
    background-image: url(/assets/icons/abbey-shield.svg);
 
}


hr {
  position: relative;
  width: 100%;
  height: 4px;
  overflow: visible;
  display: block;
  backface-visibility: hidden;
background-image: url("/assets/icons/abbey-logo-tint-angled.svg"), linear-gradient(135deg, #ff0a1f, #2a2d38);
  color: #333;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  margin-bottom: 24px;
   border: 0px;
 
}

hr:before {
    content: "";
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 48px;
    top: -14px;
    background-size: auto 100%;
    z-index: 80000;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/assets/icons/abbey-fire-logo.png);
    filter: drop-shadow(0px 0px 0.5px rgb(0 0 0));
}

footer:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 200px;
    top: -150px;
    right: 0;
    transform: skewY(-2deg);
    transform-origin: 50% 0;
    outline: 1px solid transparent;
    background-color: #fff;
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 0;
}

.footertop {
  position: relative;
  float: left;
  width: 100%;
  padding: 48px;
}

.footerbottom {
  position: relative;
  float: left;
  width: 100%;
  padding: 24px;
}

.insidewrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  padding: 0px;
  position: relative;
  display: block;
}

.headerinner {
  float: left;
  width: 100%;
}

.houselinkarea {
  width: 100%;
  padding: 0px;
  background-color: var(--nuvo-slate);
  float: left;
  margin: 48px 0px;
}

.prospectus {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  width: 100%;
  padding: 24px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.multicolumn {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  float: left;
  padding: 0px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  /* margin-top: 70px; */
  background-color: #fff;
  position: relative;
  min-height: 500px;
}

.homebannerwrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 100%;
  display: grid;
  max-width: 1280px;
}





.homecontentwrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  padding: 0px;
  display: grid;
  position: relative;
  background-color: rgb(255, 255, 255);
  margin-top: -32px;
}







.statswrapper {
  /* margin-top: 60px; */
  position: relative;
  z-index: 20;
  width: 100%;
  text-align: center;
  float: left;
  padding: 16px;
  width: 100%;
  float: left;
  color: #fff;
  }



.statswrapper h3 {
 text-align: center;
 width: 100%;
 float: left;
 color: #fff;
 font-size: 27px;
 text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
 line-height: 1;
 /* padding-bottom: 32px; */
 font-family: "Noto Serif", sans-serif;
 font-weight: 400;
}



.statswrapper:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    right: 0;
   height: 100%;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    background: var(--nuvo-slate-dark);
}








.negativeblock {
 float: left;
 margin-top: -32px;
 background-color: #fff;
 z-index: 1;
 padding: 16px;
 padding-top: 0px;
 width: 100%;
 position: relative;
}

.negativeblock:before {
 width: 100%;
 position: absolute;
  content: "";
  top: -16px;
  left: 0px;
  height: 16px;
  z0index: 2;
  width: 100%;
background: var(--nuvo-accent);
}



.negativeblock:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
    height: calc(100% + 64px);
    top: -40px;
    right: 0;
    bottom: 0;
    transform: skewY(-2deg);
    transform-origin: 50% 0;
    /* outline: 1px solid transparent; */
    backface-visibility: hidden;
    background: #fff;
}

.negativeblock:after {
    content: "";
    position: absolute;
    width: 20%;
    height: 80px;
    top: -120px;
    right: 0;
    /* background-image: url(/assets/icons/flames.svg); */
    background-repeat: no-repeat;
    background-position: bottom right;
}


.subjectdetails {
  background: rgb(234, 237, 242);
  padding: 8px;
  display: inline-grid;
  width: 100%;
  margin-bottom: 16px;
}

.miniteacher {
  background: rgb(234, 237, 242);
  padding: 8px;
  display: inline-grid;
  width: 100%;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
}

.teachericon {
  grid-column: span 1 / auto;
  max-width: 48px;
  width: 48px;
}

.contactname {
  grid-column: span 5 / auto;
}

.contactemail {
  grid-column: span 6 / auto;
}



.multicolumn nav:before {
  display: block;
  position: absolute;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 40px;
  width: 100%;
  height: 40px;
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
}

.multicolumn nav:after {
  display: block;
  position: absolute;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 20px;
  width: 100%;
  height: 20px;
  content: " ";
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.bh-sl-container .bh-sl-map {
  width: 100% !important;
}

.subpagesarea {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  padding: 24px;
  display: flex;
  margin-bottom: 24px;
  background-color: var(--nuvo-slate);
}

.subpagesarea h3 {
 color: #fff;
  text-align: center;
}

.subpages {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

.subpagessimple .sublink a.active {
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
}

.subpagessimple .sublink a.active::before {
  content: "q";
  left: 0px;
  top: 0px;
  position: absolute;
  padding: 8px;
  font-family: nuvocons;
}

.sublink {
  float: left;
  width: 100%;
  position: relative;
}

.subsublink {
  float: left;
  width: 100%;
  position: relative;
}

.sublink a {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(12, 1fr);
  background-color: rgb(254, 254, 254);
  padding: 8px;
  align-items: center;
  position: relative;
}

.subpagessimple .sublink a {
  text-align: center;
  display: block;
  width: 100%;
  float: left;
  padding: 8px;
  color: #ffffff;
  /* font-size: 15px; */
  background-color: rgba(0,0,0,0);
  border-bottom: 1px solid rgba(256,256,256,0.4);
}

.subpagessimple .subsublink a {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(4, 1fr);
  padding: 8px;
  padding-left: 32px;
  align-items: center;
  position: relative;
  color: #c1cac6;
}

.subpagessimple .sublink a:hover {
  background-color: rgba(256,256,256,0.3);
}

.subpagessimple .sublink a.active::after {
  content: "";
  width: 100px;
  height: 30px;
  z-index: 0;
  background-image: url(/assets/icons/swirl_grey.png);
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.subnavimage {
  grid-column: span 3 / auto;
  order: 1;
  background: #d7dee5;
  border: 1px solid #7e8a95;
  /* border-radius: 50%; */
}

.subnavtext {
  grid-column: span 9 / auto;
  order: 2;
  font-weight: 700;
}

.testimarea {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  width: 100%;
  padding: 0px 24px;
  margin-bottom: 32px;
}

.testimpages {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  color: rgb(255, 255, 255);
}

aside {
  background-color: rgb(53, 57, 65);
  display: block;
  padding: 16px;
  width: 100%;
  margin-top: 16px;
  float: left;
}

aside h3 {
  width: 100%;
  float: left;
  clear: both;
}



.numbering {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 3;
  padding: 0px;
  background-color: rgb(5, 7, 10);
  line-height: 32px;
  width: 32px;
  height: 32px;
  text-align: center;
}

.insidewrapper p {
  padding-bottom: 16px;
}

.telcontact {
  padding-left: 28px;
  position: relative;
}

.telcontact::before {
  position: absolute;
  content: "p";
  font-family: nuvocons;
  left: 0px;
  font-size: 24px;
  line-height: 1;
  pointer-events: none;
}

.emailcontact {
  padding-left: 28px;
  position: relative;
}

.emailcontact::before {
  position: absolute;
  content: "f";
  font-family: nuvocons;
  left: 0px;
  font-size: 24px;
  line-height: 1;
  pointer-events: none;
}

.insidewrapper.homemain {
}

.twocolumns {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(12, 1fr);
}

.multicolumn .fullwidthcolumn {
  grid-column: span 12 / auto;
  order: 1;
}

.multicolumn .columnleft {
  grid-column: span 8 / auto;
  order: 1;
}

.multicolumn .columnright {
  grid-column: span 4 / auto;
  order: 1;
}

.learningzonearea {
  padding: 16px;
  margin-top: 16px;
  float: left;
}

.columnright {
  grid-column: span 4 / auto;
  order: 2;
}

.columnleft {
  grid-column: span 2 / auto;
  order: 1;
}

.columnright {
  grid-column: span 4 / auto;
  order: 2;
}

.testimonialsingle .insidewrapper {
  width: 100%;
  margin-top: 0px;
  text-align: right;
}

.nuvo-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(12, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.nuvo-grid.classnews {
  padding: 16px;
  background-color: var(--nuvo-accent);
}

.grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(12, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}

.nuvo-grid img {
  width: 100%;
}

.searchresults {
  display: grid;
  grid-template-columns: repeat(1, 5fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
  gap: 4px;
  margin: 8px 0px;
}

.searchresultsingle {
  grid-template-rows: auto;
  text-align: left;
  gap: 1.5rem;
  border: 1px solid rgb(204, 204, 204);
  padding: 16px;
}

.searchresulttext {
  float: left;
  width: 90%;
}

.searchimage {
  float: left;
  width: 10%;
}

.pageurlresult {
  color: var(--nuvo-accent);
  text-decoration: none;
}

.searchresultsingle a {
  grid-column: span 1 / auto;
}

.searchtext {
  grid-column: span 1 / auto;
}

#footercolumns {
  color: rgb(238, 238, 238);
  display: inline-grid;
  gap: 1.5rem;
  grid-template-columns: repeat(4, 1fr);
  position: relative;
  z-index: 0;
  width: 100%;
  text-align: left;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

#footercolumns a {
  color: #dfa1a7;
}




#bannerarea {
    position: relative;
    float: left;
    width: 100%;
    z-index: 1;
}


#masterbannerarea {
    position: relative;
    float: left;
    width: 100%;
    z-index: 1;
  background-color: #333;
}




#masterbannerarea .masterbanner:before {
      height: 100%;
      width: 100%;
      position: absolute;
      content: "";
      background-color: rgba(0,0,0,0.2);
  }



#masterbannerarea .masterbanner:after {
    content: "";
    position: absolute;
    width: 50%;
    height: calc(100%);
    top: 0px;
    right: -25%;
    transform: skewX(-16deg);
    /* transform-origin: 50% 0; */
    outline: 1px solid transparent;
    backface-visibility: hidden;
    background: #fd0000cc;
    background-image: url(/assets/icons/background-tint-2.svg);
    background-size: 120%;
    background-position: bottom 0px center;
    background-repeat: no-repeat;
    pointer-events: none;
}




.captionarea {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    height: 100%;
    width: 100%;


}


.captionblock {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 140px;
}



.captioncontainer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  align-items: baseline;
  display: inline-grid;
  grid-gap: 24px;
  grid-template-columns: repeat(1, 1fr);
}



.bannerlinkbutton {
  width: 100%;
  float: left;

}


.bannerlinkbutton a{
  width:
  auto;
  float: left;
  color: #333;
  margin-top: 8px;
  border-radius: 4px;
  padding: 8px;
  background-color: var(--nuvo-slate-dark);
  color: #fff;
  font-weight: 600;
}


.caption1 {
    width: 100%;
}


    .caption1 span {
    font-size: 24px;
}


.pagecaptions {
    margin-top: -172px;
    width: 100vw;
}

.aboutus .pagecaptions {
    margin-top: -110px;
    float: left;
}

.captionone,
.captiontwo,
.captionthree
 {
    position: relative;
    display: block;
    float: left;
    clear: both;
    width: auto;
}


.captiontwo {
 
  padding: 8px;
  margin-bottom: 0px;
  float: left;
  color: #fff;
  position:relative;
  line-height: 1;
  background-color: var(--nuvo-accent)
}

.captiontwo span {
 font-size: 22px;
  }


.captiontwo

 {

   border-bottom: 2px solid #ffffff26; */
}


.captionone span
 {
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -0.5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .9);
}




.rightcaptions span {
    float: left;
    font-size: 22px;
    z-index: 2;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .9);
    padding-right: 88px;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.caption1 {
    color: #fff;
    position: relative;
    width: 100%
}

.captionsmall {
    color: #eee;
    float: left;
    clear: both;
    width: 100%;
    bottom: 60px;
    width: 540px;
    font-size: 20px;
    text-transform: uppercase
}

.caption1 {
    color: #fff;
    float: left;
    clear: both;
    width: 100%;
    bottom: 0;
    width: 540px;
}

.bannerwrapper {
    position: relative;
    float: left;
    width: 100%;
    background-color: #454545;
    margin-top: -144px;
    z-index: 1;
}


.rslides {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    z-index: 0;
    float: left;
    width: 100%
}

.rslides ul {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%
}

.rslides li {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    float: left;
    width: 100%
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}





.bannerwrapper {
    position: relative;
    float: left;
    width: 100%;
    background-color: var(--nuvo-main);
    margin-top: -144px;
    z-index: 1;
}


#bannerarea .banner {
      height: 600px;
      width: 100%;
      float: left;
  background-size: cover;
  }

#masterbannerarea .masterbanner {
      height: 480px;
      width: 100%;
      float: left;
      background-size: cover;
  }



#bannerarea .banner:before {
      height: 100%;
      width: 100%;
      position: absolute;
      content: "";
      background-color: rgba(0,0,0,0.2);
  }


#bannerarea .banner:after {
    content: "";
    position: absolute;
    width: 50%;
    height: calc(100%);
    top: 0px;
    right: -30%;
    transform: skewX(-16deg);
    /* transform-origin: 50% 0; */
    outline: 1px solid transparent;
    backface-visibility: hidden;
    background: #fd0000d4;
    background-image: url(/assets/icons/background-tint-2.svg);
    background-size: 140%;
    background-position: bottom 0px center;
    background-repeat: no-repeat;
    pointer-events: none;
}






.rslides1_nav.next:before,
.rslides1_nav.prev:before,
.rslides2_nav.next:before,
.rslides2_nav.prev:before {
    font-family: nuvocons !important;
    font-size: 1em;
    width: 40px;
    line-height: 1.2
}

.rslides1_nav:active {
    opacity: 1
}

.rslides1_nav.next {
    left: auto;
    background-position: right top;
    right: 0
}

.rslides2_nav {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: #fff;
    opacity: 0;
    width: auto;
    text-indent: -9999px;
    height: 91%
}

.rslides2_nav.next {
    left: auto;
    right: 0
}

.rslides3_nav {
    position: absolute;
    opacity: .6;
    text-indent: -9999px;
    top: 0;
    bottom: 0;
    left: 0;
    background: url(themes.gif) left 50% no-repeat #000;
    width: 38px
}

.rslides3_nav:active {
    opacity: 1
}

.rslides3_nav.next {
    left: auto;
    background-position: right 50%;
    right: 0
}

.rslides_tabs {
    position: absolute;
    width: 100%;
    bottom: -32px;
    text-align: center
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 5px;
    z-index: 0;
    position: relative
}

.rslides1_nav.next,
.rslides2_nav.next {
    left: auto;
    background-color: var(--nuvo-accent);
    right: 16px;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    margin: 0;
    color: rgba(256,256,256,0);
    /* border: 1px solid rgba(256, 256, 256, .4); */
    border-radius: 50%;
    bottom: 16px;
}

.rslides_tabs {
    position: absolute;
    bottom: 24px;
    text-align: center;
    right: 8px
}

.rslides_tabs li {
    display: inline-block;
    float: none;
    position: relative
}

.rslides_tabs a {
    background: #fff;
    display: inline-block;
    height: 12px;
    border-radius: 50%;
    padding: 10px
}

.rslides1_nav,
.rslides2_nav {
    position: absolute;
    left: 0;
    z-index: 1;
    height: 40px;
    width: 40px
}

.rslides1_nav.next:hover,
.rslides2_nav.next:hover {
    background-color: rgba(256, 256, 256, .7)
}

.rslides1_nav.next:active,
.rslides2_nav.next:active {
    background-color: rgba(0, 0, 0, .3)
}

.rslides1_nav.prev,
.rslides2_nav.prev {
    background-position: right top;
    left: 16px;
    background-color: var(--nuvo-accent);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    margin: 0;
    color: rgba(256, 256, 256, 0);
    bottom: 16px;
}

.rslides1_nav.prev:hover,
.rslides2_nav.prev:hover {
    background-color: rgba(256, 256, 256, .7)
}

.rslides1_nav.prev:active,
.rslides2_nav.prev:active {
    background-color: rgba(0, 0, 0, .3)
}

.rslides1_nav.next:before,
.rslides2_nav.next:before {
    position: absolute;
    content: "u";
    left: -4px;
    top: 6px;
    text-align: center;
    color: #fff;
}

.rslides1_nav.next:before:hover,
.rslides2_nav.next:before:hover {
    color: rgba(0, 0, 0, 1)
}

.rslides1_nav.prev:before,
.rslides2_nav.prev:before {
    position: absolute;
    content: "t";
    right: -4px;
    top: 6px;
    text-align: center;
    color: #fff;
}

.rslides_tabs a {
    text-indent: -9999px;
    background-color: #333;
    border: 1px solid #ccc;
    display: inline-block
}

.rslides_tabs .rslides_here a {
    background: var(--nuvo-accent);
    border: 1px solid #ccc
}}

  .bannershallow {
      height: 400px;
  }









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



  .companylogo img {
    float: left;
    width: 108px;
    padding: 16px;
    transition: all .4s ease-in-out;
    filter: drop-shadow(1px 1px 0.5px rgb(0 0 0 / 1.0));
}





  



  .rslides1_nav.prev,
.rslides2_nav.prev {

    bottom: 32px;
}


  .rslides1_nav.next,
.rslides2_nav.next {

    bottom: 32px;
}



  .negativeblock {
 float: left;
 margin-top: 0px;
 background-color: #fff;
 z-index: 3;
 /* padding: 24px; */
 width: 100%;
 position: relative;
 /* border-top: 12px solid var(--nuvo-accent); */
}




.companyicon img {
    float: left;
    width: 88px;
    padding: 10px;
    transition: all .4s ease-in-out;
    /* filter: drop-shadow(1px 1px 2px rgb(0 0 0 / 1.0)); */
}


  

  a.js-open-search-modal {
      display: none;
  }


  .newsandeventshome {
      grid-template-columns: repeat(2, 1fr);
  }


  #navigationarea {
      float: right;
      display: block;
      width: 100%;
      position: relative;
      overflow: visible;
      z-index: 30;
      top: 0px;
  }

  section.mainlinks {
      gap: 16px;
      grid-template-columns: repeat(2, 1fr);
      width: 100%;
  }



  #logoareatwo {
      float: left;
      opacity: 1;
      z-index: 3;
      padding: 8px;
      position: fixed;
      width: 100%;
      background: rgb(111, 170, 220);
  }

  .topbar {
      display: none;
  }
}


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






  #picturenav {
    display: inline-grid;
    grid-gap: 24px;
    row-gap: 24px;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: row;
    padding: 40px 0;
    text-align: left;
    float: left;
}

}





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


  #masterbannerarea .masterbanner {
      height: 400px;
   
  }


  .formgroup {
  grid-column: span 12 / auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;
  padding: 0px 0px;
}



  section.clientlogos {
  display: inline-grid;
  padding: 0px 0px;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}


  .servicebutton {
  position: absolute;
  right: 72px;
  top: 20px;
  z-index: 30;
}


  h3 {
  font-size: 18px;
}


  section.randomslider {
padding: 16px;
  grid-template-columns: repeat(3, 1fr);
    gap: 8px;

}

section.randomslider img{
 border-radius: 50%;
 border: 4px solid #eaeaea;
}


  .footerlogo img {
  height: 40px;
}



  #footercolumns {
  grid-template-columns: repeat(1, 1fr);
  
}





  .captionblock {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 60px;
}

  


    .statboxes {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(1, 1fr);
  position: relative;
  z-index: 0;
  max-width: 1480px;
  width: 100%;
}



  .negativeblock:before {
    content: "";
    position: absolute;
    left: -2px;
    width: 102%;
    height: calc(100% + 64px);
    top: -32px;
    right: 0;
    bottom: 0;
    transform: skewY(-2deg);
    transform-origin: 50% 0;
    outline: 1px solid transparent;
    backface-visibility: hidden;
    background: #fff;
}














  



  .captionone span
 {
    font-size: 24px;
}


    .captiontwo span
 {
    font-size: 18px;
}




  #bannerarea .banner {
      height: 400px;
      width: 100%;
      float: left;
      background-size: cover;
  }

  



  #picturenav {
    display: inline-grid;
    grid-gap: 32px;
    row-gap: 32px;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-flow: row;
    padding: 40px 16px;
    text-align: left;
}


  
  .schoolstrapline {
      font-size: 32px;
  }

  .schoolname {
      font-size: 28px;
  }

  .logoicon img {
      float: left;
      width: 100px;
  }

  .rslides1_nav.prev, .rslides1_nav.next, .rslides2_nav.prev, .rslides2_nav.next {
      display: none;
  }

  .headerlinks {
      display: none;
  }


  .subnavimage {
      grid-column: span 2 / auto;
  }

  .subnavtext {
      grid-column: span 10 / auto;
  }

  h1 {
      font-size: 24px;
      letter-spacing: -1px;
  }

  section.classbuttons {
  }

  .newsandeventshome {
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(2, 1fr);
      position: relative;
      z-index: 0;
      max-width: 1480px;
      width: 100%;
  }



  .banner {
      height: 280px;
  }

  #calendar {
      display: none;
  }

  .onethirdcolumn {
      grid-column: span 12 / auto;
  }

  .twothirdscolumn {
      grid-column: span 12 / auto;
  }

  .prospectus {
      grid-template-columns: repeat(1, 1fr);
  }

  .halfcolumn {
      grid-column: span 12 / auto;
  }

  section.mainlinks {
      gap: 16px;
      grid-template-columns: repeat(1, 1fr);
  }



  .teacherlist {
      grid-template-columns: repeat(2, 1fr);
  }

  .subpages {
      display: grid;
      gap: 8px;
      grid-template-columns: repeat(2, 1fr);
  }

  .multicolumn .columnleft {
      grid-column: span 12 / auto;
      order: 1;
  }

  .multicolumn .columnright {
      grid-column: span 12 / auto;
      order: 1;
      display: none;
  }

  .videogallery {
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(2, 1fr);
      position: relative;
      z-index: 0;
      max-width: 1480px;
      width: 100%;
  }

  .introarea {
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(1, 1fr);
      position: relative;
      z-index: 0;
      width: 100%;
  }

  .twothirds {
      grid-column: 1 / span 1;
  }

  .onethird {
      grid-column: 1 / span 1;
  }
}

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


  
  #bannerarea .banner {
      height: 320px;
     
  }


    #masterbannerarea .masterbanner {
      height: 320px;
   
  }


  .picturenavtext span {

    font-size: 18px;

}


  #toggleSearch {
display: none;
}



  body {

  font-size: 15px;

}



  .linkinsetpic img {

  height: 132px;
  width: 132px;
;
}



    .captionone span
 {
    /* font-size: 14px; */
}


    .captiontwo span
 {
    /* font-size: 20px; */
}

  .captioncontainer {
      width: 100%;
      position: absolute;
      bottom: 0px;
      left: 0px;
      z-index: 6;
      height: 100%;
      display: flex;
      align-items: end;
      justify-content: end;
      padding-bottom: 12px;
  }

  .caption1 span {
      rif; padding-top: 8px;
      font-size: 30px !important;
  }

  .caption2 {
      width: 100%;
      float: left;
  }

  .caption2 span {
      color: rgb(255, 255, 255);
      float: left;
      font-weight: 600;
      text-shadow: rgb(0, 0, 0) 1px 1px 1px;
      letter-spacing: -1px;
      line-height: 1;
      font-family: Poppins, sans-serif;
      padding-top: 8px;
      border-bottom: 4px solid var(--nuvo-red);
      padding-bottom: 12px;
      font-size: 24px !important;
  }

  .docsize {
      display: none;
  }

  .previouslink {
      float: left;
      width: 100%;
      text-align: left;
  }

  .nextlink {
      float: left;
      width: 100%;
      text-align: right;
  }

  .teacherlist {
      grid-template-columns: repeat(1, 1fr);
  }

  .newsandeventshome {
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(1, 1fr);
      position: relative;
      z-index: 0;
      max-width: 1480px;
      width: 100%;
  }

  .subpages {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
  }

  .bannershallow {
      height: 240px;
  }

  .videogallery {
      grid-template-columns: repeat(1, 1fr);
  }

  section.mainlinks {
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(1, 1fr);
      position: relative;
      z-index: 0;
      max-width: 1480px;
      width: 100%;
  }


  
}
