/* Global CSS rules*/
*{margin:0;padding:0;box-sizing: border-box;}
a{text-decoration: none;transition: .4s ease-in-out;}
.cust-padd {padding: 0 30px;}
h1,h2,h3,h4,h5,h6,p{margin:0;}
/* nav CSS start */
nav.navbar{flex-wrap: nowrap;justify-content:space-between;}
.navbar .navbar-nav li.nav-item {margin-right: 20px;position: relative;}
.navbar .navbar-nav li.nav-item:last-child{margin-right: 0;}
/* .nav-item.dropdown:hover .dropdown-menu {display: block;box-shadow: 0 0 15px 0 rgba(0, 0, 0, .5);} */
.navbar-nav .nav-link:before {
    content: '';width: 0;height: 1px;background-color: #0384ea;position: absolute;bottom: -5px;
    right:0;transition: .6s ease-out;}
.navbar-nav .nav-link:hover:before, .navbar-nav .nav-link.active:before{left:0;width:100%;right:auto;}
.navbar .navbar-nav .nav-link {padding: 0px;font-family: "Nunito Sans", sans-serif;
    font-weight: 700;font-size: 16px;color: #000;}
.navbar-nav .dropdown-toggle::after {display: inline-block;margin-left: 8px;vertical-align: 3px;content: "";
    border-top: none;border-right: 2px solid #000;border-bottom: 2px solid #000;
    border-left: none;width: 8px;height: 8px;transform: rotate(45deg);}
.navbar-nav .dropdown-menu li {border-bottom: 1px solid #d9d9d9;} 
.navbar-nav .dropdown-menu li:last-child, .navbar-nav .dropdown-menu.suburb-list li:nth-last-of-type(2) {border-bottom:none;}
.navbar-nav .dropdown-menu li .dropdown-item {padding: 10px 15px;color: #000;font-family:"Nunito Sans", sans-serif;font-weight: 700;}
.navbar-nav .dropdown-menu li .dropdown-item:hover {background: transparent;color: #0384ea;}   
.suburb-menu {width: 350px;}
.suburb-menu li {width: 48%;float: left;margin-right: 10px;}
.suburb-menu li:nth-child(2n) {margin-right: 0;}
header.sticky-head {position: fixed;top: 0;width: 100%;background: #fff;z-index: 999;}
header.sticky-head .bondclean-cta-btns, header.sticky-head .head-social {display: none;}
header.sticky-head .navbar-brand {transform: scale(0.8);padding: 0 0 8px;}
header.sticky-head .cust-padd {padding: 0 25px;}
button.navbar-toggler[aria-expanded="false"] .flaticon-close, button.navbar-toggler[aria-expanded="true"] i.flaticon-hamburger  {display: none;}
button.navbar-toggler {padding: 0;width: 40px;height: 35px;border-color: #0384ea;border-width: 2px;line-height: 35px;}
button.navbar-toggler span, button.navbar-toggler i {color: #0384ea;}
.navbar-toggler:focus {box-shadow: none;}
.navbar-collapse {flex-basis: 100%;justify-content:center !important;}
header.sticky-head .navbar-collapse {justify-content: end !important;}
.navbar-nav .dropdown-menu {top: 38px;}
.dropdown-menu.show.suburb-list {display: flex;width: 330px;flex-wrap: wrap;justify-content: space-between;left: -150px;}
.dropdown-menu.show.suburb-list li {flex-basis: 47%;}

/* nav CSS END */
/*  *** CTA buttons CSS start *** */
.bondclean-cta-btns {display: flex;}
.bondclean-cta-btns a {display: inline-block;padding: 0 10px 0 0;border-radius: 50px;border: 2px solid #222;font-family: "Nunito Sans", sans-serif;font-size: 16px;font-weight: 700;}
.bondclean-cta-btns a i {background: #fff;
    display: inline-block;width: 50px;height: 50px;border-radius: 50px;text-align: center;padding:7px 0 0 0;
    font-size: 30px;vertical-align: middle;margin-right: 10px;color:#0384ea;}
a.tel-num {background: #0384ea;color: #fff;}
a.tel-num:hover, a.get-a-quote:hover{background-color: #000;color: #fff;}
a.tel-num:hover i, a.get-a-quote:hover i{color:#fff;background-color:#0384ea;}
a.get-a-quote {background:  #f0f8ff;color: #000;margin-left:15px;}
.navbar .bondclean-cta-btns a{padding: 0 5px 0 0;font-size: 15px;}
.navbar .bondclean-cta-btns a i{width: 45px;height: 45px;padding: 6px 0 0 0;font-size: 28px;margin-right: 8px;}
/* *** CTA buttons CSS END *** */
/* ** banner CSS start ** */
.bondclean-banner {background-repeat: no-repeat;background-size: cover;
    background-position:top center;box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.8);padding:30px 0;}    
.site-description h1 {color: #fff;font-family: "Montserrat", sans-serif;font-weight: 700;font-size: 36px;
        text-transform: uppercase;text-align: center;margin-bottom:8px;}
.site-description p {color: #fff;font-family: "Montserrat", sans-serif;font-size: 17px;
            text-align: justify;margin-bottom: 10px;line-height: 31px;font-weight: 500;} 
.banner-list {list-style: none;padding-left: 0;display: flex;flex-wrap: wrap;margin-top: 15px;}  
.banner-list li:before{content: "\f143";font-family: flaticon_bondclean !important;
    color: #0384ea;font-size: 20px;left: 0;line-height: 1;position: absolute;top: 2px;}                 
.banner-list li {color: #fff;font-family: "Montserrat", sans-serif;font-weight: 700;font-size: 16px;flex-basis: 50%;margin-bottom: 15px;position: relative;padding-left: 30px;}
.bondclean-banner-home{background-image: url(../images/banner-bg2.webp);}
.bondclean-banner-about{background-image: url(../images/banner-bg1.webp);}
.bondclean-banner-service-bond{background-image: url(../images/banner-bg5.webp);}
.bondclean-banner-contact{background-image: url(../images/banner-bg4.webp);}
ul.banner-list.suburb-banner-list li {color: #514e4e;}
/* ** banner CSS END ** */
/* Banner-form CSS Start */
.bondclean-form {padding-top: 30px;padding-bottom: 30px;}
.form-head2{background-color: #0384ea;text-align: center;color: #fff;font-family: "Montserrat", sans-serif;
    font-size: 24px;font-weight: 700;padding: 15px 0;border-radius: 8px 8px 0 0;position: relative;}
/* .form-head:after, .form-head:before{content: '';position: absolute;border-top: 15px solid #0b4871;border-left: 15px solid transparent;
        border-right: 15px solid transparent;bottom:-13px;} 
.form-head:before {transform: rotate(-135deg);left: 2px;} 
.form-head:after {right: 1px;transform: rotate(135deg);}  */
.bondclean-form form {
    background-color: #fff;
    padding: 30px 15px 0;
    border-radius: 8px;
}
.form-progress {
    padding: 25px 25px 15px;
    list-style: none;
    display: flex;
}
.form-progress li {
    flex: 1;
    text-align: center;
    color: #d3d3d3;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    position: relative;
}
.form-progress li:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #d3d3d3;
    display: block;
    position: absolute;
    top: 12px;
    z-index: 1;
}
.form-progress li i {
    display: block;
    color: #fff;
    font-size: 20px;
    margin-bottom: 8px;
} 
.form-progress li i::before {
    background: #d3d3d3;
    padding: 10px;
    border-radius: 50px;
    position: relative;
    z-index: 99;
}
.form-progress li.active {color: #0384ea;}
.form-progress li.active:before, .form-progress li.active i::before{background-color: #0384ea;}
.form-fields input {
    width: 100%;
}
.field1 {
    background-color: #eceff1;
    color: #2c3e50;
    padding: 8px 10px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.field1:focus-visible {border: 1px solid #0384ea;outline: none;}
.fields-error-msg {
    color: red;
    font-size: 14px;
    display: none;
}
input.form-next-btn {
    width: 40%;
    float: right;
    background: #0384ea;
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 10px 0;
    margin: 10px 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 18px;
}
.flex-1 {flex-basis: 48%;}
.bond-spring-options {margin: 10px 0;}
.bond-spring-options label {
    flex: 1;
    display: flex;
    cursor: pointer;
    justify-content: center;
}
.flex-small {flex-basis: 10%;}
.bond-spring-options label span {padding-left: 10px;}
.bond-cleaning-option h3, .spring-cleaning-option h3 {
    color: #0384ea;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin: 10px 0 5px;
    text-align: center;
}
.cleaning-types {gap: 1%;}
.cleaning-types select {width: 32.6%;}
.bond-extras {
    justify-content: space-around;
    align-items: baseline;
}
.bond-extras label, .bond-extras h3 {
    flex: 1;
}
.bond-extras label input {
    display: inline-block;
    width: auto;
    margin-right: 5px;
}
input.form-previous-btn {width: 30%;background-color: #616161;}
input.bond-quote-success, input.form-previous-btn{border: none;border-radius: 20px;color: #fff;padding: 8px 0;}
input.bond-quote-success {width: 45%;background-color: #0384ea;margin-left: 10px;}
.spring-cleaning-option {display: none;}      
/* Banner-form CSS END */
/* sections CSS start */
.sec-padding-top {padding-top:40px;}
.sec-padding-bottom{padding-bottom:40px;}
.bond-text-info h2{color: #0384ea;font-family: 'Montserrat', sans-serif;font-weight: 700;
font-size: 32px;margin-bottom: 10px;}
.bond-text-info p {font-family: "Montserrat", sans-serif;
    /* font-family: "Nunito Sans", sans-serif;*/font-size: 16px;color: #222;margin-bottom: 10px; text-align: justify;line-height: 1.8;}
/* sections CSS END */
/* how we work section CSS start */
.bondclean-how-work {padding: 30px 0 25px;}
.bondclean-drop-icon {
    width: 180px;
    height: 180px;
    margin: 0 auto 38px;
    box-shadow:  inset 3px 3px 10px 5px #dddddd;
    border-radius: 50%;
    padding-top: 30px;
    background-color: #fff;
    transition: box-shadow .4s ease;
}
.bond-book-us div:hover .bondclean-drop-icon {box-shadow: inset -3px -3px 10px 5px #dddddd;}
.bondclean-drop-icon i {font-size: 90px;color: #0384ea;}
.bondclean-how-work h3{font-family: 'Montserrat', sans-serif;font-weight: 700;
    font-size: 22px;margin-bottom: 5px;}
.bondclean-how-work h3{color: #0384ea;}
.bond-book-us {
    background-image: url(../images/book-us.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 35px;
}
/* how we work section CSS END */
/* Bond Clean Pricing section CSS start */
.bondclean-pricing {padding: 30px 0 20px;}
.bondclean-pricing-list {display: flex;flex-wrap: wrap;gap: 2%;}
.bondclean-price {flex-basis: 32%;margin: 0 0 20px 0;box-shadow: 0 0 2px 1px rgba(0,0,0,0.5);
    display: flex;flex-direction: column;padding: 20px;border-radius: 5px;background-color: #0384ea;}
.bondclean-price i {font-size: 50px;color: #fff;}
.bondclean-price strong {font-size: 30px;color: #fff;font-family: "Nunito Sans", sans-serif;}
.bondclean-price span {font-size: 20px;color: #fff;font-family: "Nunito Sans", sans-serif;}
.bondclean-price strong sub {bottom: 0;font-size: 14px;padding-left: 2px;font-weight:400;}
/* Bond Clean Pricing section CSS END */
/* ** Clients Reviews CSS Start ** */
.client-feedback {padding: 30px 0;background-color: #0384ea;}
.slide-head {text-align: center;}
.slide-head h2 {font-family: 'Montserrat', sans-serif;color: #fff;font-size: 32px;text-transform: uppercase;margin-bottom: 10px;font-weight: 700;}
.testi-slider {padding: 0 90px;position: relative;}
.client-review {padding: 10px 20px;width: 100%;text-align: center;}
.client-review p {font-size: 18px;min-height: 100px;color: #fff;font-family: "Nunito Sans", sans-serif;}
.ratings i {color: #faa710;font-size: 20px;}
.client-review h3 {color: #fff;font-weight: 700;font-size: 20px;font-family: 'Montserrat', sans-serif;
    margin: 10px 0;}
.client-feedback .carousel-indicators {position: static;}
.carousel-indicators button[data-bs-target] {width: 15px;height: 15px;border-radius: 50%;background-color: #D6D6D6;opacity: 1;border: none;    margin: 0 5px;}
.carousel-indicators button.active[data-bs-target] {background-color: #fff;transform: scale(1.2);}
.testi-slider:before {content: "\f110";font-family: flaticon_bondclean !important;position: absolute;left: 0;
    font-size: 90px;top: 0;color: #D6D6D6;line-height: 1;}
.testi-slider:after {content: "\f111";font-family: flaticon_bondclean !important;
    position: absolute;right: 0;font-size: 90px;top: 0;color: #D6D6D6;line-height: 1;}
/* ** Clients Reviews CSS END ** */
/* Benifits of Bond Clean CSS start */
.bg-whitesmoke {background-color: whitesmoke;}
.bondclean-list, .bondclean-list-2{padding-left: 0;list-style: none;}
.bondclean-list li, .bondclean-list-2 li {margin-bottom: 18px;position: relative;padding-left: 25px;
    font-family: "Nunito Sans", sans-serif;}
.bondclean-list li:before{content: "\f106";color: #0384ea;font-family: flaticon_bondclean !important;
    font-size: 20px;font-weight: 700;vertical-align: middle;position:absolute;left:0;line-height: 1;
    top: 3px;}
.bondclean-list-2 li:before{content: "\f132";color: red;font-family:flaticon_bondclean !important;
        font-size:18px;font-weight: 700;vertical-align: middle;position:absolute;left:0;}    
/* Benifits of Bond Clean CSS END */
/* CTA section CSS start */
.theme-bg {background-color: #0384ea;padding: 20px 0;}
.cta-section{background-color: #0384ea;padding:0 0 50px 0;}
.cta-section p {color: #fff;}
.out-div-img img {margin-top: -30px;}
.white-text {color: #fff;font-size: 40px;font-family: 'Montserrat', sans-serif;font-weight: 700;margin-bottom: 20px;}
/* CTA section CSS END */
/* Why choose Us CSS start */
.bond-why-us {background-color: #0384ea;}
.bond-why-us h2 {color: #fff;}
.choose-us-box {flex-basis: 24.33%;padding: 20px;margin: 0 10px 0 0;box-shadow:0 3px 4px 1px rgba(0,0,0,0.5);
    border-radius: 12px;text-align:center;background-color: #fff;}
.choose-us-box:last-child {margin-right: 0;}
.choose-us-box h3, .bond-we-are h3{font-family: 'Montserrat', sans-serif;font-weight: 700;font-size: 20px;color: #0384ea;padding:5px 0;}
.choose-us-box i {font-size: 40px;color: #0384ea;line-height: 1;}
/* Why choose Us CSS END */
/* ----------counter CSS start----------- */
.bris-counters {background-image: url(../images/cta-main.webp);color: #fff;
    padding: 30px 0;background-repeat: no-repeat;background-size: cover;background-position: center;}
.bris-counters i {font-size: 70px;line-height: 1;background-color: #0384ea;border-radius: 50%;
        width: 100px;height: 100px;display: inline-block;padding: 12px 0 0 0;}
.bris-counters p {color: #fff;margin-bottom: 0;font-size: 16px;font-family:"Nunito Sans", sans-serif;}
.count-num span {font-size: 40px;font-family:"Nunito Sans", sans-serif;font-weight: 700;}
/* ----------counter CSS END----------- */
/* Inclusion/Exculsion CSS Start */
.service-content {margin-top: 20px;transition: .6s;}
.service-content:hover {transform: translateY(-5px);border-bottom:none;}
.service-content .option-btn:hover, .service-content .option-btn.nav-link.active {background: #0384ea;color: #fff;}
.service-content .option-btn {border:1px solid #0384ea;color:#0384ea;margin-right: 10px;font-family:"Nunito Sans", sans-serif;}
/* Inclusion/Exculsion CSS END */
/* OUR clients CSS Start */
ul.client-logo {list-style: none;text-align: center;display: flex;flex-wrap: wrap;justify-content: space-between;}
ul.client-logo li {background: #fff;padding: 15px 8px;border-radius: 5px;}
/* OUR clients CSS END */
/* FAQ CSS Start */
.faq-section .accordion-item {margin-bottom: 12px;}
.faq-section .accordion-button {padding: 10px 15px 10px 30px;color: #fff;font-size: 18px;background-color: #0384ea;
    font-family: "Nunito Sans", sans-serif;border: 2px solid #ddd;position: relative;letter-spacing: 0.2px;}
.faq-section .accordion-button:after{content:none;}    
.faq-section .accordion-button:before {content: "\f123";font-family:flaticon_bondclean !important;position: absolute;left: 3px;transition: transform .3s ease-in-out;font-size: 24px;line-height: 1;}
.faq-section .accordion-button:focus {box-shadow: none;}  
.bond-text-info h2.accordion-header{margin-bottom:0px;}
.faq-section .accordion-button:not(.collapsed):before {transform: rotate(180deg);}    
/* FAQ CSS END */
/* Footer CSS Start */
.footer-img {
    background: linear-gradient(transparent 75%, #015da5 25%);
}
footer {
    background-color: #015da5;
    color: #fff;
}
footer ul{padding-left:0;}
.f-logo p {
    margin-top: 10px;
    color: #fff;
    text-align: justify;
    font-family:"Nunito Sans", sans-serif;
}
footer h3 {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
    font-weight: 700;
}
.f-links, .f-social {
    list-style: none;
}
.f-links li{margin-bottom: 15px;}
.f-links li a{color:#fff;transition: .6s ease-in-out;font-family:"Nunito Sans", sans-serif;}
.f-links li a:hover{letter-spacing:1px;}
.f-callus {
    display: grid;
    grid-template-columns: 25% 75%;
}
.f-callus i {
    grid-row: 1/3;
    background: #0384ea;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 10px;

}
.f-callus a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.f-followus {
    margin: 10px 0 0;
}
.f-followus h4{font-size: 18px;font-family: 'Montserrat', sans-serif;color: #fff;margin-bottom: 10px;}
.f-social li {display: inline-block;margin: 0 8px 0 0;}
.f-social li:last-child{margin-right: 0;}
.f-social li a {
    background-color: #E7F0F9;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    padding-top: 10px;
    color: #514e4e;
    font-size: 18px;
}
.f-social li a:hover {
    background: #0384ea;
    color: #fff;
    transform: translateY(-5px);
}
.b-copy-right {
    border-top: 1px solid #fff;
    padding: 10px 0;
    margin-top: 10px;
}
.b-copy-right p{margin-bottom: 0;color:#fff;font-family: "Nunito Sans", sans-serif;}
.f-abn {
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    display: flex;
    border: 4px solid #0384ea;
    margin-top: 20px;
}
.f-abn h4 {
    position: relative;
    background-color: #0384ea;
    padding: 12px 10px 12px 15px;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    flex-basis: 20%;
}
.f-abn h4:after {
    content: '';
    position: absolute;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 22px solid #0384ea;
    right: -21px;
    top: 0;
}
.f-abn p {
    color: #0384ea;
    flex-basis: 80%;
    padding-left: 22px;
    text-align: center;
    margin-bottom: 0;
    align-self: center;
    font-weight: 700;
    font-family:"Nunito Sans", sans-serif;
}
/* ABN CSS END */
/* Footer CSS END */
/*------ About Us page CSS start ------- */
.bond-we-are {
    height: 100%;
    box-shadow: 0 8px 10px 1px rgba(0,0,0,0.5);
    padding: 20px;
    border-radius: 8px;
    border: 5px solid transparent;
}
.bond-we-are:hover{border-color:#0384ea;}
.who-txt {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}
.bond-we-are i {color: #0384ea;font-size: 50px;line-height: 1;}
.bond-why-select h3{font-family: 'Montserrat', sans-serif;font-weight: 700;font-size: 20px;color: #0384ea;padding:0 0 5px;}
.why-select-icon i{display: flex;border-radius: 50%;background: #0384ea;width: 48px;
    height:48px;justify-content: center;align-items: center;color: #fff;font-size: 35px;}
.form-fill-section {
        background: linear-gradient(90deg, #0384ea 36%, rgba(187, 201, 208, 1) 36%, rgba(204, 204, 204, 1) 100%);
}
.field2 {background: #fff;border: 1px solid #4d4d4d;padding: 8px 15px;letter-spacing: 1px;font-family: 'Montserrat', sans-serif;font-size: 16px;color: #000;}
.field2:focus-visible{outline: 0;border-color:#0384ea;}
.half{width:49.3%;}
input.form-sub-btn {
    width: 40%;
    float: right;
    background: #0384ea;
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 8px 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 18px;
}
/*------ About Us page CSS END ------- */
/*-- Contact Us page CSS start ---*/
.animate-icon i {
    color: #0384ea;
    background: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    position: relative;
    z-index: 99;
}
.animate-icon {
    position: relative;
    
}
.animate-icon:before {
    content: '';
    position: absolute;
    animation: call-pulse 1500ms ease-out infinite;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50%;
}
@keyframes call-pulse
{
0% {transform: scale(1);
    opacity: 1;
}
100% {transform:scale(1.5);
    opacity: 0;
}
}
.calling-num a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    color: #fff;
    font-size: 32px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
/*-- Contact Us page CSS END ---*/
/* Suburbs page CSS start */
.bond-page-title {background: #0384ea;color: #fff;padding: 40px 0;}
.bond-page-title h1 {font-family: 'Montserrat', sans-serif;font-size: 40px;font-weight: 700;}
.sub-banner-list {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.sub-banner-list li {
    color: #514e4e;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    flex-basis: 50%;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
}
.sub-banner-list li:before {
    content: "\f143";
    font-family: flaticon_bondclean !important;
    color: #0384ea;
    font-size: 20px;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 2px;
}
.bond-special {
    padding: 55px 20px 20px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    text-align: center;
    height: 100%;
    position: relative;
}
.bond-special h3 {font-family: "Nunito Sans", sans-serif;font-weight: 700;color: #0384ea;font-size: 26px;}
.bond-special i {
    position: absolute;
    top: -48px;
    background: #0384ea;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.mt-spl {margin-top: 80px;}
.spl-center{box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;}
.bond-text-info .light-text {color: #fff;text-align: center;}
.suburbpage-form form{box-shadow: 0 0 10px 5px rgba(0,0,0,0.7);}
.suburbpage-form .form-head{font-size: 26px;padding: 25px 18px;} 
.suburbpage-form .field1{padding: 12px 10px;border: 1px solid #000;margin-bottom: 16px;}
.suburbpage-form input.form-next-btn{width: 100%;background: #0384ea;color: #fff;border: none;
    border-radius: 4px;padding: 15px 0;margin: 5px 0 15px;}
.suburb-page .choose-us-box {flex-basis: 32.7%;}    
/* Suburbs page CSS END */
/* terms and conditions page CSS Start */
.bond-tc {margin-bottom: 20px;}
.bond-tc p, .bond-tc ol li {
    font-family: "Nunito Sans", sans-serif;
    color: #514e4e;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.bond-tc h2 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 34px;
}
.bond-tc ol {padding-left: 20px;}
/* terms and conditions page CSS END */
/* Thank-you page css Start */
.thankyou-info {padding: 20px 0 50px;}
.thankyou-info p {font-family: 'Montserrat', sans-serif;font-size: 20px;font-weight: 600;}
.thankyou-info a {color: #0384ea;font-size: 26px;margin: 5px 0;display: inline-block;}
.thankyou-info a.back-home-btn {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    padding: 10px 20px;
    background: #0384ea;
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px;
    margin: 20px 0 0;
    color:#fff;
    width: 200px;
    border-radius: 20px;
}
.thankyou-info a.back-home-btn:hover
{
    box-shadow: 0px 10px 17px 0px rgba(0,0,0,0.75);
} 
/* Thank-you page css END */
/* MOdal CSS start */
.modal {z-index: 9999;}
.modal-header{position: relative;background: #0384ea;}
.modal-header .modal-title {
    font-family: 'Montserrat', sans-serif;
    flex: 1;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}
.modal-header button.btn-close {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: none;
    position: absolute;
    right: -5px;
    top: -5px;
    background: #fff;
    padding: 0;
    opacity: 1;
}
.modal-header button.btn-close span {
    font-size: 35px;
    line-height: 22px;
    display: inline-block;
}
/* MOdal CSS END */
/* mobile view buttons CSS start */
.mobile-cta {
    background: #fff;
    gap: 0.5%;
    text-align: center;
}
.mobile-cta a {
    flex: 1;
    background: #0384ea;
    display: flex;
    padding: 5px 0;
    color: #fff;
    justify-content: center;
    flex-direction: column;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.mobile-cta a i {font-size: 20px;line-height: 1;}
/* mobile view buttons CSS END */
.bond-404-page {padding-top: 50px;}
.b-our-services {padding: 30px 0 40px;}
.b-service-box {text-align: center;margin-top: 30px;height: calc(100% - 30px);background: #f7f7f7;box-shadow: -4px 2px 9px -1px #c3c2c2c9;}
.b-service-box h3{font-family: 'Montserrat', sans-serif;font-weight: 700;font-size: 20px;color: #0384ea;padding: 10px 0;}
.service-box-text {padding: 20px;}
/* .b-img-outer {height: 250px;overflow: hidden;}
.b-img-outer img {height: 100%;object-fit: fill;width: 100%;} */
/* .b-img-outer img {width:100%;aspect-ratio: 3 / 2;}  */
ul.banner-list.gold-coast-list {width: 80%;}

/* Mobile Banner Content */
.mobile-banner-content {padding: 20px 0 0;background: #0384ea;}
.mobile-banner-content .site-description h1{text-align:left;}
.mobile-banner-content .banner-list li:before {color: #fff;}

/*Responsive CSS Code Paste*/

@media  screen and (max-width:1199px) {
    /* header CSS */
    .navbar .bondclean-cta-btns, .head-social {display: none;}
    button.navbar-toggler i.flaticon-hamburger {font-size: 28px;}
    .navbar-nav .dropdown-menu {border: none;padding:0;}
    .navbar-nav .dropdown-menu li:first-child .dropdown-item {padding-top: 0;}
    nav.navbar {max-height: 100vh;overflow: auto;padding: 0;flex-wrap: wrap;}
    .navbar .navbar-nav li.nav-item {margin-bottom: 8px;margin-right: 0;}
    .navbar-collapse {padding-top: 10px;}
    /* header CSS END */
    .bondclean-form {padding-top: 0;}
    input.form-next-btn{width: 60%;}
    .bondclean-banner {padding-bottom:0;}
    .choose-us-box{flex-basis: 24%;}
    .choose-us-box h3{font-size: 18px;}
    .client-logo {margin-bottom: 0;}
    ul.client-logo li{flex-basis: 16%;}
    .f-social li {margin: 0 5px 0 0;}
    .f-social li a {width: 35px;height: 35px;padding-top: 6px;}
    /*about Us form CSS start*/
    .half {width: 49.2%;}
    /*about Us form CSS END*/
    .suburb-page .choose-us-box {flex-basis: 32.6%;}
    .dropdown-menu.show.suburb-list {width: 100%;left: 0;flex-direction: column;}
    .dropdown-menu.show.suburb-list li {flex-basis: 100%;}
    .navbar-nav .dropdown-menu.suburb-list li:nth-last-of-type(2) {border-bottom: 1px solid #d9d9d9;}
} /* 1199px end */
@media  screen and (max-width:991px) {
    .site-description h1{font-size: 28px;}
    .site-description p{font-size: 15px;line-height: 22px;}
    .banner-list li {font-weight: 500;font-size: 14px;margin-bottom: 10px;line-height: 1.3;}
    .banner-list li:before{font-size: 18px;}
    .client-review p {min-height: 150px;}
    .choose-us-box {flex-basis: 49%;}
    .choose-us-box:nth-child(2) {margin-right: 0;}
    .bond-text-info h2, .slide-head h2 {font-size: 26px;}
    .white-text, .count-num span {font-size: 32px;}
    .bondclean-drop-icon {width: 150px;height: 150px;margin: 0 auto 25px;padding-top: 25px;}
    .bondclean-drop-icon i {font-size: 75px;}
    .out-div-img img {margin-top: 0;}
    .cta-section {padding: 0 0 20px 0;}
     ul.client-logo li {flex-basis: 32%;}
     ul.client-logo li:nth-child(-n+3) {margin-bottom: 15px;}
     .suburb-page .choose-us-box {flex-basis: 32.4%;}
     .suburb-page .choose-us-box:nth-child(2) {margin-right: 10px;}
     ul.banner-list.gold-coast-list{width:100%;}
} /* 991px end */
@media  screen and (max-width:767px) {
    header .navbar-brand {flex-basis: 60%;margin-right: 0;}
    .cust-padd {padding: 0 15px;}
    .bondclean-drop-icon {width: 100px;height: 100px;margin: 0 auto 25px;padding-top: 17px;}
    .bondclean-drop-icon i {font-size: 50px;}
    .bondclean-price {padding: 10px;}
    .bondclean-price span {font-size: 18px;}
    .bondclean-price strong {font-size: 28px;}
    .testi-slider:before, .testi-slider:after{content:none;}
    .testi-slider {padding: 0;}
    .f-abn {width: 100%;}
    .bond-book-us {background-image: unset;}
    .form-fill-section {
        background: linear-gradient(180deg, #0384ea 37%, rgba(187, 201, 208, 1) 37%, rgba(204, 204, 204, 1) 100%);
    }
    .bond-tc h2{font-size: 30px;}
    .bond-tc p, .bond-tc ol li{font-size: 16px;}
    .suburb-page .choose-us-box{flex-basis: 30.5%;}
    .mobile-cta {position: fixed;bottom: 0;width: 100%;}
    footer {padding-bottom: 70px;}
    .b-service-box {margin-top: 20px;height: auto;}
    .service-box-text {padding: 10px 20px;}
} /* 767px end */
@media  screen and (max-width:575px) {
    .site-description h1 {font-size: 22px;}
    .site-description p {font-size: 13px;line-height: 18px;}
    .bond-text-info h2, .slide-head h2 {font-size: 18px;}
    .bond-text-info p {font-size: 14px;line-height: 1.6;}
    .bondclean-how-work h3, .client-review p {font-size: 16px;}
    .bondclean-price strong {font-size: 20px;}
    .bondclean-list li, .bondclean-list-2 li, .choose-us-box h3{font-size: 14px;}
    .choose-us-box {margin-right: 6px;padding: 10px;}
    .f-abn {width: 55%;}
    .service-content .nav-link.option-btn {padding: 5px 8px;font-size: 14px;margin-right: 6px;}     
    .bondclean-drop-icon{margin-bottom: 12px;} 
    .bondclean-list-2 li:before{line-height: 1;top: 3px;} 
    .bondclean-list li:before{top: 2px;}
    .bondclean-price {padding: 4px;}
    .bondclean-price span {font-size: 16px;}
     ul.client-logo li {flex-basis:49%;}
     ul.client-logo li:nth-child(4) {margin-bottom: 15px;}
    .half {width: 100%;}
    .form-fill-section {
        background: linear-gradient(180deg, #0384ea 25%, rgba(187, 201, 208, 1) 25%, rgba(204, 204, 204, 1) 100%);
    }
    input.form-sub-btn{width: 100%;float: none;margin-top: 10px;}
    .bond-why-select h3, .thankyou-info p{font-size: 16px;}
    .bond-tc h2 {font-size: 24px;}
    .bond-page-title{padding: 30px 0;}
    .bond-page-title h1{font-size: 32px;}
    .modal-header .modal-title, .bond-special h3{font-size: 20px;}
    .suburb-page .choose-us-box{flex-basis: 100%;margin-right: 0px;}
    .suburb-page .choose-us-box:nth-child(2){margin-right: 0;}
    .suburb-page .choose-us-box p {text-align: center;}
    .bond-special p {text-align: center;margin-top: 5px;}
    .suburbpage-form .form-head {font-size: 20px;padding: 20px 15px;}
    .bondclean-banner-home, .bondclean-banner-service-bond {
        background-image: none;
        background-color: #000;
    }
    .bondclean-form form {padding: 10px 5px 0;}
    .action-button.submt-btn {width: 140px !important;margin: 10px 0 10px 0px;}
    .bris-counters {background-image: none;background-color: #000;}
} /* 575px end */
@media  screen and (max-width:414px) {
    .form-head{font-size: 20px;}
    .choose-us-box {flex-basis: 100%;}    
    .f-abn {width: 70%;}
    .white-text, .count-num span {font-size: 24px;}
    .client-review{padding-left:0;padding-right:0;}
    .banner-list li{flex-basis:100%;}
    .faq-section .accordion-button{font-size: 16px;}
    .bondclean-cta-btns a{font-size: 12px;}
    .bondclean-cta-btns a i {width: 35px;height: 35px;padding: 6px 0 0 0;font-size: 20px;margin-right: 5px;}
    .bondclean-price{flex-basis: 49%;margin-bottom: 10px;}
    .calling-num a{font-size: 26px;}
    .bond-tc p, .bond-tc ol li {font-size: 15px;}
    .bond-tc {margin-bottom: 15px;}
} /* 414px end */
