/* COLOURS */
/* FONTS */
/* BREAKPOINTS */
/* RESETS */
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=e9a15b08-f70a-4e81-80bc-8bc9ca334553");
h1, h2, h3, h4, h5, h6, ol, ul, li, blockquote, p, a, img, a img, hr, fieldset, form, table, tbody, tr, td, input[type=checkbox], input[type=radio], textarea, select, button {
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: 0 none;
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

strong, b {
  font-weight: 700; }

ul, ol {
  list-style: none; }

html, html a {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

body, html {
  font-family: "Gotham A", "Gotham B", Arial, sans-serif;
  color: #808285;
  font-size: 16px;
  line-height: 24px;
  height: 100%;
  width: 100%; }

/* GLOBAL MIXINS */
/* GLOBAL PLACEHOLDERS */
/*TYPOGRAPHY */
@font-face {
  font-family: "Bell MT W01";
  src: url("/fonts/1caacdd2-f6ea-403a-9dd3-949965a2acf9.eot?#iefix");
  src: url("/fonts/1caacdd2-f6ea-403a-9dd3-949965a2acf9.eot?#iefix") format("eot"), url("/fonts/8615ad8e-b061-4554-9786-17ca85e8199a.woff2") format("woff2"), url("/fonts/e93c6ec4-f411-46e5-8d55-eb8a364ba4a9.woff") format("woff"), url("/fonts/07670cda-ae76-45dd-a662-c844dc7b2183.ttf") format("truetype"), url("/fonts/9571db21-5a43-4dad-8fa1-a91295122b1f.svg#9571db21-5a43-4dad-8fa1-a91295122b1f") format("svg"); }

@font-face {
  font-family: "Zurich W01 Light";
  src: url("/fonts/7cd10657-dde6-46f5-be14-dfb6aa9ed34e.eot?#iefix");
  src: url("/fonts/7cd10657-dde6-46f5-be14-dfb6aa9ed34e.eot?#iefix") format("eot"), url("/fonts/520c32e4-e90f-47cc-83d3-692db5fd03af.woff2") format("woff2"), url("/fonts/d35f558c-9cf6-4493-8a96-fb7267ea63f4.woff") format("woff"), url("/fonts/db6413e7-fff8-4409-8b5b-09f9ac96ce29.ttf") format("truetype"), url("/fonts/ea9e082b-f978-43aa-9166-fca8449b6705.svg#ea9e082b-f978-43aa-9166-fca8449b6705") format("svg"); }

@font-face {
  font-family: "Zurich W01 Roman";
  src: url("/fonts/e2ba1dbd-9745-42f4-9d31-5f93779dc572.eot?#iefix");
  src: url("/fonts/e2ba1dbd-9745-42f4-9d31-5f93779dc572.eot?#iefix") format("eot"), url("/fonts/99e31e67-ba75-443b-b76d-278a38568cf8.woff2") format("woff2"), url("/fonts/447b5374-2b55-4be5-8afd-b1124a6e96db.woff") format("woff"), url("/fonts/88973dfa-7136-4b2f-9f90-45330e141978.ttf") format("truetype"), url("/fonts/c7d83b77-84d7-49ea-b812-61f9e0604d8a.svg#c7d83b77-84d7-49ea-b812-61f9e0604d8a") format("svg"); }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

p {
  margin: 0 0 15px 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  margin: 0 0 15px 0; }

h1 {
  font-size: 30px;
  line-height: 45px; }

h2 {
  font-size: 28px;
  line-height: 42px; }

h3 {
  font-size: 26px;
  line-height: 39px; }

h4 {
  font-size: 24px;
  line-height: 36px; }

h5 {
  font-size: 22px;
  line-height: 33px; }

h6 {
  font-size: 20px;
  line-height: 30px; }

a {
  color: #F15A29; }

a:hover {
  color: #009ADE; }

/* HEADER */
header > .container div.cta {
  font-size: 30px;
  line-height: 34px;
  color: #F15A29;
  font-weight: 300;
  text-align: right;
  padding-top: 52px; }
  header > .container div.cta a {
    font-size: 16px; }
  header > .container div.cta p {
    margin: 0; }

@media screen and (max-width: 767px) {
  header .row .col-md-8 {
    padding: 0; } }

/* CONTENT */
section {
  padding: 60px 0; }

section.slider {
  padding: 0; }

section.grey {
  background-color: #ECECEC; }
  section.grey p:first-of-type {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700; }

p.text-medium {
  font-weight: 500; }

div.contact-info h3 {
  color: #F15A29;
  font-family: "Zurich W01 Roman";
  margin: 20px 0; }

div.contact-info p {
  font-weight: 700; }
  div.contact-info p span {
    font-weight: 300; }

div.contact-info a {
  color: #808285; }

div.contact-info a.btn-primary {
  color: #FFFFFF; }

section.content {
  padding: 60px 0; }
  @media screen and (max-width: 767px) {
    section.content {
      padding: 30px 0; } }

section.nopad {
  padding: 0 0 60px 0; }

div.boiler {
  border: 1px solid #ECECEC;
  margin-bottom: 30px; }
  div.boiler a:hover {
    color: #F15A29;
    text-decoration: none; }
  div.boiler div {
    padding: 30px 30px 0 0; }
  div.boiler img {
    float: left;
    margin-right: 30px; }
  div.boiler h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 0; }
  div.boiler p {
    margin-bottom: 10px; }
  div.boiler p.small {
    font-size: 12px;
    line-height: 18px; }
    div.boiler p.small strong {
      display: block;
      font-size: 16px;
      line-height: 24px; }
  div.boiler .supplier-image-small {
    float: left;
    width: 90px;
    height: auto;
    margin: 10px 0 0 0; }
  @media screen and (max-width: 1201px) {
    div.boiler img {
      float: none; }
    div.boiler div {
      padding: 30px 30px 0 30px; } }
  @media screen and (max-width: 767px) {
    div.boiler img {
      float: left; } }

div.product {
  border: 1px solid #ECECEC;
  margin-bottom: 30px; }
  div.product div.product-details {
    padding: 20px 0; }
    @media screen and (max-width: 767px) {
      div.product div.product-details {
        padding: 20px; } }
    div.product div.product-details h3, div.product div.product-details h4 {
      margin: 0; }
    div.product div.product-details h3:first-of-type {
      font-size: 25px;
      line-height: 30px; }
    div.product div.product-details p:first-of-type {
      color: #009ADE; }
    div.product div.product-details ul {
      margin: 15px 0 30px 15px;
      list-style: disc;
      padding: 0 0 0 20px; }
    div.product div.product-details div.feature-list ul {
      margin: 15px 0 30px 15px; }
    div.product div.product-details div.feature-list p:first-of-type {
      color: #F15A29; }
    div.product div.product-details div.feature-list p {
      margin: 30px 0 0 0; }
    div.product div.product-details .supplier-image {
      float: right;
      margin-right: 20px; }
      @media screen and (max-width: 767px) {
        div.product div.product-details .supplier-image {
          display: none; } }

/* FOOTER */
footer.copyright {
  background-color: #F15A29;
  padding: 30px 0; }
  footer.copyright img, footer.copyright p {
    display: inline-block;
    margin: 0;
    vertical-align: top; }
  footer.copyright p, footer.copyright a {
    font-family: "Zurich W01 Roman";
    margin: 5px 0 0 0;
    color: #FFFFFF; }
  footer.copyright img {
    margin-right: 30px; }
    @media screen and (max-width: 767px) {
      footer.copyright img {
        margin-bottom: 10px;
        display: block; } }
  @media screen and (max-width: 767px) {
    footer.copyright p {
      display: block; } }
  @media screen and (max-width: 767px) {
    footer.copyright p .fa {
      font-size: 25px; } }
  footer.copyright .social a {
    float: right; }
    @media screen and (max-width: 767px) {
      footer.copyright .social a {
        float: none; } }
  footer.copyright .social i {
    font-size: 25px; }

/* CMS AREA */
div.cms-area ul, div.cms-area ol {
  margin: 0 0 30px 0;
  list-style: disc;
  padding: 0 0 0 40px; }
  div.cms-area ul ul, div.cms-area ol ul {
    list-style: none;
    padding: 0 0 0 20px; }

div.cms-area img {
  max-width: 100%;
  height: auto; }
  @media screen and (max-width: 767px) {
    div.cms-area img {
      float: none !important;
      margin-left: 0 !important;
      margin-right: 0 !important; } }

div.cms-area hr {
  height: 0;
  width: 100%;
  border: none;
  border-top: 1px solid #009ADE;
  padding: 0;
  margin: 60px 0; }

div.cms-area hr:first-of-type {
  margin: 0 0 60px 0; }

div.cms-area table {
  width: 100%; }
  div.cms-area table td {
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      div.cms-area table td {
        display: block; } }

div.cms-area h1 {
  color: #F15A29;
  font-family: "Zurich W01 Light";
  text-transform: none; }

div.cms-area h5 {
  font-weight: 500; }

/* MAP */
#map {
  height: 300px;
  width: 100%;
  margin: 0 0 60px 0; }

.gm-style-iw * {
  display: block;
  width: 100%; }

.gm-style-iw h4, .gm-style-iw p {
  margin: 0;
  padding: 0; }

.gm-style-iw a {
  color: #F15A29; }

/* 404 */
section.error404 {
  width: 100%;
  height: 100%;
  text-align: center; }
  section.error404 > div.container {
    display: table;
    height: 100%; }
    section.error404 > div.container > div {
      display: table-cell;
      vertical-align: middle; }
  section.error404 p {
    font-family: "Gotham A", "Gotham B";
    font-size: 22px;
    line-height: 30px;
    color: #F15A29;
    margin-bottom: 25px; }
  section.error404 img {
    margin: 0 auto 20px auto; }

/* PAGINATION */
/*
div.pagination {
	margin:40px 0 0 0;
	li {
		display:inline-block;
	}
	li + li {
		margin:0 0 0 16px;
	}
	a {
		display:block;
		width:40px;
		height:40px;
		background-color:$primary-colour;
		color:$white;
		text-align:center;
		padding:5px 0 0 0;
		&:hover {
			background-color:$secondary-colour;
			text-decoration:none;
		}
	}
	li.active a {
		background-color:$secondary-colour;
	}
}
*/
/* BLHC STYLES */
section#homepage {
  padding: 30px 0; }
  @media screen and (max-width: 767px) {
    section#homepage {
      padding: 20px 0 30px 0; } }
  section#homepage h1 {
    color: #F15A29;
    font-family: "Zurich W01 Light";
    letter-spacing: 4px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      section#homepage h1 {
        letter-spacing: 2px; } }
  section#homepage h4 {
    font-family: "Zurich W01 Light";
    height: 56px;
    margin: 0 0 20px 0;
    line-height: 28px; }
    @media screen and (max-width: 991px) {
      section#homepage h4 {
        margin: 20px 0; } }
  section#homepage img {
    margin-bottom: 20px; }
  section#homepage p {
    margin: 0 0 15px 0; }
  section#homepage a {
    color: #808285;
    display: block;
    margin: 0 0 15px 0;
    font-weight: 500; }
  section#homepage a.btn-primary {
    color: #FFFFFF; }

/* Page Headings */
.page-heading {
  padding: 0;
  min-height: 460px;
  border-bottom: 8px solid #F15A29; }
  @media screen and (max-width: 767px) {
    .page-heading {
      min-height: 350px; } }
  .page-heading div.heading-content {
    height: 452px;
    display: table-cell;
    width: 100%;
    vertical-align: bottom; }
    @media screen and (max-width: 767px) {
      .page-heading div.heading-content {
        height: 350px; } }
    .page-heading div.heading-content p {
      font-family: "Bell MT W01";
      color: #FFFFFF;
      font-size: 46px;
      line-height: 50px;
      margin: 0 0 45px 0; }
      @media screen and (max-width: 767px) {
        .page-heading div.heading-content p {
          font-size: 45px;
          line-height: 40px; } }

#about {
  background: url("/images/layout/about-bg.jpg");
  background-repeat: no-repeat;
  background-position: 100% 20%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    #about {
      background-position: 50% 20%; } }

#services {
  background: url("/images/layout/services-bg.jpg");
  background-repeat: no-repeat;
  background-position: 100% 20%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    #services {
      background-position: 50% 20%; } }

#contact {
  background: url("/images/layout/contact-bg.jpg");
  background-repeat: no-repeat;
  background-position: 100% 20%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    #contact {
      background-position: 50% 20%; } }

div.service-col {
  min-height: 690px;
  position: relative; }
  @media screen and (max-width: 991px) {
    div.service-col {
      height: 800px; } }
  @media screen and (max-width: 767px) {
    div.service-col {
      height: auto; } }
  div.service-col a {
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px); }
    @media screen and (max-width: 767px) {
      div.service-col a {
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%; } }

div#message-container {
    padding: 0px 15px;
    text-align: center;
    color: white;
}

div#message-container p {
    padding: 5px;
}

div#message-container p.error {
    background: #F15A29;
}

div#message-container p.success {
    background: green;
}


/*MENU */
nav.navbar {
  background-color: #FFFFFF;
  border: none;
  min-height: 50px;
  margin: 40px 0 0 0; }
  @media screen and (max-width: 767px) {
    nav.navbar {
      margin: 0;
      min-height: 0px; } }

a.navbar-brand {
  display: block;
  padding: 30px 0;
  height: auto;
  margin: 0;
  float: none; }

@media screen and (max-width: 767px) {
  .navbar-default .navbar-nav {
    background-color: #F15A29;
    padding: 5px 0; } }

.navbar-default .navbar-nav > li {
  position: relative; }

.navbar-default .navbar-nav > li > a > i {
  font-size: 20px;
  line-height: 22px; }

.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  line-height: 24px;
  color: #808285;
  padding: 18px 15px;
  font-family: "Zurich W01 Roman";
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  @media screen and (max-width: 767px) {
    .navbar-default .navbar-nav > li > a {
      color: #FFFFFF;
      padding: 5px 10px !important; } }

.navbar-default .navbar-nav > li:first-child > a {
  padding: 18px 15px 18px 0; }
  @media screen and (max-width: 767px) {
    .navbar-default .navbar-nav > li:first-child > a {
      padding: 5px 10px !important; } }

.navbar-default .navbar-nav > li > a.active {
  color: #F15A29; }
  @media screen and (max-width: 767px) {
    .navbar-default .navbar-nav > li > a.active {
      color: #a9320b; } }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #a9320b; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background: transparent; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #F15A29; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none; }

.navbar-toggle {
  border: none;
  padding: 18px 15px;
  margin: 0;
  float: none;
  position: absolute;
  top: -99px;
  right: 0;
  border-radius: 0;
  z-index: 999; }

.navbar-collapse {
  padding: 0; }

/*DROPDOWN*/
ul.navbar-nav li > a:after {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 0;
  font-family: "FontAwesome";
  content: "\f107";
  font-size: 15px;
  transition: all 0.4s ease-in; }

ul.navbar-nav li:hover > a:after, ul.navbar-nav li:hover > a.active:after {
  webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

ul.navbar-nav li > a:only-child:after, ul.navbar-nav li:hover > a:only-child:after {
  content: '';
  margin: 0; }

ul.navbar-nav li > ul {
  display: none;
  position: absolute;
  z-index: 99999;
  left: 0;
  width: 300px;
  background-color: #F15A29;
  padding: 5px 15px;
  color: #808285; }
  ul.navbar-nav li > ul li {
    padding: 10px 0; }
    ul.navbar-nav li > ul li a {
      font-size: 16px;
      line-height: 24px;
      color: #808285;
      font-family: 400; }
      ul.navbar-nav li > ul li a:hover {
        color: #F15A29;
        text-decoration: none; }

ul.navbar-nav li:hover > ul {
  display: block; }

/* MENU MEDIA QUERIES */
@media screen and (min-width: 767px) {
  a.navbar-brand {
    margin-left: 0 !important; }
  nav.navbar {
    border-radius: 0 !important; } }

@media screen and (max-width: 767px) {
  .navbar-header {
    width: 100%;
    margin: 0 !important; }
  ul.navbar-nav li > a:after {
    top: 5px; }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: inherit !important; }
  .navbar-default .navbar-nav {
    margin: 0; }
  .navbar-default .navbar-nav > li + li {
    margin: 0; }
  .navbar-default .navbar-nav > li a {
    text-align: left;
    padding: 5px 0; }
  .navbar-nav > li:first-child > a {
    padding: 5px 0 !important; }
  ul.navbar-nav li > ul {
    width: 100%;
    padding: 5px 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #C3C3C3; }
  .navbar-collapse {
    border: none;
    box-shadow: none; }
  ul.navbar-nav {
    margin: 0 0 15px 0; }
  ul.navbar-nav li > ul {
    position: relative; }
    ul.navbar-nav li > ul li {
      padding: 5px 0; } }

/* FORMS */
label {
  font-family: "Gotham A", "Gotham B", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 5px 0 0;
  font-size: 16px;
  line-height: 24px; }

.form-control {
  border: solid 1px #ECECEC;
  height: 44px;
  margin: 0 0 20px 0;
  border-radius: 0;
  color: #F15A29;
  font-family: "Gotham A", "Gotham B", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px; }

.form-control:focus {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  outline: none 0;
  border: solid 1px #ECECEC; }

textarea.form-control {
  height: 230px; }

label.required:after {
  content: " *"; }

div.g-recaptcha {
  margin: 0 0 20px 0; }

@media screen and (max-width: 767px) {
  .about-form {
    margin-top: 20px; } }

.about-form img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px; }

.about-form > div {
  border: 1px solid #F15A29; }

.about-form h4 {
  position: absolute;
  top: 10px;
  margin-left: 15px;
  font-family: "Zurich W01 Light";
  color: #F15A29; }

.about-form .form-control {
  margin-bottom: 0px; }

.about-form button {
  display: block;
  width: 100%; }

.about-form textarea {
  resize: none;
  height: 100px; }

/* BUTTONS */
.btn-primary, .btn-slide {
  display: inline-block;
  min-width: 170px;
  max-width: 100%;
  min-height: 40px;
  padding: 10px;
  color: #FFFFFF;
  font-family: "Gotham A", "Gotham B";
  font-weight: 500;
  text-align: left;
  transition: all 0.3s; }
  .btn-primary:hover, .btn-slide:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #d9400e; }

.btn-primary {
  background-color: #F15A29; }

.btn-slide {
  background-color: rgba(0, 0, 0, 0.25);
  border: solid 2px #FFFFFF; }

.btn-features {
  background: none;
  color: #009ADE;
  text-decoration: none;
  position: relative; }

.close:after {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f107";
  transition: all 0.4s ease-in;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 0 5px; }

.open:after {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f106";
  transition: all 0.4s ease-in;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 0 5px; }

input.btn-primary {
  max-width: 170px; }

/* SLIDER */
section.slider {
  border-bottom: 8px solid #F15A29; }

.pcgc-slider-container {
  width: 100%;
  position: relative; }

.pcgc-slider-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 460px;
  background-color: #C3C3C3; }

ul.pcgc-slider {
  width: 100%;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none; }
  ul.pcgc-slider:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

li.pcgc-slide {
  width: 100%;
  height: auto;
  float: left;
  position: relative; }

.fade li.pcgc-slide {
  display: none;
  position: absolute; }

.slide li.pcgc-slide {
  float: left;
  position: relative;
  display: block; }

li.pcgc-slide img {
  width: 100%;
  display: block;
  height: auto; }

ul.pcgc-slider-markers.center {
  text-align: center; }

p.pcgc-slider-caption {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

div.slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  height: 100%; }
  div.slide-content div {
    height: 100%;
    max-height: 460px; }

div.slidebox {
  padding: 30px 0;
  display: table;
  text-align: center; }
  div.slidebox div {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    padding: 0px; }
  div.slidebox p {
    font-size: 46px;
    line-height: 50px;
    color: #FFFFFF;
    font-weight: 400;
    font-family: "Bell MT W01";
    text-align: left;
    margin: 0 0 15px 0; }
    @media screen and (max-width: 767px) {
      div.slidebox p {
        font-size: 26px;
        line-height: 38px; } }

div.pagination-holder {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  z-index: 99999;
  pointer-events: none; }
  div.pagination-holder > .container {
    height: 100%;
    position: relative; }

ul.pcgc-slider-markers {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 10px;
  overflow: hidden;
  pointer-events: auto; }
  ul.pcgc-slider-markers li + li {
    margin: 0 0 0 5px; }
  ul.pcgc-slider-markers li {
    display: inline-block; }
    ul.pcgc-slider-markers li a {
      display: inline-block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #FFFFFF;
      text-indent: -10000px; }
  ul.pcgc-slider-markers li.active a {
    background-color: #F15A29; }

div.control-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  pointer-events: none; }

div.slider-controls {
  position: absolute;
  top: 50%;
  left: 0;
  list-style: none;
  margin: -35px 0 0 0;
  padding: 0;
  width: 100%;
  pointer-events: auto; }
  div.slider-controls span.slide-left, div.slider-controls span.slide-right {
    display: block;
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.4);
    text-indent: -10000px; }
  div.slider-controls span.slide-left {
    left: 30px; }
    div.slider-controls span.slide-left:after {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      font-family: "FontAwesome";
      content: "\f060";
      font-size: 30px;
      line-height: 30px;
      font-weight: 700;
      text-align: center;
      color: #F15A29;
      text-indent: 0;
      padding-top: 20px; }
  div.slider-controls span.slide-right {
    right: 30px; }
    div.slider-controls span.slide-right:after {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      font-family: "FontAwesome";
      content: "\f061";
      font-size: 30px;
      line-height: 30px;
      font-weight: 700;
      text-align: center;
      color: #F15A29;
      text-indent: 0;
      padding-top: 20px; }

/* COLOURS */
/* FONTS */
/* BREAKPOINTS */
