/*--- FW Graunke Pty Ltd ---*/

/* ==========================================================================
   Global Styles
   ========================================================================== */
body {
  color: #e4e4e4;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
}

p {
  font: 400 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #e4e4e4;
}

p.ContactUs {
  font: 400 16px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.uk-link,
a,
a:visited {
  color: #0885c4;
}

p a,
p a:visited {
  color: #0885c4;
}

a.uk-button-large {
}

.uk-button-large:hover {
}

.uk-navbar-nav > li.uk-active > a {
  background-color: #000;
  color: #0485c4;
}

em {
  color: #0885c4;
}

#dnn_dnnLOGO_imgLogo {
  border: 0;
  margin-top: 14px;
}

#dnn_dnnLOGO_imgLogo {
  border: 0;
  max-width: 150%;
}

.uk-navbar {
  color: #eee;
  /*background: -moz-linear-gradient(45deg, #c0c0c0 0%, #C0C0C0 0%, #BABABA 3%, #000000 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #c0c0c0), color-stop(0%, #C0C0C0), color-stop(3%, #BABABA), color-stop(100%, #000000));
    background: -webkit-linear-gradient(45deg, #c0c0c0 0%, #C0C0C0 0%, #BABABA 3%, #000000 100%);
    background: -o-linear-gradient(45deg, #c0c0c0 0%, #C0C0C0 0%, #BABABA 3%, #000000 100%);
    background: -ms-linear-gradient(45deg, #c0c0c0 0%, #C0C0C0 0%, #BABABA 3%, #000000 100%);
    background: linear-gradient(45deg, #c0c0c0 0%, #C0C0C0 0%, #BABABA 3%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#c0c0c0',GradientType=1 );*/
  background: rgba(76, 76, 76, 1);
  background: -moz-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0%,
    rgba(17, 17, 17, 1) 0%,
    rgba(89, 89, 89, 1) 0%,
    rgba(102, 102, 102, 1) 0%,
    rgba(0, 0, 0, 1) 0%,
    rgba(44, 44, 44, 1) 0%,
    rgba(71, 71, 71, 1) 39%,
    rgba(43, 43, 43, 1) 76%,
    rgba(28, 28, 28, 1) 91%,
    rgba(19, 19, 19, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(76, 76, 76, 1)),
    color-stop(0%, rgba(17, 17, 17, 1)),
    color-stop(0%, rgba(89, 89, 89, 1)),
    color-stop(0%, rgba(102, 102, 102, 1)),
    color-stop(0%, rgba(0, 0, 0, 1)),
    color-stop(0%, rgba(44, 44, 44, 1)),
    color-stop(39%, rgba(71, 71, 71, 1)),
    color-stop(76%, rgba(43, 43, 43, 1)),
    color-stop(91%, rgba(28, 28, 28, 1)),
    color-stop(100%, rgba(19, 19, 19, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0%,
    rgba(17, 17, 17, 1) 0%,
    rgba(89, 89, 89, 1) 0%,
    rgba(102, 102, 102, 1) 0%,
    rgba(0, 0, 0, 1) 0%,
    rgba(44, 44, 44, 1) 0%,
    rgba(71, 71, 71, 1) 39%,
    rgba(43, 43, 43, 1) 76%,
    rgba(28, 28, 28, 1) 91%,
    rgba(19, 19, 19, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0%,
    rgba(17, 17, 17, 1) 0%,
    rgba(89, 89, 89, 1) 0%,
    rgba(102, 102, 102, 1) 0%,
    rgba(0, 0, 0, 1) 0%,
    rgba(44, 44, 44, 1) 0%,
    rgba(71, 71, 71, 1) 39%,
    rgba(43, 43, 43, 1) 76%,
    rgba(28, 28, 28, 1) 91%,
    rgba(19, 19, 19, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0%,
    rgba(17, 17, 17, 1) 0%,
    rgba(89, 89, 89, 1) 0%,
    rgba(102, 102, 102, 1) 0%,
    rgba(0, 0, 0, 1) 0%,
    rgba(44, 44, 44, 1) 0%,
    rgba(71, 71, 71, 1) 39%,
    rgba(43, 43, 43, 1) 76%,
    rgba(28, 28, 28, 1) 91%,
    rgba(19, 19, 19, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(76, 76, 76, 1) 0%,
    rgba(17, 17, 17, 1) 0%,
    rgba(89, 89, 89, 1) 0%,
    rgba(102, 102, 102, 1) 0%,
    rgba(0, 0, 0, 1) 0%,
    rgba(44, 44, 44, 1) 0%,
    rgba(71, 71, 71, 1) 39%,
    rgba(43, 43, 43, 1) 76%,
    rgba(28, 28, 28, 1) 91%,
    rgba(19, 19, 19, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
}

.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  color: #bebebe;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.grid figure figcaption h2 {
  color: #fff;
}

#dnn_footerRightOuterPane {
  margin-top: 20px;
}

/* ==========================================================================
   Header
   ========================================================================== */
header {
  background: #000;
}

header a {
  color: #0885c4;
}

header a:hover,
header a:focus {
  color: #fff;
}

.logo.uk-navbar-brand {
  z-index: 1;
  display: block;
  visibility: visible;
}

.uk-navbar-brand {
  display: none;
  visibility: hidden;
}

.uk-navbar-brand img {
}

.navTable {
  display: table;
  margin: 0 auto;
}

.uk-active .uk-navbar-brand {
  display: block;
  visibility: visible;
}

.uk-navbar-nav > li > a,
.uk-nav-offcanvas > li > a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}

body {
  background-color: #000;
}

.uk-navbar-nav > li.uk-active > a,
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #000;
  color: #0885c4;
}

.uk-dropdown {
  background: #111;
}

.uk-nav > li > a {
}

.uk-navbar-content:before,
.uk-navbar-brand:before,
.uk-navbar-toggle:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.uk-navbar-toggle {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: bold;
}

.uk-navbar-toggle:after {
  float: left;
  margin-top: 9px;
}

.logoMobile.uk-navbar-center {
  max-width: 95%;
}

.headerContact {
  padding-left: 0;
  margin-top: 43px;
}

.headerContact h2 a {
}

.headerContact h2 a:hover {
  text-decoration: none;
}

.headerContact h2.uk-hidden-small {
}

.uk-navbar-toggle {
  font-size: 18px;
  color: #00a8e6;
  text-decoration: none;
}

.SpecialBox {
  /* CSS3 */
  background: url(/web/20241015022644im_/https://www.fwgraunke.com.au/Portals/_default/Skins/OurAutoUiKit/img/mainbg.jpg)
    no-repeat center center fixed #eee;
  /* Old browsers */
  /*background: -moz-radial-gradient(center, ellipse cover, #efefef 0%, #e9e9e9 50%, #dfdfdf 100%); /* FF3.6+ */
  /*background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#efefef), color-stop(50%,#e9e9e9), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */

  /*background: -webkit-radial-gradient(center, ellipse cover, #efefef 0%,#e9e9e9 50%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */

  /*background: -o-radial-gradient(center, ellipse cover, #efefef 0%,#e9e9e9 50%,#dfdfdf 100%); /* Opera 12+ */

  /*background: -ms-radial-gradient(center, ellipse cover,  #efefef 0%,#e9e9e9 50%,#dfdfdf 100%); */
  /* IE10+ */
  /*background: radial-gradient(ellipse at center, #efefef 0%,#e9e9e9 50%,#dfdfdf 100%); /* W3C */

  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#dfdfdf',GradientType=1);  IE6-9 fallback on horizontal gradient */
  min-height: 1px;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  max-width: 100%;
  height: 100%;
  padding: 25px 0;
}

.SpecialBox a:hover {
  text-decoration: none;
}

.SpecialBox h2 {
  color: #0885c4;
  font-size: 60px;
  text-shadow: 5px 3px 0px #000;
  line-height: 1em;
}

.SpecialBox p {
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2em;
}

.SpecialBox p span {
  color: #0885c4;
  text-shadow: 3px 2px 0px #000;
  font-size: 45px;
}

.SpecialBox p.conditions {
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
}

em,
i {
  font-style: normal;
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer {
  background: #222;
  padding: 25px 0;
}

footer h2,
footer p {
  color: #e4e4e4;
}

footer p.eftpos {
  text-align: center;
  font-size: 30px;
}

footer a {
  color: #e4e4e4;
}

footer a:hover {
  color: #e4e4e4;
}

.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #444;
  color: #c7c7c7;
}

/* ==========================================================================
   Home Page Styles
   ========================================================================== */
.uk-slideshow h3 {
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 30px;
  line-height: 1em;
}

.uk-slideshow p {
  font-size: 16px;
}

.uk-slideshow a.uk-button-primary {
  z-index: 2;
}

.uk-slideshow .uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}

.uk-icon-chevron-down.uk-icon-large.uk-margin-large-top {
  margin-bottom: 50px !important;
}

a.slideshowChevDown {
  color: #0885c4;
}

a.slideshowChevDown:hover {
  color: #000;
}

a.slideshowChevDown:focus {
  color: #000;
}

@media (max-width: 767px) {
  .uk-slideshow h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .uk-slideshow p {
    font-size: 12px;
    margin: 5px 0;
    line-height: 1em;
  }

  .uk-slideshow a.uk-button-large {
    font-size: 14px;
    min-height: 10px;
    padding: 10px;
    line-height: 1em;
    z-index: 2;
  }

  .uk-slidenav-position .uk-slidenav-next {
    right: 0;
  }

  .uk-slidenav-position .uk-slidenav-previous {
    left: 0;
  }
}

#cta {
  background: transparent;
  color: #0885c4;
}

#cta .uk-width-xlarge-1-4 {
  position: relative;
}

#cta h2 a {
  text-align: center;
  color: #0885c4;
  font-size: 40px;
  display: block;
}

#cta h2 a {
  text-decoration: none;
}

.cta-dig {
  text-align: center;
}

.cta-dig h4,
.cta-dig p {
  color: #0885c4;
}

.cta-dig .uk-icon-large:hover {
  color: #ed1c24;
}

.cta-dig .uk-icon-large {
  color: #204f82;
  font-size: 1967%;
}

/* Common style */
.uk-width-xlarge-1-4 figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.uk-width-xlarge-1-4 figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}

.uk-width-xlarge-1-4 figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.uk-width-xlarge-1-4 figure figcaption::before,
.uk-width-xlarge-1-4 figure figcaption::after {
  pointer-events: none;
}

.uk-width-xlarge-1-4 figure figcaption,
.uk-width-xlarge-1-4 figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.uk-width-xlarge-1-4 figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.uk-width-xlarge-1-4 figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.uk-width-xlarge-1-4 figure h2 span {
  font-weight: 800;
}

.uk-width-xlarge-1-4 figure h2,
.uk-width-xlarge-1-4 figure p {
  margin: 0;
}

.uk-width-xlarge-1-4 figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-cta {
  background: #0885c4;
}

figure.effect-cta img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-cta:hover img {
  opacity: 0.4;
}

figure.effect-cta figcaption::before,
figure.effect-cta figcaption::after {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-cta figcaption::before {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

figure.effect-cta figcaption::after {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}

figure.effect-cta h2 {
  padding: 10% 25px 0 25px;
  color: #000;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, 20px, 0);
  font-weight: bold;
}

figure.effect-cta p {
  padding: 5px 3.2em;
  opacity: 0;
  line-height: 1em;
  color: #000;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

figure.effect-cta:hover figcaption::before,
figure.effect-cta:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-cta:hover h2,
figure.effect-cta:hover p {
  opacity: 1;
  font-weight: bold;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, -20, 0);
}

/* 
   Call to Action
   ========================================================================== */
.cta-dig h4 a {
  font-size: 1.5em;
  text-align: center;
  background: #ed1c24;
  color: #fff;
  display: block;
  padding: 20px 0;
  transition: all ease 0.5s;
}

.cta-dig h4 a:hover {
  font-size: 1.5em;
  text-align: center;
  color: #ed1c24;
  background: #111;
  display: block;
  padding: 20px 0;
  text-decoration: none;
}

/* 
   Slider
   ========================================================================== */
.uk-slidenav-position {
}

/* ==========================================================================
   Body Page Styles
   ========================================================================== */
blockquote {
  padding: 15px;
}

/* ==========================================================================
   Contact Form Styles
   ========================================================================== */

/* ==========================================================================
   uikit
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #0885c4;
  text-transform: uppercase;
}

.tag-line {
  font-size: 20px;
}

.suburb-h1 {
  font-size: 16px;
}

.suburb-h2 {
  font-size: 14px;
}

.scroll_div {
  height: 325px;
}

.areas {
  color: #ffffff;
}

/*
     FILE ARCHIVED ON 02:26:44 Oct 15, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:22:23 Feb 20, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.827
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.022
  esindex: 0.016
  cdx.remote: 22.293
  LoadShardBlock: 3626.492 (3)
  PetaboxLoader3.datanode: 1304.3 (5)
  PetaboxLoader3.resolve: 677.044 (4)
  load_resource: 665.601 (2)
*/

.about-content {
  padding-left: 35px;
}

blockquote {
  padding-left: 15px;
  border-left: 5px solid #ddd;
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
  margin-bottom: 15px;
}
blockquote::first-letter {
  font-size: 45px;
}

ul.areas-list {
  column-gap: 10px;
  column-count: 2;
}
ul.areas-list li {
  margin-bottom: 10px;
  font-size: 14px;
}

.map-block {
  margin-bottom: 30px;
}
ul.column-five {
  column-count: 5;
}
ul.areas-list li.active {
  color: var(--white);
}
@media (max-width: 991px) {
  ul.column-five {
    column-count: 4;
  }
}

/* ==========================================================================
   Global Page Styles
   ========================================================================== */
@media (max-width: 767px) {
  #dnn_ContentPane.uk-margin-large-top {
    margin-top: 10px !important;
  }

  .contentPaneContainer.uk-margin-large-top {
    margin-top: 10px !important;
  }

  #dnn_bannerPane.uk-margin-large-top {
    margin-top: 10px !important;
  }
  ul.column-five {
    column-count: 3;
  }
}

@media (max-width: 576px) {
  ul.column-five {
    column-count: 2;
  }
}
