.mb-140 {
    margin-bottom: 140px !important;
}

.mb-214 {
    margin-bottom: 214px !important;
}
.mb-30{
    margin-bottom: 4em !important;
}

.full-width{
    margin: 0;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
}
.std-yellow {
    background-color: #ffeecf;
}
.card-primary.card-outline {
    border-top: 3px solid #2B59C3;
}

.text-primary {
    color: #2B59C3 !important;
}

.bg-primary {
    background-color: #2B59C3 !important;
}

.btn-primary {
    background-color: #2B59C3 !important;
}

.rounded-1 {
    border-radius: 0.5rem !important;
}


button.login:hover {
    color: white;
}

#navbar form a {
    background-color: #1c5cf1e3;
    color: #fff !important;
}

#navbar form a.service-partner {
    background-color: white !important;
    color: #343a40 !important;
}


#navbar form a.service-partner:hover {
    text-decoration: none;
    color: #2B59C3 !important;
}

/* #navbar form a.login:hover {
    background-color: #2B59C3 !important;
    color: #fff !important;
} */

button:hover,
.btn:hover {
    background-color: #1c5cf1e3 !important;
    color: #fff !important;
}

a:hover {
    text-decoration: none;
    color: #2B59C3 !important;
}

a.check-prices:hover {
    color: #2B59C3 !important;
    text-decoration: none;
    background-color: none !important;
}

.check-prices {
    background-color: white;
}

.main-services-banner .three-steps p {
    text-align: center;
}

/* .main-services-banner h1 {
    font-size: 36px !important;
} */

.main-services-banner h4 {
    font-weight: 400;
}

.main-services-banner .three-steps a {
    color: #2B59C3;
    font-weight: 500;
}

.main-services-banner {
    background-color: #ffeecf;
    color: #183b56;
}

.main-services-banner .fa.fa-check {
    color: #2b59c3;
}

.main-services-banner .circle {
    border-radius: 50%;
    margin-right: 18px;
    text-align: center;
    font-size: 10px;
    color: #107e7f;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    padding-top: 0;
}

.main-services-banner span {
    display: block;
    align-items: baseline;
    margin: 0;
    padding: 2px 0;
}

.mw-100 {
    max-width: 100%;
}

.text-muted-arrow {
    color: #e5e5e5 !important;
}

.main-services-banner .btn-primary {
    background-color: #2b59c3 !important;
    border: none;
}

.main-services-banner .getstarted-searchbox {
    margin-top: 20px !important;
}

.main-services-banner .form-control {
    border: none !important;
}

.featured-logo {
    background-color: #fffcf7;
}

.featured-logo h6 {
    color: #183B56;
    font-weight: 800;
    font-size: 18px;
}

.icon-wrapper-primary {
    margin-bottom: 1rem;
    padding: 14px;
    border-radius: 16px;
    background: #F1F6FD;
    color: #2B59C3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-layout-fixed {
    table-layout: fixed !important;
}

.overview-block {
    background-color: #2b59c3;
}

.overview-block .btn-primary h6 {
    color: #2b59c3;
    margin: 4px;
    font-size: 14px !important;
}



.three-steps h6 {
    color: #183B56;
    font-weight: 800;
    line-height: 25px;
    font-size: 18px;
}

.three-steps h2,
h5,
p {
    color: #183b56;
}

.three-steps p {
    color: #183B56;

}

.three-steps .card {
    background-color: #f1f6fd;
    border: none;
    /* height: 350px; */
    border-radius: 8px;
}

.three-steps .card-img-top {
    padding: 10px;
    border-radius: 16px;
    height: 200px;
}



.some-information {
    color: #183b56;
}



.services-include ul {
    padding-left: 18px;
    font-size: 14px;
    color: #183b56;
}

.services-include .card-img-top {
    padding: 10px;
    border-radius: 16px;
}

.services-include .card {
    background-color: #fffcf7;
    border: none;
    border-radius: 0%;
    height: 100%;
}

.services-include h2 {
    color: #183b56;
}

.about-services-we-offer h2 {
    margin-bottom: 2rem;
}

.about-services-we-offer h4 {
    margin-bottom: 2rem;
    margin-top: 3.5rem;
}

.optional-extras .square {
    border-radius: 16%;
    margin-right: 18px;
    text-align: center;
    font-size: 10px;
    color: #107e7f;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background-color: #f1f6fd;
    padding-top: 0;
}

.optional-extras span {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 2px 0;
}

.optional-extras .extra-service img {
    border: 1px solid #f1f6fe;
    border-radius: 10px;
    background-color: #f1f6fe;
    padding: 10px;
}

/* .other-cleaning-services {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-gap: 30px;
} */

.other-cleaning-services .card {
    border-radius: 0px;
    background-color: #f8faf9;
    border-radius: 6px;
    /* height: 300px; */
}

.other-cleaning-services img {
    border-radius: 6px;
    /* height: 70%; */
    max-height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.other-cleaning-services p {
    /* font-weight: 800; */
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 0;
}

.other-cleaning-services p a {
    color: #183b56;
}

.overview-block a:hover {
    color: white;
}

.main-services-banner i.fa-check-circle {
    font-size: 22px;
    color: #2a5ac1;
    margin-right: 6px;
}

.cheap-cleaners ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.cheap-cleaners li {
    padding: 2px;
}

.cheap-cleaners a {
    color: #000;
}



.bg-lightgray {
    background: #e7e7e7;
}

.bg-lightblue {
    background: #F1F6FD !important;
}

.working-services {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 10px;
}

.working-services .card {
    border-radius: 0px;
    height: 150px;
}

.working-services .card i {
    font-size: 50px;
    margin-bottom: 1rem;
}

html {
    scroll-behavior: smooth !important;
}

.shadow-3 {
    box-shadow: 3px 3px 0px;
}

.shadow {
    box-shadow: 0px 14px 44px rgba(89, 99, 134, 0.11) !important;
}

.row.flex-nowrap.overflow-auto::-webkit-scrollbar {
    display: none;
}

/* .featured-strip img {
    height: 60%;
} */


.client-reviews {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-gap: 24px;
}

.read-more {
    color: #2B59C3 !important;
    font-weight: 500;
    font-size: 18px !important;
}

.summary p.total {
    font-size: 40px;
}

.container.recent-posts .card img {
    height: 260px;
    width: 300px;
    border-radius: 6px;
    margin: 0 auto 20px;
}

.container.recent-posts .card p a {
    font-size: 20px;
    margin-bottom: 0;
}

/* .container.blog-content {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
} */

.container.blog-content .main-content img {
    width: 100%;
    /* height: 400px;
    object-position: center;
    object-fit: cover; */
}

.wp-block-image {
    text-align: center;
}

/* .container.blog-content p {
    margin-bottom: 0;
} */

/* .container.blog-content h2 {
    margin: 30px 10px;
} */

/* breakpoint up  */
@media screen and (min-width: 576px) {
    .working-services {
        grid-template-columns: repeat(3, 1fr);
    }

}


@media screen and (min-width: 768px) {
    .working-services {
        grid-template-columns: repeat(4, 1fr);
    }

    .mb-md-140 {
        margin-bottom: 140px !important;
    }

    .mb-md-214 {
        margin-bottom: 214px !important;
    }

    .table-md-bordered {
        border: 1px solid #dee2e6;
    }
    .service-partner-form{
        width: 960px;
        display: block;
        position: relative;
        margin: auto;
    }
}

@media screen and (min-width: 992px) {
    .working-services {
        grid-template-columns: repeat(5, 1fr);
    }
}



/* breakpoint down */
@media screen and (max-width: 576px) {

    .about-us h2,
    .work-culture h2 {
        text-align: center;
    }

    h2 {
        font-size: 28px;
    }

    h1 {
        font-size: 32px !important;
    }

    h4 {
        font-size: 20px !important;
    }

    .client-reviews {
        grid-template-columns: repeat(1, 1fr);
    }
    .service-partner-form {
        width: auto;
        display: block;
        position: relative;
        margin: auto;
    }


    /* .other-cleaning-services .card {
        height: 300px !important;

    } */

    .main-services-banner .container {
        padding-top: 30px !important;
    }

    .main-services-banner .container h1 {
        font-size: 40px;
        text-align: center;
    }
    .pro-testimony-content {
        width: auto;
        
    }
    .pro-header-line-text, .pro-header-line-text-req {
        font-size: 5em!important;
    }
    i.fa.fa-file-text-o {
        font-size: 0.5em!important;
    }
}

@media screen and (max-width: 768px) {
    .other-cleaning-services {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    /* 
    .other-cleaning-services .card {
        height: 250px !important;

    } */

    /* .featured-strip img {
        height: 100%;
    } */

    .client-reviews {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 992px) {

    .other-cleaning-services {
        grid-template-columns: repeat(2, 1fr);
    }

    .other-cleaning-services h6 {
        height: 50px;
    }

    .cleaners-block {
        transform: translateY(3px) !important;
    }

}

.dropdown-menu {
    margin: -1px 0 0;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
    background-color: #fff!important;
} 
input#gform_submit_button_18 {
    border: 0!important;
    font-family: roboto,sans-serif;
    background: #2784be;
    font-weight: bold;
    color: #fff!important;
    font-size: 18px;
    box-shadow: 0 6px 10px rgba(0,0,0,.09)!important;
    border-radius: 2px!important;
    border-bottom: 4px solid #0769a7!important;
    width: 100%!important;
    margin: 25px 0 0!important;
}
input#gform_submit_button_14, 
input#gform_submit_button_15,
input#gform_submit_button_1,
input#gform_submit_button_3, 
input#gform_submit_button_6,
input#gform_submit_button_8, 
input#gform_submit_button_9,
input#gform_submit_button_10,
input#gform_submit_button_11,
input#gform_submit_button_12,
input#gform_submit_button_17,
input#gform_submit_button_7,
input#gform_submit_button_13,
input#gform_submit_button_5,
input#gform_submit_button_4,
input#gform_submit_button_2,
input#gform_submit_button_19,
input#gform_submit_button_20,
input#gform_submit_button_21,
input#gform_submit_button_22,
input#gform_next_button_19_18{
    color: #fff!important;
    width: 100%!important;
    background-color: #2B59C3 !important;
    margin-bottom: 1.5rem!important;
    margin-top: 1rem!important;
    border-color: #007bff;
    box-shadow: none;
    padding: 0.5rem 1rem;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
p.gform_required_legend {
    display:none!important;
}
.gform_wrapper.gravity-theme .gfield input.large, 
.gform_wrapper.gravity-theme .gfield select.large, 
.gform_wrapper.gravity-theme .ginput_container_date input, 
.gform_wrapper.gravity-theme .gfield textarea{
    width: 100%;
    border: 1px solid #ced4da;
}

/* .gchoice.gchoice_10_1_0 .gfield-choice-input, .gchoice.gchoice_10_1_1 .gfield-choice-input, .gchoice.gchoice_10_1_2 .gfield-choice-input{
    display: block !important;
} */

.gform_wrapper.gravity-theme * {
    box-sizing: border-box;
    display: inline;
}
.pro-requirements-container {
    width: 26em;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.container {
    max-width: 1440px;
}
/* Navbar Hamburger */

.navbar-toggler{
    border: 0px;
}
/* Lead Form */
.lead-form {
    margin-bottom: 30px;
    padding: 20px 25px 0;
    background: #fff;
}
.lead-form-title-wrapper {
    font-size: 15px!important;
}
.lead-form-subtitle {
    font-size: 1.2rem;
    margin-bottom: 1em;
}
.lead-form-subtitle-underline {
    font-weight: 500;
    color: #374151;
}

.gfield_checkbox input:checked+label {
    background: #2B59C3!important;
    color: #fff;
    margin: 0!important;
    font-weight: 400;
    box-shadow: 0 10px 15px -3px rgba(39,132,190,.3)!important;
}
.gfield_radio input:checked+label {
    background: #2B59C3 !important;
    color: #fff;
    margin: 0!important;
    font-weight: 400;
    box-shadow: 0 10px 15px -3px rgba(39,132,190,.3)!important;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
    margin-bottom: 10px!important;
    font-weight: 400;
    box-shadow: 0 10px 15px -3px rgba(39,132,190,.3)!important;
    padding: 10px 20px!important;
}
.gfield input, .gfield input, .gfield textarea {
    width: 100%!important;
    display: block;
    height: auto;
    padding: 9px 0 9px 12px!important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: roboto,sans-serif!important;
}
.gfield_radio input+label {
    border: 1px solid #ccc;
    border-radius: 5px;
}
.gfield_checkbox input+label {
    border: 1px solid #ccc;
    border-radius: 5px;
}
input.gfield-choice-input {
    opacity: .01!important;
    position: absolute;
}
span.call-now {
    margin-left: 3em;
}

/* .lead-form-subtitle u::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1rem;
    background: url(https://www.calibrecleaning.com.au/wp-content/themes/Calibre%20Cleaning/images/blue-underline.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    z-index: 1;
} */

.pro-requirements-container ul li {
    list-style-type: disc;
    font-size: 0.95em;
    margin-left: 2.5em;
    padding-bottom: 0.6em;
}
.pro-requirements-container {
    width: 26em;
    margin-left: auto;
    margin-right: auto;
}
.pro-testimony-content {
    width: 42em;
    margin-left: auto;
    margin-right: auto;
}
.pro-requirements-disclaimer strong {
    color: #434343;
    text-align: center;
    padding-top: 3em;
    font-weight: bolder;
    font-family: "Circular", "Helvetica", sans-serif;
    font-size: 0.9em;
}
.pro-header-line {
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    background-color: #dbe1e4;
    text-align: center;
}
.pro-header-line-text {
    font-size: 4em;
    top: -0.55em;
    padding-right: 30px;
    padding-left: 30px;
}
.pro-header-line-text-req {
    font-size: 2.5em;
    top: -0.8em;
    padding-right: 35px;
    padding-left: 35px;
    text-transform: uppercase;
}
.pro-header-line-text, .pro-header-line-text-req {
    font-weight: 700;
    color: #0BB8E3;
    background-color: white;
    position: relative;
    text-transform: uppercase;
}
.fa-file-text-o:before {
    content: "\f0f6";
}