.header--single {
  background: #7b8a49; }
  .header--single.header--scroll {
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 40px rgba(0, 0, 0, 0.3); }

.header__logo {
  background-color: #ffffff; }

.header__aside {
  z-index: 30; }
  .header__aside .social__item--1:before {
    padding-right: 1rem;
    content: '\f095';
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 14px;
    font-weight: 600; }
  .header__aside .social__item--login-menu ul ul {
    background-color: #244d39; }
  .header__aside .social__item--login-menu li:hover,
  .header__aside .social__item--login-menu li:hover a {
    text-align: right;
    color: #ffffff !important; }
  .header__aside .social__item--login-menu > ul > li:before {
    padding-right: 1rem;
    content: '\f30d';
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 14px;
    font-weight: 600; }

.slider.slider--advanced .slide:before {
  position: absolute;
  z-index: 1;
  bottom: 25%;
  width: 60vw;
  height: 60vw;
  content: '';
  -webkit-transform: translateY(50%) translateX(-60%);
          transform: translateY(50%) translateX(-60%);
  opacity: 0.2;
  background-image: url(../../../../../exports2018.bunburyfibre.com.au/upload/assets/preferences/symbol-light-white.svg);
  background-repeat: no-repeat;
  background-size: contain; }

.slider.slider--advanced .slide__panel {
  z-index: 1;
  top: auto;
  right: 0;
  bottom: 30px;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(40%, #244d39), to(rgba(103, 128, 59, 0)));
  background: linear-gradient(to right, #244d39 40%, rgba(103, 128, 59, 0)); }

.slider.slider--advanced .slide__title {
  font-size: 4rem; }
  @media only screen and (max-width: 768px) {
    .slider.slider--advanced .slide__title {
      max-width: 60%;
      font-size: 2.5rem; } }

.slider.slider--advanced .slide__description {
  margin-top: 1rem;
  color: #67803b;
  font-size: 1.8rem;
  font-weight: 100;
  font-style: italic; }
  @media only screen and (max-width: 768px) {
    .slider.slider--advanced .slide__description {
      max-width: 60%; } }

.d1 li {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.d1 ul {
  background-color: #67803b; }
  .d1 ul :first-child {
    border: none; }

.navigation__primary--single li.d1.expand > a:after {
  margin-top: -9px;
  content: '\f0dd';
  font-weight: 600; }

.content a {
  text-decoration: none;
  color: #67803b;
  border-bottom: 2px solid rgba(103, 128, 59, 0.4); }

.content li {
  position: relative;
  list-style-type: none; }
  .content li:before {
    position: absolute;
    top: 4px;
    left: -2.2rem;
    content: '\f061';
    opacity: 0.5;
    color: #67803b;
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 12px;
    font-weight: 600; }

.section__20180725143552 {
  height: 25vw; }
  .section__20180725143552 h2 {
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    font-size: 2.3rem;
    font-weight: 900;
    line-height: 1.1; }


