/* colours start here */
.full-width, .top-carousel .view-header {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto; }

/* Stuck animation */
article.node--page {
  display: none; }

/* new nav absolute */
.nav-container {
  width: 100%;
  background: white;
  position: absolute;
  z-index: 30; }

/* new nav absolute end */
@media (min-width: 784px) {
  .nav-container.stuck {
    position: fixed;
    top: 0px;
    background: white;
    z-index: 29;
    left: 0;
    right: 0;
    border-top: 96px #000 solid;
    border-bottom: 2px #000 solid; } }

.sticky-wrapper {
  height: auto !important;
  position: relative; }

.l-page {
  margin: 0 auto;
  position: relative; }

.l-main {
  position: relative;
  top: -40px;
  margin-top: 0%; }
  .l-main:after {
    content: "";
    display: table;
    clear: both; }

@media (max-width: 783px) {
  .l-main {
    top: 0px; }

  .front .l-main {
    top: 52px; } }
@media (max-width: 640px) {
  .front .l-main {
    top: 0px; } }
.l-main.top-stuck {
  top: 0px; }

.l-content {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }

.top-carousel {
  width: 100%;
  height: 0;
  padding-bottom: 24%;
  position: relative;
  top: -40px;
  overflow: hidden; }
  @media (max-width: 1400px) {
    .top-carousel {
      padding-bottom: 29%; } }
  @media (max-width: 840px) {
    .top-carousel {
      padding-bottom: 32%; } }
  @media (max-width: 783px) {
    .top-carousel {
      top: 52px;
      padding-bottom: 24%; } }
  @media (max-width: 640px) {
    .top-carousel {
      padding-bottom: 40%;
      top: 0; } }
  .top-carousel img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1) rotate(0.1deg);
    -webkit-animation: scaleImages 20s linear infinite alternate;
    animation: scaleImages 20s linear infinite alternate; }
  .top-carousel .view-header {
    position: absolute;
    top: 45%;
    z-index: 100;
    left: 0;
    right: 0;
    color: #fff; }
    @media (max-width: 783px) {
      .top-carousel .view-header {
        top: 30%; } }
    .top-carousel .view-header p {
      font-size: 22px;
      font-size: 1.375rem;
      font-size: 2.4vw;
      width: 50%;
      margin: 0px;
      line-height: 1.1em;
      font-family: light; }
      @media (max-width: 640px) {
        .top-carousel .view-header p {
          font-size: 4vw;
          width: 14em; } }

.top-carousel.stuck {
  position: fixed;
  z-index: 80; }

.top-carousel img,
div#views_slideshow_cycle_teaser_section_top_carousel-block,
.views_slideshow_cycle_slide {
  width: 100% !important;
  height: auto;
  display: block; }

@-webkit-keyframes scaleImages {
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); } }
@keyframes scaleImages {
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); } }
.view-home-full-width-carousel .field--type-image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  cursor: move; }

.carousel-title {
  position: absolute;
  top: 40px;
  margin: 0 auto;
  z-index: 28;
  max-width: 1200px;
  z-index: 10;
  left: 10%;
  right: 0;
  color: #fff;
  display: block;
  line-height: 1em;
  padding-right: 40%;
  font-size: 28px;
  font-size: 1.75rem; }
  @media (max-width: 1024px) {
    .carousel-title {
      padding-right: 45%;
      top: 40px;
      font-size: 22px;
      font-size: 1.375rem;
      font-size: 2.4vw; } }
  @media (max-width: 640px) {
    .carousel-title {
      top: 25px;
      padding-right: 0%;
      width: 80%;
      left: 0; } }
  @media (max-width: 480px) {
    .carousel-title {
      top: 10%;
      font-size: 18px;
      font-size: 1.125rem; } }

.block--views-home-full-width-carousel-block {
  margin-bottom: 0em; }

@media (max-width: 480px) {
  .block--views-home-full-width-carousel-block {
    margin-bottom: 0em; } }
.view-home-full-width-carousel .owl-theme .owl-controls {
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0; }
  @media (max-width: 1024px) {
    .view-home-full-width-carousel .owl-theme .owl-controls {
      bottom: 0.5em;
      margin-bottom: 0em; } }
  .view-home-full-width-carousel .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: none;
    border: 2px solid #fff; }

.view-home-full-width-carousel .owl-theme .owl-controls .owl-page.active span,
.view-home-full-width-carousel .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff; }

.owl-carousel .owl-item {
  position: relative; }

/*.stickem-container {
  position: relative;
  overflow:hidden;

}
.stickit {
    position: fixed;
    top: 0px;
    opacity: 1;
}
.stickit-end {
	position: fixed;
	top: 0px;
	left:0px;
}*/
@media (min-width: 480px) {
  .scroll-down-wrapper {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    top: auto;
    height: 102px;
    width: 100%;
    z-index: 29; }

  #scroll-down {
    position: absolute;
    text-decoration: none;
    bottom: 1em;
    left: 50%; }

  /*-webkit-transform: translateX(-50px);
  	 -moz-transform: translateX(-50px);
  	  -ms-transform: translateX(-50px);
  	   -o-transform: translateX(-50px);
  		  transform: translateX(-50px);
  color: #fff;
  font-family: 'Knockout';
  text-transform: uppercase;
  font-size: 2em;
  text-decoration: none;
  -webkit-text-shadow: 0 0 0.1em #000;
  	  -ms-text-shadow: 0 0 0.1em #000;
  	   -o-text-shadow: 0 0 0.1em #000;
  		  text-shadow: 0 0 0.1em #000;
  -webkit-animation: bobScrollDown 0.8s infinite alternate;
  		  animation: bobScrollDown 0.8s infinite alternate;
  width: 1em;
  height: 1em;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border-bottom: 6px solid #fff;
  border-left: 6px solid #fff;
  -webkit-transform: translateX(-50%) translateY(0) rotate(-45deg);
  	 -moz-transform: translateX(-50%) translateY(0) rotate(-45deg);
  	  -ms-transform: translateX(-50%) translateY(0) rotate(-45deg);
  	   -o-transform: translateX(-50%) translateY(0) rotate(-45deg);
  		  transform: translateX(-50%) translateY(0) rotate(-45deg); }
  #scroll-down:hover {
    -webkit-animation-play-state: paused;
    		animation-play-state: paused; }
#scroll-down:focus {outline:0;}
@-webkit-keyframes bobScrollDown {
  to {
    -webkit-transform: translateX(-50%) translateY(-50px) rotate(-45deg);
    		transform: translateX(-50%) translateY(-50px) rotate(-45deg); } }

@keyframes bobScrollDown {
  to {
    -moz-transform: translateX(-50%) -moz-translateY(-50px) rotate(-45deg);
     -ms-transform: translateX(-50%) -ms-translateY(-50px) rotate(-45deg);
      -o-transform: translateX(-50%) -o-translateY(-50px) rotate(-45deg);
         transform: translateX(-50%) translateY(-50px) rotate(-45deg); } }
@-moz-document url-prefix() {
  #scroll-down {
     text-shadow: none;
  }
}*/ }
@media (max-width: 480px) {
  .l-content {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }

  .l-main,
  .top-carousel {
    top: 0px !important; }

  .scroll-down-wrapper {
    display: none; } }

/*# sourceMappingURL=home.css.map */
