.reh__form-top .reh_contact .contact:hover,
.reh__form-top .reh_contact .phone:hover {
    color: var(--green-color);
}
.reh__directory p {
    max-width: 500px;
    margin: 0 auto;
    color: #fff;
}
body {
    counter-reset: my-list;
    color: #333541;
    font-size: 16px;
    line-height: 1.3;
}
body,
button,
input,
select {
    font-family: libre franklin, helvetica neue, helvetica, arial, sans-serif;
}
.bg-image,
.reh__hero-banner:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
*,
a:focus,
a:hover {
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
}
html {
    scroll-behavior: smooth;
}
.container {
    max-width: 1320px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
}
body.menu-open {
    overflow-y: hidden;
}
input:focus {
    outline: 0;
}
img {
    max-width: 100%;
}
.bg-image {
    margin: 0 auto;
    object-fit: cover;
}
.reh__title {
    text-align: center;
    color: #fff;
    font-size: 36px;
    text-transform: capitalize;
    margin: 0 auto 10px;
    padding-top: 0;
}

.reh__core-services .reh__title {
    color: #333541;
    margin: 0 auto 40px;
    transition: 0.6s;
}

.reh__btn:hover {
    color: #fff;
}
.reh__btn-outline {
    background-color: transparent;
    border: 2px solid #eaeaea;
}
.reh__hero-banner {
    padding: 80px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.reh__trusted h2 {
    text-align: center;
    color: #ffffff;
    padding-top: 0;
    font-size: 45px;
}

.reh__trusted h2 span {
    color: #df6813;
}

.reh__hero-banner:before {
    content: "";
    background-color: #000;
    opacity: 0.5;
    transition: 0.4s;
    z-index: 1;
}
.reh__hero-banner .reh__banner-inner {
    position: relative;
    z-index: 1;
}
.reh__hero-banner .hero__subtitle {
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    margin-bottom: 13px;
}
.reh__hero-banner .reh__banner-content h1 {
    color: #fff;
    font-size: 36px;
    padding-top: 0;
    line-height: 1.4;
    width: 100%;
    margin: 0 auto 10px;
    max-width: 1060px;
}
.reh__hero-banner .reh__banner-content h1 span{
    display: block;
    margin: auto;
}
.reh__hero-banner .reh__banner-content h4 {
    max-width: 750px;
    color: #fff;
    font-weight: 400 !important;
    line-height: 1.5;
    font-size: 18px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.reh__hero-banner .reh__banner-content {
    padding: 0;
    text-align: center;
}
.postcode-details__postcode-field {
    margin-bottom: 15px;
}
.postcode-details__postcode-field label {
    text-align: left;
    display: inherit;
    margin: 0 0 5px;
    font-weight: 500;
}
.postcode-details__postcode-field input {
    height: 50px;
    border-radius: 5px;
    width: 100%;
    padding: 15px;
    font-size: 14px;
    border: 1px solid #ddd;
}
.reh__hero-banner .reh__form-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
}
.reh__hero-banner .reh__form-top .reh_contact img {
    max-width: 40px;
}
.reh__hero-banner .reh__form-top .reh__social img {
    max-width: 32px;
}
.reh__hero-banner .reh__form-top .reh_contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 10px;
    flex: 1;
}
.reh__hero-banner .reh__form-top .reh__social,
.reh__hero-banner .reh__form-top .reh_contact .contact,
.reh__hero-banner .reh__form-top .reh_contact .phone {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #333541;
    transition: 0.5s;
    text-align: left;
}
.reh__hero-banner .reh__form-top .reh__social a {
    transition: 0.5s;
}
.reh__hero-banner .reh__form-top .reh__social a:hover {
    transform: translateY(-10px);
}
.reh__hero-banner .reh__form-top p {
    margin: 0;
}
.reh__hero-banner .reh__form-top strong,
.step.active {
    display: block;
}
.reh__hero-banner .reh__form-top .reh__logo {
    padding: 0;
}
.reh__hero-banner .reh__form-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    column-gap: 80px;
    row-gap: 30px;
}
.reh__hero-banner .reh__form-bottom > div {
    flex: 1;
    width: 100%;
}
.reh__hero-banner .reh__form-bottom .reh__form {
    padding: 0 25px;
}
.reh__hero-banner .reh__form-bottom .reh__form-content {
    text-align: left;
}
.reh__hero-banner .reh__form-bottom .reh__form-content h6 {
    font-size: 20px;
    margin-bottom: 10px;
    padding: 0;
}
.reh__hero-banner .reh__form-bottom .my-list {
    list-style: none;
    counter-reset: ordered-list;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
}
.reh__hero-banner .reh__form-bottom .my-list li {
    padding: 8px 8px 8px 40px;
    margin-bottom: 15px;
    position: relative;
    font-size: 16px;
}
.reh__hero-banner .reh__form-bottom .my-list li::before {
    position: absolute;
    content: counter(ordered-list);
    counter-increment: ordered-list;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin-right: 10px;
    background-color: var(--green-color);
    color: #fff;
    border-radius: 5px;
    display: grid;
    place-items: center;
    width: 30px;
    height: 30px;
}
.reh__hero-banner .reh__form-bottom .my-list strong {
    display: block;
    font-weight: 600;
}
.reh__hero-banner .reh__form-bottom p {
    font-size: 16px;
}
.reh__hero-banner .reh__form-bottom .reh__form-content h5 {
    text-align: left !important;
    padding: 0 !important;
    font-size: 16px !important;
}
.reh__hero-banner .reh__form-bottom .reh__form-content p a {
    display: block;
    margin-top: 5px;
    font-weight: 600;
    color: var(--green-color);
    transition: 0.5s;
}
.reh__hero-banner .reh__form-bottom .reh__form-content p a:hover {
    color: var(--medium-orange-color);
}
.reh__hero-banner .reh__form-bottom .reh__hero-title {
    margin-bottom: 20px !important;
}
.reh__hero-banner .reh__steps img:last-child {
    padding-top: 10px;
    border-top: 1px solid #dcdcdc;
}
.reh__hero-banner .form-logo {
    width: 500px;
    margin-top: 20px;
}
@media (max-width: 560px) {
    .reh__hero-banner .reh__form-top {
        flex-direction: column;
    }
    .reh__hero-banner .reh__form-bottom .my-list li,
    .reh__hero-banner .reh__form-bottom .reh__form-content h5,
    .reh__hero-banner .reh__form-bottom p {
        font-size: 14px !important;
    }
    .reh__hero-banner .reh__form-bottom .reh__hero-title {
        font-size: 22px !important;
        margin-bottom: 20px !important;
    }
    .reh__hero-banner .reh__form-top .reh_contact {
        margin-bottom: 10px;
    }
}
.reh__category {
    /* padding: 80px 0; */
    padding: 40px 0;
}
.reh__category .reh__title {
    color: #333541;
}
.reh__category .reh__category-inner {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
    margin-top: 40px;
}
.reh__category .reh__category-inner .category-wrap {
    width: calc((100% / 4) - ((15px * 3) / 3));
    flex: 0 0 calc((100% / 4) - ((15px * 3) / 3));
    position: relative;
    transition: 0.5s;
    overflow: hidden;
}
.reh__category .category-wrap .category-img {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 100%;
    border-radius: 5px;
}
.reh__category .category-img img {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: 0.4s;
}
.reh__category .category-wrap .category-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    transition: 0.4s;
    z-index: 1;
}
.reh__category .category-wrap .category-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 25px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: 0.4s;
}
.reh__category .category-wrap .category-icon svg {
    transition: 0.4s;
    max-width: 40px;
}
.reh__category .category-wrap .category-content {
    position: absolute;
    left: 25px;
    bottom: -37px;
    max-width: 260px;
    padding-right: 15px;
    z-index: 2;
    transition: 0.4s;
}
.reh__category .category-content .category-title {
    color: #fff;
    font-size: 22px;
    padding-top: 0;
    margin: 0 0 5px;
    transition: 0.4s;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.reh__category .category-wrap .category-content p {
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.reh__category .category-wrap:hover .category-img img {
    transform: scale(1.1);
}
.reh__category .category-wrap:hover .category-img:before {
    opacity: 0.8;
}
.reh__category .category-wrap:hover .category-content {
    bottom: 20px;
}
.reh__category .category-wrap:hover .category-content p {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 991px) {
    .reh__form-bottom {
        flex-direction: column;
    }
    .reh__title {
        font-size: 26px;
    }
    .reh__btn,
    body {
        font-size: 14px;
    }
    .reh__btn {
        min-width: 140px;
        height: 44px;
    }
    .reh__hero-banner .reh__banner-content h1 {
        font-size: 40px;
        margin: 0 auto 10px;
    }
    .reh__hero-banner .reh__banner-content h3 {
        font-size: 20px;
    }
    .reh__category,
    .reh__hero-banner {
        padding: 50px 0;
    }
    .reh__category .reh__category-inner {
        margin-top: 30px;
    }
    .reh__category .reh__category-inner .category-wrap {
        width: calc((100% / 3) - ((20px * 2) / 2));
        flex: 0 0 calc((100% / 3) - ((20px * 2) / 2));
    }

    .reh__hero-banner .reh__banner-content h2 {
        font-size: 28px;
    }

    .reh__trusted h2 {
        font-size: 28px;
    }
}
    
@media (max-width: 767px) {
    .reh__title {
        font-size: 22px;
    }
    .reh__hero-banner .reh__banner-content h1 {
        font-size: 30px;
    }
    .reh__hero-banner .reh__banner-content h3 {
        font-size: 18px;
    }
    .reh__hero-banner .reh__mutiform .reh__hero-title {
        font-size: 24px;
    }
    .reh__hero-banner .reh__mutiform .reh__multi-form_Shape_box {
        width: calc((100% / 2) - ((20px * 3) / 3));
        flex: 0 0 calc((100% / 2) - ((20px * 3) / 3));
    }
    .reh__category .reh__category-inner .category-wrap {
        width: calc((100% / 2) - (10px));
        flex: 0 0 calc((100% / 2) - (10px));
    }
}
.reh__directory {
    padding: 150px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-align: center;
}
.reh__directory:before {
    position: absolute;
    content: "";
    background: #000000ad;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.9;
}
.reh__directory .container {
    position: relative;
    z-index: 1;
}
.reh__directory .directory-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0 15px;
    row-gap: 10px;
    align-items: revert;
    justify-content: center;
}
.reh__directory .directory-inner .directory-first {
    max-width: 40%;
    flex: 0 0 40%;
}
.reh__directory .directory-inner .directory-second,
.reh__directory .directory-inner .directory-third {
    max-width: 30%;
    flex: 0 0 30%;
}
.reh__directory .directory-inner .directory-button {
    max-width: 16.66%;
    flex: 0 0 16.66%;
}
.reh__directory .directory-inner .form-group {
    position: relative;
    margin-bottom: 0;
}
.reh__directory .form-group img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    max-width: 18px;
    height: 18px;
}
.reh__directory .directory-inner input {
    width: 100%;
    border: 0;
    height: 50px;
    padding: 0 35px 0 15px;
    border-right: 1px solid #d2d8dd;
    font-weight: 500;
    cursor: auto;
    position: relative;
    border-radius: 0;
}

.reh__directory .directory-inner .directory-button .reh__btn:hover{
    cursor: pointer;
}

.reh__directory .directory-inner select {
    border: none;
    border-radius: 0;
    cursor: pointer;
    font-family: inherit;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    outline: 0;
    padding-left: 15px;
    padding-right: 27px;
    position: relative;
    text-align: left !important;
    transition: 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    color: #555;
    appearance: none;
    width: 100%;
    background: url(../home/home-new/arrow-down.png) 98% 50%/20px no-repeat #fff;
}
.reh__directory .directory-inner .directory-button .reh__btn {
    border-radius: 0;
    border: none;
}
.reh__directory .directory-inner .directory-button .reh__btn:hover {
    background: var(--medium-orange-color);
}
@media (max-width: 1199px) {
    .reh__category .category-content .category-title {
        font-size: 20px;
    }
    .reh__category .category-wrap .category-content p {
        font-size: 16px;
    }
    .reh__category .category-wrap .category-icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        left: 15px;
        top: 15px;
    }
    .reh__category .category-wrap .category-content {
        left: 15px;
    }
    .reh__category .category-wrap .category-icon img,
    .reh__category .category-wrap .category-icon svg {
        max-width: 30px;
    }
    .reh__directory {
        padding: 100px 0;
    }
}
.reh__logo-carousel {
    padding: 50px 0 30px;
}
.reh__logo-carousel .logo-slider {
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto;
}
.reh__logo-carousel .logo-slider .slide-track {
    animation: 20s linear infinite scroll;
    display: flex;
    width: calc(300px * 12);
}
.reh__logo-carousel .logo-slider .slide {
    height: 90px;
    width: 300px;
    display: flex;
    align-items: center;
}
.reh__logo-carousel .logo-slider .slide img {
    max-width: 150px;
    max-height: 90px;
    object-fit: cover;
}
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-300px * 7));
    }
}
.reh__what-do-you-want {
    background-color: #f7f7f7;
    /* padding: 80px 0; */
    padding: 40px 0;
}
.reh__what-do-you-want .reh__title {
    color: #333541;
    margin: 0 auto 40px;
    transition: 0.6s;
}
.reh__what-do-you-want .boxes_wrap {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, auto);
}
.reh__what-do-you-want .box_inner {
    padding: 40px 24px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: 0.5s;
    text-align: center;
}

.reh__trusted .counter_wrap:after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: transparent;
    background-image: linear-gradient(90deg,
            transparent 0,
            transparent 32.95%,
            rgba(255, 255, 255, 0.5) 33%,
            transparent 0,
            transparent 65.8%,
            rgba(255, 255, 255, 0.5) 66%,
            transparent 0);
}

.reh__what-do-you-want .box_inner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 50px;
    left: 50px;
    height: 3px;
    background-color: var(--green-color);
    transition: 0.5s;
}
.reh__what-do-you-want .box_inner:hover:before {
    left: 0;
    right: 0;
}
.reh__what-do-you-want .box_inner h3 {
    font-size: 18px;
    text-transform: capitalize;
    padding-top: 0;
    margin-block: 10px;
    /* min-height: 60px; */
}
.reh__what-do-you-want .box_inner .box_img {
    margin-bottom: 15px;
}
@media (max-width: 991px) {
    .reh__directory {
        padding: 70px 0;
    }
    .reh__directory .directory-inner .directory-button,
    .reh__directory .directory-inner .directory-first,
    .reh__directory .directory-inner .directory-second,
    .reh__directory .directory-inner .directory-third {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .reh__directory .directory-inner {
        max-width: 600px;
        margin: 30px auto 15px;
    }
    .reh__logo-carousel {
        padding: 30px 0 10px;
    }
    .reh__what-do-you-want {
        padding: 50px 0;
    }
    .reh__what-do-you-want .box_inner h3 {
        font-size: 16px;
        margin-bottom: 20px;
        min-height: 70px;
    }
    .reh__what-do-you-want .reh__title {
        margin: 0 auto 30px;
    }
}
@media (max-width: 850px) {
    .reh__what-do-you-want .boxes_wrap {
        grid-template-columns: repeat(2, auto);
    }
}
@media (max-width: 540px) {
    .reh__category .reh__category-inner .category-wrap {
        width: 100%;
        flex: 0 0 100%;
    }
    .reh__what-do-you-want .boxes_wrap {
        grid-template-columns: repeat(1, auto);
    }
    .reh__what-do-you-want .box_inner h3 {
        min-height: auto;
    }
}
.reh__trusted {
    padding: 80px 0;
    margin: 0;
    background: var(--green-color);
    position: relative;
}
.reh__trusted:before {
    position: absolute;
    content: "";
    background: #055358;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.8;
}
.reh__trusted .container {
    position: relative;
    z-index: 1;
}
.reh__trusted h3 {
    margin: 0 0 60px;
    font-weight: 500;
    padding: 0;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.reh__trusted .counter_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
    column-gap: 20px;
    row-gap: 100px;
    position: relative;
    margin-bottom: 50px;
}
.reh__trusted .counter_wrap .box_inner {
    width: calc((100% / 3) - ((20px * 2) / 3));
    flex: 0 0 calc((100% / 3) - ((20px * 2) / 3));
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: 0.5s;
}
.reh__trusted .counter_wrap .box_inner img {
    max-width: 80px;
    height: 80px;
    margin-bottom: 20px;
}
.reh__trusted .counter_wrap .box_inner > h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 5px;
}
.reh__trusted .counter_wrap .box_inner p {
    color: #fff;
    font-size: 18px;
}
@media (min-width: 1199px) {
    .reh__directory,
    .reh__trusted {
        background-attachment: fixed !important;
    }
}
@media (max-width: 991px) {
    .reh__trusted {
        padding: 50px 0;
    }
    .reh__trusted .counter_wrap .box_inner img {
        max-width: 60px;
        height: 60px;
        margin-bottom: 15px;
    }
    .reh__trusted .counter_wrap .box_inner > h3 {
        font-size: 22px;
    }
    .reh__trusted .counter_wrap .box_inner p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .reh__trusted .counter_wrap .box_inner {
        width: calc((100% / 2) - (10px));
        flex: 0 0 calc((100% / 2) - (10px));
    }
    .reh__trusted .counter_wrap:after,
    .reh__trusted .counter_wrap:before {
        display: none;
    }
    .reh__trusted .counter_wrap {
        row-gap: 40px;
    }
    .reh__trusted .counter_wrap .box_inner > h3 {
        font-size: 20px;
    }
    .reh__hero-banner .postcode-details__postcode-field input {
        width: 100%;
    }
    .reh__hero-banner .reh__mutiform .reh__multi-form-msg h3 {
        font-size: 18px;
    }
}
@media (max-width: 480px) {
    .reh__title br {
        display: none;
    }
    .reh__hero-banner .reh__mutiform .reh__hero-title {
        font-size: 22px;
    }
    .reh__hero-banner .reh__mutiform .reh__multi-form_Shape_box,
    .reh__trusted .counter_wrap .box_inner {
        width: 100%;
        flex: 100%;
    }

    .reh__hero-banner .hero__subtitle {
        font-size: 14px;
    }
    .reh__hero-banner .reh__banner-content h3 {
        font-size: 16px;
    }
}
.reh__logo {
    padding: 50px 15px;
}
.reh__logo .logo-inner {
    text-align: center;
}
.reh__logo .logo-inner img {
    max-width: 700px;
    width: 100%;
}
.reh__signup .reh__signup-inner {
    display: flex;
    flex-wrap: wrap;
}
.reh__signup .reh__signup-left {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 30%;
    max-width: 45%;
    flex: 0 0 45%;
}
.reh__signup .reh__signup-left img {
    position: absolute;
    content: "";
    inset: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.reh__signup .reh__signup-right {
    background: var(--green-color);
    padding: 50px 30px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 55%;
    flex: 0 0 55%;
}
.reh__signup .reh__signup-right .reh__title {
    text-align: left;
    margin: 0 0 50px;
}
.reh__signup .reh__signup-right .installer-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 15px;
    margin-bottom: 50px;
}
.reh__signup .reh__signup-right .installer-list .installer-box {
    width: calc((100% / 5) - ((20px * 4) / 4));
    flex: 0 0 calc((100% / 5) - ((20px * 4) / 4));
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 10px 0;
    border-radius: 8px;
    color: #fff;
    border: 1px solid transparent;
    transition: 0.6s;
    position: relative;
}
.reh__signup .reh__signup-right .installer-list .installer-box:hover {
    border: 1px solid #fff;
}
.reh__signup .reh__signup-right .installer-img-inner {
    border-radius: 50%;
    background: #fff;
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    padding: 10px;
}
.reh__signup .installer-box .installer-img {
    position: relative;
    overflow: hidden;
    padding-top: 35%;
    width: 100%;
}
.reh__signup .installer-box .installer-img img {
    position: absolute;
    inset: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.reh__signup .installer-box p {
    text-align: center;
    font-size: 14px;
    margin: 10px 0 5px;
    flex: 1;
}
.reh__signup .rating .fa,
.reh__signup .rating .star {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fdcc0d;
}
.reh__signup .fa-star:before,
.reh__signup .rating[data-rating="1"] .star:first-child:before,
.reh__signup .rating[data-rating="2"] .star:first-child:before,
.reh__signup .rating[data-rating="2"] .star:nth-child(2):before,
.reh__signup .rating[data-rating="3"] .star:first-child:before,
.reh__signup .rating[data-rating="3"] .star:nth-child(2):before,
.reh__signup .rating[data-rating="3"] .star:nth-child(3):before,
.reh__signup .rating[data-rating="4"] .star:before,
.reh__signup .rating[data-rating="5"] .star:before {
    content: "\f005";
}
.reh__signup .fa-star-o:before,
.reh__signup .rating[data-rating="4"] .star:last-child:before,
.reh__signup .star:before {
    content: "\f006";
}
.reh__signup .fa-star-half:before {
    content: "\f089";
}
.reh__signup .reh__signup-right h4 {
    font-size: 26px;
    padding-top: 0;
}
.reh__signup .reh__signup-bubble {
    position: absolute;
    top: -25px;
    right: -45px;
    background: #fff;
    width: 80px;
    height: auto;
    padding: 5px;
    border-radius: 30px;
    opacity: 0;
    visibility: hidden;
    transition: 0.6s;
    transform: translateX(-30px);
}
.reh__signup .reh__signup-bubble p {
    color: #111;
    margin: 0;
    font-size: 12px;
    padding-top: 0;
    text-align: center;
}
.reh__signup .reh__signup-bubble p:first-child {
    font-weight: 600;
}
.reh__signup .reh__signup-bubble .tail {
    height: 15px;
    width: 15px;
    background: #fff;
    position: absolute;
    left: -2px;
    bottom: 0;
    border-radius: 50%;
    z-index: 1;
}
.reh__signup .reh__signup-bubble .tail:before {
    height: 10px;
    width: 10px;
    background: #fff;
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -8px;
    bottom: -6px;
}

.reh__signup .reh__signup-right .installer-list .installer-box:hover .reh__signup-bubble {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.reh__signup .reh__signup-right .reh__btn-wrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 20px;
    align-items: center;
    margin-top: 20px;
}

.reh__signup .reh__signup-right .reh__btn-wrap .download-brochure:hover {
    text-underline-offset: 10px;
}
@media (max-width: 1439px) {
    .reh__signup .reh__signup-right .installer-img-inner {
        width: 90px;
        height: 90px;
    }
    .reh__signup .reh__signup-right .installer-list .installer-box {
        width: calc((100% / 4) - ((20px * 3) / 3));
        flex: 0 0 calc((100% / 4) - ((20px * 3) / 3));
    }
}
@media (max-width: 1199px) {
    .reh__signup .reh__signup-right .installer-list .installer-box {
        width: calc((100% / 3) - ((20px * 2) / 2));
        flex: 0 0 calc((100% / 3) - ((20px * 2) / 2));
    }
}
@media (max-width: 991px) {
    .reh__logo {
        padding: 30px 15px;
    }
    .reh__signup .reh__signup-left,
    .reh__signup .reh__signup-right {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .reh__signup .reh__signup-right .installer-list .installer-box {
        width: calc((100% / 5) - ((20px * 4) / 4));
        flex: 0 0 calc((100% / 5) - ((20px * 4) / 4));
    }
}
@media (max-width: 767px) {
    .reh__signup .reh__signup-right h4 {
        font-size: 22px;
    }
    .reh__signup .reh__signup-right .installer-list .installer-box {
        width: calc((100% / 4) - ((20px * 3) / 3));
        flex: 0 0 calc((100% / 4) - ((20px * 3) / 3));
    }
}
@media (max-width: 575px) {
    .reh__signup .reh__signup-left {
        padding-top: 77%;
    }
    .reh__signup .reh__signup-right {
        padding: 50px 25px;
    }
    .reh__signup .reh__signup-right .installer-list .installer-box {
        width: calc((100% / 2) - (10px));
        flex: 0 0 calc((100% / 2) - (10px));
    }
    .reh__signup .reh__signup-right .installer-list {
        margin-bottom: 35px;
    }
    .reh__signup .reh__signup-right h4 {
        font-size: 20px;
    }
    .reh__signup .reh__signup-bubble {
        right: -25px;
    }
}
@media (max-width: 430px) {
    .reh__signup .reh__signup-right .installer-list .installer-box {
        width: 100%;
        flex: 100%;
    }
}
.reh__review {
    padding: 40px 15px;
}
.reh__review .reh__title {
    color: #333541;
    margin-bottom: 40px;
}
.reh__review .reh__review-inner::-webkit-scrollbar {
    height: 5px;
    background-color: #ddd;
    border-radius: 40px;
}
.reh__review .reh__review-inner::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 40px;
}
.reh__review .reviewswiper {
    padding-bottom: 20px;
}
.reh__review .reh__review-inner .review-box {
    background: #f7f7f7;
    color: #333541;
    padding: 10px;
    border-radius: 8px;
}
.reh__review .rating .fa,
.reh__review .rating .star {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fdcc0d;
}
.reh__review .fa-star:before,
.reh__review .rating[data-rating="1"] .star:first-child:before,
.reh__review .rating[data-rating="2"] .star:first-child:before,
.reh__review .rating[data-rating="2"] .star:nth-child(2):before,
.reh__review .rating[data-rating="3"] .star:first-child:before,
.reh__review .rating[data-rating="3"] .star:nth-child(2):before,
.reh__review .rating[data-rating="3"] .star:nth-child(3):before,
.reh__review .rating[data-rating="4"] .star:before,
.reh__review .rating[data-rating="5"] .star:before {
    content: "\f005";
}
.reh__review .fa-star-o:before,
.reh__review .rating[data-rating="4"] .star:last-child:before,
.reh__review .star:before {
    content: "\f006";
}
.reh__review .fa-star-half:before {
    content: "\f089";
}
.reh__review .review-box .rating {
    margin-bottom: 5px;
}
.reh__review .review-box h5 {
    font-size: 16px;
    /* min-height: 70px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box; */
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* 3-10 */
    padding-top: 5px;
}
.reh__review .review-box span {
    color: var(--green-color);
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}
.reh__review .review-box p {
    font-size: 14px;
    min-height: 55px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
.reh__blog {
    padding: 50px 0;
    position: relative;
    background: #000;
}
.reh__blog .reh__blog-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 20px;
    margin-bottom: 50px;
}
.reh__blog .reh__blog-left,
.reh__blog .reh__blog-right {
    max-width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
}
.reh__blog .reh__title {
    text-align: left;
    max-width: 400px;
    margin-left: 0;
}
.reh__blog .heading__subtitle {
    color: var(--green-color);
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 16px;
}
.reh__blog .reh__blog-right p {
    color: #fff;
    max-width: 500px;
    margin-bottom: 20px;
}
.reh__blog .box_inner {
    transition: 0.6s;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.reh__blog .blogswiper {
    padding-bottom: 80px;
}
.reh__blog .box-inner-content {
    padding: 25px;
    background: #fff;
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: start;
    position: absolute;
    bottom: -115px;
    left: 0;
    transition: 0.5s;
    min-height: 225px;
}
.reh__blog .box-inner-img {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    border-radius: 4px 4px 0 0;
}
.reh__blog .box-inner-img img {
    position: absolute;
    inset: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: 0.6s linear;
}
.reh__blog .box-inner-content h3 {
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    margin: 0 0 10px;
}
.reh__blog .box-inner-content p {
    color: #666;
    margin-bottom: 20px;
    flex: 1;
    opacity: 0;
}
.reh__blog .box_inner .reh__btn {
    min-width: 130px;
    height: 40px;
    opacity: 0;
}
.reh__blog .box_inner:hover .box-inner-img img {
    -webkit-transform: scale(1.1) rotate(1deg);
    transform: scale(1.1) rotate(1deg);
}
.reh__blog .box_inner:hover .box-inner-content {
    bottom: 0;
}
.reh__blog .box_inner:hover .box-inner-content p,
.reh__blog .box_inner:hover .reh__btn {
    opacity: 1;
}
.reh__blog .blog-next,
.reh__blog .blog-prev {
    bottom: 0;
    top: auto;
    z-index: 99;
}
.blog-prev:after,
.reh__blog .blog-next:after {
    color: #fff;
}
.reh__blog .blog-prev {
    left: auto;
    right: 120px;
}
.reh__blog .swiper-pagination.blog-pagination {
    text-align: right;
    right: 50px;
    bottom: 10px;
    width: auto;
}

.reh__blog .blog-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--green-color);
    background-color: transparent;
    width: 10px;
    height: 10px;
}
.reh__blog .blog-pagination .swiper-pagination-bullet {
    border: 3px solid #fff;
    background-color: #fff;
    opacity: 1;
    width: 10px;
    height: 10px;
}
@media (max-width: 1199px) {
    .reh__blog .box-inner-content h3 {
        font-size: 18px;
    }
}
@media (max-width: 1065px) {
    .reh__blog .box-inner-content {
        bottom: -135px;
    }
}
@media (max-width: 650px) {
    .reh__blog .blog-prev {
        right: 135px;
    }
    .reh__blog .reh__blog-left,
    .reh__blog .reh__blog-right {
        max-width: 100%;
        flex: 100%;
    }
}
.reh__find-installer {
    padding: 40px 0;
    position: relative;
    z-index: 1;
}
.reh__find-installer:before {
    position: absolute;
    content: "";
    background: var(--green-color);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.9;
}
.reh__find-installer .location_wrap {
    position: relative;
    z-index: 1;
}
.reh__find-installer .reh__title {
    margin: 0 auto 40px;
}
.reh__find-installer .installermap {
    text-align: center;
}
.reh__find-installer .installer-wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.reh__find-installer .installer-wrap .map-image {
    width: 30%;
    flex: 0 0 30%;
}
.reh__find-installer .installer-wrap .location-list {
    width: 70%;
    flex: 0 0 70%;
}
.reh__find-installer .installer-wrap .map-image svg {
    position: sticky;
    top: 0;
    margin-top: -100px;
    max-width: 100%;
}
.reh__find-installer .map-svg a path {
    fill: #333541;
    transition: 0.5s;
    cursor: pointer;
}
.reh__find-installer .map-svg a:hover path {
    fill: #fff;
}
.reh__find-installer .location-list {
    padding: 0 20px;
}
.reh__find-installer .custom-county {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 20px;
}
.reh__find-installer .custom-county .country-list {
    width: calc((100% / 5) - ((50px * 4) / 5));
    flex: 0 0 calc((100% / 5) - ((50px * 4) / 5));
    text-align: center;
    margin-bottom: 0;
}
.reh__find-installer .country-list a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 9px 0 10px;
    border-bottom: 1px dotted #fff;
    transition: 250ms ease-out;
}
.reh__find-installer .country-list a:hover {
    background: #026a68;
}
.reh__find-installer .location-list #country_select {
    display: none;
    font-size: 16px;
    width: 100%;
    padding: 10px;
    background: url(../home/home-new/select.svg) 98% 50%/15px no-repeat #f3f3f3;
    border: none;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333541;
    -webkit-appearance: none;
    font-family: inherit;
}
.reh__find-installer .location-list #country_select:focus-visible {
    outline: 0;
}
@media (max-width: 991px) {
    .reh__review {
        padding: 50px 15px;
    }
    .reh__review .reh__title {
        margin-bottom: 30px;
    }
    .reh__blog .box-inner-content {
        bottom: -110px;
    }
    .reh__blog .blog-next:after,
    .reh__blog .blog-prev:after {
        font-size: 30px;
    }
    .reh__blog .swiper-pagination.blog-pagination {
        right: 40px;
    }
    .reh__blog .blogswiper {
        padding-bottom: 60px;
    }
    .reh__blog,
    .reh__find-installer {
        padding: 50px 0;
    }
    .reh__find-installer .installer-wrap .location-list,
    .reh__find-installer .installer-wrap .map-image {
        width: 100%;
        flex: 0 0 100%;
    }
    .reh__find-installer .installer-wrap .map-image {
        margin-bottom: 30px;
        text-align: center;
    }
    .reh__find-installer .installer-wrap .map-image svg {
        max-width: 300px;
        height: auto;
    }
    .reh__category .category-wrap .category-content {
        bottom: 20px;
    }
    .reh__category .category-wrap .category-content p {
        opacity: 1;
        visibility: initial;
    }
    .reh__signup .reh__signup-left {
        display: none;
    }
}
.reh__multi-form_tab:not(.active) {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
    width: 100%;
    display: block !important;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 576px) {
    .reh__hero-banner .form-logo {
        margin-top: 15px;
    }
    .reh__mutiform .reh__form-content {
        top: 57%;
        padding: 5px 30px;
    }
    .reh__hero-banner .reh__form-bottom .my-list li {
        margin-bottom: 0;
    }
    .reh__mutiform .reh__form-content .reh__privacy-small,
    .reh__mutiform .reh__form-top .reh__social {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .reh__banner-inner .reh__mutiform .reh__form .reh__logo-small,
    .reh__find-installer .custom-county,
    .reh__hero-banner .reh__mutiform .reh__form .reh__contact-social-small {
        display: none;
    }
    .reh__find-installer .location-list #country_select {
        display: block;
    }
    .reh__hero-banner .form-logo {
        margin-top: 0;
        display: none;
    }
    .reh__hero-banner .form-logo-small {
        display: block !important;
        padding: 20px 0;
    }
    .reh__form-bottom {
        flex-direction: column-reverse;
    }
    .reh__mutiform .reh__form-top .reh__logo {
        display: block !important;
    }
    .reh__mutiform .reh__form-top .reh_contact {
        display: flex !important;
    }
    .reh__popup-small {
        flex-direction: column;
    }
    .reh__banner-inner .reh__social {
        display: none !important;
    }
}
.get_quote .reh__banner-content,
.reh__banner-inner .reh__mutiform .reh__form .reh__contact-social-small,
.reh__banner-inner .reh__mutiform .reh__form .reh__logo-small,
.reh__hero-banner .form-logo-small,
.reh__mutiform .closebtn {
    display: none;
}
.reh__hero-banner .reh__multi-step-parent {
    max-width: 700px;
    margin: 0 auto;
}
.reh__hero-banner .reh__form-top .reh_contact {
    column-gap: 25px;
}
.reh__multi-step-parent .postcode-details__postcode-field input {
    height: 40px;
}
.reh__hero-banner .reh__form-bottom .reh__hero-title {
    font-size: 24px !important;
}
@media (max-width: 575px) {
    .reh__hero-banner #rehForm,
    .reh__hero-banner .reh__multi-form_box {
        overflow-y: auto !important;
    }
    .reh__form-bottom {
        flex-direction: column-reverse;
    }
    .reh__hero-banner .reh__form-bottom .reh__form {
        padding: 0;
    }
}
.reh__mutiform .reh__popup-small a {
    color: #048481;
    font-weight: 600;
}
.reh__mutiform .reh__form-content {
    display: none;
    position: fixed;
    top: 62%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #242d3d;
    padding: 20px 30px;
    z-index: 1000;
    max-width: 35%;
    border-radius: 4px;
}
.reh__mutiform .reh__form-content .closebtn {
    display: block;
    float: right;
    font-weight: 800;
    font-size: 18px;
    color: #fff;
}
.reh__mutiform .reh__form-content .closebtn:hover {
    color: #df6813;
}
.reh__overflow {
    overflow: hidden;
}
.reh__overflow .reh__banner-inner:before {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
}
.reh__mutiform .my-list li,
.reh__mutiform .reh__form-content h5,
.reh__mutiform .reh__form-content h6 {
    color: #fff;
    text-align: left;
}
.reh__mutiform .reh__form-content p {
    color: #fff;
    padding-top: 8px;
    text-align: left;
}
.reh__multi-step-parent .my-list li {
    padding-bottom: 5px;
    text-align: left;
}
.reh__popup-small {
    text-align: left;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 992px) {
    .reh__hero-banner .reh__mutiform .reh__form .reh__contact-social-small {
        padding-top: 15px;
    }
    .reh__hero-banner .reh__mutiform .reh__form .reh__contact-social-small p {
        color: #333541;
    }
    .reh__banner-inner .reh__mutiform .reh__form .reh__logo-small {
        display: none;
    }
    .reh__banner-inner .reh__multi-step-parent .reh__form-content {
        top: 125px;
        left: 0;
        right: 0;
        transform: none;
        max-width: 90%;
        margin: 0 auto;
    }
}
/* .get_quote {
    padding-top: 30px;
} */
@media screen and (max-width: 1366px) and (min-width: 993px) {
    .reh__mutiform .reh__form-content {
        top: 63%;
        padding: 10px 30px;
        max-width: 50%;
    }
}
.reh__multi-step-parent .reh__form-content h5 {
    font-size: 16px;
    padding: 0;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .reh__mutiform .reh__form-content {
        max-width: 50%;
    }
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
    .reh__hero-banner .reh__form-top {
        padding: 0;
        margin-bottom: 20px;
    }
    .reh__hero-banner .reh__form-bottom .reh__hero-title {
        margin-bottom: 20px !important;
    }
    .reh__multi-form_box-inner {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
    }
    .postcode-details__postcode-field {
        margin-bottom: 15px;
        width: 48%;
        margin-right: 10px;
    }
    .reh__popup-small {
        text-align: left;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .reh__hero-banner .form-logo {
        margin-top: 20px;
        width: 450px;
    }
    .reh__btn,
    .reh__multi-step-parent .postcode-details__postcode-field input {
        height: 50px;
    }
    .get_quote {
        padding: 55px 0;
    }
}

/* 24-9-2024 */

@media (max-width: 575px) {
    a.reh__btn.reh__btn-outline.download-brochure {
        white-space: nowrap;
    }

    .reh__signup .reh__signup-right .reh__btn-wrap {
        flex-wrap: nowrap;
        column-gap: 10px;
        row-gap: 20px;
    }
}
.reh__faq--section-main {
    max-width: 100%;
    width: 100%;
    margin: 40px auto;
    padding: 20px 0;
    border-radius: 15px;
    background-color: #f0f4f9;
    /*border: 1px solid rgba(51, 51, 51, 0.2);
    */
    -webkit-border-radius: 6px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.reh__faq--section-main .reh__faq--heading {
    font-size: 32px;
    font-weight: 600;
    /* color: #055358; */
    color: var(--green-color);
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 2.5rem;
}

.reh__faq--section-main .reh__faq {
    max-width: 96%;
    /* padding: 20px; */
    margin: 0px auto;
    /* background-color: #fff; */
    /* border: 1px solid rgba(51, 51, 51, 0.2); */
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.reh__faq--section-main .reh__faq-item {
    background-color: #fff;
    border: 1px solid #d9e5e3;
    border-radius: 10px;
    margin-bottom: 16px;
    overflow: hidden;
    transition: background 0.3s ease, border-color 0.3s ease;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.reh__faq--section-main .reh__faq-item.reh__is-active {
    /* background-color: #eaf6f4; */
    /* border-color: #055358; */
    border-color: var(--green-color);
}

.reh__faq--section-main .reh__faq-question {
    width: 100%;
    padding: 20px 24px;
    background: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.reh__faq--section-main .reh__faq-title {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

.reh__faq--section-main .reh__faq-icon {
    font-size: 34px;
    font-weight: 500;
    color: #333333;
    line-height: 0.8;
}

.reh__faq--section-main .reh__faq-answer {
    padding: 0 24px;
    transition: max-height 0.35s ease;
}

.reh__faq--section-main .reh__faq-item.reh__is-active .reh__faq-title {
    color: var(--green-color);
}

.reh__faq--section-main .reh__faq-item.reh__is-active .reh__faq-text {
    /* color: rgba(5, 83, 88, 0.8); */
    color: #111;
}

.reh__faq--section-main .reh__faq-text {
    font-size: 14px;
    line-height: 1.4;
    color: #333333;
    padding-bottom: 20px;
    margin-bottom: 0;
}

/* Hero Postcode Box */
.hero-postcode-box {
    padding: 32px;
    border-radius: 0 0 10px 10px;
    max-width: 850px;
    margin: 0px auto 10px;
    position: relative;
    z-index: 2;
}

.postcode-label {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #ffffff;
}

.hero-directory {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
}

.hero-directory .directory-first {
    flex: 1;
    min-width: 250px;
}

.hero-directory .form-group {
    position: relative;
    width: 100%;
    margin-bottom: 0;
}

.hero-directory .form-group input {
    width: 100%;
    height: 56px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 45px 0 20px;
    font-size: 16px;
}

.hero-directory .form-group input:focus {
    outline: none;
    border-color: var(--green-color);
}

.hero-directory .form-group img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    width: 20px;
    height: 20px;
}

.hero-directory .directory-button {
    flex: 0 0 auto;
}

.hero-directory .directory-button .submit-btn {
    height: 56px;
    padding: 0 30px;
    background-color: var(--green-color);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-directory .directory-button .submit-btn:hover {
    background-color: var(--medium-orange-color);
    color: #fff;
}

.hero-trust-badges {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 15px;
    border-top: 1px solid #6d6d6d;
    padding-top: 15px;
}

.hero-trust-badges span {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
}

@media (max-width: 767px) {
    .hero-postcode-box {
        padding: 20px 15px;
    }

    .hero-directory .directory-button {
        flex: 0 0 100%;
        width: 100%;
    }

    .hero-directory .directory-button .submit-btn {
        width: 100%;
    }

    .hero-trust-badges {
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }

    .reh__hero-banner .reh__banner-content h2 {
        font-size: 22px;
    }

    .reh__hero-banner .reh__banner-content h4 {
        font-size: 16px;
    }
}

.guardian-image img {
    max-width: 740px;
    margin: 30px auto;
    padding: 10px 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 14px;
}

.reh__mutiform .reh__hero-title {
    color: #ffffff;
}

.reh__mutiform .reh__multi-form_Shape_box {
    background: #ffffff;
    border-radius: 8px;
}

.reh__mutiform {
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
}



/* Core Services Section */
.reh__core-services {
    padding: 80px 0;
}

.reh__core-services .services-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 40px auto 0;
    max-width: 1050px;
}

.reh__core-services .service-card {
    flex: 1 1 calc(50% - 15px);
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
}

.reh__core-services .service-img img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}

.reh__core-services .service-content {
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.reh__core-services .service-content h3 {
    font-size: 26px;
    color: #055358;
    margin-bottom: 12px;
    font-weight: 700 !important;
    padding-top: 0;
}

.reh__core-services .service-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #df6813;
    padding: 0;
}

.reh__core-services .service-content p {
    margin-bottom: 20px;
    color: #555555;
    line-height: 1.6;
    font-size: 16px;
}

.reh__core-services .service-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.reh__core-services .service-links li {
    margin-bottom: 12px;
}

.reh__core-services .service-links a {
    color: #333333;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.reh__core-services .service-links a:hover {
    color: #df6813;
}

.reh__core-services .service-content .reh__btn {
    margin-top: auto;
}

.reh__core-services .view-more-wrap {
    text-align: center;
    margin-top: 40px;
}

.reh__what-do-you-want .box_inner p {
    font-size: 16px;
    margin: 0;
}

.reh__hero-banner .reh__banner-content h2 span {
    font-size: 24px;
    display: block;
}

@media (max-width: 768px) {
    .reh__core-services .service-card {
        flex: 1 1 100%;
    }

    .reh__hero-banner .reh__banner-content h2 span {
        font-size: 14px;
    }
}
.local-installer {
    float: none;
}