@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Viga&display=swap");
body{
margin: 0;
padding: 0;
font-family: "Roboto", sans-serif;
font-size: 18px;
line-height: 24px;
color: #000;
font-weight: 400;
}
img{
max-width: 100%;
}
.pdtb-85 {
padding: 85px 0px;
}
.pdb-85 {
padding-bottom: 85px;
}
.pdt-85 {
padding-top: 85px;
}
.mtb-85 {
margin:85px 0px;
}
.mt-85 {
margin-top:85px;
}
.mb-85 {
margin-bottom:85px;
}
.pdb-55{
padding-bottom: 55px;
}
h1, h2, h3, h4, h5, h6{
font-family: "Viga", sans-serif;
font-weight: 400;
font-style: normal;
}
h1{
font-size: 48px;
line-height: 60px
}
h2{
font-size: 48px;
line-height: 60px
}
h3{
font-size: 38px;
line-height: 50px
}
h4{
font-size: 30px;
line-height: 40px
}
h5{
font-size: 28px;
line-height: 35px
}
h6{
font-size: 25px;
line-height: 32px
}
.green-color{
color: #005B66;
}
.yellow-color{
color: #FDC652;
}
.color-white{
color: #fff;
}
.header {
position: relative;
z-index:1001;
}
.overlay {
background: linear-gradient(90deg, rgba(0, 91, 102, 1) 42%, rgb(0 91 102 / 21%) 100%);
position: absolute;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.servicebanner .overlay {
background: linear-gradient(90deg, rgba(49, 183, 188, 1) 35%, rgb(49 183 188 / 0%) 70%);
}
.homebanner {
background: url(//waterbladders.com.au/wp-content/themes/bladder/img/homebanner.jpg) no-repeat;
background-size: cover;
padding-top: 10px;
position: relative;
overflow: hidden;
}
.navsection{
background: #fff;
padding: 20px 40px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
border-radius: 20px;
}
.homebanner::after {
content: '';
position: absolute;
width: 100%;
left: -12%;
background-image: url(//waterbladders.com.au/wp-content/themes/bladder/img/iconw.svg);
height: 100%;
bottom: 0;
background-repeat: no-repeat;
background-position: left bottom;
}
.servicebanner::after {
content: '';
position: absolute;
width: 100%;
left: -12%;
background-image: url(//waterbladders.com.au/wp-content/themes/bladder/img/w-dark.svg);
height: 100%;
bottom: 0;
opacity: 0.3;
background-repeat: no-repeat;
background-position: left bottom;
}
.banner-content {
padding: 150px 0px 150px;
position: relative;
max-width: 760px;
z-index: 2;
}
.banner-content h1{
color: #fff;
max-width: 565px;
}
.banner-content h3{
color: #3EF8FF;
}
.header .navbar-nav li {
font-family: "Viga", sans-serif;
margin-left: 14px;
}
.header .dropdown-menu li{
margin-left: 0;
}
.header .navbar-nav li a{
color: #005B66;
text-decoration: none;
}
.mainbtn {
margin-top: 35px;
}
.banner-content p{
color: #fff;
font-size: 26px;
line-height: 32px;
}
.navigationbtn a {
font-size: 16px;
color: #FFFFFF;
text-decoration: none;
font-weight: 700;
line-height: 22px;
padding: 13px 30px;
border-radius: 50px;
background: #005B66;
display: inline-block;
margin-left: 15px;
}
.mainbtn a{
font-size: 16px;
color: #005B66;
text-decoration: none;
line-height: 22px;
padding: 15px 30px;
border-radius: 50px;
background: #FDC652;
display: inline-block;
font-family: "Viga", sans-serif;
}
.mainbtn a:hover {
background: #005B66;
transition: 1s;
color: #fff;
}
.homebannerbtn a:hover {
background:#3EF8FF !important;
color: #005B66;
}
input#gform_submit_button_1:hover, input#gform_submit_button_2:hover {
color: #005B66;
transition: 1s;
background: #FDC652;
}
.navigationbtn a:hover {
color: #005B66;
transition: 1s;
background: #FDC652;
}
.request-quote a.custom-quote:hover {
color: #005B66;
transition: 1s;
background: #FDC652;
}
.request-quote a.locate:hover {
color: #005B66;
transition: 1s;
background: #FDC652;
}
.request-quote a {
font-size: 16px;
color: #fff;
text-decoration: none;
line-height: 22px;
padding: 12px 30px;
border-radius: 50px;
background: #31B7BC;
border: none;
display: inline-block;
font-family: "Viga", sans-serif;
}
.heading{
max-width: 636px;
margin: 0 auto;
}
.main-section {
background: #00000000 linear-gradient(180deg, #005B66 0%, #31B7BC 15%, #bfe2e000 60%) 0% 0% no-repeat padding-box;
}
.main-sectionservice {
background: #00000000 linear-gradient(180deg, #31B7BC 0%, #31B7BC 47%, #BFE2E000 60%) 0% 0% no-repeat padding-box;
}
.industrial-grid {
display: flex;
margin-top: 50px;
gap: 20px 20px;
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
}
.industrial-item {
width: 18%;
text-align: center;
}
.industrial-icon {
margin-bottom: 35px;
min-height: 117px;
display: flex;
align-items: center;
justify-content: center;
}
.industrial-item h6{
margin-bottom: 20px;
color: #fff;
}
.industrial-detail {
max-width: 230px;
margin: 0 auto;
}
.industrial-item p {
color: #fff;
margin-bottom: 0;
}
.verslitytop-content {
max-width: 500px;
}
.verslity-section h3{
margin-bottom: 25px;
}
.verslity-section h3, .verslity-section p, .verslity-section ul li{
color: #005B66;
}
.Interested-section
.verslity-section ul {
padding-left: 0px;
list-style: none;
margin-top: 30px;
}
.verslity-section ul li{
margin: 12px 0px 12px 20px;
position: relative;
}
.verslity-section ul li:after {
left: -22px;
width: 100%;
height: 100%;
content: "\f00c";
font-size: 14px;
font-family: "Font Awesome 6 Free";
font-weight: 900;
top: 0;
color: #FDC652;
position: absolute;
}
.pillow img{
max-width: 100%;
}
.pillow{
text-align: center;
}
.build-section {
width: 100%;
background-image: url(//waterbladders.com.au/wp-content/themes/bladder/img/w-dark.svg);
height: 100%;
background-repeat: no-repeat;
background-position: 95% 10%;
}
.blader-discription{
padding: 20px 15px;
}
.blader-box {
box-shadow: 0px 3px 6px #00000029;
border-radius: 20px;
background: #fff;
overflow: hidden;
}
.agriculture{
background: #BFE2E0;
color: #005B66;
padding: 3px 10px;
font-size: 14px;
display: inline-block;
margin-right:5px;
margin-bottom: 5px;
}
.medium-sized {
background: #BFE2E0;
color: #005B66;
margin: 0px 5px;
padding: 3px 10px;
font-size: 14px;
display: inline-block;
}
.category{
background: #31B7BC;
color: #fff;  padding: 3px 10px;
font-size: 14px;
}
.blader-discription p {
font-size: 16px;
color: #464646;
}
.blader-discription .discription {
min-height: 72px;
}
.blader-discription .mainbtn {
margin-top: 25px;
}
.blader-discription .mainbtn a {
padding: 10px 30px;
}
.trusted-heading{
max-width: 750px;
}
.trusted-heading h2, .trusted-heading p{
color: #005B66;
} .productslider {
margin-left: 9.1%;
margin-right: auto;
}
.progress {
display: block;
width: 97%;
margin: 0px auto;
height:4px;
border-radius: 0px;
overflow: hidden;
background-color: #DEDEDE;
background-image: linear-gradient(to right, #31B7BC, #31B7BC);
background-repeat: no-repeat;
background-size: 0 100%;
margin-top: 0px;
transition: background-size .4s ease-in-out;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
.slider-main {
position: relative;
height: 100%;
display: grid;
align-items: end;
}
button.slick-prev.custom-prev.slick-arrow{
position: absolute;
bottom: -7px;
display: block;
width: 20px;
height: 20px;
padding: 0;
color: #005B66;
border: none;
font-size: 20px;
background: none;
z-index: 9999;
}
button.slick-next.custom-next.slick-arrow{
position: absolute;
bottom: -7px;
display: block;
width: 20px;
height: 20px;
padding: 0;
color: #005B66;
border: none;
font-size: 20px;
background: none;
z-index: 9999;
}
button.slick-prev.custom-prev.slick-arrow {
left: 0;
}
button.slick-next.custom-next.slick-arrow {
right: 0;
}
.productslider .slick-slide{
margin: 0px 10px;
}
.agriculture-box{
background: url(//waterbladders.com.au/wp-content/themes/bladder/img/agriclture.jpg) no-repeat;
padding: 50px 30px;
}
.agriculture-box h3,  .agriculture-box p{
color: #fff;
}
.agriculture-box p{
font-size: 18px;
line-height: 28px;
}
.productslider .agriculture-box:hover{
background: #FDC652;
}
.productslider .agriculture-box:hover h3{
color: #005B66;
}
.productslider .agriculture-box:hover p{
color: #005B66;
}
.productslider .agriculture-box:hover h3 a {
color: #005B66;
}
.quote-section{
background: #BFE2E0;
position: relative;
}
.quote-section::after {
content: '';
position: absolute;
width: 100%;
left: 0;
background-image: url(//waterbladders.com.au/wp-content/themes/bladder/img/w-dark.svg);
height: 100%;
bottom: 0;
background-repeat: no-repeat;
background-position: left bottom;
background-size: cover;
opacity: 0.49;
}
.quote-section .position-relative {
position: relative!important;
z-index: 9;
}
.sure-section{
max-width: 690px;
}
.home  .sure-section {
max-width: 578px;
}
.sure-section p{
font-size: 23px;
line-height: 25px;
}
.sure-section h2{
color: #005B66;
}
.quote-today{
background: #fff;
box-shadow: 0px 3px 6px #00000029;
border-radius: 20px;
}
.quote-today{
padding: 30px;
}
.quote-today .form-group{
margin-bottom: 15px;
}
.quote-today .form-group input,  .quote-today .form-group textarea{
background: #F8F8F8;
border: none;
border-radius: 0;
font-size: 14px;
padding: 10px 15px;
} 
.quote-today .form-group input:focus,  .quote-today .form-group textarea:focus{
box-shadow: none;
}
.blader-profile img{
max-width: 100%;
}
.quote-today .enquirybtn{
font-size: 16px;
color: #fff;
text-decoration: none;
line-height: 22px;
padding: 12px 30px;
border-radius: 50px;
background: #005B66;
border: none;
font-family: "Viga", sans-serif;
}
footer{
background: #005B66;
}
.footer-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px 20px;
}
.footer-item ul{
list-style: none;
padding: 0;
}
.footer-item ul li{
margin-bottom: 12px;
}
.footer-item ul li:last-child{
margin-bottom: 0px;
}
.footer-item ul li a{
color: #BFE2E0;
font-size: 16px;
font-family: "Viga", sans-serif;
letter-spacing: 0.68px;
text-decoration: none;
font-weight: 400;
}
.flexible li{
color:#fff !important;
font-size: 20px !important;
font-family: "Viga", sans-serif;
}
footer hr {
margin: 2rem 0;
color: inherit;
background-color: rgb(255 255 255);
border: 0;
opacity: .85;
}
.copywrite-section {
display: flex;
justify-content: space-between;
gap: 10px;
}
.copywrite-section a{
color: #BFE2E0;
font-size: 16px;
font-family: "Viga", sans-serif;
letter-spacing: 0.68px;
text-decoration: none;
}
.copywrite-section span{
color: #BFE2E0;
font-size: 16px;
font-family: "Viga", sans-serif;
letter-spacing: 0.68px;
text-decoration: none;
}
.space{
display: inline-block;
padding: 0px 5px;
color: #BFE2E0;
}
.servicebanner .banner-content h1{
color: #005B66;
}
.purposebox{
background: #005B66;
max-width: 985px;
}
.purposebox-content{
padding: 50px;
}
.purposebox-content h3, .purposebox-content p{
color: #fff;
}
.service-grid {
display: flex;
margin-top: 50px;
gap: 20px 20px;
flex-wrap: wrap; justify-content: space-around;
}
.service-item{
width: 23%;
text-align: center;
}
.service-icon{
margin-bottom: 35px;
min-height: 117px;
display: flex;
align-items: center;
justify-content: center;
}
.service-detail h6 {
margin-bottom: 15px;
color: #fff;
}
.service-detail h6 {
min-height: 64px;
}
.service-detail p {
color: #fff;
margin-bottom: 0;
}
.story-content{
max-width: 715px;
}
.team-heading{
text-align: center;
max-width: 815px;
margin: 0 auto;
}
.team-container{
max-width: 1140px;
margin: 0 auto;
}
.team{
text-align: center;
}
.team-profile img{
max-width: 100%;
border-radius:100%; 
}
.team-profile{
margin-bottom: 20px;
}
.team h4{
margin-bottom: 0;
}
.team p{
margin-bottom: 0;
color: #005B66;
}
.inner-header{
position: static;
margin-top: 30px;
}
.breadcrumb-section {
padding: 15px 0px 0px;
position: relative;
z-index: 99;
}
.breadcrumb-section  .breadcrumb {
border-bottom: 1px solid #31B7BC;
margin-bottom: 0;
padding-bottom: 10px;
}
.breadcrumb-section  .breadcrumb a{
color: #fff; text-decoration: none;
}
.breadcrumb-section  .breadcrumb-item.active {
color: #31B7BC;
}
.request-quote{
margin-top: 25px;
}
.request-quote a {
font-size: 16px;
color: #fff;
text-decoration: none;
line-height: 22px;
padding: 12px 30px;
border-radius: 50px;
background: #31B7BC;
border: none;
display: inline-block;
font-family: "Viga", sans-serif;
}
.product-detail{
position: relative;
}
.product-detail::after {
content: '';
position: absolute;
width: 100%;
left: 0;
background-image: url(//waterbladders.com.au/wp-content/themes/bladder/img/product-wbg.png);
height: 100%;
top: -50px;
z-index: -1;
background-repeat: no-repeat;
background-position: left top;
}
.slider-content img{
max-width: 100%;
display: inline-block;
}
.slider-content .slick-slide{
margin: 10px 0px 20px;
text-align: center;
}
.slider-thumb img {
max-width: 100%;
height: 150px;
width: 100%;
object-fit: cover;
}
.slider-thumb .slick-slide.slick-current.slick-active {
border: 2px solid #31b7bc;
}.slider-thumb .slick-slide {
border: 2px solid transparent;
}
.slider-thumb .slick-slide{
margin: 0px 10px;
}
.proterms {
min-height: 70px;
}
.archive .blader-discription .discription {
min-height: 120px;
} .tab-section .nav-pills .nav-link.active, .tab-section  .nav-pills .show>.nav-link {
color: #000 !important;
background-color:transparent;
}
.tab-section  .text-primary {
color: #D9D9D9 !important;
}
.tab-section .nav-pills .nav-link {
background: 0 0;
border: 0;
border-radius: 0;
font-size: 28px;
margin-right: 70px;
padding: 0px 0px 20px;
}
.tab-section .nav .nav-item button.active {
background-color: transparent;
}
.tab-section .nav .nav-item button.active::after {
content: "";
border-bottom: 4px solid #31B7BC;
width: 100%;
position: absolute;
left: 0;
bottom: -1px;
border-radius: 0;
}
.information{
max-width: 545px;
}
.key-application{
background: url(//waterbladders.com.au/wp-content/themes/bladder/img/detailpattren.png) no-repeat #005B66;
border-radius: 15px;
padding: 50px  50px;
}
.key-application h6{
color: #BFE2E0;
}
.key-application p{
color: #fff;
}
.key-section{
max-width: 450px;
}
.information .table-striped>tbody>tr:nth-of-type(odd) {
background: rgba(191, 226, 224, 0.46);
}
.download-section a{
text-decoration: none;
color: #000;
}
.service-banner {
background: url(//waterbladders.com.au/wp-content/themes/bladder/img/service-banner.jpg) no-repeat;
padding-top: 10px;
position: relative;
background-position: bottom !important;
}
.service-banner .inner-header{
margin-top: 0;
}
.overlay-service { background: linear-gradient(90deg, rgba(191, 224, 226, 1) 0%, rgb(0 91 102 / 0%) 100%) !important;
position: absolute;
width: 70%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.postid-115 .overlay-service, .postid-113 .overlay-service, .postid-117 .overlay-service{
background: linear-gradient(90deg, rgba(191, 224, 226, 1) 70%, rgb(0 91 102 / 0%) 100%) !important;
}
.inner-content{
position: relative;
padding: 120px 0px;
z-index: 99;
}
.keybenifite-section{
background: #005B66;
}
.watertank-content{
max-width: 635px;
}
.watertank img{
max-width: 100%;
}
.watertank-content ul{
padding-left: 20px;
}
.watertank {
background: #035d68;
}
.tanksize-section{
background: #005B66;
border-radius: 15px;
padding: 50px;
}
.tanksize-section h6{
color: #fff;
}
.tanksize-section ul{
padding: 0;
list-style:none;
margin-bottom: 0;
}
.tanksize-section ul li {
color: #fff;
padding: 12px 0px;
border-bottom: 1px solid #fff;
display: flex;
column-gap: 10px;
}
.tanksize-section ul li:last-child{
border-bottom: none;
padding-bottom: 0;
}
.size{
min-width: 120px;
}
.request-quote a.custom-quote{
background: #005B66;
margin-right: 10px;
}
.size{
color: #BFE2E0;
}
.header .navbar-nav .dropdown-menu a {
color: #ffffff;
text-decoration: none;
}
.dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover {
color: #005B66 !important;
background-color: #fdc655;
}
.dropdown-menu .dropdown-item {
padding: 5px 1rem;
}
.inner-content h2{
color: #005B66;
}
.inner-content p{
font-size: 20px;
line-height: 28px;
} 
.dropdown-menu {
background: #005b66;
}
.blader-box {
margin-bottom: 30px;
}
.services-breadcrumb .breadcrumb a {
color: #2B2E34; 
}
.product-procol a{
color: #989898;
text-decoration: none;
}
.story-content h3{
color: #005b66;
}
.product-procol{
color: #989898;
}
.service-icon img {
height: 117px;
object-fit: contain;
}
#productmodel .modal-header h3 {
color: #005B66;
}
#productmodel .quote-today {
box-shadow: 0px 3px 6px #00000029;
border-radius: 20px;
background: url(https://conceptsite.com.au/water-bladder/wp-content/themes/bladder/img/w-dark.svg) #BFE2E0;
background-size: cover;
background-repeat: no-repeat;
}
.slider-thumb .slick-slide div{
display: block !important;
}
.blader-profile{
overflow: hidden;
}
.blader-profile img {
object-fit: cover;
transition: transform 0.5s ease;
transform: scale(1); }
.blader-box:hover .blader-profile img {
transform: scale(1.2); }
.waterbladder h3{
color:#005B66;
margin-bottom:25px;
} 
.viewfullrangebtn{
}
.ftconnnectus, .ftcontactus{
color: #fff !important;
font-family: "Viga", sans-serif;
font-size: 16px;
}
.copywrite-section span{
color: #BFE2E0;
font-size: 16px;
font-family: "Viga", sans-serif;
}
.accordion-button::after {
right: 25px !important;
}
.faqarea  .accordion-button {
border-radius: 0 !important;
font-weight: 500 !important;
text-transform: capitalize !important;
}
.hero-title h2 {
font-weight: 500 !important;
font-size: 38px !important;
line-height: 47px !important;
}
.faqarea .accordion-body {
line-height: 24px !important;
font-weight: 400!important;
}
.faqarea  .accordion-button:first-lettar{
text-transform: capitalize;
}
.fasteraccordion .accordion-body ul {
padding-left: 20px;
}
.fasteraccordion .accordion-body ul li{
margin-bottom: 10px;
}
.fasteraccordion .accordion-body b, .fasteraccordion .accordion-body strong {
font-weight: 800;
}
.download-wabtn a:hover {
color: #005B66;
transition: 1s !important;
background: #FDC652;
}
.Quisque h3 {
font-weight: 500 !important;
color: #005B66;
}
.single-recent-post-list h2 {
font-weight: 400 !important;
}
.our-contantpro {
margin-top: 0px !important;
}
.maintext-pro {
box-shadow: 0px 3px 6px #00000029;
padding: 10px 15px 20px;
}
.our-contantpro h3 a {
color: #000000 !important;
font-weight: 400!important;
}
.blogbtn-pro a:hover{
color: #005B66;
transition: 1s !important;
background: #FDC652;
text-decoration: none;
}
.blogbtn-pro a {
padding: 12px 30px !important;
}
.our-contantpro p{
font-size: 16px;
color: #464646;
}
.blog-arch img {
max-width: 100%;
width: 100%;
height: 237px;
object-fit: cover;
}
.our-contantpro {
margin-top: 15px;
}
.our-contantpro h3 a {
font-size: 30px;
color: #005B66;
line-height: 28px;
font-weight: 500;
text-decoration: none;
}
.blogbtn-pro a {
font-size: 16px;
color: #FFFFFF;
text-decoration: none;
font-weight: 700;
line-height: 22px;
padding: 13px 40px;
border-radius: 50px;
background: #005B66;
display: inline-block;
}
.single-recent-post-singular-left img {
width: 100%;
height: 100%;
border-radius: 6px;
object-fit: cover;
}
.single-recent-post-singular .row {
margin-bottom: 25px;
}
.single-blog-date {
font-size: 14px;
}
.single-recent-post-singular-right a {
text-align: left;
letter-spacing: 0px;
font-weight: normal;
font-size: 16px;
line-height: 22px;
text-decoration: none !important;
color: #005B66;
font-weight: 500;
}
.single-recent-post-list h2 {
margin-bottom: 23px;
text-align: left;
letter-spacing: 0px;
color: #005B66;
font-weight: 500;
font-size: 30px;
line-height: 32px;
}
.Quisque h3 {
font-weight: 800;
color: #005B66;
}
.blogmainarc {
margin-bottom: 30px;
}
.pdb-55{
padding-bottom: 55px;
}
.blog-main{
border-radius: 20px;
overflow: hidden;
box-shadow: 0px 3px 6px #00000029;
}
.blog-arch{
overflow: hidden;
}
.blog-arch img {
object-fit: cover;
transition: transform 0.5s ease;
transform: scale(1);
}
.blog-main:hover .blog-arch img  {
transform: scale(1.2);
}
.page-template-page-howitworks .downloadinner{
border-radius: 0px;
overflow: visible;
box-shadow: none;
}
.downloadinner{
border-radius: 20px;
overflow: hidden;
box-shadow: 0px 3px 6px #00000029;
}
.filtersection{
text-align: right;
margin-bottom: 30px;
}
.filtersection button {
background: #005B66;
color: #fff;
border-color: #005B66;
height: 41px;
box-shadow: none;
padding: 0px 25px;
outline: none;
border: 1px solid #005B66;
border-radius: 0px 50px 50px 0px;
}
.filtersection .industrydropdown{
height: 41px;
padding: 0px 10px;
font-size: 16px;
border-radius: 50px 0px 0px 50px;
outline: none;
font-weight: 300;
background-size: 10px;
background-position: top 55% right 12px;
min-width: 210px;
appearance: none;
position: relative;
}
.filtersection form{
position: relative;
}
.filtersection form::after {
content: '▼';
position: absolute;
top: 50%;
right: 105px;
transform: translateY(-50%);
pointer-events: none;
font-size: 12px;
color: #999999;
}
.filtersection form {
display: flex;
justify-content: end;
}
.filtersection button:hover {
color: #005B66;
transition: 1s;
background: #FDC652;
}
.project-tabsection .nav-tabs .nav-link {
background: 0 0;
border: 0;
border-radius: 0;
font-size: 18px;
margin-right: 70px;
color: #D9D9D9 ;
position: relative;
padding: 0px 0px 20px;
}
.project-tabsection .nav-tabs .nav-link.active, .project-tabsection  .nav-tabs .show>.nav-link {
color: #000 !important;
background-color: transparent;
}
.project-tabsection .nav .nav-item button.active::after {
content: "";
border-bottom: 4px solid #31B7BC;
width: 100%;
position: absolute;
left: 0;
bottom: -1px;
border-radius: 0;
}
.single-mainhed h3{
color: #005B66;
}
.projects-related  h3{
color: #005B66;
}
.project-tabsection {
padding: 30px 0px;
}
.category-project {
background:#005B66;
background: url(//waterbladders.com.au/wp-content/themes/bladder/img/agriclture.jpg) no-repeat;
padding: 25px;
background-size: cover;
}
.category-project h4 {
color: #fff;
}
.category-project li a {
color: #fff;
text-decoration: none;
}
.category-project li {
color: #fff;
border-bottom: 1px solid #ffffff6b;
padding: 8px 0px 10px 18px;
font-size: 16px;
list-style: none;
position: relative;
}
.category-project li:last-child {
border-bottom: none;
}
.category-project li:after {
content: "";
background: #FDC652;
width: 7px;
height: 7px;
border-radius: 100%;
position: absolute;
top: 19px;
left: 0;
}
.category-project ul {
padding-left: 0px;
}
.footer-item li span {
color: #BFE2E0;
font-family: "Viga", sans-serif;
}
.contact-title h2 {
color: #005B66;
}
.contact-title ul {
list-style: none;
padding: 0;
}
.contact-title ul li {
color: #000;
margin-bottom: 6px;
display: flex;
align-items: center;
gap: 12px;
}
.contact-title ul li a{
color: #000;
text-decoration:none;
}
.contact-title {
max-width: 450px;
}
.contact-title ul li span { background: #FDC652;
border-radius: 50px;
width: 40px;
height: 40px;
font-size:22px;
display: flex;
justify-content: center;
align-items: center;
}
.contact-title ul li {
color: #000;
margin-bottom: 15px;
}
.contact-title ul li span i {
color:#005B66;
}
.become-a-retailer .team-heading {
max-width: 1100px;
}
.become-a-retailer .team-heading p{
font-size: 20px;
line-height: 30px;
margin-bottom:0;
}
.partnerwith{
background:#005B66;
}
.whoshould-section{
background:#fff;
background-image:none;
}
.applyimg img{
width:100%;
}
.watertank-content li {
margin: 7px 0px;
}
#gform_fields_4 .gfield_label {
display: inline-block;
font-size: 15px;
font-weight: 400;
margin-bottom: 8px;
padding: 0;
font-family: "Roboto", sans-serif;
color: #757989;
}
.Interested-section {
background: #fff;
background-image: none;
}
.Interested-section h3, .Interested-section p, .Interested-section ul li{
color: #000;
}
.Interested-section p {
font-size: 20px;
line-height: 30px;
}
.Interested-section .verslity-section h3 {
margin-bottom: 10px;
}
.Interested-section .mainbtn {
margin-top: 20px;
}
.become-a-retailer p a{
color:#005b66;
}
.become-a-retailer .enquiry{
color:#005b66;
}
.single-products .blader-discription .discription {
-webkit-line-clamp: 2;
line-clamp: 2;
display: -webkit-box;
overflow: hidden !important;
-webkit-box-orient: vertical;
min-height: auto !important;
}
#gform_fields_4 #input_4_10 label{
font-size: 15px;
font-weight: 400; 
color: #757989;
font-family: "Roboto", sans-serif;
} 
#gform_fields_4 textarea{
font-size: 15px;
font-weight: 400;
font-family: "Roboto", sans-serif;
}
.navigationbtn a.btnjoinlocal, .request-quote a.btnjoinlocal{
background: #FDC652 !important;
color: #005B66 !important;
}
.request-quote a.btnjoinlocal{
margin-left:20px;
}
.navigationbtn a.btnjoinlocal:hover, .request-quote a.btnjoinlocal:hover{
background: #005B66 !important;
transition: 1s;
color: #fff!important;
}
.contactbtnlocal a.btnjoinlocal{
font-size: 16px;
background: #FDC652 !important;
color: #005B66 !important;
text-decoration: none;
font-weight: 700;
line-height: 22px;
padding: 13px 30px;
border-radius: 50px;
display: inline-block;
margin-top:10px;
}
.contactbtnlocal a.btnjoinlocal:hover{
background: #005B66 !important;
transition: 1s;
color: #fff!important;
}