/*
Theme Name: iconclean
Theme URI: 
Description: vijay.rana69000@gmail.com
Version: 1.0
Author: Vijay singh
Author URI: http://www.iconclean.co.nz/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-family: 'Poppins', sans-serif;
    color: #333333;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: 1.2;
    color: #333333;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;

}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a:focus{
    text-decoration: none;
    outline: none;
}
.text-green, .text-green:hover{
    color: #23a036;
}
.call-experts{
    font-weight: bold; 
}
.service-icon img {
    max-width: 75px;
    margin-bottom: 30px;
}
.service-content h4{
    font-weight: 600;
}
.service-item {
    padding: 30px 0px;
}
.banner-image img {
    width: 100%;
    object-fit: cover;
}
.banner-section {
    position: relative;
    width: 100%;
    display: inline-block;
    /*    height: calc(100vh - 125px);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 500px;
}
.banner-section:before{
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top:0;
    left: 0;
    background-color: rgba(13, 42, 108 , .8);
}
.banner-content-section {
    display: inline-flex;
    width: 100%;
    align-items: center;
    height: 100%;
}
.banner-content-section *{
    color: #fff;
}
.banner-content-section h1{
    margin: 20px 0px; font-size: 34px;
}
.banner-content-section li {
    position: relative;
    padding: 5px 0px 5px 30px;
    background-image: url('images/check-mark.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position:left 6px;
}
.banner_form {
    display: inline-block;
    width: 100%;
    background-color: rgb(35, 160, 54);
    padding: 30px;
    border-radius: 10px;
    max-width: 430px;
    float: right;
}
.banner_form .gform_wrapper.gravity-theme .gfield input, .banner_form .gform_wrapper.gravity-theme .gfield select {
    border: 1px solid #ffffff;
    border-radius: 5px;
    height: calc(1.5em + 0.75rem + 15px);
    height: 45px;
    color: #fff;
    background-color: transparent;
}
.banner_form .gform_wrapper.gravity-theme .gfield input::placeholder,.banner_form .gform_wrapper.gravity-theme .gfield textarea::placeholder{
    color: #fff;
}
.banner_form .gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 90px;
    border-radius: 5px!important;
    padding: 10px !important;
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.banner_form .gform_wrapper.gravity-theme .gfield textarea.medium:focus{
    outline: none;

}
.banner_form .gform_wrapper.gravity-theme .gfield input {
    padding: 10px !important;
}
.banner_form .gform_footer.top_label {
    margin-top: 0px!important;
}
.banner_form .gform_wrapper.gravity-theme #field_submit input, .banner_form .gform_wrapper.gravity-theme .gform_footer input {
    align-self: flex-end;
    border: 1px solid;
    display: inline-block;
    max-width: 180px;
    margin-bottom: 0px;
}
.banner_form .gform_wrapper.gravity-theme #field_submit input:hover, 
.banner_form .gform_wrapper.gravity-theme .gform_footer input:hover {
    background-color: #0D2A6C;
}
.banner_form .gform_wrapper.gravity-theme .field_description_above .gfield_description{
    padding-bottom: 0px;
    background-color: transparent;
    padding-left: 0;
    border: none;
}
.banner_form .gform_validation_errors ol {
    display: none;
}
.banner_form select option {
    color: #000;
}
.text-white p{
    color: #fff;
}
.footer-menu .nav-link:before{
    color: #fff;
}
.space-80{
    padding-top: 80px;
}
.wp-gr .wp-google-name {
    color: #fff!important;
}
.text-black{
    color: #000!important; 
}
.text-blue{
    color: #0D2A6C!important; 
}
.header-phone-number i, .header-section i{
    color: #0D2A6C!important; 
}
.afterpay-available {
    max-width: 200px;
}
.contact-block-section {
    background-color: #23a036;
}
.contact-block-item * {
    color: #fff;
}
.contact-block-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-icon {
    margin-right: 20px;
}
.contact-details p {
    margin-bottom: 5px;
    font-size: 17px;
}
.contact-details h5 {
    margin-bottom: 0;
}
.book-now-fixed {
    position: fixed;
    display: none;
    left: 30px;
    bottom: 30px;
    z-index: 11;
}
.book-now-fixed i{
    color: #fff;
}
.main-logo{
    max-width: 300px;
}
.banner_form .gform_footer.top_label {
    padding-bottom: 0px!important;
    padding-top: 10px!important;
}
.banner_form .gform_footer .gform_button  {
    margin-bottom: 0;
}
.book-now-fixed span {
    background: #23a036;
    position: absolute;
    left: 50px;
    margin-top: 2px;
    text-shadow: 0 0 black;
    color: #fff;
    padding: 5px 15px;
    border-radius: 0px 24px 24px 0px;
    font-size: 14px;
}
.book-now-fixed:hover span{
    background: #0D2A6C;
    transition: color 0.15s ease-in-out, 
        background-color 0.15s ease-in-out, 
        border-color 0.15s ease-in-out, 
        box-shadow 0.15s ease-in-out;
}
.text-white a, .text-white a:hover {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link a{
    position: relative;
}
ul.sub-menu {
    display: none; 
    position: absolute;
    background: #fff;
    z-index: 1;
    top: 65px;
    padding: 15px 0px;
}
.navbar-nav li:hover ul.sub-menu{
    display: block;
}
.navbar-light .navbar-nav li:hover ul.sub-menu .nav-link {
    padding: 10px 30px;    
    font-size: 14px;
}
.menu-item-has-children > a:before {
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    position: absolute;
    left: calc(100% + 9px);
    top: 11px;
}
.mobile-sticky {
    position: fixed;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
    z-index: 2;
    flex-wrap: wrap;
    width: 40px;
    left: 0;
    align-content: center;
    visibility: hidden;
}
.slicky-phone-number {
    font-size: 23px;
    background-color: rgb(35, 160, 54);
    display: flex;
    align-items: center;
    padding: 7px;
    border-radius: 0px 5px 5px 0px;
}
.slicky-phone-number:hover{
    text-decoration: none;
}
a.get_a_quote {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    writing-mode: vertical-lr;
    background: rgb(35, 160, 54);
    padding: 20px 5px;
    border-radius: 0px 5px 5px 0px;
}
a.get_a_quote:hover {
    color: #fff;
    text-decoration: none;
}
.mobile-sticky a {
    margin: 5px 0px;
}
.col-five{
    flex: 0 0 20%;
    max-width: 20%;
}
.checklist-title{
    width: 100%;
    display: inline-block;
    text-align: left;
}
.checklist-image img {
    aspect-ratio: 1 / .7;
    min-height: auto!important;
}
.checklist-content ul{
    position: relative;
}
.checklist-content ul li:before {
    content: '\2713';
    display: inline-block;
    color: #23A036;
    padding: 0 6px 0 0;
    font-weight: 900;
    position: absolute;
    left: 0;
}
.checklist-content ul li {
    padding: 5px 0px 5px 20px;
}
.content.checklist-content.text-left {
    display: inline-block;
    width: 100%;
}
#accordion .card .faq-button {
    font-weight: 600;
    color: #000;
    position: relative;
    width: 100%;
    text-align: left;
}
#accordion .card .card-body {
    padding: 20px 45px;
}
#accordion .card .btn:focus, #accordion .card .btn.focus {
    box-shadow: none;
}
#accordion .card .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(35 160 54 / 10%);
    border-bottom: 1px solid  #23a036;
}
#accordion .card {
    border: 1px solid #23a036;
    border-bottom: 1px solid rgb(35 160 54 / 40%);
}
#accordion .card .faq-button[aria-expanded="false"]::after {
    content: "+";
    right: 0;
    position: absolute;
    font-size: 40px;
    font-family: auto;
    font-weight: 500;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
#accordion .card .faq-button[aria-expanded="true"]::after {
    content: "-";
    right: 0;
    position: absolute;
    font-size: 65px;
    font-family: system-ui;
    font-weight: 100;
    margin-top: -8px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
.support-box.Google-box {
    padding: 45px 10px 25px;
}
.single-product .gform_wrapper.gravity-theme .ginput_container_time {
    flex-basis: min-content;
    max-width: 150px;
    min-width: 100px;
}
.woocommerce div.product form.cart .button{    
    color: #fff;
    background-color: #23A036;
    border-color: #23A036;
    font-weight: 500;
    padding: 10px 25px;
    border-radius: 100px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 30px;
    transition: all .3s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.woocommerce .quantity .qty {
    width: 100px;
    text-align: center;
    padding: 10px 25px;
    border-radius: 100px;
}
.wc-block-components-button:not(.is-link) ,.wc-block-components-button:not(.is-link) .wc-block-components-button__text{
    color: #fff;
    background-color: #23A036;
    border-color: #23A036;
    font-weight: 500;

    border-radius: 100px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 30px;
    transition: all .3s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wc-block-components-checkout-place-order-button__text {
    color: #fff;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-components-checkout-return-to-cart-button {
    color: #fff!important;
    background-color: #23A036;
    border-color: #23A036;
    font-weight: 500;
    padding-left: 55px !important;
    padding: 15px 55px;
    border-radius: 100px;
    text-align: center;
}
.wp-block-woocommerce-checkout-actions-block .wc-block-components-checkout-return-to-cart-button svg {
    fill: #fff;
    left: 20px!important;
}
.wc-block-cart__main table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    color: #fff!important;
    background-color: #23A036;
    border-color: #23A036;
    font-weight: 500;
    padding-left: 55px !important;
    padding: 15px 55px;
    border-radius: 100px;
    text-align: center;
    text-decoration: none;
}
.wc-block-cart__main table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    color: #fff!important;
    background-color: #0D2A6C;
    border-color: #0D2A6C;
    font-weight: 500;
    padding-left: 55px !important;
    padding: 15px 55px;
    border-radius: 100px;
    text-align: center;
}
.stripe_afterpay .wc-block-components-payment-method-icons img {
    background: #B2FCE4;
    border-radius: 10px;
}
.certifications img {
    border-radius: 5px;
    max-width: 300px;
    margin: 5px 0px;
    max-height: 55px;
}
.wc-block-components-product-details.wc-block-components-product-details li:first-child {
    display: none;
}
/***********************************Modal Box***********************************************/
.modal-box-overlay {
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.modal-box-overlay .modal-content {
    border: none;
    background: transparent;
}
.modal-box-overlay .modal-dialog {
    max-width: 450px;
}
.modal-box-inner{
    width: 100%;
    max-width: 450px; 
    padding: 10px; 
    left: 0px; 
    top: 0px; 
    position: relative; 
    background: black; 
    flex-direction: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    gap: 32px; 
    display: inline-flex;
    border-radius: 12px;
}
.modal-box-header{
    align-self: stretch;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex;
}
.modal-box-header-inner{
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
}
.modal-box-header-title{
    align-self: stretch;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #FC05F7;
    font-size: 32px;
    font-family: Orbitron;
    font-weight: 700;
    line-height: 48px;
    word-wrap: break-word;
    font-family: 'orbitronlight';
}
.modal-box-header-content{
    align-self: stretch;
    justify-content: center;
    display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    word-wrap: break-word;
    font-family: "Inter", sans-serif;
}
.close-btn{
    width: 64px; 
    height: 64px; 
    position: relative; 
    overflow: hidden;
    cursor: pointer;
}
.modal-box-content{
    align-self: stretch; 
    flex-direction: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    gap: 24px; 
    display: flex;
}
.modal-box-content-title{
    align-self: stretch; 
    justify-content: center;
    display: flex; 
    flex-direction: column; 
    color: #fff; 
    font-size: 24px; 
    font-family: 'orbitronlight'; 
    font-weight: 700; 
    line-height: 28px; 
    word-wrap: break-word;
}
.modal-box-content-list{
    align-self: stretch; 
    flex-direction: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    gap: 16px; 
    display: flex;
}