/* Default Colours for the website */
/* For curved edges in images and boxes  */
/* Drop shadows for  images and boxes*/
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName1;
  /* Customise this name for each custom font */
  src: url(/Sites/2881/_Layout/OpenSans-Regular.ttf);
}
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName2;
  src: url(/Sites/2881/_Layout/FjallaOne-Regular.ttf);
}
/*Will be the default font across the website*/

/*Main background image*/

body {
  background: url(/Sites/2881/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.mainContents {
  background: url(/Sites/2833/_Layout/mainContents.png) center;
  margin-top: -20px;
}
.site-header {
  background-color: white;
}
.TownTitle {
  font-size: 45pt;
  text-transform: uppercase;
  color: #4a4b49;
}
/* font*/

body {
  font: 12pt FontName1;
  color: black;
  text-align: left;
}
.item em {
  color: white;
}
.item p.person {
  color: white;
}
.container1 {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}
.compo-id126276 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.compo-id126276 h5 {
  margin-top: -10px;
}
/*Navigation customisation */

/*Main Background*/

.navbar {
  background-color: black;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
/*Nav Main font size*/

.navbar-default .navbar-nav > li > a {
  font-size: 12pt;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 12pt;
  color: #f7f5e6;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 12pt;
  color: #1b7b34;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 12pt;
  color: #1b7b34;
}
/*Text alignment in the navigation */

.navbar .navbar-collapse {
  text-align: center;
}
/*Sub text styling*/

.nav-sub-text {
  font-size: 10pt;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #d8b417;
  }
}
.compo-id38964 {
  background: url(/Sites/2881/_Layout/fourcolbgrd.png) no-repeat center;
  height: 400px;
}
.compo-id38964 .compoTitle h2 {
  text-align: center;
  color: white;
}
.compo-id38964 .cp_cp3_3_3_3_1_text,
.compo-id38964 .cp_cp3_3_3_3_3_text {
  background-color: black;
}
.compo-id38964 .cp_cp3_3_3_3_2_text,
.compo-id38964 .cp_cp3_3_3_3_4_text {
  background-color: white;
}
.compo-id37498 {
  background-color: #dfdfdf;
  text-align: center;
  font-size: 14pt;
  font-colour: white;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.cp_cp6_6_2 {
  padding-left: 21px;
  border-left: 1px solid white;
}
.compoId36095 .cp_cp3_6_3_1_text {
  padding-bottom: 10px;
}
.border-right {
  border-right: 1px solid white;
}
/*Heading compo background color etc */

.heading h2 {
  font: 16pt FontName1;
  color: black;
  text-align: center;
}
/*Compo Title styling*/

.compoTitle {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.compoTitle {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}
.compoTitle h2 {
  font: 26pt FontName2;
  color: #1b7b34;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
/*Header background*/

.header {
  border: none;
  background-image: url(/Sites/21/_Layout/NavBackground.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
}
/*Header Image Details*/

.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.rteText img.no-border-img {
  border-width: 0px;
}
h1 {
  font: 24pt FontName2;
  color: #1b7b34;
  text-align: left;
}
h2 {
  font: 20pt FontName2;
  color: #1b7b34;
  text-align: left;
}
h3 {
  font: 14pt FontName2;
  color: #1b7b34;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 5px;
}
h4 {
  font: 16pt FontName2;
  color: #1b7b34;
  font-weight: bold;
}
h6 {
  width: 100%;
  background-color: #f7f5e6;
  color: #2e2e2e;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  font: 12pt FontName1;
}
h5 {
  background-color: black;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font: 15pt FontName2;
  color: white;
  text-align: center;
}
h5 a:hover {
  color: #c52a32;
}
.contactform,
.contactmap {
  padding: 1px 10px 10px 10px;
  text-align: left;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
h6 a {
  color: #1b7b34;
}
h6 a:hover {
  color: #2e2e2e;
}
a {
  color: #1b7b34;
  font-weight: bold;
}
a:hover {
  color: black;
}
.news {
  background: #f7f5e6;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 10px;
  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;
}
.news a:hover {
  color: #2e2e2e;
}
.carousel {
  margin-top: 0px;
}
.align-left {
  text-align: left;
}
label.control-label {
  width: 200px;
  font-weight: normal;
}
.row {
  margin-top: 0px;
}
.peopleRow img {
  margin-top: 20px;
}
.compo-footer {
  background-color: black;
  height: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  text-align: center;
}
.copyright {
  text-align: center;
  color: white;
}
.compo-footer a {
  color: white;
  font: 13pt;
}
.compo-footer a:hover {
  color: #d7dbf0;
  font: 13pt;
}
.Page_Type_Live {
  color: #1b7b34;
}
/**/
/*Masonry Gallery*/

#masonry {
  column-count: 2;
  column-gap: 10px;
}
@media (min-width: 30em) {
  #masonry {
    column-count: 3;
    column-gap: 20px;
  }
}
@media (min-width: 40em) {
  #masonry {
    column-count: 4;
    column-gap: 10px;
  }
}
@media (min-width: 60em) {
  #masonry {
    column-count: 5;
    column-gap: 20px;
  }
}
@media (min-width: 75em) {
  #masonry {
    column-count: 6;
    column-gap: 30px;
  }
}
.gallery-m {
  background-color: none;
  display: inline-block;
  margin: 0 0 1em 0;
  width: 100%;
  cursor: pointer;
}
.gallery-m img {
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-bottom: -4px;
  /*idk why but this fix stuff*/

}
.gallery-m.active {
  animation-name: active-in;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}
.gallery-m.active:before {
  content: "+";
  transform: rotate(45deg);
  font-size: 48px;
  color: white;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  z-index: 12;
}
.gallery-m.active img {
  animation-name: active-in-img;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-direction: alternate;
}
@keyframes active-in {
  0% {
    opacity: 1;
    background-color: white;
  }
  50% {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }
  100% {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.9);
  }
}
@keyframes active-in-img {
  0% {
    opacity: 1;
    transform: translate(0%, 0%);
    top: 0;
    left: 0;
    max-width: 100%;
  }
  49% {
    opacity: 0;
    transform: translate(0%, -50%);
  }
  50% {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
  }
  100% {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    width: auto;
    max-height: 95vh;
    opacity: 1;
  }
}
/* CAROUSEL
/*------------------------------------------------------*/

.bs-slider {
  overflow: hidden;
  max-height: 700px;
  position: relative;
  background: black;
}
.bs-slider:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.bs-slider:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 109, 149, 0);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important;
}
/********************
*****Slide effect
**********************/

.fade {
  opacity: 1;
}
.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
  top: auto;
  position: relative;
}
.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

.control-round .carousel-control {
  opacity: 0;
  width: 45px;
  height: 45px;
  z-index: 100;
  color: white;
  display: block;
  font-size: 24px;
  cursor: pointer;
  overflow: hidden;
  line-height: 43px;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: transparent;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.control-round:hover .carousel-control {
  opacity: 1;
}
.control-round .carousel-control.left {
  left: 1%;
}
.control-round .carousel-control.right {
  right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
  color: #fdfdfd;
  background: rgba(0, 0, 0, 0.5);
  border: 0px transparent;
}
.control-round .carousel-control.left > span:nth-child(1) {
  left: 45%;
}
.control-round .carousel-control.right > span:nth-child(1) {
  right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/

.indicators-line > .carousel-indicators {
  right: 45%;
  bottom: 3%;
  left: auto;
  width: 90%;
  height: 20px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
  padding: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #9e9e9e;
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  background: #9e9e9e;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  z-index: 10;
  cursor: pointer;
}
.indicators-line > .carousel-indicators li:last-child {
  margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
  margin: 1px 5px 1px 1px;
  box-shadow: 0 0 0 2px white;
  background-color: transparent;
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
  transform: scale(0.5);
  background-color: white;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/

.slide-text {
  left: 0;
  bottom: 1%;
  right: 0;
  margin: auto;
  padding: 10px;
  position: absolute;
  text-align: left;
  padding: 10px 85px;
}
.slide_style_left {
  text-align: left !important;
}
.slide_style_right {
  text-align: right !important;
}
.slide_style_center {
  text-align: center !important;
}
.slide_style_top {
  top: 1%;
}
.slide_style_middle {
  bottom: 25%;
}
.slide-text > h1 {
  padding-top: 390px;
  color: white;
  font-size: 90px;
  font-style: normal;
  line-height: 84px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.slide-text > p {
  padding-top: 10px;
  color: white;
  font-size: 29px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 40px;
  letter-spacing: 1px;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.slide-text > a:hover,
.slide-text > a:active {
  color: white;
  background: #222222;
  -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
/*------------------------------------------------------*/

/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
  .slide-text h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .slide-text > p {
    font-size: 18px;
  }
}
/*---------- MEDIA 480px ----------*/

@media (max-width: 768px) {
  .slide-text {
    padding: 10px 50px;
  }
  .slide-text h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .slide-text > p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .control-round .carousel-control {
    display: none;
  }
}
@media (max-width: 480px) {
  .slide-text {
    padding: 10px 30px;
  }
  .slide-text h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .slide-text > p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .indicators-line > .carousel-indicators {
    display: none;
  }
}
/*---------- new rollover ----------*/

/* Picture Rollover left text up */

.broL {
  list-style: none;
}
/* Common style */

.broL figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: black;
  text-align: center;
  cursor: pointer;
}
.broL figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.broL figure figcaption {
  color: black;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.broL figure figcaption::before,
.broL figure figcaption::after {
  pointer-events: none;
}
.broL figure figcaption,
.broL figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* For some effects it will show as a button */

.broL figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.broL figure h2,
.broL figure p {
  margin: 0;
}
.broL figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/* Individual effects */

/* ------------------- Roll Overs ----------------------  */

.thumbnail {
  position: relative;
  overflow: hidden;
}
.caption {
  position: absolute;
  top: 0;
  right: 0;
  background-size: 100%;
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  color: white !important;
  z-index: 2;
}
.label-default {
  background-color: white;
}
.label {
  display: none;
  padding: .2em .6em .3em;
  font-size: 130%;
  font-weight: 500;
  line-height: 2;
  color: #4772a7;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* ------------------- New picture zoom ----------------------  */

.container1 .box {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 10px;
  box-sizing: border-box;
  display: inline-block;
}
.container1 .box .imgBox {
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 220px;
}
.container1 .box .imgBox img {
  width: 100%;
  height: 100%;
  transition: transform 2s;
}
.container1 .box:hover .imgBox img {
  transform: scale(1.2);
}
.container1 .box .details {
  position: absolute;
  top: 10px;
  right: 10px;
  left: 10px;
  bottom: 10px;
  background: rgba(141, 135, 65, 0);
}
.container1 .box .details .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  padding: 15px;
  color: #1b7b34;
  width: 220px;
  height: 220px;
  margin-top: 60px;
}
.container1 .box .details .content h2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #1b7b34;
  text-align: center;
}
.container1 .box .details .content p {
  margin: 10px 0 0;
  font-size: 16px;
  padding: 0;
}
