﻿/*custom colours*/
/*try to keep naming convensions same, captial and - instead of space*/
.visible-hidden {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.visible-hidden:focus {
  clip: auto;
  height: auto;
  overflow: auto;
  position: absolute;
  width: auto;
}

.rounded-bottom-start {
  border-bottom-left-radius: 0.375rem;
}

.rounded-bottom-end {
  border-bottom-right-radius: 0.375rem;
}

.col-md-1:has(.removePaddingRight), .col-md-2:has(.removePaddingRight), .col-md-3:has(.removePaddingRight), .col-md-4:has(.removePaddingRight), .col-md-5:has(.removePaddingRight), .col-md-6:has(.removePaddingRight), .col-md-7:has(.removePaddingRight), .col-md-8:has(.removePaddingRight), .col-md-9:has(.removePaddingRight), .col-md-10:has(.removePaddingRight), .col-md-11:has(.removePaddingRight), .col-md-12:has(.removePaddingRight) {
  padding-right: 0px;
}
.col-md-1:has(.removePaddingLeft), .col-md-2:has(.removePaddingLeft), .col-md-3:has(.removePaddingLeft), .col-md-4:has(.removePaddingLeft), .col-md-5:has(.removePaddingLeft), .col-md-6:has(.removePaddingLeft), .col-md-7:has(.removePaddingLeft), .col-md-8:has(.removePaddingLeft), .col-md-9:has(.removePaddingLeft), .col-md-10:has(.removePaddingLeft), .col-md-11:has(.removePaddingLeft), .col-md-12:has(.removePaddingLeft) {
  padding-left: 0px;
}
.col-md-1:has(.removePaddingLeftRight), .col-md-2:has(.removePaddingLeftRight), .col-md-3:has(.removePaddingLeftRight), .col-md-4:has(.removePaddingLeftRight), .col-md-5:has(.removePaddingLeftRight), .col-md-6:has(.removePaddingLeftRight), .col-md-7:has(.removePaddingLeftRight), .col-md-8:has(.removePaddingLeftRight), .col-md-9:has(.removePaddingLeftRight), .col-md-10:has(.removePaddingLeftRight), .col-md-11:has(.removePaddingLeftRight), .col-md-12:has(.removePaddingLeftRight) {
  padding-right: 0px;
  padding-left: 0px;
}
.col-md-1:has(.removePaddingTopLeftRight), .col-md-2:has(.removePaddingTopLeftRight), .col-md-3:has(.removePaddingTopLeftRight), .col-md-4:has(.removePaddingTopLeftRight), .col-md-5:has(.removePaddingTopLeftRight), .col-md-6:has(.removePaddingTopLeftRight), .col-md-7:has(.removePaddingTopLeftRight), .col-md-8:has(.removePaddingTopLeftRight), .col-md-9:has(.removePaddingTopLeftRight), .col-md-10:has(.removePaddingTopLeftRight), .col-md-11:has(.removePaddingTopLeftRight), .col-md-12:has(.removePaddingTopLeftRight) {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.col-md-1:has(.removePaddingBottomLeftRight), .col-md-2:has(.removePaddingBottomLeftRight), .col-md-3:has(.removePaddingBottomLeftRight), .col-md-4:has(.removePaddingBottomLeftRight), .col-md-5:has(.removePaddingBottomLeftRight), .col-md-6:has(.removePaddingBottomLeftRight), .col-md-7:has(.removePaddingBottomLeftRight), .col-md-8:has(.removePaddingBottomLeftRight), .col-md-9:has(.removePaddingBottomLeftRight), .col-md-10:has(.removePaddingBottomLeftRight), .col-md-11:has(.removePaddingBottomLeftRight), .col-md-12:has(.removePaddingBottomLeftRight) {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.col-md-1:has(.removePaddingTopBottom), .col-md-2:has(.removePaddingTopBottom), .col-md-3:has(.removePaddingTopBottom), .col-md-4:has(.removePaddingTopBottom), .col-md-5:has(.removePaddingTopBottom), .col-md-6:has(.removePaddingTopBottom), .col-md-7:has(.removePaddingTopBottom), .col-md-8:has(.removePaddingTopBottom), .col-md-9:has(.removePaddingTopBottom), .col-md-10:has(.removePaddingTopBottom), .col-md-11:has(.removePaddingTopBottom), .col-md-12:has(.removePaddingTopBottom) {
  padding-top: 0px;
  padding-bottom: 0px;
}
.col-md-1:has(.removePaddingTopBotomRight), .col-md-2:has(.removePaddingTopBotomRight), .col-md-3:has(.removePaddingTopBotomRight), .col-md-4:has(.removePaddingTopBotomRight), .col-md-5:has(.removePaddingTopBotomRight), .col-md-6:has(.removePaddingTopBotomRight), .col-md-7:has(.removePaddingTopBotomRight), .col-md-8:has(.removePaddingTopBotomRight), .col-md-9:has(.removePaddingTopBotomRight), .col-md-10:has(.removePaddingTopBotomRight), .col-md-11:has(.removePaddingTopBotomRight), .col-md-12:has(.removePaddingTopBotomRight) {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}
.col-md-1:has(.removePaddingTopBotomLeft), .col-md-2:has(.removePaddingTopBotomLeft), .col-md-3:has(.removePaddingTopBotomLeft), .col-md-4:has(.removePaddingTopBotomLeft), .col-md-5:has(.removePaddingTopBotomLeft), .col-md-6:has(.removePaddingTopBotomLeft), .col-md-7:has(.removePaddingTopBotomLeft), .col-md-8:has(.removePaddingTopBotomLeft), .col-md-9:has(.removePaddingTopBotomLeft), .col-md-10:has(.removePaddingTopBotomLeft), .col-md-11:has(.removePaddingTopBotomLeft), .col-md-12:has(.removePaddingTopBotomLeft) {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

/*breadcrumb start*/
.breadcrumb-wrapper {
  /*margin-top: 2vh;*/
}

.breadcrumb-spacing-bottom {
  /*padding-bottom: 1.2em;*/
}

.pad-tb15lr5:first-child {
  padding-left: 0px;
}

.pad-tb15lr5 {
  padding-left: 5px;
  padding-right: 5px;
  /*  padding-top: 15px;
    padding-bottom: 15px;*/
}

/*breadcrumb end*/
/*header/footer headerlogo make sure image doesnt go out*/
.logo img {
  max-width: 100%;
}

.CarouselItem2 {
  /*Carousel --Need to more some styling in design1*/
}
.CarouselItem2 .carousel-container {
  margin: 0px 0px 35px 0px;
}
.CarouselItem2 .carousel-caption.caption1 {
  background-color: #B01139;
}
.CarouselItem2 .carousel-control-next, .CarouselItem2 .carousel-control-prev {
  width: 3%;
}
.CarouselItem2 .carousel-indicators [data-bs-target] {
  background-color: black !important;
}
.CarouselItem2 .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.CarouselItem2 .carousel-container h3 {
  font-size: 24px;
  color: #fff;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}
.CarouselItem2 .Carouselitem img {
  float: left !important;
  width: 60%;
}
.CarouselItem2 .Carouselitem p {
  margin: 0px 15px !important;
  color: #fff;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
}
.CarouselItem2 .Carouselitem p.carousel-read-more.button {
  background-color: #00586c;
  border: none;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 8px 15px 8px 15px;
  width: fit-content;
  color: white;
}
.CarouselItem2 .Carouselitem a {
  color: white;
  text-decoration: none;
}
.CarouselItem2 .carousel-caption {
  top: 0% !important;
  width: 40% !important;
  right: 0px !important;
  left: 60% !important;
  bottom: 0px !important;
  height: 500px !important;
  text-shadow: none !important;
}
.CarouselItem2 .carousel-container img {
  max-height: 400px;
}

.CarouselItem {
  /*#region Carousel*/
  /*remove if not needed by header-carousel on homepage*/
  /*#endregion Carousel*/
  /*#region Carousels*/
  /*#endregion Carousels*/
}
.CarouselItem .carousel-Title {
  font-family: "montserratregular", sans-serif;
  line-height: 1.8;
  letter-spacing: 1px;
}
.CarouselItem .carousel-Title1 a {
  text-decoration: none;
  color: #a90b1d;
}
.CarouselItem .carousel-Title1 a:hover {
  text-decoration: underline;
  color: black;
}
.CarouselItem .carousel-Description {
  font-size: 2.4rem;
  font-family: "bodoni-urw", "Times New Roman", sans-serif !important;
}
.CarouselItem .carousel-caption1 {
  position: absolute;
  background-color: white;
  color: black;
  /*height: 60%;*/
  padding: 10px;
  top: 50px;
  left: 25px;
  width: 27%;
}
.CarouselItem .carousel-Title1 {
  line-height: 1;
  font-size: 1.2em;
  color: #cb1443;
}
.CarouselItem .carousel-Description1 {
  font-size: 0.8em;
  color: #757575;
}
.CarouselItem .carousel-Arrows {
  position: absolute;
  bottom: 0;
  right: 0;
  float: right;
  padding: 2px;
}
.CarouselItem .carousel-Arrows button {
  border-style: solid;
  margin: 0px;
}
.CarouselItem .carousel-Arrows button.left {
  border-color: #a90b1d;
  background-color: #a90b1d;
}
.CarouselItem .carousel-Arrows button.right {
  border-color: black;
  background-color: black;
}
.CarouselItem .carousel-Arrows button:hover {
  background-color: #b3153d;
  border-color: #b3153d;
}
.CarouselItem .carousel-top {
  /*height: 77vh;*/
}
.CarouselItem .carousel-top .carousel-inner .carousel-item {
  /*height: 77vh;*/
}
.CarouselItem .carousel-top .carousel-inner .carousel-item .carousel-item-wrapper {
  display: block;
  width: 100%;
  /*height: 77vh;*/
  height: 23vh;
}
.CarouselItem .carousel-top .carousel-inner .carousel-item .carousel-item-wrapper img.silhouette {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.CarouselItem .carousel-top .carousel-caption {
  display: none;
  visibility: hidden;
}
@media (min-width: 576px) {
  .CarouselItem .carousel-top .carousel-inner .carousel-item .carousel-item-wrapper {
    display: block;
    width: 100%;
    /*height: 77vh;*/
    height: 80vh;
  }
}
@media (max-width: 440px) {
  .CarouselItem .div-wrapper {
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    height: 30vh;
    width: 100%;
    direction: rtl;
  }
  .CarouselItem .div-wrapper img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150%;
    overflow: hidden;
  }
  .CarouselItem .form {
    padding: 0px;
  }
  .CarouselItem .signUp input {
    margin: 5px 0px;
  }
  .CarouselItem .signUp fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0px;
  }
  .CarouselItem .directories li {
    width: 100%;
  }
  .CarouselItem .directories ul {
    padding-left: 2em;
    grid-template-columns: 100%;
  }
  .CarouselItem .directories h2 {
    padding-left: 1em;
  }
  .CarouselItem .mar-default {
    margin-left: 5vw !important;
    margin-right: 5vw !important;
  }
}
@media (min-width: 441px) and (max-width: 570px) {
  .CarouselItem .div-wrapper {
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    height: 30vh;
    width: 100%;
    direction: rtl;
  }
  .CarouselItem .div-wrapper img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120%;
    overflow: hidden;
  }
  .CarouselItem .directories li {
    width: 100%;
  }
  .CarouselItem .directories ul {
    padding-left: 2em;
    grid-template-columns: 100%;
  }
  .CarouselItem .directories h2 {
    padding-left: 1em;
  }
}
@media (min-width: 571px) and (max-width: 767px) {
  .CarouselItem .div-wrapper {
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    height: 35vh;
    width: 100%;
    direction: rtl;
  }
  .CarouselItem .div-wrapper img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 110%;
    overflow: hidden;
  }
  .CarouselItem .directories li {
    width: 100%;
  }
  .CarouselItem .directories ul {
    padding-left: 3em;
    grid-template-columns: 100%;
  }
  .CarouselItem .directories h2 {
    padding-left: 1em;
  }
  .CarouselItem .mar-default {
    margin-left: 10vw !important;
    margin-right: 16vw !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .CarouselItem .div-wrapper {
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    height: 45vh;
    width: 100%;
    direction: rtl;
  }
  .CarouselItem .div-wrapper img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
  }
  .CarouselItem .directories li {
    width: 100%;
  }
  .CarouselItem .directories ul {
    padding-left: 6em;
    grid-template-columns: 100%;
  }
  .CarouselItem .directories h2 {
    padding-left: 2em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .CarouselItem .div-wrapper {
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    height: 130vh;
    width: 100%;
    direction: rtl;
  }
  .CarouselItem .div-wrapper img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .CarouselItem .div-wrapper {
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    height: 130vh;
    width: 100%;
    direction: rtl;
  }
  .CarouselItem .div-wrapper img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 1400px) {
  .CarouselItem .div-wrapper {
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    height: 120vh;
    width: 100%;
    direction: rtl;
  }
  .CarouselItem .div-wrapper img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
  }
}
.CarouselItem .carousel-bottom {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.CarouselItem .carousel-bottom .carousel-inner .carousel-caption {
  position: static;
  padding: 15px;
  margin: 10px 0 10px 0;
  background-color: white;
  color: black;
  text-align: left;
  width: 100%;
}
.CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption .carousel-title {
  line-height: 1;
  font-size: 18px;
  color: #cb1443;
}
.CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption .carousel-title a {
  line-height: 1;
  font-size: 18px;
  color: #cb1443;
}
.CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption .carousel-description {
  color: #757575;
}
.CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-arrows {
  text-align: center;
  margin-top: 10px;
}
.CarouselItem .carousel-bottom .carousel-arrows .carousel-left-btn {
  background-color: #a90b1d;
  z-index: 9999;
}
.CarouselItem .carousel-bottom .carousel-arrows .carousel-right-btn {
  background-color: #000;
  z-index: 9999;
}
@media (max-width: 440px) {
  .CarouselItem .carousel-bottom .carousel-item {
    /*direction: rtl;*/
  }
  .CarouselItem .carousel-bottom .carousel-item img {
    object-fit: contain;
    /*height: 20vh;*/
    width: 130%;
    overflow: hidden;
  }
}
@media (min-width: 441px) and (max-width: 570px) {
  .CarouselItem .carousel-bottom .carousel-item {
    /*direction: rtl;*/
  }
  .CarouselItem .carousel-bottom .carousel-item img {
    object-fit: contain;
    /*height: 20vh;*/
    width: 120%;
    overflow: hidden;
  }
}
@media (min-width: 571px) and (max-width: 767px) {
  .CarouselItem .carousel-bottom .carousel-item img {
    object-fit: contain;
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .CarouselItem .carousel-bottom .carousel-item img {
    object-fit: contain;
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .CarouselItem .carousel-bottom .carousel-inner .carousel-item img {
    object-fit: contain;
    width: 100%;
    overflow: hidden;
  }
  .CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption {
    position: absolute;
    left: 1%;
    right: unset;
    bottom: 5%;
    height: 85%;
    width: 30vw;
    margin: 5px;
    padding: 12px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.3) 3px 3px;
  }
}
@media (min-width: 992px) {
  .CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption .carousel-arrows {
    position: absolute;
    right: 5px;
    bottom: 2px;
    display: flex;
    justify-content: flex-end;
    margin-top: unset;
    text-align: right;
  }
  .CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption .carousel-arrows .carousel-left-btn {
    border: none;
    margin-right: 5px;
    /*outline: none;*/
  }
  .CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption .carousel-arrows .carousel-right-btn {
    border: none;
    border-radius: 0 0 4px 0;
    /*outline: none;*/
  }
}
@media (min-width: 1200px) {
  .CarouselItem .carousel-bottom .carousel-item img {
    object-fit: contain;
    width: 100%;
    overflow: hidden;
  }
  .CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption {
    position: absolute;
    left: 3%;
    right: unset;
    bottom: 10%;
    height: 75%;
    width: 28vw;
    margin: 5px;
    padding: 20px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.3) 3px 3px;
  }
}
@media (min-width: 1500px) {
  .CarouselItem .carousel-bottom .carousel-inner .carousel-item .carousel-caption-wrapper .carousel-caption {
    left: 3%;
    width: 20vw;
    top: 10%;
    height: 50%;
  }
}

/*.rounded{
    border-radius: 0.375rem;
}*/
/*Nav*/
/*
    uses values 
    --colour //Used for changing effects using selected from umbraco
    --HoverColour //used for child list to have the same colour as the navigation
    --subNavBackground //used for child list to have the same colour as the navigation
*/
nav {
  color: white;
}
nav .container-fluid {
  padding: 0px !important;
}
nav .navbar-nav {
  /*width: 100%;*/
}
nav .navbar-nav li a {
  padding: 0 25px;
  line-height: 50px;
  text-decoration: none;
  font-size: 16px;
  display: block;
}
nav .navbar-nav li .dropdown-menu {
  /*width: auto;*/
  float: left;
  position: absolute;
  top: 57px;
  top: 50px;
  left: 0;
  z-index: 800;
  margin: 0;
  /*background-color: #B01139 !important;*/
  background-color: var(--subNavBackground, #ffffff);
  word-wrap: break-word !important;
  word-break: break-word !important;
}

@media (max-width: 991px) {
  .navbar .navbar-nav {
    /*width: 100%;*/
  }
}
.headerNavigation .navbar-nav li a:hover, .headerNavigation .navbar-nav li a:focus {
  color: #333333;
  background-color: var(--colour, #a90b1d);
  text-decoration: none;
}
.headerNavigation .navbar-nav .dropdown-menu {
  border-radius: 0px 0px 0.375rem 0.375rem !important;
}
.headerNavigation .navbar-nav .dropdown-menu li a {
  padding: 0 25px;
  line-height: 50px;
  text-decoration: none;
  font-size: 18px;
  display: block;
  /*width: max-content !important;*/
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.headerNavigation .navbar-nav .dropdown-menu li a:hover, .headerNavigation .navbar-nav .dropdown-menu li a:focus {
  text-decoration: none;
}
.headerNavigation .navbar-nav .dropdown-menu :focus, .headerNavigation .navbar-nav .dropdown-menu :hover {
  background-color: var(--Hovercolour, #ffffff);
}
.headerNavigation .navbar-nav .open a, .headerNavigation .navbar-nav .open a:focus, .headerNavigation .navbar-nav .open a:hover {
  background-color: var(--colour, #ffffff);
}

/*end nav*/
/*box*/
.box {
  text-align: center;
  padding: 0px;
  margin: 10px; /*pushes down for hover effect*/
  margin-bottom: 30px; /*pushes down for hover effect*/
  border-radius: 15px;
  overflow: hidden;
  height: 160px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  position: relative;
  /*.hover{
      position: absolute;
      top: 30px;
  }*/
  /*img::after {
      background: aqua;
      content: " ";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      overflow: hidden;
      opacity: 0.8 !important;
      z-index: 10;
  }*/
}
.box h3 {
  padding: 25px 10px 25px 10px;
  font-size: 18px !important;
  margin: 0px !important;
}
.box p {
  padding: 47px 25px 0 25px;
  margin: 0;
  font-size: 16px;
}
.box a {
  text-decoration: none;
}
.box h3, .box a {
  font-weight: bold;
  font-size: 18px;
  z-index: 2;
}
.box img {
  width: 100%;
  height: -webkit-fill-available;
  object-fit: none;
  opacity: 0.4;
  min-height: 70px;
  height: 70px;
  object-fit: contain;
  object-fit: cover;
}
.box img + h3, .box h3 {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px 15px;
  z-index: 2;
  margin-top: 0;
  top: 0;
  display: flex;
  align-items: center; /** Y-axis align **/
  justify-content: center; /** X-axis align **/
  top: 60px;
}
.box .homeTileText {
  position: absolute;
  /*padding: 0.75rem;*/
  bottom: 14%;
  width: 100%;
  /*min-height: 72px;*/
  align-items: center;
  /*font-size: 0.8rem;*/
  text-transform: uppercase;
}
.box .homeTileText:hover {
  transform: translateY(5px);
  transition: 0.3s;
}
.box:hover {
  /*box-shadow: rgb(249, 249, 249) 10px 0px 0px inset, rgba(0, 0, 0, 0.1) 0px -800px 0px inset;*/
  transform: translateY(-5px);
  transition: 0.3s;
}
.box:hover::after {
  right: 50px;
}
.box::before {
  position: absolute;
  background-color: aqua;
  content: "";
}
.smallBox {
  height: 90px;
}
.smallBox img + h3, .smallBox h3 {
  top: 25px;
}

@media only screen and (max-width: 1024px) {
  .container .p-0 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}
/*box design 2*/
.box2 {
  margin: 10px;
}
.box2 img {
  /*max-width: 100%;*/
  width: 100%;
}
.box2 p {
  text-align: left !important;
  font-size: 25px;
  padding: 10px 15px !important;
  z-index: 2;
  margin-top: 0 !important;
  font-weight: bold;
  color: white;
}
.box2 a {
  color: white;
}

.box3 {
  margin: 10px;
}
.box3 img {
  /*max-width: 100%;*/
  width: 100%;
}
.box3 p {
  position: absolute;
  left: 20px;
  text-align: left !important;
  font-size: 25px;
  padding: 10px 15px !important;
  z-index: 2;
  margin-top: 0 !important;
  font-weight: bold;
}
.box3 a {
  color: white;
}

/*end box*/
/*imageWidet / ImagewidgetContainer*/
.imageWidgetContainer {
  width: 102%;
  padding-top: 30px;
}
.imageWidgetContainer .singleItem {
  width: 32%;
  margin: 0 1.05% 0 0;
}
.imageWidgetContainer .imageWidget {
  padding-bottom: 30px !important;
}
.imageWidgetContainer .floatLeft {
  float: left;
  overflow: hidden;
}

.imageWidget {
  display: block;
  position: relative;
  width: 100%;
}
.imageWidget .link_box {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  position: relative;
  color: var(--color);
  height: 300px;
}
.imageWidget .link_box img {
  width: 100%;
  height: -webkit-fill-available;
}
.imageWidget .link_box h2 {
  top: 5%;
  font-size: 30px;
}
.imageWidget .link_box p {
  font-size: 16px;
  top: 25%;
  line-height: 1.2em;
}
.imageWidget .link_box h2, .imageWidget .link_box p {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px 15px;
  z-index: 2;
  margin-top: 0;
}
.imageWidget .link_box p.link-box-read-more {
  position: absolute;
  top: inherit;
  bottom: 0%;
  left: 0;
  right: 0;
  text-align: right;
  font-size: 16px;
  padding: 10px 15px 0px 15px;
  z-index: 2;
  margin-top: 0;
}
.imageWidget .link_box span.bi.bi-arrow-right-circle-fill {
  margin-left: 10px;
  font-size: 16px;
}
.imageWidget .link_box:hover {
  opacity: 1;
}
.imageWidget .link_box:hover::before {
  opacity: 0.9 !important;
  transition: all 0.5s ease 0s;
}
.imageWidget .link_box::before {
  background: var(--backgroundColor);
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0.8 !important;
  z-index: 1;
  transition: all 0.5s ease 0s;
}

@media (max-width: 800px) {
  .imageWidgetContainer .singleItem {
    width: 100%;
    margin: 0px;
  }
  .imageWidgetContainer {
    width: 100%;
  }
}
/*end imagewidget imagewidgetcontainer*/
/*start accordion row*/
.accordionRow .noRound .accordion .accordion, .accordionRow .noRound .accordion-item, .accordionRow .noRound .accordion-header, .accordionRow .noRound .accordion-button, .accordionRow .noRound .accordion-body, .accordionRow .noRound .accordion-item {
  border-radius: 0px 0px !important;
}
.accordionRow .accordion-border {
  border-left: solid var(--colour, #ffffff) 10px !important;
}

/*end accordion row*/
/*start cardExpander*/
.cardExpanderContainer {
  display: flex;
  align-items: center;
  font-family: center;
  justify-content: center;
  height: 450px;
  transition: 0.8s;
}
.cardExpanderContainer .cardExpander .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bgColour, Black);
  background: center;
  background-repeat: no-repeat;
  background-color: white;
}
.cardExpanderContainer .cardExpander .icon .bi {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  color: #fff;
}
.cardExpanderContainer .cardExpander .slide {
  width: 300px;
  height: 200px;
  transition: 0.5s;
}
.cardExpanderContainer .cardExpander .slide.slide1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transition: 0.7s;
  transform: translateY(100px);
}
.cardExpanderContainer .cardExpander:hover .slide.slide1 {
  transform: translateY(0px);
}
.cardExpanderContainer .cardExpander .slide.slide2 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  transition: 0.8s;
  transform: translateY(-100px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}
.cardExpanderContainer .cardExpander .slide.slide2::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 4px;
  bottom: 15px;
  left: 50%;
  left: 50%;
  transform: translateX(-50%);
  background: var(--bgColour, #00586c);
}
.cardExpanderContainer .cardExpander:hover .slide.slide2 {
  transform: translateY(0);
}
.cardExpanderContainer .cardExpander .slide.slide2 .content p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: var(--txtColour, #00586c);
}
.cardExpanderContainer .cardExpander .slide.slide2 .content h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 24px;
  text-align: center;
  color: var(--txtColour, #00586c);
}

.cardExpanderContainer:hover {
  transform: scale(1.05);
}

/*end cardExpander*/
/*start multi carousel*/
.carouselMulti {
  /*medium and up screens*/
}
@media (max-width: 767px) {
  .carouselMulti .carousel-inner .carousel-item > div {
    display: none;
  }
  .carouselMulti .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}
.carouselMulti .carousel-inner .carousel-item.active,
.carouselMulti .carousel-inner .carousel-item-next,
.carouselMulti .carousel-inner .carousel-item-prev {
  display: flex;
}
@media (min-width: 768px) {
  .carouselMulti .carousel-inner .carousel-item-end.active, .carouselMulti .carousel-inner .carousel-item-next {
    transform: translateX(50%);
  }
  .carouselMulti .carousel-inner .carousel-item-start.active,
  .carouselMulti .carousel-inner .carousel-item-prev {
    transform: translateX(-50%);
  }
}
.carouselMulti .carousel-inner .carousel-item-end,
.carouselMulti .carousel-inner .carousel-item-start {
  transform: translateX(0);
}
.carouselMulti .imageWidget .link_box img {
  width: 100%;
  height: -webkit-fill-available;
  object-fit: none;
}

/*end multi carousel*/
/*start richTextEditorWithBackground*/
.richTextEditorBackground {
  /*background: var(--backgroundColor);*/
  /*padding: 20px;*/
}
.richTextEditorBackground .umb-embed-holder {
  position: relative;
  padding-bottom: 42.1875%; /* 16:9 */
  width: 75%;
  height: 0;
  display: block;
  margin: auto;
}
.richTextEditorBackground .umb-embed-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.richTextEditorBackground img {
  max-width: 100%;
}

/*end richTextEditorWithBackground*/
/*upcomingEvents*/
.upComingEventContainer {
  border: 1px solid #999999;
  text-align: left;
  margin: 0px 20px 20px 20px;
  height: 370px;
  max-height: 370px;
  transition: 1s;
}
.upComingEventContainer img {
  width: 100%;
  max-height: 200px;
}
.upComingEventContainer .text {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 35px;
  margin-right: 35px;
}
.upComingEventContainer .text h3 {
  color: black;
}
.upComingEventContainer .text p {
  color: grey;
}
.upComingEventContainer:hover {
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

/*start random button*/
.button { /*or use taj on, probs this as it is slim*/
  --sk-button-color: #fff;
  --sk-button-color-hover: var(--sk-button-color);
  --sk-button-color-active: var(--sk-button-color-hover);
  --sk-button-disabled-opacity: var(--sk-link-disabled-opacity, 0.42);
  --sk-button-border-color: #0000;
  --sk-button-border-radius: 980px;
  --sk-button-margin-horizontal: 14px;
  --sk-button-margin-vertical: 14px;
  --sk-button-min-width-basis: 60px;
  --sk-button-padding-horizontal: 16px;
  --sk-button-padding-vertical: 9px;
  --sk-button-border-width: 1px;
  --sk-button-box-sizing: content-box;
  --sk-button-width: auto;
  --sk-button-display: inline-block;
  background: var(--sk-button-background);
  border-color: var(--sk-button-border-color);
  border-radius: var(--sk-button-border-radius);
  border-style: solid;
  border-width: var(--sk-button-border-width);
  box-sizing: var(--sk-button-box-sizing);
  color: var(--sk-button-color);
  cursor: pointer;
  display: var(--sk-button-display);
  font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.016em;
  line-height: 1.2857742857;
  min-width: calc(var(--sk-button-min-width-basis) - var(--sk-button-padding-horizontal) * 2);
  padding-block: calc(var(--sk-button-padding-vertical) - var(--sk-button-border-width));
  padding-inline: calc(var(--sk-button-padding-horizontal) - var(--sk-button-border-width));
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  width: var(--sk-button-width);
  --sk-button-background: #0071e3;
  --sk-button-background-hover: #0076df;
  --sk-button-background-active: #006edb;
}

.button-secondary-neutral {
  --sk-button-background: #0000;
  --sk-button-background-hover: #272729;
  --sk-button-background-active: #18181a;
  --sk-button-color: #1d1d1f;
  --sk-button-color-hover: #fff;
  --sk-button-border-color: #1d1d1f;
}

/*end random button*/
/*start popup form*/
.contact-us {
  background: #f8f4e5;
  padding: 50px 100px;
  border-top: 10px solid #f45702;
  overflow-y: scroll;
  height: 100%;
}
.contact-us label, .contact-us input, .contact-us textarea {
  display: block;
  width: 100%;
  font-size: 12pt;
  line-height: 24pt;
  font-family: "Spartan";
}
.contact-us input {
  margin-bottom: 24pt;
}
.contact-us h3 {
  font-weight: normal;
  font-size: 10pt;
  line-height: 24pt;
  font-style: italic;
  margin: 0 0 0.5em 0;
}
.contact-us span {
  font-size: 8pt;
}
.contact-us em {
  color: #f45702;
  font-weight: bold;
}
.contact-us input, .contact-us textarea {
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background: #f8f4e5;
  padding-left: 5px;
  outline: none;
}
.contact-us input:focus, .contact-us textarea:focus {
  border: 1px solid #6bd4b1;
}
.contact-us textarea {
  resize: none;
}
.contact-us button {
  display: block;
  float: right;
  line-height: 24pt;
  padding: 0 20px;
  border: none;
  background: #f45702;
  color: white;
  letter-spacing: 2px;
  transition: 0.2s all ease-in-out;
  border-bottom: 2px solid transparent;
  outline: none;
}
.contact-us button:hover {
  background: inherit;
  color: #f45702;
  border-bottom: 2px solid #f45702;
}
.contact-us button.submit {
  display: block;
  float: right;
  line-height: 24pt;
  padding: 0 20px;
  border: none;
  background: #00FF00;
  color: white;
  letter-spacing: 2px;
  transition: 0.2s all ease-in-out;
  border-bottom: 2px solid transparent;
  outline: none;
}
.contact-us button.submit:hover {
  background: inherit;
  color: #00FF00;
  border-bottom: 2px solid #00FF00;
}
.contact-us ::selection {
  background: rgb(255, 199, 184);
}
.contact-us ::selection input:-webkit-autofill, .contact-us ::selection input:-webkit-autofill:hover, .contact-us ::selection input:-webkit-autofill:focus, .contact-us ::selection textarea:-webkit-autofill, .contact-us ::selection textarea:-webkit-autofill:hover, .contact-us ::selection textarea:-webkit-autofill:focus {
  border: 1px solid #6bd4b1;
  -webkit-text-fill-color: #2A293E;
  -webkit-box-shadow: 0 0 0px 1000px #f8f4e5 inset;
  transition: background-color 5000s ease-in-out 0s;
}

/*end popform*/
/*start animations*/
/*slide colour from left to right*/
.Colour-Slide {
  /*currently on accordion row*/
}
.Colour-Slide .accordion-button {
  color: var(--txtColour, black);
}
.Colour-Slide .accordion-button:hover {
  color: var(--hoverTxtColour, #fff);
}
.Colour-Slide button {
  display: block;
  width: 100%;
  padding: 20px;
  border-left: 5px solid;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.Colour-Slide button:hover {
  border-bottom: 0px;
}
.Colour-Slide button {
  border-left: 10px solid var(--colour, #ffffff);
}
.Colour-Slide button:after {
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  width: 0px;
  position: absolute;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  z-index: -1;
  background-image: none !important;
}
.Colour-Slide button:hover:after {
  width: 100%;
  background-image: none !important;
}
.Colour-Slide button:after {
  background: var(--colour, #ffffff);
  color: var(--hoverTxtColour, #fff);
  z-index: -2;
  background-image: none !important;
}
.Colour-Slide button:not(.collapsed)::after {
  transform: none;
  /*used to stop roatate transform on icon*/
}

.hover-underline {
  position: relative;
  display: inline-block;
  --colour1: #600d73;
  --colour2: #62a5d1;
}
.hover-underline:after, .hover-underline:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, var(--colour1, Black), var(--colour2, White));
  bottom: 0px;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.8s ease-out;
}
.hover-underline:after {
  margin: 0;
  border: 0;
}
.hover-underline:before {
  top: 0px;
  transform-origin: left;
  background: linear-gradient(to right, var(--colour2, White), var(--colour1, Black));
}
.hover-underline:hover::after, .hover-underline:hover::before {
  transform: scaleX(1);
}

.hover-underline-single {
  position: relative;
  display: inline-block;
  --effectcolour1: var(--effectColour1, #600d73);
  --effectcolour2: var(--effectColour2, #62a5d1);
  /*--colour1: #600d73;*/
  /*--colour2: #62a5d1;*/
}
.hover-underline-single:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, var(--effectcolour1, Black), var(--effectcolour2, White));
  bottom: 0px;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.7s ease-out;
}
.hover-underline-single:after {
  margin: 0;
  border: 0;
}
.hover-underline-single:before {
  top: 0px;
  transform-origin: left;
  background: linear-gradient(to right, var(--effectcolour1, Black), var(--effectcolour2, White));
}
.hover-underline-single:hover::after, .hover-underline-single:hover::before {
  transform: scaleX(1);
}

.open-form {
  padding: 0px 0px 0px 0px;
  text-align: center;
  margin: 0px;
  width: 200px;
  height: 45px;
  background: #4DA826 !important;
  color: white;
  z-index: 15;
  border-radius: 5px 5px 0px 0px;
  border-color: rgba(77, 168, 38, 0.8) !important;
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform-origin: bottom right;
  position: fixed;
  bottom: 510px;
  right: 1px;
}
.open-form p {
  color: #fff;
  display: inline-block;
  line-height: 40px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 240px;
  right: 1%;
  width: 350px;
  border: 1px solid darkgrey;
  border-radius: 0.9rem;
  background-color: white;
  z-index: 9;
}

.imgcontainer { /*https://codepen.io/Paulie-D/pen/dPPMMB*/
  height: 250px;
  background: #bada55;
  position: relative;
}
.imgcontainer .imgs {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.imgcontainer img[class^=icon] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1em;
}

.blur {
  opacity: 0.1;
}

.image-canvas {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.rateUs-popup {
  display: none;
  position: fixed;
  top: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
  z-index: 19;
  width: 600px;
}
.rateUs-popup .RateUsContainer {
  background-color: white;
  border: 2px solid darkgrey;
  border-radius: 0.9rem;
  padding: 20px;
  text-align: left;
}
.rateUs-popup .RateUsContainer h2 {
  width: 100%;
  color: black;
  text-align: center;
}
.rateUs-popup .RateUsContainer label {
  color: black;
  width: 100%;
}
.rateUs-popup .RateUsContainer textarea, .rateUs-popup .RateUsContainer input {
  width: 100%;
  padding-left: 10px;
}
.rateUs-popup .RateUsContainer .image-canvas {
  padding-bottom: 20px;
}
.rateUs-popup .RateUsContainer .btn {
  /*background-color: #04AA6D;*/
  margin-top: 10px;
  background-color: darkgreen;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.8;
}
.rateUs-popup .RateUsContainer .close {
  border-radius: 50%;
  padding: 0.5em;
  width: 30px;
  height: 30px;
  border: 2px solid transparent;
  color: blue;
  position: absolute;
  top: -15px;
  right: -15px;
  box-shadow: black -3px 6px 17px -6px;
}
.rateUs-popup .RateUsContainer .close:hover {
  border: 2px solid transparent;
  /*background-color: dimgrey;*/
  color: #ffffff;
}
.rateUs-popup .RateUsContainer .close::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: black;
  width: 2px;
  left: 12px;
  top: 5px;
  bottom: 5px;
  transform: rotate(45deg);
}
.rateUs-popup .RateUsContainer .close::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: black;
  height: 2px;
  top: 12px;
  left: 5px;
  right: 5px;
  transform: rotate(45deg);
}
.rateUs-popup .RateUsContainer :not(.btn-check) + .btn:active {
  background-color: darkgreen;
  color: white;
  opacity: 1;
}
.rateUs-popup .RateUsContainer .btn:hover {
  opacity: 1;
}

/* Add styles to the form container */
.FeedbackContainer {
  /* max-width: 80%; */
  padding: 20px;
  text-align: left;
  /*input[type=text], input[type=password] {
      width: 100%;
      //padding: 5px;
      padding: 10px;
      margin: 5px 0 12px 0;
      border: 1px solid grey;*/
  /*background: #f1f1f1;*/
  /*background: white;
      border-radius: 0.3rem;
  }

  input[type=text]:focus, input[type=password]:focus {
      background-color: #ddd;
      outline: none;
  }*/
  /*https://stackoverflow.com/questions/18611195/x-close-button-only-using-css*/
  /*.close {
      position: absolute;
      right: -20px;
      top: -17px;
      width: 32px;
      height: 32px;
      opacity: 0.3;
  }

  .close:hover {
      opacity: 1;
  }

  .close:before, .close:after {
      position: absolute;
      left: 15px;
      content: ' ';
      height: 33px;
      width: 2px;
      background-color: #333;
  }

  .close:before {
      transform: rotate(45deg);
  }

  .close:after {
      transform: rotate(-45deg);
  }*/
}
.FeedbackContainer hr {
  width: 100%;
  padding: 0;
}
.FeedbackContainer h2 {
  font-size: 20px;
  text-align: center;
}
.FeedbackContainer textarea, .FeedbackContainer input {
  width: 100%;
  padding-left: 10px;
}
.FeedbackContainer .btn {
  /*background-color: #04AA6D;*/
  margin-top: 10px;
  background-color: darkgreen;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.8;
}
.FeedbackContainer .close {
  border-radius: 50%;
  padding: 0.5em;
  width: 30px;
  height: 30px;
  border: 2px solid transparent;
  color: blue;
  position: absolute;
  top: -15px;
  right: -15px;
  box-shadow: black -3px 6px 17px -6px;
}
.FeedbackContainer .close:hover {
  border: 2px solid transparent;
  /*background-color: dimgrey;*/
  color: #ffffff;
}
.FeedbackContainer .close::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: black;
  width: 2px;
  left: 12px;
  top: 5px;
  bottom: 5px;
  transform: rotate(45deg);
}
.FeedbackContainer .close::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: black;
  height: 2px;
  top: 12px;
  left: 5px;
  right: 5px;
  transform: rotate(45deg);
}
.FeedbackContainer :not(.btn-check) + .btn:active {
  background-color: darkgreen;
  color: white;
  opacity: 1;
}
.FeedbackContainer .btn:hover {
  opacity: 1;
}

.newsLetterContainer {
  /* max-width: 80%; */
  padding: 20px;
  text-align: left;
  /*https://stackoverflow.com/questions/18611195/x-close-button-only-using-css*/
}
.newsLetterContainer h2 {
  font-size: 20px;
}
.newsLetterContainer input[type=text], .newsLetterContainer input[type=password], .newsLetterContainer input[type=email] {
  width: 100%;
  padding: 10px;
  margin: 5px 0 12px 0;
  border: 1px solid grey;
  /*background: #f1f1f1;*/
  background: white;
  border-radius: 0.3rem;
}
.newsLetterContainer input[type=text]:focus, .newsLetterContainer input[type=password]:focus, .newsLetterContainer input[type=email]:focus {
  background-color: #ddd;
  outline: none;
}
.newsLetterContainer .btn {
  /*background-color: #04AA6D;*/
  background-color: darkgreen;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.8;
}
.newsLetterContainer .close {
  border-radius: 50%;
  padding: 0.5em;
  width: 30px;
  height: 30px;
  border: 2px solid transparent;
  color: blue;
  position: absolute;
  top: -15px;
  right: -15px;
  box-shadow: black -3px 6px 17px -6px;
}
.newsLetterContainer .close :hover {
  border: 2px solid transparent;
  /*background-color: dimgrey;*/
  color: #ffffff;
}
.newsLetterContainer .close::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: black;
  width: 2px;
  left: 12px;
  top: 5px;
  bottom: 5px;
  transform: rotate(45deg);
}
.newsLetterContainer .close::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: black;
  height: 2px;
  top: 12px;
  left: 5px;
  right: 5px;
  transform: rotate(45deg);
}
.newsLetterContainer :not(.btn-check) + .btn:active {
  background-color: darkgreen;
  color: white;
  opacity: 1;
}
.newsLetterContainer .btn:hover, .newsLetterContainer .open-form:hover {
  opacity: 1;
}

/* Add some hover effects to buttons */
.uniqueButton {
  background-color: white;
  color: #ff003e;
  border: 1px solid #ff003e;
  width: 100%;
  height: 25px;
  display: inline;
  border-radius: 2rem;
  padding: 0.8rem 1.5rem;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  transition: transform ease-in-out 0.5s, box-shadow ease-in-out 0.75s;
  margin: 1em 0;
}
.uniqueButton:after {
  font-family: Bootstrap-icons;
  text-align: center;
  vertical-align: middle;
  line-height: 10px;
  content: "\f138";
  padding-left: 4px;
}
.uniqueButton:hover {
  box-shadow: 0 2px 25px rgba(255, 0, 130, 0.5);
}

/*end*/
/*.cards {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    max-width: 820px;
}

.card--1 .card__img, .card--1 .card__img--hover {*/
/* background-image: url('https://images.pexels.com/photos/45202/brownie-dessert-cake-sweet-45202.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260'); */
/*background-image: url('https://localhost:44376/media/vcbegbgn/safeguarding-logo.jpg');
}

.card--2 .card__img, .card--2 .card__img--hover {*/
/* background-image: url('https://images.pexels.com/photos/307008/pexels-photo-307008.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260'); */
/*background-image: url('https://localhost:44376/media/vcbegbgn/safeguarding-logo.jpg');
}

.card__like {
    width: 18px;
}

.card__clock {
    width: 15px;
    vertical-align: middle;
    fill: #AD7D52;
}

.card__time {
    font-size: 12px;
    color: #AD7D52;
    vertical-align: middle;
    margin-left: 5px;
}

.card__clock-info {
    float: right;
}

.card__img {
    visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.card__info-hover {
    position: absolute;
    padding: 16px;
    width: 100%;
    opacity: 0;
    top: 0;
}

.card__img--hover {
    transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    top: 0;
}

.card {
    margin-right: 25px;
    transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
    background-color: #fff;
    width: 33.3%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
}

.card:hover {
    box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);
    transform: scale(1.10, 1.10);
}

.card__info {
    z-index: 2;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 16px 24px 24px 24px;
}

.card__category {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #868686;
}

.card__title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Roboto Slab', serif;
}

.card__by {
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.card__author {
    font-weight: 600;
    text-decoration: none;
    color: #AD7D52;
}

.card:hover .card__img--hover {
    height: 100%;
    opacity: 0.3;
}

.card:hover .card__info {
    background-color: transparent;
    position: relative;
}

.card:hover .card__info-hover {
    opacity: 1;
}*/
.searchbar .rounded {
  border-radius: 300px;
}
.searchbar form {
  /*placeholder-color-change-in-bootstrap*/
}
.searchbar form input {
  height: 45px;
  width: 255px;
  padding-left: 16px;
  color: black !important;
}
.searchbar form label {
  color: black !important;
}
.searchbar form button {
  height: 45px;
  width: 80px;
  -webkit-appearance: none;
  color: black !important;
}

.Flipcard {
  width: 200px;
  height: 250px;
  margin: 1rem auto;
  perspective: 1000px;
  cursor: pointer;
}

.Flipcard-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.Flipcard:hover .Flipcard-inner {
  transform: rotateY(180deg);
}

.Flipcard-front,
.Flipcard-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
}

.Flipcard-front {
  background: white;
  border: 1px solid #e5e7eb;
}

.Flipcard-back {
  background: #8b5cf6;
  color: white;
  transform: rotateY(180deg);
}

.styled-table {
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  font-family: sans-serif;
  min-width: 400px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.styled-table thead tr {
  background-color: #AD0068;
  color: #ffffff;
  text-align: left;
}

.styled-table th,
.styled-table td {
  padding: 12px 15px;
}

.styled-table tbody tr {
  border-bottom: 1px solid #dddddd;
}

.styled-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
  border-bottom: 2px solid #AD0068;
}

.styled-table tbody tr.active-row {
  font-weight: bold;
  color: #AD0068;
}

/*.borderColour {
    border: 1.8px solid;
    $colour: 'TelfordSend-Purple';
    $colour2: var(--borderColour, Kinship-Green);
    border-color: map-get($colors, $colour2) !important;
}*/
/*$font-sizes: (14px, 16px, 18px, 20px);

    body {
        font-size: nth($font-sizes, index($font-sizes, 20px));
    }*/
/*sendform*/
.sendForm {
  color: black;
  text-align: left;
}
.sendForm .text {
  text-align: Left;
  font-size: 35px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  /*background: -webkit-linear-gradient(right, #56d8e4, #9f01ea, #56d8e4, #9f01ea);*/
  background: white;
  color: black;
  -webkit-background-clip: text;
  -webkit-text-fill-color: black;
  margin-left: 20px;
  margin-top: 20px;
}
.sendForm p {
  padding-left: 10px;
  display: inline;
}
.sendForm .contactInfoRow {
  margin: 0 20px;
}
.sendForm .bi {
  background: White;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  padding: 15px;
  border: 1px solid black;
}
.sendForm hr {
  width: 100px;
  /*margin: 0 20px;*/
  margin: 0;
  border-top: 3px solid !important;
  opacity: 1;
  color: purple;
}

.form {
  /*.submit-btn .input-data:hover .inner {
      left: 0;
  }*/
}
.form .formcontainer {
  max-width: fit-content;
  background: -webkit-linear-gradient(0.2deg, #56d8e4, #9f01ea);
  /*background: linear-gradient(to left top, rgb(47,42,150) 0%, rgb(83,46,151) 35%, rgb(117,47,152) 100%), linear-gradient(rgb(0, 0, 0), rgb(0, 0, 0));*/
  /*background: linear-gradient(166deg,rgba(255, 46, 151, 1) 0%, rgba(178, 47, 152, 1) 17%, rgba(117, 47, 152, 1) 41%, rgba(115, 47, 152, 1) 72%, rgba(83, 56, 151, 1) 90%), linear-gradient(rgb(0, 0, 0), rgb(0, 0, 0));*/
  /*background: rgba(255, 46, 151, 1);
  background: linear-gradient(166deg,rgba(255, 46, 151, 1) 0%, rgba(178, 47, 152, 1) 7%, rgba(117, 47, 152, 1) 13%, rgba(115, 47, 152, 1) 32%, rgba(83, 56, 151, 1) 57%);*/
  background: RGBA(255, 46, 151, 0.6);
  background: linear-gradient(166deg, rgb(255, 46, 151) 0%, rgb(178, 47, 152) 0%, rgb(117, 47, 152) 0%, rgb(115, 47, 152) 31%, rgb(83, 56, 151) 78%, rgb(47, 42, 150) 98%);
  width: fit-content;
  padding: 25px 40px 10px 40px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px 0px 0px 20px;
}
.form .formcontainer .text {
  /*background: -webkit-linear-gradient(right, #56d8e4, #9f01ea, #56d8e4, #9f01ea);*/
  background: white;
  -webkit-background-clip: text;
  -webkit-text-fill-color: white;
  margin: 0 20px;
}
.form .formcontainer form {
  /*padding: 30px 0 0 0;*/
}
.form .formcontainer form .form-row {
  display: flex;
  margin: 32px 0;
}
.form form .form-row .input-data {
  width: 100%;
  height: 40px;
  margin: 0 20px;
  position: relative;
  color: white;
  background-color: transparent;
}
.form form .form-row .textarea {
  height: 70px;
}
.form .input-data input,
.form .textarea textarea {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  font-size: 17px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.12);
  background-color: white;
  color: black;
  border-radius: 0.375rem;
}
.form .input-data input:focus ~ label, .form .textarea textarea:focus ~ label,
.form .input-data input:valid ~ label, .form .textarea textarea:valid ~ label {
  transform: translateY(-33px);
  font-size: 14px;
  color: white;
  background-color: transparent;
}
.form .textarea textarea {
  resize: none;
  padding-top: 10px;
}
.form .input-data label {
  position: absolute;
  pointer-events: none;
  bottom: 10px;
  font-size: 16px;
  transition: all 0.3s ease;
  color: black;
  padding-left: 10px;
}
.form .textarea label {
  width: 100%;
  bottom: 40px;
  background: #fff;
  color: white;
  background-color: transparent;
  border-radius: 0.375rem;
}
.form .input-data .underline {
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
}
.form .input-data .underline:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: #3498db;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}
.form .input-data input:focus ~ .underline:before,
.form .input-data input:valid ~ .underline:before,
.form .textarea textarea:focus ~ .underline:before,
.form .textarea textarea:valid ~ .underline:before {
  transform: scale(1);
}
.form .submit-btn .input-data {
  overflow: hidden;
  height: 45px !important;
  width: 25% !important;
  border-radius: 0.375rem;
}
.form .submit-btn .input-data .inner {
  height: 100%;
  width: 300%;
  position: absolute;
  left: -100%;
  /*background: -webkit-linear-gradient(right, #56d8e4, #9f01ea, #56d8e4, #9f01ea);*/
  background: #D70468;
}
.form .submit-btn .input-data input {
  background: none;
  border: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
@media (max-width: 700px) {
  .form .formcontainer .text {
    font-size: 30px;
  }
  .form .formcontainer form {
    padding: 10px 0 0 0;
  }
  .form .formcontainer form .form-row {
    display: block;
  }
  .form form .form-row .input-data {
    margin: 35px 0 !important;
  }
  .form .submit-btn .input-data {
    width: 40% !important;
  }
}

/*end sendform*/
/*start imageContainer*/
.imageContainer img {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*end imageContainer*/
/*start leavethissite*/
.btn-report {
  padding: 6px 12px !important;
  background-color: yellow;
  color: black;
  font-size: 16px !important;
  font-weight: bold !important;
  border: 1px solid black !important;
  border-radius: 0.375rem;
  line-height: inherit !important;
  width: 190px;
}
.btn-report a {
  color: #fff !important;
}

.btn-report-floating {
  display: none;
  padding: 15px !important;
  background-color: yellow;
  color: black;
  font-size: 16px !important;
  font-weight: bold !important;
  border: solid black !important;
  border-radius: 0px !important;
  line-height: inherit !important;
  position: fixed;
  top: 25%;
  left: 90%;
  transform: translateX(-50%);
  z-index: 100;
  width: 185px;
}
.btn-report-floating a {
  color: #fff !important;
  font-size: 16px;
}

/*end leavethissite*/
.logo img {
  /*min-height: 180px;*/
}

.btnBlue {
  position: relative;
  right: 2%;
  width: 108px;
  height: 45px;
  text-align: center;
  padding: 10px;
  background: #0E56A7;
  border-radius: 50.3937px;
  color: white;
}
.btnBlue p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/*kinship bs-card start*/
.kinshipBsCardList .card-img-rounded {
  border-top-left-radius: 0.9rem;
  border-top-right-radius: 0.9rem;
}
.kinshipBsCardList .card {
  height: 620px;
}
.kinshipBsCardList img {
  max-height: 180px;
  min-height: 180px;
}
.kinshipBsCardList .btn {
  font-weight: 700;
  font-size: 1.4em;
  padding: 0.35em 1.5em 0.35em 1.5em;
  border-radius: 1.2em;
  border: 0;
  transition: 0.2s;
}
.kinshipBsCardList .btn:hover {
  transform: scale(0.9);
}

/*kinship bs-card end*/
/*kinship bg-bike start*/
.bg-bike {
  background-repeat: no-repeat;
  background-size: cover;
  width: contain;
  height: contain;
}
.bg-bike .btn {
  transition: 0.2s;
}
.bg-bike .btn:hover {
  transform: scale(0.9);
}

/*kinship bg-bike end*/
/*cardowl carousel item start*/
.CarouselOwl {
  background: #f2f2f2;
}
.CarouselOwl .CarouselOwlContainer {
  place-items: center;
  text-align: center;
  background: #f2f2f2;
  box-sizing: border-box;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl {
  margin: 0 10px;
  background: #fff;
  max-height: 500px;
  height: 500px;
  transition: all 1s ease;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl .content {
  padding: 10px 20px;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl .content .title {
  font-size: 25px;
  font-weight: 600;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl .content .sub-title {
  font-size: 20px;
  font-weight: 600;
  color: #e74c3c;
  line-height: 20px;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl .content p {
  text-align: justify;
  margin: 10px 0;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl .content .Owlbtn {
  display: block;
  text-align: left;
  margin: 10px 0;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl .content .Owlbtn button {
  background: #00586c;
  color: #fff;
  border: none;
  outline: none;
  font-size: 17px;
  padding: 5px 8px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.2s;
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl .content .Owlbtn button:hover {
  transform: scale(0.9);
}
.CarouselOwl .CarouselOwlContainer .CarouselOwl:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.5);
}

/*cardowl carousel item end*/
/*kinship button list start*/
.btn-stack {
  font-weight: 300;
  font-size: 1.5em;
  padding: 0.35em 1.5em 0.35em 1.5em;
  border-radius: 2em;
  /* background-color: #FEA317 !important;*/
  border: 1px solid #FEA317;
  /*color: black;*/
  width: 100%;
}

.btn-stack:hover {
  background-color: #007575 !important;
  border: 1px solid #ffffff;
  color: #ffffff !important;
}

.kinshipButtonList a {
  transition: 0.2s;
}
.kinshipButtonList a:hover {
  transform: scale(0.9);
}

/*kinship button list end*/
/*custom header2 start*/
.customHeader2 navbar-nav {
  color: #ffffff;
  font-size: 1.1em;
}
.customHeader2 li a:hover, .customHeader2 li a:focus {
  color: #333333;
  background-color: var(--Hovercolour, #a90b1d);
  text-decoration: none;
}
.customHeader2 .navbar-dark .navbar-nav a.nav-link {
  color: #ffffff;
  font-size: 1.1em;
}
.customHeader2 .dropdown-menu {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  border: none;
  border-radius: 0;
  padding: 0.7em;
}
.customHeader2 .dropdown-menu.show {
  display: flex;
}
.customHeader2 .dropdown-menu ul {
  list-style: none;
  padding: 0;
}
.customHeader2 .dropdown-menu li .dropdown-item {
  color: black;
  font-size: 1em;
  padding: 0.5em 1em;
}
.customHeader2 .dropdown-menu li .nav-link {
  color: black !important;
  padding: 0.5em 1em;
}
.customHeader2 .dropdown-menu li .dropdown-item:hover {
  background-color: var(--Hovercolour, #a90b1d);
}
.customHeader2 .dropdown-menu .link-parent a:hover {
  background-color: var(--Hovercolour, #a90b1d);
}
.customHeader2 .dropdown-menu .link-parent a {
  font-weight: bold;
  text-transform: uppercase;
  color: #593e9a;
}
.customHeader2 .nav-item {
  color: white;
}
.customHeader2 .searchform-header {
  position: relative;
}
.customHeader2 .searchform-header .input-group {
  margin-bottom: 0;
}
.customHeader2 .searchform-header input[type=text] {
  background-color: transparent;
  border-radius: 28px;
  color: #333f48;
  min-width: 200px;
  padding: 0.7rem 1rem;
  border-color: #cacaca;
}
.customHeader2 .searchform-header input[type=text]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.customHeader2 .searchform-header input[type=text]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.customHeader2 .searchform-header input[type=text]::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.customHeader2 .searchform-header input[type=text]:focus {
  border-color: #cacaca;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.customHeader2 .searchform-header input[type=submit] {
  background-color: transparent;
  right: 0;
  width: 50px;
  margin: 0;
  min-width: 50px;
  height: 40px;
  background-image: url(scss/images/icons/magnify-glass-icon-gray.svg);
  background-position: 50%;
  text-indent: -9999em;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 0.5rem;
  position: absolute;
}
.customHeader2 .searchform-header input[type=submit]:hover {
  opacity: 0.8;
}

/*custom header2 end*/
.EnquireBoxContainer {
  width: 100%;
  margin: 10px;
}
.EnquireBoxContainer .EnquireBoxTitle {
  width: 100%;
  float: left;
  padding: 1rem 2rem;
  border-radius: 10px 10px 0 0;
  font-size: 1.5rem;
  font-weight: 600;
  background-color: #00586c;
  color: #fefefe;
}
.EnquireBoxContainer .EnquireBoxContent {
  background-color: white;
  color: #fefefe;
  width: 100%;
  float: left;
  padding: 1.5rem 2rem;
  border-radius: 0 0 10px 10px;
  margin-bottom: 10px;
  border-left: 2px #B01139 solid;
  border-right: 2px #B01139 solid;
  border-bottom: 2px #B01139 solid;
  border-top: none;
}
.EnquireBoxContainer .EnquireBoxContent p {
  color: black;
}
.EnquireBoxContainer .EnquireBoxContent a {
  color: #00586c;
}
.EnquireBoxContainer .EnquireBoxButton {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1rem 2rem;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 28px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  background-color: #00586c;
  color: #fefefe;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  /*background-color: #00a45e;
  color: #fefefe;*/
}

.documentLibrary {
  background-color: white;
  color: black;
  border: 2px solid #593e9a;
  border-radius: 0.375rem;
  padding: 10px;
}
.documentLibrary h3 {
  text-align: center;
}
.documentLibrary ul {
  list-style-type: none;
}
.documentLibrary ul li {
  padding: 10px;
}
.documentLibrary ul li a {
  text-align: center;
  text-decoration: none !important;
}

.OrderedList .Design1 * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  letter-spacing: -0.25px;
}
.OrderedList .Design1 ol {
  padding-left: 50px;
}
.OrderedList .Design1 li {
  color: #4F4F4F;
  padding-left: 16px;
  margin-top: 24px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
}
.OrderedList .Design1 li:before {
  content: "";
  display: block;
  height: 42px;
  width: 42px;
  border-radius: 50%;
  border: 2px solid #ddd;
  position: absolute;
  top: -12px;
  left: -46px;
}
.OrderedList .Design1 strong {
  color: #292929;
}
.OrderedList .Design1 ol.alternating-colors li:nth-child(odd):before {
  border-color: #0BAD02;
}
.OrderedList .Design1 ol.alternating-colors li:nth-child(even):before {
  border-color: #2378D5;
}

.OrderedList.Design1 {
  @import url("https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap");
  font-family: "Space Mono", monospace;
}
.OrderedList.Design1 * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  letter-spacing: -0.25px;
}
.OrderedList.Design1 ol {
  padding-left: 50px;
}
.OrderedList.Design1 li {
  color: #4F4F4F;
  padding-left: 16px;
  margin-top: 24px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
}
.OrderedList.Design1 li:before {
  content: "";
  display: block;
  height: 42px;
  width: 42px;
  border-radius: 50%;
  border: 2px solid #ddd;
  position: absolute;
  top: -12px;
  left: -46px;
}
.OrderedList.Design1 strong {
  color: #292929;
}
.OrderedList.Design1 ol.alternating-colors li:nth-child(odd):before {
  border-color: #0BAD02;
}
.OrderedList.Design1 ol.alternating-colors li:nth-child(even):before {
  border-color: #2378D5;
}

.list {
  position: relative;
}

.list h2 {
  color: black;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.list ul {
  position: relative;
}

.list ul li {
  position: relative;
  left: 0;
  color: black;
  list-style: none;
  margin: 4px 0;
  border-left: 2px solid #B01139;
  transition: 0.5s;
  cursor: pointer;
}

.list ul li:hover {
  left: 10px;
}

.list ul li span {
  position: relative;
  padding: 8px;
  padding-left: 12px;
  display: inline-block;
  z-index: 1;
  transition: 0.5s;
}

.list ul li:hover span {
  color: white;
}

.list ul li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #B01139;
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.5s;
}

.list ul li:hover:before {
  transform: scaleX(1);
}

.carousel-control-next, .carousel-control-prev {
  width: 25px;
}

.CarouselYoutube {
  background-color: green;
}
.CarouselYoutube .CarouselYoutubeItem {
  position: relative;
  padding-bottom: 42.1875%; /* 16:9 */
  width: 75%;
  height: 0;
  display: block;
  margin: auto;
}
.CarouselYoutube .CarouselYoutubeItem iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*needs to be added into a custom scss file for functions */
/*https://frontstuff.io/generate-all-your-utility-classes-with-sass-maps*/
.BgColour--Black {
  background-color: Black !important;
}
.BgColour--Red {
  background-color: #e92f2f !important;
}
.BgColour--Bright-Green {
  background-color: #01f958 !important;
}
.BgColour--Navy-Blue {
  background-color: #0e56a7 !important;
}
.BgColour--Green {
  background-color: #00586c !important;
}
.BgColour--White {
  background-color: #ffffff !important;
}
.BgColour--Kinship-Green {
  background-color: #01f958 !important;
}
.BgColour--Kinship-Red {
  background-color: #8C1F3D !important;
}
.BgColour--Transparent {
  background-color: transparent !important;
}
.BgColour--Kinship-Yellow {
  background-color: #FEA317 !important;
}
.BgColour--TelfordSend-Green {
  background-color: #a1d794 !important;
}
.BgColour--TelfordSend-Purple {
  background-color: #600D73 !important;
}
.BgColour--TelfordSend-Grey {
  background-color: #a0a0a0 !important;
}
.BgColour--Dark-Grey {
  background-color: #444444 !important;
}
.BgColour--TelfordSend-LogoGreen {
  background-color: #4DA826 !important;
}
.BgColour--TelfordSend-DarkRed {
  background-color: #AD0068 !important;
}
.BgColour--SafeGuarding-Red {
  background-color: #B01139 !important;
}
.BgColour--Light-Blue {
  background-color: #DFEDF7 !important;
}
.BgColour--kinship-Yellow {
  background-color: #FEA317 !important;
}
.BgColour--TelfordSend-Pink {
  background-color: #F6C1DA !important;
}
.BgColour--TelfordSend-LightBlue {
  background-color: #B2D4EB !important;
}
.BgColour--TelfordSend-Orange {
  background-color: #F8C5A0 !important;
}
.BgColour--TelfordSend-LightGreen {
  background-color: #AFDCA3 !important;
}
.BgColour--TelfordSend-Yellow {
  background-color: #f7df82 !important;
}
.BgColour--TelfordSend-DarkPink {
  background-color: #D70468 !important;
}
.BgColour--TelfordSend-DarkGreen {
  background-color: #4EA927 !important;
}
.BgColour--TelfordSend-DarkOrange {
  background-color: #E87315 !important;
}
.BgColour--TelfordSend-DarkBlue {
  background-color: #62A5D1 !important;
}
.BgColour--SaferTelford-Purple {
  background-color: #593e9a !important;
}
.BgColour--SaferTelford-LightBlue {
  background-color: #a8c3de !important;
}
.BgColour--SaferTelford-LightPurple {
  background-color: #d2c7e3 !important;
}
.BgColour--DarkLight-Grey {
  background-color: #333333 !important;
}
.BgColour--Safeguarding-Yellow {
  background-color: #FED600 !important;
}
.BgColour--Default {
  background-color: #ffffff !important;
}

.txtColour--Black {
  color: Black !important;
}
.txtColour--Red {
  color: #e92f2f !important;
}
.txtColour--Bright-Green {
  color: #01f958 !important;
}
.txtColour--Navy-Blue {
  color: #0e56a7 !important;
}
.txtColour--Green {
  color: #00586c !important;
}
.txtColour--White {
  color: #ffffff !important;
}
.txtColour--Kinship-Green {
  color: #01f958 !important;
}
.txtColour--Kinship-Red {
  color: #8C1F3D !important;
}
.txtColour--Transparent {
  color: transparent !important;
}
.txtColour--Kinship-Yellow {
  color: #FEA317 !important;
}
.txtColour--TelfordSend-Green {
  color: #a1d794 !important;
}
.txtColour--TelfordSend-Purple {
  color: #600D73 !important;
}
.txtColour--TelfordSend-Grey {
  color: #a0a0a0 !important;
}
.txtColour--Dark-Grey {
  color: #444444 !important;
}
.txtColour--TelfordSend-LogoGreen {
  color: #4DA826 !important;
}
.txtColour--TelfordSend-DarkRed {
  color: #AD0068 !important;
}
.txtColour--SafeGuarding-Red {
  color: #B01139 !important;
}
.txtColour--Light-Blue {
  color: #DFEDF7 !important;
}
.txtColour--kinship-Yellow {
  color: #FEA317 !important;
}
.txtColour--TelfordSend-Pink {
  color: #F6C1DA !important;
}
.txtColour--TelfordSend-LightBlue {
  color: #B2D4EB !important;
}
.txtColour--TelfordSend-Orange {
  color: #F8C5A0 !important;
}
.txtColour--TelfordSend-LightGreen {
  color: #AFDCA3 !important;
}
.txtColour--TelfordSend-Yellow {
  color: #f7df82 !important;
}
.txtColour--TelfordSend-DarkPink {
  color: #D70468 !important;
}
.txtColour--TelfordSend-DarkGreen {
  color: #4EA927 !important;
}
.txtColour--TelfordSend-DarkOrange {
  color: #E87315 !important;
}
.txtColour--TelfordSend-DarkBlue {
  color: #62A5D1 !important;
}
.txtColour--SaferTelford-Purple {
  color: #593e9a !important;
}
.txtColour--SaferTelford-LightBlue {
  color: #a8c3de !important;
}
.txtColour--SaferTelford-LightPurple {
  color: #d2c7e3 !important;
}
.txtColour--DarkLight-Grey {
  color: #333333 !important;
}
.txtColour--Safeguarding-Yellow {
  color: #FED600 !important;
}
.txtColour--Default {
  color: #ffffff !important;
}

.borderColour {
  border: 1.8px solid;
}
.borderColour--Black {
  border-color: Black !important;
}
.borderColour--Red {
  border-color: #e92f2f !important;
}
.borderColour--Bright-Green {
  border-color: #01f958 !important;
}
.borderColour--Navy-Blue {
  border-color: #0e56a7 !important;
}
.borderColour--Green {
  border-color: #00586c !important;
}
.borderColour--White {
  border-color: #ffffff !important;
}
.borderColour--Kinship-Green {
  border-color: #01f958 !important;
}
.borderColour--Kinship-Red {
  border-color: #8C1F3D !important;
}
.borderColour--Transparent {
  border-color: transparent !important;
}
.borderColour--Kinship-Yellow {
  border-color: #FEA317 !important;
}
.borderColour--TelfordSend-Green {
  border-color: #a1d794 !important;
}
.borderColour--TelfordSend-Purple {
  border-color: #600D73 !important;
}
.borderColour--TelfordSend-Grey {
  border-color: #a0a0a0 !important;
}
.borderColour--Dark-Grey {
  border-color: #444444 !important;
}
.borderColour--TelfordSend-LogoGreen {
  border-color: #4DA826 !important;
}
.borderColour--TelfordSend-DarkRed {
  border-color: #AD0068 !important;
}
.borderColour--SafeGuarding-Red {
  border-color: #B01139 !important;
}
.borderColour--Light-Blue {
  border-color: #DFEDF7 !important;
}
.borderColour--kinship-Yellow {
  border-color: #FEA317 !important;
}
.borderColour--TelfordSend-Pink {
  border-color: #F6C1DA !important;
}
.borderColour--TelfordSend-LightBlue {
  border-color: #B2D4EB !important;
}
.borderColour--TelfordSend-Orange {
  border-color: #F8C5A0 !important;
}
.borderColour--TelfordSend-LightGreen {
  border-color: #AFDCA3 !important;
}
.borderColour--TelfordSend-Yellow {
  border-color: #f7df82 !important;
}
.borderColour--TelfordSend-DarkPink {
  border-color: #D70468 !important;
}
.borderColour--TelfordSend-DarkGreen {
  border-color: #4EA927 !important;
}
.borderColour--TelfordSend-DarkOrange {
  border-color: #E87315 !important;
}
.borderColour--TelfordSend-DarkBlue {
  border-color: #62A5D1 !important;
}
.borderColour--SaferTelford-Purple {
  border-color: #593e9a !important;
}
.borderColour--SaferTelford-LightBlue {
  border-color: #a8c3de !important;
}
.borderColour--SaferTelford-LightPurple {
  border-color: #d2c7e3 !important;
}
.borderColour--DarkLight-Grey {
  border-color: #333333 !important;
}
.borderColour--Safeguarding-Yellow {
  border-color: #FED600 !important;
}
.borderColour--Default {
  border-color: #ffffff !important;
}

body {
  color: #444;
}

a, a:hover {
  color: #0000ee;
}

h3, .h3 {
  font-size: 24px;
  padding-bottom: 15px;
}

body {
  background-color: white;
  font: 16px/1.58em "Helvetica", Arial, sans-serif !important;
}

h3, h4, h5 {
  color: #00586C !important;
}

a {
  font-weight: bold;
  background-color: transparent;
  word-wrap: break-word;
}

p {
  margin: 1em 0;
  line-height: 1.58em;
}

.rte p {
  line-height: 1.5em;
}
.rte a, .rte a:hover {
  color: #0000ee !important;
}

/*vertical navbar*/
.verticalBar {
  background: var(--primary-colour);
  position: fixed;
  height: 100vh;
  top: 0;
  right: 0;
  width: 54px;
  padding: 20px 10px 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  z-index: 2;
}

.verticalBar button {
  width: fit-content;
  justify-content: start;
  top: 20px;
  position: fixed;
}

footer {
  background-color: white;
  color: white;
}
footer h3 {
  color: white;
}
footer p {
  color: white;
}
footer a {
  color: white;
}
footer .footer-banner img {
  width: 100%;
}
footer .footer-links a {
  color: white;
  text-decoration: none;
}
footer .footer-links a:hover {
  color: white;
  text-decoration: underline;
}
footer .footerImages {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footerImages img {
  object-fit: contain;
}

.breadcrumb-wrapper {
  color: #00586c;
}
.breadcrumb-wrapper a {
  color: #00586c;
}

.customHeader2 .dropdown-menu .link-parent a:hover {
  color: black !important;
}
.customHeader2 .dropdown-menu li .dropdown-item:hover dropdown-menu li .dropdown-item:active {
  color: white !important;
}
.customHeader2 .dropdown-menu .nav-link:hover {
  color: white !important;
}
.customHeader2 .dropdown-menu .link-parent a:hover {
  color: white !important;
}

/*start custom nav*/
.customHeader {
  @import url("https://use.typekit.net/dea4hqi.css");
  /* Buttons */
  /* Nav */
  /* Forms */
}
.customHeader a.link {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  margin-right: 15px;
  position: relative;
  text-wrap: wrap;
}
.customHeader a.link:after {
  content: "";
  height: 3px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: -4px;
  background: #fff;
  transition: 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}
.customHeader a.link:hover:after {
  width: 100%;
}
.customHeader a.dark:after {
  background: #00666A;
}
.customHeader .btn {
  font-weight: 700;
  font-size: 1.4em;
  padding: 0.35em 1.5em 0.35em 1.5em;
  border-radius: 1.2em;
  border: 0;
}
.customHeader .btn-large {
  font-size: 1.7em;
  padding: 18px 60px;
}
.customHeader .btn-primary {
  background-color: #00586c !important;
}
.customHeader .btn-primary:hover {
  background-color: #B01139 !important;
}
.customHeader .btn-secondary {
  background-color: #007575 !important;
}
.customHeader .btn-secondary:hover {
  background-color: #007575 !important;
}
.customHeader .dropdown-menu {
  word-break: break-word;
}
.customHeader .dropdown-menu .dropdown-item {
  transition: 0.4s;
}
.customHeader .dropdown-menu .dropdown-item:hover {
  background-color: #B01139 !important;
}
.customHeader .text-primary {
  color: #00586c !important;
}
.customHeader .text-secondary {
  color: #4d216d !important;
  line-height: 30px;
}
.customHeader .btn-search {
  font-weight: 300;
  font-size: 1em;
  padding: 0.35em 1.5em 0.35em 1.5em;
  border-radius: 2em;
  border: 0;
  background-color: #B01139 !important;
  border: 1px solid #B01139;
  color: white !important;
}
.customHeader .btn-search:hover {
  background-color: #B01139 !important;
  border: 1px solid #ffffff;
  color: white !important;
}
.customHeader .btn-stack {
  font-weight: 300;
  font-size: 1.5em;
  padding: 0.35em 1.5em 0.35em 1.5em;
  border-radius: 2em;
  background-color: #FEA317 !important;
  border: 1px solid #FEA317;
  color: black;
  width: 100%;
}
.customHeader .btn-stack:hover {
  background-color: #007575 !important;
  border: 1px solid #ffffff;
  color: #ffffff !important;
}
.customHeader .act-num {
  background-color: #007979;
  color: #fff;
  border-radius: 50%;
}
.customHeader td.act-tile > a {
  color: #014f4f;
  text-decoration: none;
  border: 6px solid #fff;
  width: 125px;
  display: block;
  align-content: center;
  margin-bottom: 10px;
}
.customHeader td.act-tile > a:hover {
  color: #014f4f;
  text-decoration: none;
  border: 6px solid #fff;
  border-bottom: 6px solid #014f4f;
}
.customHeader td.act-tile-sel > a {
  color: #014f4f;
  text-decoration: none;
  border: 6px solid #fff;
  border-bottom: 6px solid #014f4f;
  width: 125px;
  display: block;
  align-content: center;
  margin-bottom: 10px;
}
.customHeader .navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.customHeader .navbar-nav li a {
  text-wrap: wrap;
}
.customHeader .navbar-nav li a:hover, .customHeader .navbar-nav li a:focus {
  color: white;
  background-color: #B01139;
  text-decoration: none;
}
.customHeader header {
  background: #00586c;
}
.customHeader header .navbar-brand {
  margin-right: 40px;
}
.customHeader header .navbar-brand img {
  width: 210px;
}
.customHeader header .nav-link {
  /*color: #fff !important;*/
  position: relative;
  font-weight: 600;
  opacity: 1;
  background-color: transparent;
  border: 0px none;
  margin-right: 10px;
  margin-left: 10px;
  min-width: 48px;
}
.customHeader .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='5' stroke-linecap='round' d='M5 10h30M5 20h30M5 30h30'/%3E%3C/svg%3E");
  width: 4rem;
  height: 4rem;
}
.customHeader .nav-link {
  color: #00666A;
  font-family: Helvetica;
}
.customHeader .nav-pills .nav-link.active {
  background-color: #00666A;
}
.customHeader .link-secondary {
  color: #FEA317 !important;
  font-family: "peachy-keen-jf", sans-serif;
}
.customHeader .link-secondary:hover {
  color: #FEA317 !important;
}
.customHeader .offcanvas {
  width: 450px;
  border: 2px solid #B01139;
}
.customHeader .offcanvas-body {
  border-top: 1px solid #B01139;
}
.customHeader .offcanvas-body .nav-item .nav-lin {
  font-weight: bold;
}
.customHeader .offcanvas-body .nav-item .nav-link.active {
  font-weight: bold;
}
.customHeader .offcanvas-body .nav-item .nav-link:hover {
  font-weight: bold;
  background-color: #B01139 !important;
  color: #fff !important;
  transition: 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}
.customHeader .form-floating > .form-control-plaintext ~ label, .customHeader .form-floating > .form-control:focus ~ label, .customHeader .form-floating > .form-control:not(:placeholder-shown) ~ label, .customHeader .form-floating > .form-select ~ label {
  opacity: 1;
  font-weight: 400;
}
.customHeader .form-floating > label {
  padding: 0.75rem 0.75rem;
  font-size: 1.1rem;
}
.customHeader .form-group, .customHeader .form-floating {
  margin-top: 15px;
}
.customHeader input[type=submit] {
  margin-top: 25px;
  margin-bottom: 25px;
}
.customHeader .form-control, .customHeader input {
  border: 1px solid #91dada;
  border-radius: 0.7em;
  outline: 0 !important;
  box-shadow: none;
  width: 100%;
}
.customHeader .form-control, .customHeader input:focus {
  box-shadow: inherit;
  border: 1px solid #91dada !important;
}
.customHeader input[type=radio],
.customHeader input[type=checkbox] {
  max-width: 25px;
  max-height: 25px;
  position: relative;
  margin-top: -2px;
  margin-right: 10px;
}
.customHeader input.texteditor {
  min-height: 600px;
}

/*end custom nav*/
.richTextEditorBackground h2, .richTextEditorBackground h3, .richTextEditorBackground h4 {
  color: #00586c;
}

.customHeader2 .dropdown-menu li .dropdown-item:hover {
  color: white;
}

/*
@media (min-width: 768px) {
    .carousel-inner .carousel-item {
        display: flex;
    }
}
*/
@media (max-width: 992px) {
  nav .navbar-nav li .dropdown-menu {
    position: relative;
    top: 0px;
  }
  .btn-report-floating {
    display: block;
    left: 85%;
  }
  .btn-report {
    display: none;
  }
  .customHeader2 img {
    max-height: 110px;
  }
}
@media (max-width: 640px) {
  .btn-report-floating {
    display: block;
    left: 75%;
  }
}
@media (max-width: 425px) {
  .btn-report-floating {
    display: block;
    left: 70%;
    top: 40%;
    z-index: 9999;
  }
}
