/* -------- main.scss----------- */
/* ------------- _helpers.scss ------------- */
/* -------------  VARIABLES ------------- */
@import "https://fonts.googleapis.com/css?family=Roboto";
.black {
  color: #1f1f1f !important; }

.white {
  color: white !important; }

.whitish {
  color: #f9f9f9 !important; }

.red {
  color: #e51d26 !important; }

.gray-light {
  color: #d2d2d2 !important; }

.gray-medium {
  color: #616161 !important; }

.gray-dark {
  color: #343434 !important; }

.zest-green {
  color: #739849 !important; }

.menu {
  color: #fff !important; }
  .menu-hover {
    color: #192022 !important; }
  .menu-selected {
    color: #192022 !important; }

/* ------------- FUNCTIONS ------------- */
/* ------------- MIXINS ------------- */
/* -------------  PLACEHOLDERS ------------- */
/* ---------------  _typography.scss ----------------- */
/* ------------- _base.scss ------------- */
/* ------------RESET------------ */
/* Headings */

.home-header {
  font-size:45px;
  text-align:center;
  line-height:50px;
  letter-spacing:-2px; }

.facebook {
  text-align:right;
  margin-bottom:0px; }

h1 {
  margin-top: 0;
  font-size:50px;
  margin-bottom:20px; }

h2 {
  font-size: 30px;
  color:#000000;
  margin-bottom:15px; }
  
h2 a {
  font-size: 30px;
  color:#000000;
  margin-bottom:15px; }
  
h2 a:hover {
  text-decoration:none;
  color:#00aeef; }

h3 {
  font-size: 22px;
  color:#00aeef;
  line-height:30px;
  margin-bottom:30px; }

h4 {
  font-size: 1.286em; }

h5 {
  font-size: 1.143em; }

h6 {
  font-size: 1em; }

img {
  max-width: 100%; }

p {
  margin: 0 0 18px;
  font-size: 16px;
  line-height:24px }

/* ---------- GLOBAL ----------------- */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  background: white; }

* {
  box-sizing: border-box; }

.slider-desktop {
  background:#000000;
  position: relative;
  top: -64px; }
  
.container {
  max-width: 100%; }
  
.image-placeholder {
  width:100%;
  height: 350px;
  background:#B3B3B3; }

.cover {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.contain {
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

/* ------------- _layouts.scss ------------- */
/* ------------- GRID ------------- */
/* HTML5 tags */
header, main, section, footer,
aside, nav, article, figure {
  display: block; }

main, header, footer {
  clear: both;
  margin: 0 auto;
  height: auto;
  max-width: 100%;
  min-height: 30px; }


/* ------------- FOOTER ------------- */
.footer_wrapper {
  width: 100%;
  margin-top: 5em; }

/* ------------- SIDEBAR ------------- */
/* ------------- _design.scss ------------- */
/* ------------- HEADER ------------- */
header {
  clear: both; }
  
.header_wrapper {
  width: 100%;
  margin-bottom: 0px;
  background: #000 url("../images/burner.png") top right no-repeat;
  color: white;
  padding-top: 20px; }
  .header_wrapper .header-middle {
    text-align: center; }
  .header_wrapper .call-now {
    font-size: 24px;
    color: #00aeef;
    text-transform: uppercase;
    letter-spacing: .04em;
    margin-bottom: 0;
    margin-left: -10px;
    margin-top: -2px;
	margin-bottom:20px; }
  .header_wrapper .phone {
    font-size: 41px;
    margin-top: -15px;
    margin-bottom: 5px;
    margin-left: -10px;
	margin-bottom:20px; }
  .header_wrapper .license {
    font-size: 13px;
    text-transform: uppercase;
    text-align:center; }
  .header_wrapper .blue-text {
    font-size: 24px;
    color: #00aeef;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0.012em; }
  .header_wrapper .margin-top {
    margin-top: 8px; }
  .header_wrapper .services {
    font-size: 17px;
    text-align: right;
    margin-bottom: 10px; }
  .header_wrapper .slider {
    max-height: 432px; }
  .header_wrapper .header-slider {
    background: #000 url("../images/shower.png") top right no-repeat;
    min-height: 427px;
    position: relative;
    top: 3px; }
  .header_wrapper h1 {
    font-size: 70px;
    padding-top: 86px;
    letter-spacing: -0.01em;
    margin-left: 14px;
    margin-bottom: 14px; }
  .header_wrapper .tagline {
    color: #00aeef;
    margin-left: 14px;
    font-size: 30px; }

nav.ccm-responsive-navigation.original {
  float: right;
  width: 68%;
  background-color: #00aeef;
  border-bottom: 3px solid #0098d1;
  border-radius: 31px 0 0 31px;
  position: relative;
  top: -64px;
  z-index: 1; }
  nav.ccm-responsive-navigation.original ul li {
    padding: 17px; }
    nav.ccm-responsive-navigation.original ul li:first-child {
      padding-left: 58px; }

/* ------------- CONTENT ------------- */

.ccm-custom-style-container.ccm-custom-style-main-45 {
  margin-top: 60px !important;
  margin-bottom: 52px !important; }

.ccm-custom-style-main-45 {
  width: 88%;
  margin: 60px auto 53px;
  letter-spacing: -0.02em; }

.page-template-home .col-sm-3 p {
  font-size: 17px; }

/* ------------- FOOTER ------------- */
.footer_wrapper {
  background: #000;
  color: white; }

.footer-logo {
  margin: 30px 0; }
  .footer-logo img {
    margin: 0 0 0 auto; }

.footer-icons {
  margin-top: 50px;
  text-align: center;
  color: white;
  margin-left: 29px; }
  .footer-icons .fa-inverse {
    color: black !important; }
  .footer-icons .fa-stack {
    margin: 0 0 10px; }

.footer-contact {
  margin-top: 50px;
  margin-left: 27px; }
  .footer-contact .footer-contact-title {
    color: #00aeef;
    font-size: 17px; }

/* ------------- UTILITIES ------------- */
.center {
  text-align: center; }

/* ------------- _menus.scss ------------- */
/* ------------- AUTO-NAV ------------- */
nav {
  margin-top: 5px;
  /*ul*/ }
  nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    /*li*/
    /*dropdown menu start*/
    /*dropdown menu end*/ }
    nav ul li {
      padding: 5px 0;
      margin: 0px;
      position: relative;
      display: inline-block;
      float: left;
      /*dropdown menu start*/
      /*dropdown menu end*/ }
      nav ul li a {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 18px;
        color: #fff;
        padding: 0 4px 0 17px; }
        nav ul li a:hover, nav ul li a:focus {
          text-decoration: none;
          color: #192022;
          outline: none; }
        nav ul li a.nav-selected {
          color: #000000; }
      nav ul li:last-child a {
        padding-right: 0; }
      nav ul li:hover > ul {
        display: block; }
    nav ul ul {
      /*ul ul*/
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      background: #ffffff;
      padding: 0px;
      z-index: 999; }
      nav ul ul li {
        float: none;
        width: 200px;
        z-index: 999; }
      nav ul ul ul {
        /*ul ul ul*/
        top: 0;
        left: 100%; }

/* ------------- RESPONSIVE NAVIGATION ------------- */
.ccm-responsive-overlay-open .ccm-responsive-overlay {
  left: 0;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.ccm-responsive-overlay {
  background: rgba(0, 174, 239, 0.95);
  display: block;
  position: absolute;
  border-bottom: 5px solid #1f1f1f;
  width: 100%;
  z-index: 9999;
  top: 160px;
  left: -100%;
  bottom: 0;
  height: 95%;
  padding-top: 15px;
  padding-left: 20px;
  -webkit-text-size-adjust: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .ccm-responsive-overlay ul {
    padding-left: 0;
    float: none;
    text-align: left; }
    .ccm-responsive-overlay ul li {
      list-style-type: none;
      display: block;
      width: 100%; }
      .ccm-responsive-overlay ul li a, .ccm-responsive-overlay ul li a.active {
        border-bottom: none;
		text-align:center;
        display: block;
        padding: 0;
        max-width: 95%;
		color:#ffffff;
		font-weight:normal; }
      .ccm-responsive-overlay ul li.parent-ul a {
        color: #0099ff;
        font-size: 14px;
        display: inline-block;
        width: 95%;
        padding: 7px 5% 7px 0;
        margin: 0 5% 0 0;
        padding-left: 15px;
        height: 100%;
        font-weight: 200;
        text-decoration: none; }
        .ccm-responsive-overlay ul li.parent-ul a:after {
          padding-left: 7px;
          padding-top: 3px;
          font-size: 14px;
          content: "\f107";
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          display: inline-block;
          cursor: pointer;
          text-decoration: inherit; }
        .ccm-responsive-overlay ul li.parent-ul a:hover {
          color: #abddff; }
      .ccm-responsive-overlay ul li ul {
        /*new for dd start*/
        display: block;
        position: relative;
        background: none;
        top: 0;
        left: 0;
        /*new for dd end*/ }
        .ccm-responsive-overlay ul li ul li {
          width: 100%; }
        .ccm-responsive-overlay ul li ul ul {
          position: relative;
          left: 0;
          top: 0; }
        .ccm-responsive-overlay ul li ul li {
          padding-left: 10px; }
          .ccm-responsive-overlay ul li ul li.last-li a {
            padding-top: 0;
            font-size: 14px; }
            .ccm-responsive-overlay ul li ul li.last-li a:after {
              content: ""; }

.ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  float: none;
  color: #fff;
  position: relative;
  text-decoration: none;
  text-align:center;
  line-height: 30px;
  height: auto;
  width: 84px;
  padding: 0 0.5em;
  border: none;
  border-radius: 0.3em;
  margin: 0.4em 0.5em;
  -webkit-tap-highlight-color: transparent;
  z-index: 999; }
  .ccm-responsive-menu-launch span {
    margin-left: 5px;
    position: relative;
    top: -2px;
    font-size: 1.7em;
    color: #fff; }

.ccm-responsive-menu-launch.responsive-button-close i:after {
  font-size: 1.7em;
  color: #fff;
  content: "\f00d";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit; }

.ccm-responsive-menu-launch i:after {
  font-size: 1.7em;
  color: #fff;
  content: "\f0c9";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit; }

@media all and (max-width: 767px) {
  .ccm-responsive-menu-launch {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #00aeef;
    color: #fff;
    box-sizing: border-box;
    padding: 10px;
    position: absolute;
    top: 0px; }

  .ccm-responsive-navigation.original {
    display: none; }

  header .ccm-search-block-form {
    margin-top: 20px; } }
@media all and (min-width: 768px) {
  .ccm-responsive-overlay {
    display: none !important; } }
/* ------------- _forms.scss ------------- */
/* ------------- FORM ------------- */
.ccm-block-type-form input[type="email"],
.ccm-block-type-form input[type="number"],
.ccm-block-type-form input[type="password"],
.ccm-block-type-form input[type="tel"],
.ccm-block-type-form input[type="text"],
.ccm-block-type-form input[type="url"],
.ccm-block-type-form textarea {
  border: none;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Roboto', sans-serif; }
.ccm-block-type-form label {
  font-weight: 400 !important;
  text-transform: none;
  font-family: 'Roboto', sans-serif;
  color:#000000; }
.ccm-block-type-form .form-actions input.btn,
.ccm-block-type-form .form-actions input[type="submit"] {
  background-color: white;
  color: #000000;
  width:100%;
  text-transform: none;
  border: none;
  font-size: 1.4em;
  padding: 20px 25px;
  font-family: 'Roboto', sans-serif;
  border-radius:0px; }
  .ccm-block-type-form .form-actions input.btn:hover,
  .ccm-block-type-form .form-actions input[type="submit"]:hover {
    border: none; }
	
	

.black-form .ccm-block-type-form input[type="email"],
.black-form .ccm-block-type-form input[type="number"],
.black-form .ccm-block-type-form input[type="password"],
.black-form .ccm-block-type-form input[type="tel"],
.black-form .ccm-block-type-form input[type="text"],
.black-form .ccm-block-type-form input[type="url"],
.black-form .ccm-block-type-form textarea {
  border: none;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Roboto', sans-serif; }
.black-form .ccm-block-type-form label {
  font-weight: 400 !important;
  text-transform: none;
  font-family: 'Roboto', sans-serif;
  color:#ffffff; }
.black-form .ccm-block-type-form .form-actions input.btn,
.black-form .ccm-block-type-form .form-actions input[type="submit"] {
  background-color: white;
  color: #000000;
  width:100%;
  text-transform: none;
  border: none;
  font-size: 1.4em;
  padding: 20px 25px;
  font-family: 'Roboto', sans-serif;
  border-radius:0px; }
  .black-form .ccm-block-type-form .form-actions input.btn:hover,
  .black-form .ccm-block-type-form .form-actions input[type="submit"]:hover {
    border: none; }

/* ------------- _components.scss ------------- */
/* ------------- CTA BUTTONS ------------- */
.btn-sm {
  color: white;
  background-color: #00aeef;
  border-bottom: 3px solid #0098d1;
  border-radius: 31px;
  text-transform: none;
  padding: 10px 60px;
  font-size: 26px; }
  
.btn-sm:hover {
  color: white;
  background-color: #14bfff; }

.btn-book {
  margin-bottom: 13px; }

.btn-contact {
  margin-left: 10px;
  margin-top: 16px; }

.btn-services {
  margin-top: 32px;
  padding: 10px 75px;
  max-width: 100%; }

/* ------------- _pages.scss ------------- */
/* ------------- HOME ------------- */
.icon img {
  margin: 0 auto; }

/* ------------- CONTACT ------------- */
/* ------------- FULL ------------- */
/*

// Style for "Vector Smart O"
width: 45px;
height: 71px;
// Style for "Ellipse 3 copy"
width: 89px;
height: 37px;
background-color: #221f1f;
// Style for "Ellipse 3"
width: 89px;
height: 37px;
background-color: #38393b;
// Style for "Rectangle 3"
width: 89px;
height: 136px;
background-color: #221f1f;
// Base text style
width: 470px;
height: 15px;
font-family: Roboto;
font-size: 18px;
font-weight: 400;
line-height: 22px;

// Text style for "Home"
color: #192022;

// Text style for "Our Services"
color: white;
// Style for "Rounded Rectan"
width: 1349px;
height: 61px;
background-color: #00aeef;
border-radius: 31px;
box-shadow: inset 0 -3px 0 #0098d1;
// Style for "Vector Smart O"
width: 170px;
height: 253px;
// Style for "Rectangle 1 co"
width: 1272px;
height: 66px;
background-color: #00aeef;
// Style for "Vector Smart O"
width: 386px;
height: 242px;
// Text style for "24/7 Emergency"
width: 433px;
height: 20px;
color: #00aeef;
font-family: Roboto;
font-size: 24px;
font-weight: 400;
line-height: 22px;
text-transform: uppercase;
// Text style for "Launceston & s"
width: 423px;
height: 19px;
color: #00aeef;
font-family: Roboto;
font-size: 24px;
font-weight: 400;
line-height: 22px;
text-transform: uppercase;
// Style for "Ellipse 1"
width: 186px;
height: 186px;
background-color: #00aeef;
// Base text style
width: 240px;
height: 144px;
color: #000101;
font-family: Roboto;
font-weight: 400;

// Text style for "24/7 Emergency"
font-size: 30px;
line-height: 34px;

// Text style for "Lorem ipsum do"
font-size: 17px;
line-height: 22px;
// Base text style
width: 240px;
height: 145px;
color: #000101;
font-family: Roboto;
font-weight: 400;

// Text style for "Plumbing Repai"
font-size: 30px;
line-height: 34px;

// Text style for "Lorem ipsum do"
font-size: 17px;
line-height: 22px;
// Base text style
width: 240px;
height: 145px;
color: #000101;
font-family: Roboto;
font-weight: 400;

// Text style for "Clearing Block"
font-size: 30px;
line-height: 34px;

// Text style for "Lorem ipsum do"
font-size: 17px;
line-height: 22px;
// Base text style
width: 240px;
height: 144px;
color: #000101;
font-family: Roboto;
font-weight: 400;

// Text style for "Hot Water Syst"
font-size: 30px;
line-height: 34px;

// Text style for "Lorem ipsum do"
font-size: 17px;
line-height: 22px;
// Text style for "Complete plumb"
width: 797px;
height: 90px;
color: #000101;
font-family: Roboto;
font-size: 44px;
font-weight: 400;
line-height: 55px;
// Text style for "Hot Water Syst"
width: 177px;
height: 60px;
color: white;
font-family: Roboto;
font-size: 17px;
font-weight: 400;
line-height: 22px;
// Text style for "Hot Water Syst"
width: 178px;
height: 60px;
color: white;
font-family: Roboto;
font-size: 17px;
font-weight: 400;
line-height: 22px;
// Text style for "Hot Water Syst"
width: 495px;
height: 17px;
color: white;
font-family: Roboto;
font-size: 17px;
font-weight: 400;
line-height: 22px;
// Text style for "see our servic"
width: 223px;
height: 20px;
color: white;
font-family: Roboto;
font-size: 26px;
font-weight: 400;
line-height: 22px;
text-transform: uppercase;
// Style for "Rounded Rectan"
width: 380px;
height: 61px;
background-color: #00aeef;
border-radius: 31px;
box-shadow: inset 0 -3px 0 #0098d1;
// Text style for "License no. 10"
width: 127px;
height: 11px;
color: white;
font-family: Roboto;
font-size: 13px;
font-weight: 400;
line-height: 22px;
text-transform: uppercase;
// Text style for "book a job"
width: 143px;
height: 20px;
color: white;
font-family: Roboto;
font-size: 26px;
font-weight: 400;
line-height: 22px;
text-transform: uppercase;
// Base text style
width: 189px;
height: 57px;
font-family: Roboto;
font-weight: 400;
line-height: 38px;

// Text style for "Call now"
color: #00aeef;
font-size: 26px;
text-transform: uppercase;

// Text style for "6330 3533"
color: white;
font-size: 41px;
// Style for "Rounded Rectan"
width: 268px;
height: 61px;
background-color: #00aeef;
border-radius: 31px;
box-shadow: inset 0 -3px 0 #0098d1;
// Style for "Layer 10"
width: 360px;
height: 240px;
// Style for "Vector Smart O"
width: 535px;
height: 244px;
// Style for "Vector Smart O"
width: 36px;
height: 54px;
background-color: #00adee;
// Style for "Vector Smart O"
width: 143px;
height: 143px;
// Style for "Vector Smart O"
width: 136px;
height: 136px;
background-color: #00adee;
// Style for "Vector Smart O"
width: 137px;
height: 155px;
// Style for "Vector Smart O"
width: 98px;
height: 157px;
// Style for "Layer 11"
width: 360px;
height: 240px;
// Style for "Layer 12"
width: 325px;
height: 240px;
// Style for "Rectangle 1 co"
width: 1800px;
height: 268px;
background-color: #000101;
// Style for "Layer 14"
width: 526px;
height: 427px;
// Style for "Layer 13"
width: 528px;
height: 428px;
// Style for "Rectangle 1 co"
width: 1800px;
height: 492px;
background-color: #000101;
// Style for "Rectangle 1 co"
width: 1800px;
height: 308px;
background-color: #000101; */
/* ------------- _queries.scss ------------- */
/* ------------- QUERIES ------------- */
.page-template-full .header_wrapper {
  padding-bottom: 22px; }

/* Large Devices, Desktops */
/**SMALLER THAN 1200*******************************/
@media only screen and (max-width: 1199px) {
  .slider-desktop {
  background:#000000;
  position: relative;
  top: -21px; }
  
  .ipad h1 {
  margin-top:40px; }
  
  nav.ccm-responsive-navigation.original {
    top: -18px; }

  .header_wrapper .call-now {
    margin-top: 30px; }

  .header_wrapper .blue-text, .header_wrapper .services {
	  margin-top:25px;
	  font-size: 20px; }

  .page-template-full .header_wrapper {
    padding-bottom: 70px; } }
/**SMALLER THAN 1100*******************************/
/* TABLETS */
/**SMALLER THAN 1026*******************************/
/**SMALLER THAN 992*******************************/
@media only screen and (max-width: 990px) {

.ipad h1 {
margin-top:40px; }

.slider-desktop {
background:#000000;
position: relative;
top: 0px; }

nav.ccm-responsive-navigation.original {
width: 100% !important;
top: 31px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
text-align: center; }

nav.ccm-responsive-navigation.original ul {
display: inline-block;
text-align: center; }

nav.ccm-responsive-navigation.original ul li:first-child {
padding-left: 0px; }

.header_wrapper .call-now {
margin-top: 30px; }

.header_wrapper .blue-text, .header_wrapper .services {
text-align: center;
margin-top:20px; }

.page-template-full .header_wrapper {
padding-bottom: 103px; } 

.ccm-custom-style-container.ccm-custom-style-main16-229 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

}

/* iPad portrait */
/* iPad landscape */
/* PHONES */
/**SMALLER THAN 767*******************************/
@media only screen and (max-width: 768px) {
.header_wrapper {
background-image: none;
text-align: center; }

.header_wrapper .blue-text, .header_wrapper .services {
text-align: center; }

.blue-text .services {
font-size:16px; }

.logo img, .footer-logo img {
margin: 0 auto; }

.footer-icons {
margin-top: 0; }

.footer-contact {
text-align: center;
margin-top: 0px; }

.footer2nd, .footer3rd {
margin-top: 50px; } 

.facebook {
text-align:center;
margin-bottom:0px; }

}
	
@media only screen and (max-width: 767px) {
.home-header {
font-size:27px !important;
text-align:center;
line-height:30px;
letter-spacing:0px; }

.header_wrapper {
max-height:780px; }

.ccm-responsive-menu-launch {
z-index:99;
top:0px;
height:50px; }

.header_wrapper {
padding-top: 75px; }

.footer-icons {
margin-left: 0px; }

.footer2nd, .footer3rd {
margin-top: 10px; } 

h1 {
font-size:30px; }

.facebook {
text-align:center;
margin-bottom:0px; }

}

/**SMALLER THAN 550*******************************/
@media only screen and (max-width: 450px) {
.btn-services {
text-align: center;
padding: 10px 40px; }

.header_wrapper {
max-height:830px; }

.slider-desktop {
display:none !important; }

.home-header {
font-size:27px !important;
text-align:center;
line-height:30px;
letter-spacing:0px; }

.header_wrapper .blue-text, .header_wrapper .services {
text-align: center;
font-size:24px;
margin-top:10px; } 

.facebook {
text-align:center;
margin-bottom:0px; }

.ccm-responsive-menu-launch {
margin-top:0px !important; }

h1 {
font-size:30px; }
	
}

/**SMALLER THAN 374*******************************/
@media only screen and (max-width: 374px) {
    .g-recaptcha.ecRecaptcha {
        transform: scale(0.85);
        transform-origin: 0;
    }
}
	
