


/* --- Addons ---- */
.row_head_cloud_white_grey {
background-image: url(/_styles/images/row_head_cloud_white_grey.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.imageBorderOnHover img{
border: solid 6px transparent;
transition: .5s ease !important;
}
.imageBorderOnHover img:hover {
 border: solid 6px white;
}

.imageBorderOnHover .img-responsive{
border: solid 6px transparent;
transition: .5s ease !important;
}
.imageBorderOnHover .img-responsive:hover {
 border: solid 6px white;
}
.imageShrink img {
    padding: 0 120px 0 120px;
}
.imageRotateCW img  {
transform: rotate(5deg);
}


.verticalCentredText2Col .content .colv-50{
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.verticalCentredText2Col .content .colv-2{
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.verticalCentredText2Col .title {
line-height: 1;
margin-top: 0;
margin-bottom: 0;
padding: 0;
min-height :20px;
}


.verticalCentredText2Col .title h2 {
margin-bottom: 0.5em;
line-height: 1em;
}
.imageRotateAC img  {
transform: rotate(-5deg);
}


.paperCurl2 {
background-image: url("/_styles/images/_backgroundImage/secshaddow.png");
background-position: top;
background-repeat: no-repeat;
background-size: 100% 100%; 
content: '';
height: 15px;
width: 90%;
max-width: 1080px;
margin-right: auto;
margin-left: auto;
opacity: 0.8;
}
.paperCurl2 .pr-footer {
height: 15px;
}
.customer_grad_1bg {
background-image: linear-gradient(to bottom, #E0B264, #E0B264);
}
.customer_grad_2bg {
background-image: linear-gradient(to bottom, #A12C32, #A12C32);
}
.imageDarkenOnHover img {
    -webkit-filter: brightness(100%);
}

.imageDarkenOnHover img:hover {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.row_head_cloud_grey_white {
background-image: url(/_styles/images/row_head_cloud_grey_white.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.hd2 {
/*border-bottom: none;*/
}
.row_footer_cloud_white_grey {
background-image: url(/_styles/images/row_footer_cloud_white_grey.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.row_footer_cloud_grey_white {
background-image: url(/_styles/images/row_footer_cloud_grey_white.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.row_footer_cloud_white_mid {
background-image: url(/_styles/images/row_footer_cloud_white_mid.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.row_head_cloud_white_mid {
background-image: url(/_styles/images/row_head_cloud_white_mid.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.imageHighlightOnHover img {
    -webkit-filter: brightness(100%);
}

.imageHighlightOnHover img:hover {
    -webkit-filter: brightness(130%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.allWhiteText {
    color:white!important ;
}

.allWhiteText   .title h1  {
    color:white!important;
}

.allWhiteText   .title h2  {
    color:white!important;
}

.allWhiteText   .title h3  {
    color:white!important;
}

.allWhiteText  .title h4  {
    color:white!important;
}

.allWhiteText  .title h5  {
    color:white!important;
}

.allWhiteText  .title h6  {
    color:white!important;
}

.allWhiteText  .title a  {
    color:white!important;
}

.allWhiteText   a  {
    color:white!important;
}

.allWhiteText .docTableWithIcons {
    border-color: white!important;
}

.allWhiteText .docList  {
    color: white!important;
}

.allWhiteText  .docListItem  {
    color: white!important;
}

.allWhiteText .docList a {
    border-color: white!important;
    color: white;
}

.allWhiteText .docList .fileInfo {
    color: #ffffff!important; 
    opacity: 0.8;
} 

.allWhiteText .linksList .notes {
    color: #ffffff!important; 
    opacity: 0.8;
}

.allWhiteText .notes {
    color: #ffffff!important; 
    opacity: 0.8;
} 
.boxShadowRow  {
-webkit-box-shadow: 3px 5px 10px -1px rgba(0,0,0,0.45); 
box-shadow: 3px 5px 10px -1px rgba(0,0,0,0.35);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.boxShadowRowInset {
-webkit-box-shadow: inset 3px 5px 10px -1px rgba(0,0,0,0.45); 
box-shadow: inset 3px 5px 10px -1px rgba(0,0,0,0.45);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.secPadding {
	padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px; 
    margin-right: 5px;
    margin-left: 5px;
}
.padding80 {
padding-top:80px!important;
padding-bottom:80px!important;
}
.imageScaleOnHover img{
transition: all .6s ease;
}
.imageScaleOnHover img:hover {
transform: scale(1.1);
}

.imageScaleOnHover .img-responsive{
transition: all .6s ease;
}
.imageScaleOnHover .img-responsive:hover {
transform: scale(1.1);
}
.secContentTWhiteBG  {
    background-color:rgba(255, 255, 255, 0.68);
padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
border-radius:10px;
}
.secContentTBlackBG {
    background-color:rgba(0, 0, 0, 0.38);
	padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
	border-radius:10px;
	color:white;
}

.secContentTBlackBG   .title  {
	color:white;
}

.secContentTBlackBG .docTableWithIcons {
border-color: white;
}

.secContentTBlackBG .docList  {
color: white;
}
.secContentTBlackBG .docList a {
border-color: white;
color: white;
}

.secContentTBlackBG .docList .fileInfo {
color: #fbfbfba6;
} 

.secContentTBlackBG  .notes {
color:#fffdfdbf;
} 

.fixedBackground {
 background-attachment: fixed;
}
.hideDiv {
display: none;
}
.padding0 {
    padding-top: 0;
    padding-bottom: 0;
}
.padding10 {
padding:10px;

}
.padding20 {
padding:20px;
}
.blurFilter  {
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
}
.roundBorderLarge {
	padding-top: 50px;
padding-right: 50px;
padding-bottom: 65px;
padding-left: 50px;
	border-radius:50px;
}
.roundBorderSmall {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
border-radius:10px;
}
.rotateAnticlockwise {
-webkit-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.rotateClockwise {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
.paperCurl {
	position:relative;
	background-color:white;
	padding:20px;
}

.paperCurl:before, .paperCurl:after {            
    bottom:22px;
	content: "";
	position: absolute;
	z-index: -1;
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	box-shadow: 0 15px 5px rgba(0, 0, 0, 0.2);
	height: 50px;
	max-width: 50%;
	width: 50%;
	left:3px;
}

.paperCurl:after {
	-ms-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	left: auto;
	right: 2px;
}
.insetShaddow1 {
-moz-box-shadow:   inset 0  3px 10px #00000082;
-webkit-box-shadow:  inset 0  3px 10px #00000082;
box-shadow: inset 0  3px 10px #00000082;
}
.shadow_small {
box-shadow: 3px 3px 5px #00000052;
}
.customer_col_1bg {
	background-color: #E0B264;	
}
.customer_col_2bg {
background-color: #E0B264;
}
.customer_col_3bg {
background-color: #A12C32;
}
.customer_col_4bg {
background-color: #A12C32;
}
.customer_col_5bg {
background-color: #E15F66;
}
.customer_col_6bg {
background-color: #FFF;
}
.customer_col_7bg {
background-color: #FFE7E8;
}
.customer_col_8bg {
background-color: #FFF8ED;
}
.foliageTexture3_bg {
background-image: url(/_styles/images/_backgroundImage/foliageAutumSeamlessTexture3.jpg);
background-position: center;
}
.noticeboardBG2 {
background-image: url(/_styles/images/noticeboard-bg2.jpg);
min-height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.googlemapBG {
background-image: url(/_styles/images/googlemap-bg2.jpg);
min-height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.paperTexture1_bg  {
background-image: url(/_styles/images/_backgroundTexture/paperSeamlessTexture1.png);
background-position: center;
}
.paperTexture2bg {
background-image: url(/_styles/images/_backgroundTexture/ep_naturalwhite.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.musicPaperTexture1_bg {
background-image: url(/_styles/images/_backgroundImage/musicPaperSeamlessTexture1.jpg);
background-position: center;
}
.graphyPaper{
background-image: url(/_styles/images/_backgroundPattern/graphy_@2X.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.snowTexture1_bg  {
background-image: url(/_styles/images/_backgroundTexture/snowSeamlessTexture1.png);
background-position: center;
}
.skyTexture1_bg {
background-image: url(/_styles/images/_backgroundImage/skySeamlessTexture1.jpg);
background-position: center;
}
.foliageTexture1_bg {
background-image: url(/_styles/images/_backgroundImage/foliageSeamlessTexture1.jpg);
background-position: center;
}
.foliageTexture2_bg {
background-image: url(/_styles/images/_backgroundImage/foliageAutumSeamlessTexture2.jpg);
background-position: center;
}
.corkBoardTexture1 {
background-image: url(/_styles/images/_backgroundTexture/corkboard1.png);
background-position: center;
}
.whiteBrickwall {
background-image: url(/_styles/images/_backgroundPattern/brickwall_@2X.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.bluesnowPattern {
background-image: url(/_styles/images/_backgroundPattern/bluesnowpattern.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.emailPattern {
background-image: url(/_styles/images/_backgroundPattern/emailPattern.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.sportsPattern {
background-image: url(/_styles/images/_backgroundPattern/sportsPattern.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.woodboardPlusItems_bg {
background-image: url(/_styles/images/_backgroundImage/woodboardPlusItems.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.hWoodboardPlusItems_bg {
background-image: url(/_styles/images/_backgroundImage/horWoodPlusItems.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.blackboard_bg {
background-image: url(/_styles/images/_backgroundImage/blackboard.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.redbg{
background: red;
}
.green_bg  {
background-color: green;
}
.red_bg {
background-color: red;
}


/* --- Site Styles ---- */
.calbg{
background: #FFE7E8;
border-radius: 8px;
}
.calendar{
width: 100%;
height: 300px;
background: transparent;
}

.calendar .iconButton{
  color: #6c6c6c;
}
.calendar .header_copy {
color: #6c6c6c;
font-size: 1.2em;
font-weight: 400;
}
.calendar .days{
    font-size: 14px;
    color: #6c6c6c;
}
.calendar .day_title{
font-size: 1em;
font-weight: 400;
color: #A12C32;
margin-top: 9px;
margin-bottom: 0;
}
.calendar .event_item > .Title{
margin-left: 6px;
font-size: 0.9em;
font-weight: 400;
color: #6c6c6c;
}
.calendar .event_item > .Copy {
  font-size: 0.9em;
  margin-left: 11px;
  color: #6c6c6c;
margin-bottom: 5px;
}
.calendar .iconButton {
  font-size: 14px;
  color: #6c6c6c;
}
/* --- sotable1 ---- */

#sotable1 {
width: 100%;
}

#sotable1 th {
padding: 8px;
background-color: #CACFD2;
color: white;
}

#sotable1 tr:nth-child(even){background-color: #F2F3F4;}

#sotable1 td, #sotable1 th {
border: 1px solid #CACFD2;
padding: 8px;
}


/* --- sotable2 ---- */

#sotable2 {
width: 100%;
}

#sotable2 th {
padding: 8px;
background-color: #E5E7E9;
color: #626567;
}

#sotable2 tr:nth-child(even){background-color: #F2F3F4;}

#sotable2 td, #sotable2 th {
border: 3px solid #E5E7E9;
padding: 8px;
}

/* --- sotable3 ---- */

#sotable3 {
width: 100%;
background-image: linear-gradient(to top, #e5e7e9, #ecedef, #f2f3f4, #f9f9f9, #ffffff);
}

#sotable3 th {
padding: 8px;
background-color: #CACFD2;
color: #424949;
}

#sotable3 tr:nth-child(even){background-color: transparent;}

#sotable3 td, #sotable3 th {
border: 1px solid #CACFD2;
padding: 8px;
}


/* --- sotableAutoColour ---- */

#sotableAutoColour {
width: 100%;
}

#sotableAutoColour th {
padding: 8px;
background-color: #FF3D00;
color: #fff;
}

#sotableAutoColour tr:nth-child(even){background-color: #F2F3F4;}

#sotableAutoColour td, #sotableAutoColour th {
border: 1px solid #FF3D00;
padding: 8px;
}


#topbutton {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#topbutton::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#topbutton:hover {
  cursor: pointer;
  background-color: #333;
}
#topbutton:active {
  background-color: #555;
}
#topbutton.show {
  opacity: 1;
  visibility: visible;
}

/* schoolPopoutCSS Large */

:root {
  --poppri: #E0B264;
  --popsec: #A12C32;
  --popwhite: #fff;
}

body {
    overflow-x:hidden;
 }
 
 .schoolPopout .fa {
     font-size: 18px;
 }
 
 .schoolPopout__label {
   font-size: 16px;
   color: var(--popwhite);
 }
 
 .schoolPopout {
     font-family: urbane-rounded,sans-serif;
     font-weight: 700;
     position: absolute;
     top: 110px;
     z-index: 2;
     transform: translateY(-50%);
 }
 
 .schoolPopout--right {
     right: 0;
 }
 
 .schoolPopout__container {
     width: 245px;
     padding: 0;
 }
 
 .schoolPopout--right .schoolPopout__container {
     transform: translateX(80%);
 }
 
 .schoolPopout__button-container {
     margin: 4px 0;
     width: 100%;
     padding: 5px;
     transition: all 1s ease-out;
 }
 /*Bar Colour*/
 .schoolPopout--right .schoolPopout__button-container {
     background-color: var(--poppri);
     text-align: left;
     border-radius: 50px 0 0 50px;
box-shadow: 9px 9px 9px rgba(0, 0, 0, 0.4);
 }
/* Circle Colour*/
 .schoolPopout--right .schoolPopout__circle {
    background-color: var(--popwhite);
    margin-right: 10px;
}
/* Icon Colour */
 .schoolPopout__button,
 .schoolPopout__circle svg {
     color: var(--popsec);
 }
 
 .schoolPopout__button:hover {
     color: var(--popsec);
 }
/*  .schoolPopout__button:visited,
  .schoolPopout__button:active {
     color: #707070;
 }
*/

/* Font */
  .schoolPopout__label {
     font-family: 'Roboto', sans-serif;
     font-weight: 600;
     margin: 0;
 }
 
 .schoolPopout--right .schoolPopout__button-container:hover {
     transform: translate(-80%, 0);
 }
 
 .schoolPopout__button {
     text-decoration: none;
 }
 
 .schoolPopout__button,
 .schoolPopout__circle {
     display: flex;
     align-items: center;
 }
 
 .schoolPopout--right .schoolPopout__button {
     justify-content: flex-start;
 }
 
 .schoolPopout__circle {
     justify-content: center;
     padding: 3px;
     border-radius: 50%;
     width: 40px;
     height: 40px;
     font-size: 24px;
     text-align: center;
     transform: rotate(0deg);
 }

@media screen and (max-width: 768px) {
.schoolPopout--right {
overflow: hidden;
}
#header-group {
width: 85%;
}
}
/* Define custom fonts and colors as CSS variables */
:root {
  --sitefont: museo-sans, sans-serif; 
  --colour1: #A12C32;
  --colour2: #E0B264;
}

b, strong {
  font-weight: 700;
}

/* Apply letter-spacing to header school name */
#header-schoolName {
  letter-spacing: -1pt;
}

/* Set default font family and size for body and paragraphs */
body, p, .p {
  font-family: var(--sitefont);
  font-size: 1.1rem;
}

/* Apply custom font family to specific elements */
.bubble,
.speech-bubble2,
.speech-bubble3,
.topnav,
.schoolPopout3__label,
.btn,
.card-text,
.owl-carousel .card-title,
.calendar .event_item > .Copy,
.footer .titlef,
.title {
  font-family: var(--sitefont);
}

/* Set font family and weight for headings */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.title > h3, .title > h2,
.scrollingTxt,
.card-title {
  font-family: var(--sitefont);
  font-weight: 700;
  color: var(--colour1);
}

/* Adjust font size for buttons */
.btn {
  font-family: var(--sitefont);
  font-size: .95rem;
}

/* Set font styles for smaller links */
.nav-tabs .nav-item,
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active,
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {
  font-family: var(--sitefont);
  font-weight: 600;
  font-size: .9em;
}

#navBarH {
box-shadow: none;
}

.sm-blue a .sub-arrow, .sm-blue ul a .sub-arrow {
  border-color: #B48E4D transparent transparent transparent;
}
.sm-blue ul a .sub-arrow {
  border-color:  transparent  transparent transparent #B48E4D;
}


.sm-blue > li {
  border-left: 1px solid #B48E4D;
}

.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    background: transparent;
    color: #A12C32;
}

.sm-blue dropdown-menu > li > a:hover,
.sm-blue dropdown-menu > li > a:focus {
  background: #E0B264;
  color: #A12C32; }

.sm-blue {
  background-color: #E0B264; }

.sm-blue ul {
border: none;
background-color: #E0B264;
box-shadow: 0 0px 10px rgba(0, 0, 0, 0.7);
padding: 0;
}

.sm-blue a.current {
  background: #A12C32;
  color: #E0B264; }

.sm-blue a {
color: #A12C32;
text-shadow: none;
}

.sm-blue a:hover,
.sm-blue a:focus,
.sm-blue a:active,
.sm-blue a.highlighted,
.dropdown-menu,
.sm-nowrap {
background: #A12C32;
color: #E0B264;
text-shadow: none;
}

.sm-blue ul ul {
background: #E0B264;
color: #A12C32;
text-shadow: none;
}

.sm-blue ul a:hover,
.sm-blue ul a:focus,
.sm-blue ul a:active,
.sm-blue ul a.highlighted {
background: #A12C32;
color: #E0B264;
text-shadow: none;
}



.btn.btn-warning {
  color: #fff;
  background-color: #E0B264;
  border-color: #E0B264;
  box-shadow: 0 2px 2px 0 rgba(2, 66, 118, 0.14), 0 3px 1px -2px rgba(2, 66, 118, 0.2), 0 1px 5px 0 rgba(2, 66, 118, 0.12);
}

.btn.btn-warning:hover {
  background-color: #A12C32;
  border-color: #A12C32;
  box-shadow: 0 2px 2px 0 rgba(2, 66, 118, 0.14), 0 3px 1px -2px rgba(2, 66, 118, 0.2), 0 1px 5px 0 rgba(2, 66, 118, 0.12);
}

.page-header .container {
margin-top: 160px; 
}

.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
padding: 13px 18px;
}

.pr-header,
.pr-footer {
height: 0;
}

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

.pageRow {
padding-top: 50px;
padding-bottom: 50px;
}

.page-header .title {
text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  font-size: 4rem;
}

.page-header {
height: 550px!important;
background-position: center center;
}

.pageSubHeadBg {
background: #FFF;
}


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

header {height: 230px;}

.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
    background: #A12C32;
}

.page-header {
height: 450px!important;
}

#header-namegroup {
padding-top: 20px;
}

.h1, h1 {
  font-size: 2.5rem;
  line-height: 1em;
}
.title {
line-height: 1;
}

h4 {
  font-size: 1rem;
}

.carousel-control-prev, .carousel-control-next {
visibility: hidden;
}

}