﻿/*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;
}
.box img + 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 h3 {
  text-align: center;
  padding: 10px 15px;
  z-index: 2;
  display: flex;
  align-items: center; /** Y-axis align **/
  justify-content: center; /** X-axis align **/
  height: stretch;
}
.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%;
}

@media (max-width: 500px) {
  .imgSelector {
    max-width: 100%;
  }
}
.ErrorPageSearch .results-wrapper {
  padding: 0px;
}

.search .results-wrapper {
  padding: 15px;
}
.search .tab-content > .active {
  padding: 0px;
}
.search .tab-content > .tab-pane > ul > li {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid black;
  list-style: none;
}
.search .tab-content > .tab-pane > ul > li > a {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 20px;
}
.search .tab-content > .tab-pane > ul > li > p.file-size {
  color: #000;
}
.search .tab-content > .tab-pane > ul > li > p {
  word-break: break-word;
}
@media (max-width: 576px) {
  .search .results-wrapper {
    padding: 5px;
  }
  .search .results-wrapper .nav-tabs .nav-item button {
    height: 100%;
    padding: 5px 10px;
    font-size: smaller;
  }
  .search .tab-content > .active {
    padding: 10px;
  }
  .search .search .tab-content > .tab-pane > ul > li {
    margin-top: 10px;
  }
  .search .tab-content > .tab-pane > ul > li > a {
    display: block;
    margin-bottom: 5px;
  }
  .search .tab-content > .tab-pane > ul > li > p.redtext {
    font-size: smaller;
  }
  .search .tab-content > .tab-pane > ul > li > p.blacktext {
    font-size: smaller;
  }
  .search .tab-content > .tab-pane > ul > li > p.file-size {
    font-size: smaller;
  }
}

/*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;
}

.HeadingColour--Black h1, .HeadingColour--Black h2, .HeadingColour--Black h3, .HeadingColour--Black h4, .HeadingColour--Black h5, .HeadingColour--Black h6 {
  color: Black !important;
}
.HeadingColour--Red h1, .HeadingColour--Red h2, .HeadingColour--Red h3, .HeadingColour--Red h4, .HeadingColour--Red h5, .HeadingColour--Red h6 {
  color: #e92f2f !important;
}
.HeadingColour--Bright-Green h1, .HeadingColour--Bright-Green h2, .HeadingColour--Bright-Green h3, .HeadingColour--Bright-Green h4, .HeadingColour--Bright-Green h5, .HeadingColour--Bright-Green h6 {
  color: #01f958 !important;
}
.HeadingColour--Navy-Blue h1, .HeadingColour--Navy-Blue h2, .HeadingColour--Navy-Blue h3, .HeadingColour--Navy-Blue h4, .HeadingColour--Navy-Blue h5, .HeadingColour--Navy-Blue h6 {
  color: #0e56a7 !important;
}
.HeadingColour--Green h1, .HeadingColour--Green h2, .HeadingColour--Green h3, .HeadingColour--Green h4, .HeadingColour--Green h5, .HeadingColour--Green h6 {
  color: #00586c !important;
}
.HeadingColour--White h1, .HeadingColour--White h2, .HeadingColour--White h3, .HeadingColour--White h4, .HeadingColour--White h5, .HeadingColour--White h6 {
  color: #ffffff !important;
}
.HeadingColour--Kinship-Green h1, .HeadingColour--Kinship-Green h2, .HeadingColour--Kinship-Green h3, .HeadingColour--Kinship-Green h4, .HeadingColour--Kinship-Green h5, .HeadingColour--Kinship-Green h6 {
  color: #01f958 !important;
}
.HeadingColour--Kinship-Red h1, .HeadingColour--Kinship-Red h2, .HeadingColour--Kinship-Red h3, .HeadingColour--Kinship-Red h4, .HeadingColour--Kinship-Red h5, .HeadingColour--Kinship-Red h6 {
  color: #8C1F3D !important;
}
.HeadingColour--Transparent h1, .HeadingColour--Transparent h2, .HeadingColour--Transparent h3, .HeadingColour--Transparent h4, .HeadingColour--Transparent h5, .HeadingColour--Transparent h6 {
  color: transparent !important;
}
.HeadingColour--Kinship-Yellow h1, .HeadingColour--Kinship-Yellow h2, .HeadingColour--Kinship-Yellow h3, .HeadingColour--Kinship-Yellow h4, .HeadingColour--Kinship-Yellow h5, .HeadingColour--Kinship-Yellow h6 {
  color: #FEA317 !important;
}
.HeadingColour--TelfordSend-Green h1, .HeadingColour--TelfordSend-Green h2, .HeadingColour--TelfordSend-Green h3, .HeadingColour--TelfordSend-Green h4, .HeadingColour--TelfordSend-Green h5, .HeadingColour--TelfordSend-Green h6 {
  color: #a1d794 !important;
}
.HeadingColour--TelfordSend-Purple h1, .HeadingColour--TelfordSend-Purple h2, .HeadingColour--TelfordSend-Purple h3, .HeadingColour--TelfordSend-Purple h4, .HeadingColour--TelfordSend-Purple h5, .HeadingColour--TelfordSend-Purple h6 {
  color: #600D73 !important;
}
.HeadingColour--TelfordSend-Grey h1, .HeadingColour--TelfordSend-Grey h2, .HeadingColour--TelfordSend-Grey h3, .HeadingColour--TelfordSend-Grey h4, .HeadingColour--TelfordSend-Grey h5, .HeadingColour--TelfordSend-Grey h6 {
  color: #a0a0a0 !important;
}
.HeadingColour--Dark-Grey h1, .HeadingColour--Dark-Grey h2, .HeadingColour--Dark-Grey h3, .HeadingColour--Dark-Grey h4, .HeadingColour--Dark-Grey h5, .HeadingColour--Dark-Grey h6 {
  color: #444444 !important;
}
.HeadingColour--TelfordSend-LogoGreen h1, .HeadingColour--TelfordSend-LogoGreen h2, .HeadingColour--TelfordSend-LogoGreen h3, .HeadingColour--TelfordSend-LogoGreen h4, .HeadingColour--TelfordSend-LogoGreen h5, .HeadingColour--TelfordSend-LogoGreen h6 {
  color: #4DA826 !important;
}
.HeadingColour--TelfordSend-DarkRed h1, .HeadingColour--TelfordSend-DarkRed h2, .HeadingColour--TelfordSend-DarkRed h3, .HeadingColour--TelfordSend-DarkRed h4, .HeadingColour--TelfordSend-DarkRed h5, .HeadingColour--TelfordSend-DarkRed h6 {
  color: #AD0068 !important;
}
.HeadingColour--SafeGuarding-Red h1, .HeadingColour--SafeGuarding-Red h2, .HeadingColour--SafeGuarding-Red h3, .HeadingColour--SafeGuarding-Red h4, .HeadingColour--SafeGuarding-Red h5, .HeadingColour--SafeGuarding-Red h6 {
  color: #B01139 !important;
}
.HeadingColour--Light-Blue h1, .HeadingColour--Light-Blue h2, .HeadingColour--Light-Blue h3, .HeadingColour--Light-Blue h4, .HeadingColour--Light-Blue h5, .HeadingColour--Light-Blue h6 {
  color: #DFEDF7 !important;
}
.HeadingColour--kinship-Yellow h1, .HeadingColour--kinship-Yellow h2, .HeadingColour--kinship-Yellow h3, .HeadingColour--kinship-Yellow h4, .HeadingColour--kinship-Yellow h5, .HeadingColour--kinship-Yellow h6 {
  color: #FEA317 !important;
}
.HeadingColour--TelfordSend-Pink h1, .HeadingColour--TelfordSend-Pink h2, .HeadingColour--TelfordSend-Pink h3, .HeadingColour--TelfordSend-Pink h4, .HeadingColour--TelfordSend-Pink h5, .HeadingColour--TelfordSend-Pink h6 {
  color: #F6C1DA !important;
}
.HeadingColour--TelfordSend-LightBlue h1, .HeadingColour--TelfordSend-LightBlue h2, .HeadingColour--TelfordSend-LightBlue h3, .HeadingColour--TelfordSend-LightBlue h4, .HeadingColour--TelfordSend-LightBlue h5, .HeadingColour--TelfordSend-LightBlue h6 {
  color: #B2D4EB !important;
}
.HeadingColour--TelfordSend-Orange h1, .HeadingColour--TelfordSend-Orange h2, .HeadingColour--TelfordSend-Orange h3, .HeadingColour--TelfordSend-Orange h4, .HeadingColour--TelfordSend-Orange h5, .HeadingColour--TelfordSend-Orange h6 {
  color: #F8C5A0 !important;
}
.HeadingColour--TelfordSend-LightGreen h1, .HeadingColour--TelfordSend-LightGreen h2, .HeadingColour--TelfordSend-LightGreen h3, .HeadingColour--TelfordSend-LightGreen h4, .HeadingColour--TelfordSend-LightGreen h5, .HeadingColour--TelfordSend-LightGreen h6 {
  color: #AFDCA3 !important;
}
.HeadingColour--TelfordSend-Yellow h1, .HeadingColour--TelfordSend-Yellow h2, .HeadingColour--TelfordSend-Yellow h3, .HeadingColour--TelfordSend-Yellow h4, .HeadingColour--TelfordSend-Yellow h5, .HeadingColour--TelfordSend-Yellow h6 {
  color: #f7df82 !important;
}
.HeadingColour--TelfordSend-DarkPink h1, .HeadingColour--TelfordSend-DarkPink h2, .HeadingColour--TelfordSend-DarkPink h3, .HeadingColour--TelfordSend-DarkPink h4, .HeadingColour--TelfordSend-DarkPink h5, .HeadingColour--TelfordSend-DarkPink h6 {
  color: #D70468 !important;
}
.HeadingColour--TelfordSend-DarkGreen h1, .HeadingColour--TelfordSend-DarkGreen h2, .HeadingColour--TelfordSend-DarkGreen h3, .HeadingColour--TelfordSend-DarkGreen h4, .HeadingColour--TelfordSend-DarkGreen h5, .HeadingColour--TelfordSend-DarkGreen h6 {
  color: #4EA927 !important;
}
.HeadingColour--TelfordSend-DarkOrange h1, .HeadingColour--TelfordSend-DarkOrange h2, .HeadingColour--TelfordSend-DarkOrange h3, .HeadingColour--TelfordSend-DarkOrange h4, .HeadingColour--TelfordSend-DarkOrange h5, .HeadingColour--TelfordSend-DarkOrange h6 {
  color: #E87315 !important;
}
.HeadingColour--TelfordSend-DarkBlue h1, .HeadingColour--TelfordSend-DarkBlue h2, .HeadingColour--TelfordSend-DarkBlue h3, .HeadingColour--TelfordSend-DarkBlue h4, .HeadingColour--TelfordSend-DarkBlue h5, .HeadingColour--TelfordSend-DarkBlue h6 {
  color: #62A5D1 !important;
}
.HeadingColour--SaferTelford-Purple h1, .HeadingColour--SaferTelford-Purple h2, .HeadingColour--SaferTelford-Purple h3, .HeadingColour--SaferTelford-Purple h4, .HeadingColour--SaferTelford-Purple h5, .HeadingColour--SaferTelford-Purple h6 {
  color: #593e9a !important;
}
.HeadingColour--SaferTelford-LightBlue h1, .HeadingColour--SaferTelford-LightBlue h2, .HeadingColour--SaferTelford-LightBlue h3, .HeadingColour--SaferTelford-LightBlue h4, .HeadingColour--SaferTelford-LightBlue h5, .HeadingColour--SaferTelford-LightBlue h6 {
  color: #a8c3de !important;
}
.HeadingColour--SaferTelford-LightPurple h1, .HeadingColour--SaferTelford-LightPurple h2, .HeadingColour--SaferTelford-LightPurple h3, .HeadingColour--SaferTelford-LightPurple h4, .HeadingColour--SaferTelford-LightPurple h5, .HeadingColour--SaferTelford-LightPurple h6 {
  color: #d2c7e3 !important;
}
.HeadingColour--DarkLight-Grey h1, .HeadingColour--DarkLight-Grey h2, .HeadingColour--DarkLight-Grey h3, .HeadingColour--DarkLight-Grey h4, .HeadingColour--DarkLight-Grey h5, .HeadingColour--DarkLight-Grey h6 {
  color: #333333 !important;
}
.HeadingColour--Safeguarding-Yellow h1, .HeadingColour--Safeguarding-Yellow h2, .HeadingColour--Safeguarding-Yellow h3, .HeadingColour--Safeguarding-Yellow h4, .HeadingColour--Safeguarding-Yellow h5, .HeadingColour--Safeguarding-Yellow h6 {
  color: #FED600 !important;
}
.HeadingColour--Default h1, .HeadingColour--Default h2, .HeadingColour--Default h3, .HeadingColour--Default h4, .HeadingColour--Default h5, .HeadingColour--Default h6 {
  color: #ffffff !important;
}

.LinkColour--Black a {
  color: Black !important;
}
.LinkColour--Red a {
  color: #e92f2f !important;
}
.LinkColour--Bright-Green a {
  color: #01f958 !important;
}
.LinkColour--Navy-Blue a {
  color: #0e56a7 !important;
}
.LinkColour--Green a {
  color: #00586c !important;
}
.LinkColour--White a {
  color: #ffffff !important;
}
.LinkColour--Kinship-Green a {
  color: #01f958 !important;
}
.LinkColour--Kinship-Red a {
  color: #8C1F3D !important;
}
.LinkColour--Transparent a {
  color: transparent !important;
}
.LinkColour--Kinship-Yellow a {
  color: #FEA317 !important;
}
.LinkColour--TelfordSend-Green a {
  color: #a1d794 !important;
}
.LinkColour--TelfordSend-Purple a {
  color: #600D73 !important;
}
.LinkColour--TelfordSend-Grey a {
  color: #a0a0a0 !important;
}
.LinkColour--Dark-Grey a {
  color: #444444 !important;
}
.LinkColour--TelfordSend-LogoGreen a {
  color: #4DA826 !important;
}
.LinkColour--TelfordSend-DarkRed a {
  color: #AD0068 !important;
}
.LinkColour--SafeGuarding-Red a {
  color: #B01139 !important;
}
.LinkColour--Light-Blue a {
  color: #DFEDF7 !important;
}
.LinkColour--kinship-Yellow a {
  color: #FEA317 !important;
}
.LinkColour--TelfordSend-Pink a {
  color: #F6C1DA !important;
}
.LinkColour--TelfordSend-LightBlue a {
  color: #B2D4EB !important;
}
.LinkColour--TelfordSend-Orange a {
  color: #F8C5A0 !important;
}
.LinkColour--TelfordSend-LightGreen a {
  color: #AFDCA3 !important;
}
.LinkColour--TelfordSend-Yellow a {
  color: #f7df82 !important;
}
.LinkColour--TelfordSend-DarkPink a {
  color: #D70468 !important;
}
.LinkColour--TelfordSend-DarkGreen a {
  color: #4EA927 !important;
}
.LinkColour--TelfordSend-DarkOrange a {
  color: #E87315 !important;
}
.LinkColour--TelfordSend-DarkBlue a {
  color: #62A5D1 !important;
}
.LinkColour--SaferTelford-Purple a {
  color: #593e9a !important;
}
.LinkColour--SaferTelford-LightBlue a {
  color: #a8c3de !important;
}
.LinkColour--SaferTelford-LightPurple a {
  color: #d2c7e3 !important;
}
.LinkColour--DarkLight-Grey a {
  color: #333333 !important;
}
.LinkColour--Safeguarding-Yellow a {
  color: #FED600 !important;
}
.LinkColour--Default a {
  color: #ffffff !important;
}

@font-face {
  font-family: Gotham Rounded light;
  src: url("/fonts/gothamrnd_light.otf") format("opentype");
}
@font-face {
  font-family: Gotham Medium;
  src: url("/fonts/gothamrnd_medium.otf") format("opentype");
}
@font-face {
  font-family: Google San Medium;
  src: url("/fonts/GoogleSans/GoogleSans-Medium.ttf") format("opentype");
}
@font-face {
  font-family: Google San Regular;
  src: url("/fonts/GoogleSans/GoogleSans-Regular.ttf") format("opentype");
}
.remove-gutter {
  --bs-gutter-y: 0px;
  --bs-gutter-x: 0px;
}

h3 {
  color: #AD251A;
  font-family: "Google San Regular";
}

.headerFontsize {
  font-size: 80px;
  text-align: left;
}

.gooleSanMediumFont {
  font-family: "Google San Medium";
  font-weight: 400;
  color: white;
}

@media only screen and (max-width: 515px) {
  .LvepRTE img {
    width: 100%;
    height: auto;
  }
}

.navDropdownPos {
  position: relative;
  bottom: 90px;
}

.altPos {
  padding-left: 48px;
}

.aboutUsImg {
  height: 700px;
  width: 80%;
  border-radius: 20px;
  position: sticky;
  top: 0;
  padding-right: 5px;
}

.gooleSanMediumFontBlack {
  font-family: "Google San Medium";
  font-weight: 400;
  color: black;
}
.gooleSanMediumFontBlack a {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

.googleThinFontBlack {
  color: var(--White, #FFF);
  font-family: "Google San Regular";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 40.4px; /* 101.818% */
  letter-spacing: -0.44px;
}
.googleThinFontBlack a:link {
  color: white;
  background-color: transparent;
  text-decoration: none;
  word-break: break-word;
}
.googleThinFontBlack a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  word-break: break-a;
}

.googleThinFontPurple {
  color: #B3B3F9;
  font-family: "Google San Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px; /* 101.818% */
  letter-spacing: -0.44px;
}

.googleThinFont {
  color: black;
  font-family: "Google San Regular";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px; /* 101.818% */
  letter-spacing: -0.44px;
}

.discoverTypography {
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 96% */
  letter-spacing: -1px;
}

.titleStyle {
  font-size: 50px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -1px;
  padding-bottom: 50px;
}

.newsItemSpace {
  position: relative;
  right: 0px;
}

.newsTypography {
  font-weight: 400;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 48px;
  letter-spacing: -1px;
}

.descriptionWidth {
  width: 80%;
}

.navToogle {
  display: none;
}

.discoverTitlePadding3 {
  padding-right: 52%;
}

.discoverTitlePadding {
  padding-right: 30%;
}

.headerImg {
  height: 930px;
  background-size: cover;
}

.greySmallSubtitle {
  background-color: #f0f0fe;
  font-size: 14px;
  width: 174px;
  height: 21px;
  border-radius: 10.5px;
  text-align: center;
}

.greySmallSubtitleBigWidth {
  background-color: #f0f0fe;
  font-size: 14px;
  height: 21px;
  border-radius: 10.5px;
  text-align: center;
  width: 180px;
}

.greySection {
  height: 223px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 20px;
  margin-top: 400px;
  margin-top: 413px;
  margin-left: -13px;
}

.arrowPos {
  padding-top: 138px;
  display: inline-flex;
  padding-left: 31px;
}

.arrowColor {
  border-radius: 26px;
  background: var(--Color-4, #B3B3F9);
  display: flex;
  width: 42px;
  height: 42px;
  padding: 11px;
  justify-content: center;
}

.arrowColorDiscover {
  width: 42px;
  height: 42px;
  padding: 11px;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  background: var(--Color-4, #B3B3F9);
  margin-top: -8px;
}

.footerPurpleArrow {
  width: 42px;
  height: 42px;
  padding: 11px;
  justify-content: center;
  align-items: center;
  border-radius: 26px;
  background: var(--Color-4, #B3B3F9);
  margin-top: 3px;
}

.purpleSmallText {
  font-size: var(--font-size-12, 12px);
  font-weight: var(--font-weight-400, 400);
  line-height: var(--line-height-19_2, 19.2px);
  color: var(--white-65, var(--color-white-65, rgba(255, 255, 255, 0.65)));
  padding-left: 14px;
  padding-top: 4px;
}

.aboutPOS {
  padding-left: 15px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: -0.44px;
}
.aboutPOS a {
  color: white;
}
.aboutPOS a:link {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.linkinPic {
  padding-left: 49px;
  width: auto;
  height: 20px;
}

.visitTelfordPos {
  text-align: right;
  padding-right: 49px;
}

.aboutUsPos {
  padding-left: 39px;
}

.navPos {
  padding-left: 20px;
}

.titleTexPos {
  padding-top: 359px;
  padding-left: 55px;
}

.smallSubtitle {
  color: var(--Color-5, #050540);
  font-family: "Google San Medium";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-17_6, 17.6px); /* 146.667% */
  border-radius: 10.5px;
  opacity: 0.6;
  background: var(--Color-4, #B3B3F9);
  width: 113px;
  height: 21px;
  text-align: center;
}

.statFontstyle {
  color: var(--Color-5, #050540);
  font-family: "Google San Medium";
  font-size: var(--font-size-56, 56px);
  font-style: normal;
  font-weight: 500;
  line-height: var(--font-size-56, 56px); /* 100% */
  letter-spacing: var(--letter-spacing--2, -2px);
}

.descriptionTypography {
  color: var(--Color-5, #050540);
  font-family: "Google San Medium";
  font-size: var(--font-size-14, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height-22_4, 22.4px); /* 160% */
}

a {
  color: blue;
  background-color: transparent;
  text-decoration: none;
}

.orangeHeaderButton a {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
.orangeHeaderButton a:link {
  color: white;
}

.navbar a {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
.navbar a:link {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

a:link {
  color: black;
  background-color: transparent;
  text-decoration: none;
  word-break: break-word;
}

a:visited {
  /*    color: pink;
      background-color: transparent;
      text-decoration: none;*/
}

a:hover {
  color: red;
  background-color: transparent;
  text-decoration: underline;
  word-break: break-word;
}

.orangeHeaderButton {
  background: #D82E20;
  border-radius: 50.3937px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 3px;
  gap: 10px;
  width: 139px;
  height: 45px;
  font-family: "Google San Medium";
  font-style: normal;
  font-weight: 300;
  color: white;
  margin-right: 20px;
  /*    margin-left: auto;*/
}

.newsImgsize {
  height: 450px;
  /*    max-height: 392px;*/
}

.orangeContactUsButton {
  background: #D82E20;
  border-radius: 50.3937px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 3px;
  gap: 10px;
  width: 139px;
  height: 45px;
  font-family: "Google San Medium";
  font-style: normal;
  font-weight: 300;
  color: white;
  margin-right: 20px;
}

.orangeButton {
  background: #D82E20;
  border-radius: 50.3937px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18px 3px;
  gap: 10px;
  width: 352px;
  font-family: "Google San Medium";
  font-style: normal;
  font-weight: 300;
  color: white;
  margin-right: 20px;
  /*    margin-left: auto;*/
  font-size: 16px;
}

.redbutton {
  width: 110px !important;
  border-radius: 10.5px;
  background: rgb(250, 222, 220);
  text-align: center;
  padding: 4px;
}

.redbuttonWidthAdjustment {
  height: 26px;
  border-radius: 10.5px;
  background: rgb(250, 222, 220);
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}

.publishedbubble {
  width: 210px;
  padding-left: 3px;
  border-radius: 10.5px;
  background: rgb(230, 230, 236);
  text-align: center;
  padding: 4px;
}

.pagination {
  margin-left: auto;
  margin-right: auto;
}

.statsPositionLeft {
  border-right-style: solid;
  border-right-color: rgba(5, 5, 64, 0.3);
  border-right-width: thin;
  padding-left: 45px;
}

.borderBottom {
  border-bottom-color: rgba(5, 5, 64, 0.3);
  border-bottom-style: solid;
  border-bottom-width: thin;
}

.mainStatposition {
  padding-left: 48px;
  padding-bottom: 100px;
}

.statsPositionCenter {
  border-right-style: solid;
  border-right-color: rgba(5, 5, 64, 0.3);
  border-right-width: thin;
}

.paddingtop {
  padding-top: 132px;
}

.backgroudImg {
  height: 686px;
}

.discoverPadding {
  padding-left: 48px;
}

.leftPosition {
  padding-left: 34px;
}

.newsSectionLeftPos {
  padding-left: 42px;
}

.newsImg {
  height: 385px;
  /*    max-height: 392px;*/
}

.logo1 {
  width: 150px;
  float: right;
}

.logo2 {
  width: 150px;
}

.logo4 {
  width: 120px;
}

.logo3 {
  width: 210px;
  float: left;
}

.emailSearchBox {
  border-radius: 60px;
  width: 470px;
  height: 63px;
}

footerPadding {
  padding-left: 30px;
}

.aboutUsTitleSize {
  font-size: 80px;
}

.aboutLeftPadding {
  padding-left: 45px;
}

.growthPlanImg {
  height: 686px;
  width: auto;
  border-radius: 20px;
  position: sticky;
  top: 0;
  padding-right: 5px;
}

.tourismPic {
  border-radius: 20px;
  max-width: 321px;
}

.navlinks {
  padding-left: 53px;
}

.newsPagePos {
  padding-left: 166px;
}

.newsPagePsMiddle {
  padding-left: 145px;
}

.newspageItemImg {
  width: 1050px;
  /*    height: 526px;*/
  margin-left: 20px;
  border-radius: 20px;
}

.moreinfoPos {
  padding-left: 210px;
  padding-right: 150px;
}

.posLeftBox {
  padding-left: 210px;
}

@media only screen and (max-width: 605px) {
  .aboutUsImg {
    height: auto;
    width: 100%;
    border-radius: 20px;
    position: sticky;
    top: 0;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .headerImg {
    height: 647px;
  }
  .newsImgsize {
    height: 100%;
    max-height: 100%;
  }
  .aboutUsImg {
    height: auto;
    width: 100%;
    border-radius: 20px;
    position: sticky;
    top: 0;
    padding-right: 5px;
  }
  .growthPlanImg {
    height: auto;
    width: 100%;
    border-radius: 20px;
    position: sticky;
    top: 0;
    padding-right: 5px;
  }
  .aboutLeftPadding {
    padding-left: 10px;
  }
  .headerFontsize {
    font-size: 40px;
    text-align: left;
  }
  .titleTexPos {
    padding-top: 349px;
    padding-left: 55px;
  }
  .logo1 {
    width: 178px;
    float: none;
  }
  .logo3 {
    width: 178px;
    float: none;
  }
  .newsImg {
    height: auto;
    max-height: none;
  }
  .emailSearchBox {
    border-radius: 60px;
    /*width: auto;*/
    height: 63px;
  }
  .greySection {
    width: auto;
  }
  .descriptionWidth {
    width: auto;
  }
  .paddingtop {
    padding-top: 0px;
  }
  .leftPosition {
    padding-left: 19px;
    padding-right: 19px;
  }
  .statsPositionLeft {
    border-right-style: none;
    border-right-color: rgba(5, 5, 64, 0.3);
    border-right-width: thin;
    padding-left: 12px;
  }
  .borderBottom {
    border-bottom-color: rgba(5, 5, 64, 0.3);
    border-bottom-style: none;
    border-bottom-width: thin;
  }
  .mainStatposition {
    padding-left: 30px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .growthPlanImg {
    height: 686px;
    width: 100%;
    border-radius: 20px;
    position: sticky;
    top: 0;
    padding-right: 5px;
  }
  .leftPosition {
    padding-left: 34px;
    padding-right: 34px;
  }
  .backgroudImg {
    height: 686px;
  }
  .statsPositionLeft {
    border-right-style: solid;
    border-right-color: rgba(5, 5, 64, 0.3);
    border-right-width: thin;
    padding-left: 12px;
  }
  .borderBottom {
    border-bottom-color: rgba(5, 5, 64, 0.3);
    border-bottom-style: solid;
    border-bottom-width: thin;
  }
}
@media only screen and (min-width: 1244px) {
  .newsItemSpace {
    position: relative;
    right: 0px;
  }
  .newsImgsize {
    height: 421px;
    max-height: 392px;
  }
}
@media only screen and (max-width: 575px) {
  .linkinPic {
    padding-left: 0px;
    width: auto;
    height: 20px;
  }
  .linkedin {
    display: none;
  }
  .navArrow {
    display: none;
  }
  .navDropdownPos {
    position: relative;
    bottom: 30px;
  }
  .aboutUsPos {
    padding-left: 0px;
  }
  .navPos {
    padding-left: 0px;
  }
  .navDesktopLogo {
    display: none;
  }
  .navToogle {
    display: inline;
    width: 80%;
    padding: 18px;
  }
  .mainStatposition {
    padding-left: 25px;
    padding-bottom: 100px;
  }
  .orangeHeaderButton {
    display: none;
  }
  .titleTexPos {
    display: none;
  }
  .headerImg {
    height: 930px;
    background-size: cover;
    background: no-repeat;
  }
  .statsPositionLeft {
    padding-left: 0px;
  }
  .statsPositionCenter {
    padding-left: 0px;
  }
  .paddingtop {
    padding-top: 0px;
  }
  .titleStyle {
    font-size: 50px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -1px;
    padding-bottom: 50px;
  }
  .backgroudImg {
    width: 361px;
    height: 400px;
    margin-left: 9px;
  }
  .arrowPos {
    padding-top: 49px;
    display: inline-flex;
    padding-left: 31px;
  }
  .greySection {
    width: auto;
    height: 112px;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 20px;
    margin-top: 240px;
    margin-left: -13px;
  }
  .discoverPadding {
    padding-left: 0px;
    padding: 5px;
  }
  .leftPosition {
    padding-left: 0px;
  }
  .newsSectionLeftPos {
    padding-left: 5px;
  }
  .newsImg {
    height: auto;
    max-height: auto;
  }
  .logo1 {
    width: 178px;
    float: none;
  }
  .logo3 {
    width: 178px;
    float: none;
  }
  div.scrollmenu {
    background-color: #333;
    overflow: auto;
    white-space: nowrap;
  }
  div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
  }
  div.scrollmenu a:hover {
    background-color: #777;
  }
  .emailSearchBox {
    border-radius: 60px;
    width: 275px;
    height: 63px;
  }
  footerPadding {
    padding-left: 4px;
  }
  .aboutUsImg {
    height: auto;
    width: 100%;
    border-radius: 20px;
    position: sticky;
    top: 0;
  }
  .aboutUsTitleSize {
    font-size: 30px;
  }
  .aboutLeftPadding {
    padding-left: 10px;
  }
  .growthPlanImg {
    height: 100%;
    width: 100%;
    border-radius: 20px;
    position: sticky;
    top: 0;
  }
  .newsImgsize {
    height: 100%;
    max-height: 100%;
  }
  .navlinks {
    padding-left: 10px;
  }
  .newsPagePos {
    padding-left: 10px;
  }
  .newspageItemImg {
    width: 100%;
    height: 100%;
    margin-left: 0px;
    border-radius: 20px;
  }
  .newsPagePsMiddle {
    padding-left: 0px;
  }
  .moreinfoPos {
    padding-left: 0px;
    padding-right: 0px;
  }
  .posLeftBox {
    padding-left: 0px;
  }
  .discoverTitlePadding {
    padding-right: 15%;
  }
  .discoverTitlePadding3 {
    padding-right: 49%;
  }
  .borderBottom {
    border-bottom-color: rgba(5, 5, 64, 0.3);
    border-bottom-style: none;
    border-bottom-width: thin;
  }
  .altPos {
    padding-left: 0px;
  }
  .tourismPic {
    max-width: 259px;
  }
}
