.wow { visibility: hidden; }
h1 {
    color: #2591EC;
    font-size:2.7rem;
    padding: 0 0.5rem 2rem 0.5rem;
    font-weight:700;
}

h2{
    font-size:2rem;
    color:#003a83;
    font-weight:600;
    padding: 1.5rem 0 0.5rem 0;
}
p{
    text-align:justify;
     font-size:1.2rem;
}

li {
    font-size: 1.2rem;
}

form {
    margin: 5rem 0 3rem 0;
}


.homeText{
    
    padding: 2.5rem 0 4rem 0
}

.homeText p{
    font-size: 1.2rem;
}
.main-heading{
    padding: 2rem 0 2rem 0;
}
.video-container{
    position: relative;
    min-height:800px;
    width: 100%;
    height:100%;
    margin-top:-4rem;
    z-index:-1000;
    object-fit: cover;
}

#heroVideo{
    position: relative;
   width: 100%;
   height:100%;
   z-index:-999;
   object-fit: cover;
}

.overlay {
    z-index:10000;
    position:absolute;
    top:0;
    left:0;
    min-height: 94vh;
    width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
    justify-content: center;
}
.hero-section-logo{
    
    width:100%;
    min-width: 100%;
}
.hero-section-logo img{
    margin-top:30%;
    -webkit-filter: drop-shadow(4px 4px 4px #333);
  filter: drop-shadow(4px 4px 4px #333);
}
.hero-section-text{
    padding-top: 15%;
    z-index: 1000;
    color:#f4bba7;
    font-size: 4rem;
    font-weight:800;
    width:100%;
    min-width: 100%;
    text-shadow: 2px 2px 3px #111;
}
.hero-section-text strong{
    font-size: 4rem;
    font-weight:900;
    color:#2491eb;
    text-shadow: 1px 1px 2px #fff;
}
.water-section{
    min-height:430px;
    background-image: url("https://assets.wecleanpools.com.au/images/water-background.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom:4rem;
}

.water-section-logo img{
    margin-top:12%;
    -webkit-filter: drop-shadow(4px 4px 4px #333);
  filter: drop-shadow(4px 4px 4px #333);
}
.water-section-text{
    padding-top: 3%;
    z-index: 1000;
    color:#f4bba7;
    font-size: 4.5rem;
    font-weight:800;
    width:100%;
    min-width: 100%;
 
    text-shadow: 2px 2px 3px #111;
  
}
.water-section-text strong{
    font-size: 4rem;
    font-weight:900;
    color:#2491eb;
    text-shadow: 2px 2px 3px #fff;
}


.shapeFill{
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg);
}

.shape-top {
    top: -1px;
}
.shape-bottom {
  bottom: -2px;
  transform: rotate(180deg);
}

.shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

.shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}


header{
    background-color: rgba(37 145 236 / 0.7);
    z-index: 1000;
}

.header{
    background-color:#fff !important;
}
.top-bar {
    background:transparent;
    z-index: 2;
    
}
 .top-bar ul {
    background-color: transparent;
}

.menu a{
    color: #fff;
    font-size:1.3rem;
    font-weight:500;
    text-shadow: 1px 1px 2px #111;
}

.infoHeader{
    background-color:#fff;
}


.title-bar{
    background-color:transparent;
    
}
.title-bar-title{
    font-size:1.4rem;
    text-shadow: 1px 1px 2px #222;
}
.mobile-nav-telephone a{
    color: #fefefe;
    font-size:1.8rem;
    font-weight:700;
    margin-top:2rem;
    text-shadow: 1px 1px 2px #222;
    
}

.mobile{
    color:#fefefe !important;
    font-size:1.4rem !important;
    padding-right:0.7rem;
    -webkit-filter: drop-shadow(2px 2px 2px #222);
  filter: drop-shadow(2px 2px 2px #222);
}
.telephone{
    
    margin: 1.5rem 0rem 1rem 0rem;
    color:#003a83;
    font-size:1.2rem;
    font-weight:500;
}

.businessHours{
    padding: 1rem 0rem 1rem 0rem;
    color:#003a83;
    font-size:1.2rem;
    font-weight:500;
}



.contact-details {
     list-style: none;
     margin:3rem 0 3rem 0;
}

.mainLogo{
    z-index:1000;
    -webkit-filter: drop-shadow(4px 4px 4px #333);
  filter: drop-shadow(4px 4px 4px #333);
}

.before-after-img{
    position: relative;
    overflow: hidden;
    margin-top:3rem;
    padding-bottom: 2rem
}

.small-img {
  position: absolute;
  right: 0;
  top: 0;
  left: 165px;
  padding-right: 20px;
}
.small-img::before {
  z-index: -1;
  content: "";
  position: absolute;
  width: 55px;
  height: 160px;
  background-image: url("https://assets.wecleanpools.com.au/images/about-bg-pattern-v3-1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  right: 0;
  top: 80px;
}

.bg-shape {
  position: absolute;
  width: 180px;
  height: 180px;
  left: -10px;
  bottom: -10px;
}
.bg-shape::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  border-right: 10px solid #fff;
  border-top: 10px solid transparent;
}

.bg-shape::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  border-right: 10px solid #fff;
  border-top: 10px solid transparent;
  border: none;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
  border-top: 10px solid #fff;
  width: 100%;
  height: 10px;
  bottom: 0;
  top: auto;
  border-right: 10px solid transparent;
}

.small-img::after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 55px;
  height: 160px;
  background-image: url("https://assets.wecleanpools.com.au/images/about-bg-pattern-v3-1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  right: 0;
  top: 80px;
  top: auto;
  bottom: -20px;
  right: 50px;
  width: 60px;
  height: 60px;
  background-image: url("https://assets.wecleanpools.com.au/images/about-bg-pattern-v3-2.png");
}

.big-img {
  margin-right: 150px;
  margin-top: 100px;
  position: relative;
  z-index: -1;
}

.big-img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 20px;
  top: 20px;
  
}

.big-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 20px;
  top: 20px;
  border: 1px solid #2591EC;
  width: 85px;
  height: 100px;
  bottom: -20px;
  right: -20px;
  top: auto;
  left: auto;
  border: none;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  border-bottom: 10px solid #2591EC;
  border-right: 10px solid #2591EC;
}


.services-section{
    position: relative;
    background-color:#ECF4FB;
    padding: 4em 0 4em 0;
    
}

.services-section h2{
    padding-top:2rem;
}

.services-section p{
    font-size:1.2rem;
    padding-top:1rem;
}

.serviceIcon{
    padding-top:2rem;
    color: #2491eb;
}

.services-section img{
    width:35%;
    display: inline-block;
}


.services-page{
    
}

.services-page img{
    width:90%;
}

.bottom-banner{
    background-image: url(https://assets.wecleanpools.com.au/images/family-enjoying-clean-swimming-pool.jpg);
    background-position: 65%;
    background-repeat: no-repeat;
    background-size: cover;
    height:400px;
}

.bottom-banner {
    width:100%;
    text-align:center;
}
.bottom-banner h1{
    font-size: 2rem;
    font-weight:800;
    color: #fff;
    padding-top:20%;
    text-align:center;
    text-shadow: 1px 1px 2px #111;
}

.bottom-banner strong {
    font-weight:900;
    font-size:2.8rem;
}


#contactForm{padding-bottom:30px;}
#address { display: none; }
input{
border: 0 !important;
outline: 0 !important;
background: transparent !important;
border-bottom: 1px solid #e7e7e7 !important;
-webkit-box-shadow: none !important;
font-size: 1.4rem !important;
padding:0 !important;
margin:0;
color: #333;
}
input:focus {
color: #333;
}
textarea{
border: 0;
border-bottom: 0.125em solid #e7e7e7;
-webkit-box-shadow: none !important;
font-size: 1.4rem !important;
min-height: 100px !important;
}
textarea:focus {
outline: none !important;
border:none;
}
.button.primary{
font-size: 1.5rem;
border-radius: 4px;
background-color:#32a87b !important;
margin-top:4vh;
}
.captchaButton{
padding:5vh 0 5vh 0;
}


.footer{
    background:#2491eb;
    padding-top:0.5rem;
}

.footer-logo{
    padding:1rem 0 1rem 0;
    margin:0;
    -webkit-filter: drop-shadow(3px 3px 3px #333);
  filter: drop-shadow(3px 3px 3px #333);
}

.footer-menu {
  list-style: none;
  color: #fff;
}

.footer .heading {
  
  font-size: 1rem;
  color: #fff;
  text-align: left;
  text-decoration: underline;
}

.footer ul {
  margin: 0;
  text-align: left;
}

.footer ul li {
  font-size: 0.9rem;
}

.footer a {
  font-size: 0.9rem;
  color: #fff;
}
.footer h1 {
    margin:1rem 0 1rem 0;
    padding:0;
}


@media (min-width: 480px) {
    
    .overlay {
    min-height: 100vh;
    }
    .hero-section{
        top: -7rem;
    }
    
    .hero-section-text{
    font-size:1rem;
    }
    
   .services-section{
        padding: 11em 0 11em 0;
    } 
    
    .services-section h2{
        font-size:2rem;
        padding-top:2rem;
    }
    .services-section p{
        font-size:1.2rem;
    }
    .menu a{
    color: #fff;
    font-size:1.4rem;
    font-weight:500;
}
}


@media (min-width: 640px) {
    
    .homeText {
        
        padding: 4rem 0 4rem 0
    }
    
    .homeText p{
        font-size: 1.2rem;
        
    }
    
    .top-bar{
    padding: 0.5rem 0 0.5rem 0;
    }
    .main{
      padding: 1rem 0 1rem 0;  
    }
    .video-container{
        height:900px;
        margin-top:-8rem;
    }
    .overlay {
    min-height: 100vh;
    }
    .hero-section-text{
        padding: 0;
        font-size:5rem;
        padding-top: 3%;
    }
    .hero-section-text strong{
        font-size: 6rem;
        
    }
    .services-section{
        padding: 11em 0 11em 0;
    } 
    .services-section h2{
        font-size:2.5rem;
        padding-top:2rem;
    }

    .services-section p{
        font-size:1.2rem;
    }
    .serviceIcon{
        padding-top:1rem;
    }
    .bottom-banner{
    background-position: center;
    height:569px;
    
    }
    .bottom-banner h1{
    padding-top:8%;
    font-size: 3.5rem;
    font-weight:900;
    
    }
    .bottom-banner strong {
    font-weight:1000;
    font-size:6rem
}
    .infoHeaderPhone p{
    font-size:1.5rem;
    }
    .footer{
    padding-top:2rem;
}
.water-section-text{
    padding-top: 8%;
    font-size: 6rem;
    
    color:#f4bba7;
   
}
}
