


@font-face {
    font-family: 'Clashdisplay';
    src: url('https://cdn.prod.website-files.com/6703f895b415f2efdf2f326f/6704018c9b9ec8c7ea0ca83a_ClashDisplay-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clashdisplay';
    src: url('https://cdn.prod.website-files.com/6703f895b415f2efdf2f326f/6704018cafabdc3889c354ff_ClashDisplay-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clashdisplay';
    src: url('https://cdn.prod.website-files.com/6703f895b415f2efdf2f326f/6704018cdc941cfb74d2ca38_ClashDisplay-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


p:empty {
    display: none;
}


.heading-style-h1 {
  font-size: 78px !important;
    font-weight: 500 !important;
    line-height: 78px !important;
}

.logo2_content-left .text-size-medium {
    line-height: 25px !important;
    font-family: Poppins, sans-serif !important;
    text-align: left;
}

.location-hero-text {
    color: #cda781;
    font-family: Clashdisplay, sans-serif;
    font-size: 21px;
    line-height: 24px;
    font-weight: 400 !important;
}
.icon-wrapper {
    background-color: #3c5753;
    border-radius: 9999px;
    padding: 10px;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-benefits-wrapper ~ div {
    margin-top: 42px;
}

.hero-benefits-wrapper ~ div .button {
    display: inline-block;
}

.logo-link:hover {
    transform: scale(1.1);
}

.text-style-tagline {
    font-family: Poppins, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.constuction--text p {
    font-size: 17px;
    line-height: 25px;
}
.button {
    display: inline-block;
}
p a, .text-style-tagline a {
    color: #8e322a;
    font-weight: 500;
    text-decoration: none;
}

/* body{
    background: #f7f1e9;
} */

.testimonial18_client-info .text-weight-semibold {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
}

.testimonial18_card:nth-child(1),.testimonial18_card:nth-child(2) {
    padding: 2rem !important;
}

.cta-img {
    max-width: 23rem !important;
    position: absolute;
    right: -1%;
}

.contact19_item a.text-style-link {
    color: #f1a251 !important;
    font-family: Poppins, sans-serif;
}
h3.heading-style-h4.contact {
    margin-bottom: 0px;
    margin-top: 15px;
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
}

.client-img {
    width: 100% !important;
}

.hero-sec-row h1 {
    font-size: 64px !important;
    font-weight: 500 !important;
    line-height: 79px !important;
    font-family: Poppins, sans-serif !important;
        margin: 0 !important;
    padding: 0 !important;
}
span.faq-question {
    font-weight: 600;
    color: #000;
}

@media (max-width: 1024px) {
    .heading-style-h1 {
        font-size: 2.875rem !important;
        line-height: 54px !important;
    }

    .padding-global.hero{
            padding: 0px 4%;
    }
    .cta-img {
    max-width: 100% !important;
    position: unset;
    margin: 0 !important;
}
.cta7_content {
    flex-direction: column;
    gap: 38px;
    align-items: flex-start;
}
.padding-section-large.green-bg {
    padding: 5% 3% 5% 3%;
}
}
@media (max-width: 768px) {
   .google-image {
    max-width: 196px;
    margin-top: 20px;
}
.heading-style-h4.contact {
    margin-bottom: 0px;
    margin-top: 15px;
    font-size: 24px;
    line-height: 42px;
    font-weight: 400;
}
}