.logo img {
    max-width: 195px
}

.phone_box_top {
    padding-left: 193px
}

a {
    color: #67ae0f
}

a:hover {
    color: #67ae0f;
    text-decoration: underline
}

#accordion a:hover {
    color: #fff;
    text-decoration: none
}

.our_service a:hover {
    color: #c0bcbd;
    text-decoration: underline
}

.card button {
    width: 100%
}

.m_header .phone_box_top {
    padding-left: 0
}

.services-list {
    padding-top: 30px
}

div#address_results label {
    width: 100%;
    font-weight: 400;
    font-size: 15px
}

div#address_results input {
    width: 2%;
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 10px
}

#output_form {
    padding: 0
}

.hide {
    display: none
}

.personal_info {
    border: none
}

select {
    border-radius: 4px;
    background-color: #f5f5f5;
    border: 1px solid #b2b2b2;
    padding: 15px;
    width: 50%;
    float: left
}

.cssload-container {
    width: 100%;
    height: 34px;
    text-align: center
}

.cssload-double-torus {
    width: 34px;
    height: 34px;
    margin: 0 auto;
    border: 3px double;
    border-radius: 50%;
    border-color: transparent rgba(203, 32, 39, .9) rgba(103, 174, 15, .9);
    animation: cssload-spin 1.32s infinite linear;
    -o-animation: cssload-spin 1.32s infinite linear;
    -ms-animation: cssload-spin 1.32s infinite linear;
    -webkit-animation: cssload-spin 1.32s infinite linear;
    -moz-animation: cssload-spin 1.32s infinite linear
}

.category-description {
    /*white-space: pre-line*/
}

.info_form hr {
    border-top: 2px solid #dfdfdf
}

.payment_form input, .payment_form select {
    border-radius: 4px;
    background-color: #f5f5f5;
    border: 1px solid #b2b2b2;
    padding: 15px;
    height: auto;
    margin-bottom: 20px
}

.address-details {
    display: none
}

button.btn.btn_black.mb-3.mt-3:hover {
    color: white !important;
}
button.btn.mb-3.mt-3.w-auto.test:hover {
    color: white !important;
}
a.btn_blak_hover:hover {
    text-decoration: none !important;
}

@keyframes cssload-spin {
    100% {
        transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes cssload-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes cssload-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes cssload-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes cssload-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.check_box_style .h1 {
    font-size: 2em;
    font-weight: bolder
}

.check_box_style .h2 {
    font-size: 1.5em;
    font-weight: bolder
}

.check_box_style .h3 {
    font-size: 1.17em;
    font-weight: bolder
}

.check_box_style .h4 {
    font-size: 1em;
    font-weight: bolder
}

.check_box_style .h5 {
    font-size: .83em;
    font-weight: bolder
}

.check_box_style .h6 {
    font-size: .67em;
    font-weight: bolder
}

#changeProfilePhotoModal .btn {
    min-width: auto !important
}

#removeModal .btn {
    min-width: auto !important
}

.check_box_style .h1 {
    color: #353535 !important
}

#tinymce h1, .mce-tinymce h1, .mce-tinymce h2, .mce-tinymce h3, .mce-tinymce h4, .mce-tinymce h5, .mce-tinymce h6 {
    display: inline-block !important
}

.multiple-orders .info_form label {
    width: 100%
}

.multiple-orders .postcoder-complete {
    width: 100%
}

.multiple-orders .info_form input {
    width: 100%
}

.multiple-orders .info_form select {
    float: left;
    border-radius: 4px;
    background-color: #f5f5f5;
    border: 1px solid #b2b2b2;
    padding: 15px;
    width: 100%
}

.banner_form .dropdown-menu {
    background: #67ae0f;
    color: #fff
}

.timepicker .btn {
    min-width: auto
}


.font_weight_600 {
    font-weight: 600;
}

.report_box {
    border-radius: 5px;
    border: 2px solid #67ae0f;
    padding: 20px;
    min-height: 467px;
}

.report_box_img {
    border-radius: 5px;
    border: 1px solid #b8b8b8;
    height: 100%;
}

.report_box_img img {
    width: 100%;
    height: 100%;
}

.progress_bar_order {
    background-color: #fff;
    border: 1px solid #67ae0f;
    border-radius: 20px;
}

.progress_bar_order .progress-bar {
    background-color: #67ae0f;
}

.report_missing_box {
    border-radius: 5px;
    border: 2px solid #67ae0f;
}

.report_missing_box_img {
    margin: 20px;
    height: 200px;
}

.report_missing_box_img {
    height: 45%;
}

.report_missing_box_img img {
    width: 100%;
    height: 100%;
}

.report_box_ul {
    padding: 0px;
}

.report_box_ul li {
    padding: 10px 20px;
    margin: 1px 0px;
    background-color: #f6f6f6;
    color: #67ae0f;
}

.report_box_ul li span {
    font-weight: bold;
    color: #2c2c2c;
}

.report_box_ul li:nth-of-type(2n) {
    background-color: #f8f8f8;
}

.report_box_btn {
    display: flex;
    padding: 10px;
}

.report_box_btn button {
    margin: 10px;
    min-width: auto;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    width: 50%;
}

h4.track_paragraph_hands {
    text-transform: none;
}
.quotes_box {
    border: 1px solid #b8b8b8;
    background-color: #fff;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 20px;
    margin: 10px 0px;
    min-height: 300px;
}

a.quotes_box:hover {
    text-decoration: none;
}

.quotes_box .quotes_img {
    height: 70px;
    margin-bottom: 20px;
}

.quotes_box p {
    color: #595959;
    line-height: normal;
}

.quotes_box .quotes_img img {
    height: 60px;
}

.btn_outline {
    background-color: transparent !important;
    border: 1px solid #67ae0f;
    color: #67ae0f;
}

.btn_upload {
    background: #f5f5f5;
    border: 2px dashed #ced4da;
    border-radius: 4px;
    color: #495057;
}

.font_12 {
    font-size: 12px;
}
.font_12 {
    font-size: 13px;
}
.font_14 {
    font-size: 14px;
}

.blu_button {
    background-color: #0D82DF;
}

.circle_number {
    display: inline-flex;
    flex-shrink: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 3px solid #67ae0f;
    color: #353535;
    font-weight: 500;
    font-size: 30px;
    justify-content: center;
    align-items: center;
    margin: 20px 0px;
    background: #f5f5f5;
}

.billing_address_label {
    font-family: Ubuntu, sans-serif;
    margin: 0px 0px 8px;
    display: inline-block;
    color: #000000;
    font-size: 16px;
}


.propcert_logo {
    position: absolute;
    left: 81px;
    bottom: -18px;
    width: 132px;
}

#epc_ul_section strong {
    color: #67ae0f;
}

.font_weight_500 {
    font-weight: 500;
}

.banner_bottom_btn {
    margin-top: 55px;
}


.banner_bottom .banner_bottom_btn {
    margin-top: 82px;
}

.trusted_by_heading {
    text-transform: uppercase;
}

.red_text {
    color: #d52c2c;
}

.card_height{
    min-height: 346px;
}
.card_box .card ul {
    min-height: 153px;
    padding-left: 16px;
}

.service_box_height{
    min-height: 300px;
}
.service_box_height_commercial{
    min-height: 192px;
}

/* .service_box_border{
    min-height: 240px;
} */

.service_box_border_down{
    border: 1px black solid;
}

.check_box_style ol, .check_box_style.padding_left ul {
    padding-left: 0px !important;
    font-size: 13px;
}


.check_box_style ol li {
    padding-left: 0px;
    margin: 15px 0px;
}

.code_box{
    margin-top: 15px;
    border-radius: 8px;
    padding: 3px;
    text-align: center;
    color: white;
}

.code_box_heading{
    border-radius: 8px;
    padding: 10px;
    min-height: 200px;
    background: white;
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

.code_box_heading h1{
    font-size: 46px;
    font-weight: bold;
    color: black;
}

.code_box_content{
    padding: 10px;
    min-height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.icon_text{
    font-size: 17px !important;
    color: black;
}

.icon_heading{
    font-size: 30px !important;
}

.card_height_cost{
    min-height: 209px;
}

.service_box_border .icon_text p{
    margin-bottom: 0px;
}

.terms_text p {
    line-height: 27px;
}

.terms_text .square_container {
    border: 1px solid;
    padding: 20px 25px;
    background: #fafafa;
    font-style: italic;
}

.terms_text br {
    display: block;
    margin-bottom: 10px;
    content: " ";
}

.terms_text ul {
    margin: 10px !important;
    padding: 0px 20px !important;
    line-height: 27px !important;

}

.terms_text ul li {
    list-style-type: square !important;
    margin-top: 13px;

}
.terms_text ol {
    margin: 10px !important;
    padding: 0px 20px !important;
    line-height: 27px !important;

}

.terms_text ol li {
    margin-top: 13px;
}

.w-30{
    width: 30%;
}


