/*
Theme Name: The Patient Plumber
Theme URI: https://ostenpowers.com.au/
Author: Nikko Agustino
Author URI: https://ostenpowers.com.au/wed-development
Description: Custom theme for The Patient Plumber.
Version: 1.2
*/

body {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
}
.knewave {
    font-family: "Knewave", cursive;
}
.bg-secondary {
    background: #DDD2BC !important;
}
.bg-navbar {
    background: url(assets/img/bg-navbar.png) no-repeat center center;
    background-size: 100% 100%;
}
.bg-dark {
    background: #000E25 !important;
}
.btn-danger {
    background: #D22026 !important;
    color: #fff !important;
    border-color: #D22026 !important;
}
.btn-danger:hover {
    background: #fff !important;
    color: #D22026 !important;
    border-color: #D22026 !important;
}
.btn-outline-danger {
    color: #D22026 !important;
    border-color: #D22026 !important;
}
.btn-outline-danger:hover {
    background: #D22026 !important;
    color: #fff !important;
    border-color: #D22026 !important;
}
a {
    text-decoration: none;
    color: inherit;
}

.header,
.desktop-logo {
    transition: height 0.3s ease-in-out;
}

.glowing-circle {
    width: 15px;
    height: 15px;
    background-color: #00ff00; /* Green */
    border-radius: 50%;
    align-self: center;
    margin-left: .5rem;
    box-shadow: 0 0 20px #00ff00;
    animation: glow 1s infinite alternate ease-in-out;
    border: 2px solid white;
}
@keyframes glow {
    0% {
        box-shadow: 0 0 0px #00ff00, 0 0 0px #00ff00;
    }
    100% {
        box-shadow: 0 0 10px #00ff00, 0 0 20px #00ff00;
    }
}

.gmbrr .author-avatar {
    display: none !important;
}
.gmbrr .listing li {
    border: 2px solid lightgrey !important;
    box-shadow: none !important;
}
.gmbrr .listing .review-meta + .text, .gmbrr .listing .text + .review-meta {
    padding-inline-start: 0 !important;
}

.bg-hero-banner {
    background: url(assets/img/bg-hero-banner.png) no-repeat center center;
    background-size: contain;
    min-height: 827px;
    /* min-height: calc(100vh + 10rem) !important; */
    margin-bottom: 10rem;
}
.fw-black {
    font-weight: 800;
}
.btn {
    font-weight: bold;
}
.hero-google-review {
    position: absolute;
    top: 18rem;
    left: 42%;
}
.hero-shield {
    position: absolute;
    height: 320px;
    width: 270px;
    bottom: 10 limpatan ber;
    right: 0;
    padding: 8.25rem 2rem 3rem 2rem;
    background: url(assets/img/shield.png) no-repeat center center;
    background-size: 100% 100%;
}
.promo-wrapper {
    position: absolute;
    bottom: -8rem;
    width: 100%;
    padding: 1rem;
}
.bg-benefit-red {
    background: url(assets/img/bg-benefit-red.png) no-repeat center center;
    background-size: 100% 100%;
}
.bg-benefit {
    background: url(assets/img/bg-benefit.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 3rem 10rem;
}
.form-control,
.form-control:focus {
    padding-left: 40px;
    position: relative;
    background: transparent;
    border: none;
    border-bottom: 1px solid #72738E;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
form > div {
    position: relative;
    margin-bottom: 2rem;
}
form > div::before {
    position: absolute;
    width: 25px;
    height: 25px;
    content: "";
    background-size: contain;
    left: 5px;
    top: 10px;
}
form textarea {
    padding-left: 0 !important;
}
.form-name::before {
    background: url('assets/img/form-name.png') no-repeat;
}
.form-email::before {
    background: url('assets/img/form-email.png') no-repeat;
}
.form-phone::before {
    background: url('assets/img/form-phone.png') no-repeat;
}

.bg-service {
    background: url('assets/img/bg-service.png') no-repeat center center;
    background-size: 100% 100%;
    padding: 2rem;
    text-align: center;
    position: relative;
}
.bg-service .service-icon {
    position: relative;
    top: -2rem;
}

.text-outline {
    font-size: 35pt;
    font-weight: 900;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: red;
    -webkit-text-stroke-width: 1px;
}

.bg-step {
    background: url('assets/img/bg-step.png') no-repeat center center;
    background-size: 100% 100%;
padding: 2rem 4rem 2rem 4rem;
text-align: center;
}
.project-title-box {
    background: #E7E8F0;
    border-left: 10px solid #D22026;
    padding: 1rem 2rem;
}
.slick-dots li {
width: 80px; /* make it long */
height: 10px;
margin: 0 4px;
}

.slick-dots li button {
width: 100%;
height: 100%;
padding: 0;
}

.slick-dots li button:before {
content: '';
width: 100%;
height: 100%;
background: #444; /* inactive color */
border-radius: 5px;
display: block;
transition: background 0.3s;
}

.slick-dots li.slick-active button:before {
background: red; /* active bar color */
}

.bg-light {
    background: #E7E8F0 !important;
}
.bg-home-about {
    background: url('assets/img/bg-home-about.png');
    background-size: auto 90%;
    background-position: top right;
    background-repeat: no-repeat;
}
.service-wrapper {
    margin-bottom: -10rem;
}
.service-wrapper .bg-service-text {
    position: relative;
    top: -10rem;
    background: url('assets/img/bg-service-text.png') no-repeat center;
    width: 376px;
    height: 400px;
    padding: 2rem 2rem 3rem 2rem;
    background-size: cover;
    text-align: center;
    margin: 0 auto;
}
.bg-funding {
    background: url('assets/img/bg-funding.png') no-repeat center center;
    background-size: cover;
}

.project-overlay {
    background: url('assets/img/project-overlay.png') no-repeat bottom center;
    background-size: 100% 100%;
    max-width: 480px;
    padding: 2rem;
    padding-bottom: 3rem;
    color: white;
    position: absolute;
    z-index: 1;
    right: 3rem;
    top: 3rem;
}

.top-call-icon {
    position: absolute;
    top: -4px;
    left: -25px;
    width: 65px;
    height: 65px;
    animation: flash 1s infinite;
}
/* make top-call-icon flashing */
@keyframes flash {
    0% {
        scale: 1;
    }
    50% {
        scale: 0.95;
    }
    100% {
        scale: 1;
    }
}
.bg-with-car:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 88px;
    background: url('assets/img/bg-navbar-car.png') no-repeat top right;
}
.mb-15 {
    margin-bottom: 15rem;
}

.funding-featured {
    background: #EFEFEF;
    padding: 1rem;
width: 970px;
text-align: center;
position: absolute;
bottom: 10px;
right: 0;
}
.wpcp-single-item {
    border: none !important;
}
footer .fs-5 {
    font-size: 1.2rem !important;
}

.about-summary {
    position: absolute;
    bottom: calc(50% - 200px);
    right: 0;
    background: #DDD2BC;
    padding: 1rem;
}
.about-summary:before {
    content: "";
    position: absolute;
    top: -28px;
    right: 0;
    width: 34px;
    height: 28px;
    background: url('assets/img/summary-corner.png') no-repeat;
}
.about-summary .vr {
    width: 1px;
    background: #000;
    margin: 0 1rem;
}

.bg-faq-top {
    background: url('assets/img/bg-faq-top.png') no-repeat top center;
    background-size: 100% auto;
}
.sp-easy-accordion .ea-header a {
    text-transform: uppercase;
    font-weight: 800 !important;
}
.sp-easy-accordion .ea-header {
    background: white !important;
}
.sp-easy-accordion .ea-card {
    padding-left: 80px !important;
    background: transparent !important;
    position: relative;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.sp-easy-accordion .ea-card:before {
    position: absolute;
    font-family: sans-serif;
    left: 10px;
    top: 10px;
    font-size: 35pt;
    font-weight: 900;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: red;
    -webkit-text-stroke-width: 1px;
}
.project-details-wrapper h2 {
    text-align: center;
    font-weight: bold;
    font-size: 3rem;
    text-transform: uppercase;
    margin-top: 3rem;
    margin-bottom: 2rem;
}
.project-details-wrapper h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #D22026;
    margin: 0 auto;
}

.blog-thumb-wrapper {
    border-radius: 10px;
}
.blog-thumb-wrapper img {
    width: 100%;
    border-radius: 10px;
}
.blog-thumb-calendar-wrapper {
    position: relative;
}
.blog-thumb-calendar {
    position: absolute;
    width: max-content;
    right: 2rem;
    bottom: -2rem;
    border-radius: 8px;
    font-weight: 600;
    padding: .5rem 2rem;
}
.blog-thumb-calendar .fs-2 {
    display: block;
    margin-top: .5rem;
    line-height: 1.5rem;
}

.suburb-list-link {
    text-align: center;
    width: 20rem;
    background: #c78c8e;
    border-left: 10px solid #D22026;
    font-size: 1.5rem;
    padding: 1rem;
}