.testimonial {
    background: #F2F6FF;
    clip-path: polygon(0 9%, 100% 0%, 100% 100%, 0% 100%);
}

.Othertestimonial {
    width: 100%;
    height: auto;
    background: #F97316;
    padding-top: 10px;
    clip-path: polygon(0 9%, 100% 0%, 100% 100%, 0% 100%);
}

.navbar {
    background: #fff !important;
    height: 100px;
}

.nav-link {
    color: #000;
    font-family: Oswald;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.36px;
    text-transform: uppercase;
}

.NavbarButton {
    width: 221px;
    height: 62px;
    flex-shrink: 0;
    color: var(--white, #FFF);
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    background: #F97316;
    border: none;
    clip-path: polygon(0 0, 94% 0, 100% 100%, 6% 100%);
    transition: all .2s ease-in-out;
}

.HeroSection {
    width: 100%;
    height: 800px;
    background-color: #EFF0F4;
    position: relative;
    margin: 0 auto;
}

.siding_heroCardTitel {
    height: 200px !important;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%) !important;
    padding: 0px 10px !important;
    text-align: justify !important;
    justify-content: start !important;
    top: 175% !important;
    padding-top: 25px !important;
}

.siding_heroCardundertitel {
    height: 200px !important;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%) !important;
    top: 172% !important;
}

.siding_ourServise {
    height: 620px !important;
}


.HeroSectionBG {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
}

.heroLine {
    height: 10px;
    width: 100%;
    background: #F97316;
    transform: rotate(-1.8deg);
    position: absolute;
    bottom: 3%;
}

.ourServise {
    width: 100%;
    height: auto;
    background-color: #EFF0F4;
    padding: 50px 0px;
}

.floor_ourServise {
    height: 700px;
}

.kitchen_ourServise {
    height: 650px;
}

.barth_ourServise {
    height: 650px;
}


.HeroContent {
    width: 100%;
    height: 80%;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.hreoLeft {
    width: 50%;
    height: 100%;
}

.heroRight {
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: end;
    padding-top: 30px;
}

.hreoLeftSpan {
    display: flex;
    padding: 9px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 60px;
    background: rgba(249, 115, 22, 0.30);
    color: #FFF;
    font-family: Oswald;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: capitalize;
    width: 260px;
}

.hreoLeftTitel {
    width: 635px;
    margin-top: 30px;
    color: var(--white, #FFF);
    font-family: Oswald;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: capitalize;
}

.hreoLeftText {
    width: 635px;
    margin-top: 30px;
    color: var(--white, #FFF);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.HeroButton {
    width: 221px;
    height: 62px;
    flex-shrink: 0;
    color: var(--white, #FFF);
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    background: #F97316;
    border: none;
    clip-path: polygon(0 0, 94% 0, 100% 100%, 6% 100%);
    margin-top: 30px;
    transition: all .2s ease-in-out;
}

.heroRightImage {
    width: 510px;
    height: 486px;
    flex-shrink: 0;
}

.ourServiseContent {
    width: 100%;
    height: auto;
    padding: 50px 0px;
    padding-top: 0px;
}

.ourServiseTitel {
    color: #132148;
    text-align: center;
    font-family: Oswald;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
}

.ourServiseCardWaper {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 40px;
}

.ourServiseCard {
    width: 23%;
    height: 261px;
    position: relative;
}

.kitchen_ourServiseCard {
    width: 30%;
    height: auto;
    position: relative;
}

.ourServiseCardImages {
    width: 100%;
    height: 100%;
}

.heroCardundertitel {
    width: 95%;
    height: 77px;
    background: #F97316;
    clip-path: polygon(0 0, 100% 26%, 100% 100%, 0 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 118%;
    transform: translate(-50%, -120%);
}

.plumbing_heroCardundertitel {
    width: 95%;
    height: 120px;
    background: #F97316;
    clip-path: polygon(0 0, 100% 26%, 100% 100%, 0 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 118%;
    transform: translate(-50%, -120%);
}

.kitchen_heroCardundertitel {
    height: 150px;
    top: 143%
}

.barth_heroCardundertitel {
    height: 190px;
    top: 143%
}


.floor_heroCardundertitel {
    height: 270px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    top: 198%;
}

.heroCardTitel {
    width: 95%;
    height: 77px;
    background: #fff;
    clip-path: polygon(0 0, 100% 26%, 100% 100%, 0 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 120%;
    transform: translate(-50%, -120%);
    color: #132148;
    text-align: center;
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
}

.plumbing_heroCardTitel {
    width: 95%;
    height: 120px;
    background: #fff;
    clip-path: polygon(0 0, 100% 26%, 100% 100%, 0 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 120%;
    transform: translate(-50%, -120%);
    color: #132148;
    text-align: center;
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
    flex-direction: column;
    padding-top: 35px;
}

.kitchen_heroCardTitel {
    height: 150px;
    justify-content: start;
    padding-top: 45px;
    top: 145%;
}

.bath_heroCardTitel {
    height: 190px;
    justify-content: start;
    padding: 0px 9px;
    padding-top: 45px;
    top: 145%;
}

.floor_heroCardTitel {
    height: 270px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    padding: 0px 10px;
    text-align: justify;
    justify-content: start;
    top: 200%;
    padding-top: 25px;
}

.carpet_heroCardTitel {
    height: 180px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    padding: 0px 10px;
    text-align: justify;
    justify-content: start;
    top: 165%;
    padding-top: 25px;
}


.carpet_ourServise {
    height: 600px;
}

.carpet__YourTrusted {
    height: 800px !important;
}

.barth__YourTrusted {
    height: 750px !important;
}

.lockYourTrusted {
        height:700px !important;
}


.carpet_heroCardundertitel {
    height: 180px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    top: 163%;
}

.plumbing_heroCardTitel p {
    color: var(--Primary-Color-primary_2, #0E357A);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.ourServiseCardWaper2nd {
    margin-top: 80px;
}

.WhyChooseUs {
    width: 100%;
    height: 650px;
    background-color: #EFF0F4;
    position: relative;
}

.PlumbingWhyChooseUs {
    background-color: #fff !important;
}

.WhyChooseUsBG {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    left: 0%;
}

.WhyChooseUsWaper {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -60%);
}

.WhyChooseUsTitel {
    color: #FFF;
    text-align: center;
    font-family: Oswald;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
}

.WhyChooseUsCardWaper {
    width: 100%;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.WhyChooseUsCard {
    width: 22%;
    height: 306px;
    flex-shrink: 0;
    border: 1px solid #EBEBEB;
    background: #FFF;
    box-shadow: 0px 14px 20px 0px rgba(52, 60, 119, 0.10);
    display: flex;
    align-items: center;
    justify-content: center;
}

.WhyChooseUsCardContentWaper {
    width: 246px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.WhyChooseUsCardContentWaper h4 {
    color: #132148;
    text-align: center;
    font-family: Oswald;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-top: 22px;
}



.WhyChooseUsCardContentWaper p {
    color: var(--Primary-Color-primary_2, #0E357A);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 10px;
}

.WhyChooseUsCardIcon {
    width: 69.544px;
    height: 69.544px;
    flex-shrink: 0;
    aspect-ratio: 69.54/69.54;
    border-radius: 5px;
    background: #FFF3EA;
    display: flex;
    align-items: center;
    justify-content: center;
}

.WhyChooseUs2nd {
    padding: 80px 0px;
}

.WhyChooseUs2ndWaper {
    display: flex;
    align-items: center;
    justify-content: space-around;

}

.WhyChooseUs2ndLeft {
    width: 45%;
    height: auto;
}

.WhyChooseUs2ndLeft img {
    width: 100%;
}

.WhyChooseUs2ndRight {
    width: 43%;
    height: auto;
}

.WhyChooseUs2ndRight h1 {
    color: #132148;
    font-family: Oswald;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.PlumbingWhyChooseUs2ndRightLeftTitel {
    color: #132148;
    font-family: Oswald;
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 43.2px */
}

.WhyChooseUs2ndRight p {
    color: var(--Primary-Color-primary_2, #0E357A);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-top: 24px;
}

.WhyChooseUs2ndButton {
    width: 221px;
    height: 62px;
    flex-shrink: 0;
    color: var(--white, #FFF);
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    background: #F97316;
    border: none;
    clip-path: polygon(0 0, 94% 0, 100% 100%, 6% 100%);
    transition: all .2s ease-in-out;
}

.WhyChooseUs2ndWaper2nd {
    flex-direction: row-reverse;
}

.OurTestimonial {
    width: 100%;
    height: 602px;
    background: #F2F6FF;
    padding: 50px 0px;
}

.OurTestimonial h1 {
    color: #132148;
    text-align: center;
    font-family: Oswald;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.securety_ourServise {
    height: 650px;
}

.NewseLatter {
    width: 100%;
    height: 452px;
    position: relative;
}

.NewseLatterBG {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.applicationYourTrusted {
    height: 850px !important;
}

.NewseLatterContent {
    width: 880px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.NewseLatterContent h1 {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Oswald;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.NewseLatterContent p {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 30px;
}

.NewseLatterButton {
    width: 221px;
    height: 62px;
    flex-shrink: 0;
    color: var(--white, #FFF);
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    background: #F97316;
    border: none;
    clip-path: polygon(0 0, 94% 0, 100% 100%, 6% 100%);
    transition: all .2s ease-in-out;
}

.NavbarButton:hover,
.HeroButton:hover,
.WhyChooseUs2ndButton:hover,
.NewseLatterButton:hover {
    clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
}

.YourTrusted {
    width: 100%;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pottyYourTrusted {
    height: 700px !important;
}

.security_YourTrusted {
    height: 750px;
}


.garage_ourServise {
    height: 600px;
}

.garage_heroCardTitel {
    height: 185px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    padding: 0px 10px;
    text-align: justify;
    justify-content: start;
    top: 165%;
    padding-top: 25px;
}

.garage_heroCardundertitel {
    height: 185px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    top: 163%;
}

.gutter_ourServise {
    height: 650px;
}

.gutter_heroCardTitel {
    height: 245px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    padding: 0px 10px;
    text-align: justify;
    justify-content: start;
    top: 190%;
    padding-top: 25px;
}

.gutter_heroCardundertitel {
    height: 244px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    top: 188%;
}


.tub_YourTrusted {
    height: 850px;
}

.tub_ourServise {
    height: 580px;
}

.tub_heroCardundertitel {
    height: 160px;
    top: 143%;
    padding: 0px 20px;
    padding-top: 35px;
}

.tub_heroCardTitel {
    height: 160px;
    top: 145%;
    padding: 0px 20px;
    padding-top: 35px;
}

.homesecurety_heroCardTitel {
    height: 235px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    padding: 0px 10px;
    text-align: justify;
    justify-content: start;
    top: 185%;
    padding-top: 25px;
}

.homesecurety__heroCardundertitel {
    height: 235px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    top: 182%;
}

.hvac_heroCardTitel {
    height: 285px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    padding: 0px 10px;
    text-align: justify;
    justify-content: start;
    top: 200%;
    padding-top: 25px;
}
.hvac_heroCardundertitel {
    height: 286px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    top: 198%;
}


.roofing_heroCardTitel {
    height: 240px;
    justify-content: start;
    padding: 0px 10px;
    padding-top: 50px;
    top: 165%;
}

.roofing_heroCardundertitel {
    height: 240px;
    top: 163%;
}

.roofing_ourServise {
    height: 700px;
}


.windows_ourServise {
    height: 700px;
    background-color: #FFF;
}

.windows_WhyChooseUs2nd{
    background: #EFF0F4;
}

.dump_heroCardTitel {
    height: 240px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    padding: 0px 10px;
    text-align: justify;
    justify-content: start;
    top: 190%;
    padding-top: 25px;
}

.dump_heroCardundertitel {
    height: 240px;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
    top: 187%;
}

.dump_ourServise {
    height: 650px;
}

.footer {
    width: 100%;
    height: 793px;
    position: relative;
    overflow: hidden;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footerBG {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    z-index: 0;
}

.FooterLogoWaper {
    width: 26%;
    color: #fff;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

.FooterLogoWaper p {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.prefooterWaper {
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.footerWaper {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 25px;
}

.footerServices {
    width: 50%;
    color: #fff;
}

.footerQuickLinks {
    width: 50%;
    color: #fff;
}

.footerContact {
    width: 30%;
    color: #fff;
}

hr {
    width: 44px;
    height: 2px;
    background: #F97316;
    color: #F97316;
    margin: 0px;
    padding: 0px;
    opacity: 10;
}

.footerServices,
.footerQuickLinks,
.footerContact {
    display: flex;
    flex-direction: column;

}

.footerServices h4,
.footerQuickLinks h4,
.footerContact h4 {
    color: #FFF;
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 110% */
    text-transform: uppercase;
}

.footerServices a,
.footerQuickLinks a,
.footerContact a {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    /* 275% */
}

.footerIconWaper {
    width: 52px;
    height: 52px;
    border-radius: 50px;
    background: #91201A;
}

.footerIcon {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 20px;
}

.footerIconWaper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.footerTCP {
    width: 1267px;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.divider {
    width: 100%;
    margin-top: 38px;
    margin-bottom: 38px;
    height: 2px;
    background: #393F70;
}

.copyrite {
    width: 100%;
    height: 50px;
    background: #121631;
    position: absolute;
    bottom: 0%;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
}

.footerDisignHolder {
    display: flex;
    width: 40%;
}

.WhyChooseUs2ndTitel {
    color: #132148;
    text-align: center;
    font-family: Oswald;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 58px;
    margin-bottom: 50px;
}

@media (max-width: 600px) {
    .navbar {
        height: auto;
    }

    .navbar-collapse {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .HeroSection {
        width: 100%;
        height: auto;
        background-color: #EFF0F4;
        position: relative;
        margin: 0 auto;
        padding: 50px 0px;
        padding-bottom: 100px;
    }

    .HeroContent {
        width: 100%;
        height: 80%;
        position: relative;
        z-index: 1;
        left: 0%;
        top: 0%;
        transform: translate(-0%, -0%);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .heroRight {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: start;
        padding-top: 30px;
    }

    .hreoLeft {
        width: 100%;
    }

    .hreoLeftTitel {
        width: 100%;
        margin-top: 30px;
        color: var(--white, #FFF);
        font-family: Oswald;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
    }

    .hreoLeftText {
        width: 100%;
        margin-top: 30px;
        color: var(--white, #FFF);
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .heroRightImage {
        width: 100%;
        height: auto;
        flex-shrink: 0;
    }

    .ourServiseCardWaper {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-top: 40px;
        flex-direction: column;
        gap: 80px;
    }

    .Kitchen_ourServiseCardWaper {
        gap: 150px !important;
    }

    .kitchen_heroCardundertitel {
        height: 200px;
        top: 158%;
    }

    .floor_ourServiseCardWaper {
        gap: 250px !important;
    }

    .carpet_ourServiseCardWaper {
        gap: 175px !important;
    }

    .ourServiseCard {
        width: 80%;
        height: 261px;
        position: relative;
    }

    .ourServiseCardWaper {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-top: 80px;
        flex-direction: column;
        gap: 80px;
    }

    .WhyChooseUs {
        width: 100%;
        height: 1650px;
        background-color: #EFF0F4;
        position: relative;
    }

    .WhyChooseUsCardWaper {
        width: 100%;
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
        gap: 25px;
    }

    .WhyChooseUsWaper {
        width: 100%;
        height: auto;
        position: absolute;
        left: 50%;
        top: 60%;
        transform: translate(-50%, -58%);
    }

    .WhyChooseUsCard {
        width: 95%;
        height: 306px;
        flex-shrink: 0;
        border: 1px solid #EBEBEB;
        background: #FFF;
        box-shadow: 0px 14px 20px 0px rgba(52, 60, 119, 0.10);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .WhyChooseUs2nd {
        padding: 35px 15px;
    }

    .bath_ourServiseCardWaper {
        gap: 190px !important;
    }


    .barth_heroCardundertitel {
        height: 230px;
        top: 168%;
    }

    .bath_heroCardTitel {
        height: 230px;
        justify-content: center;
        padding: 0px 9px;
        padding-top: 45px;
        top: 170%;
    }

    .WhyChooseUs2ndWaper {
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
    }

    .WhyChooseUs2ndLeft {
        width: 100%;
        height: auto;
    }

    .WhyChooseUs2ndRight {
        width: 91%;
        height: auto;
    }

    .WhyChooseUs2ndRight h1 {
        color: #132148;
        font-family: Oswald;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        margin-top: 20px;
    }

    .tub_ourServise {
        height: 1800px;
    }

    .tub_heroCardundertitel {
        height: 160px;
        top: 143%;
        padding: 0px 20px;
        padding-top: 35px;
    }

    .tub_heroCardTitel {
        height: 160px;
        top: 145%;
        padding: 0px 20px;
        padding-top: 35px;
    }

    .tub_ourServiseCardWaper {
        gap: 145px;
    }

    .ourServiseTitel {
        color: #132148;
        text-align: center;
        font-family: Oswald;
        font-size: 31px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
    }

    .kitchen_heroCardTitel {
        height: 200px;
        justify-content: start;
        padding-top: 55px;
        top: 160%;
    }

    .NewseLatter {
        width: 100%;
        height: 550px;
        position: relative;
    }

    .NewseLatterContent {
        width: 90%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .applicationYourTrusted {
        height: 1330px !important;
    }

    .NewseLatterContent h1 {
        color: var(--white, #FFF);
        text-align: center;
        font-family: Oswald;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 46px;
        text-transform: capitalize;
    }

    .roofing_heroCardTitel {
        height: 300px;
        justify-content: start;
        padding: 0px 10px;
        padding-top: 60px;
        top: 198%;
    }

    .roofing_heroCardundertitel {
        height: 300px;
        top: 196%;
    }

    .roofing_ourServiseCardWaper {
        gap: 250px !important;
    }

    .roofing_ourServise {
        height: 1700px;
    }

    .NewseLatterContent p {
        color: var(--white, #FFF);
        text-align: center;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .garage_ourServise {
        height: 1900px;
    }

    .garage_heroCardTitel {
        height: 180px;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
        padding: 0px 10px;
        text-align: justify;
        justify-content: start;
        top: 165%;
        padding-top: 25px;
    }

    .garage_heroCardundertitel {
        height: 180px;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
        top: 164%;
    }

    .garage_ourServiseCardWaper {
        gap: 175px !important;
    }

    .gutter_ourServise {
        height: 2040px;
    }


    .gutter_heroCardTitel {
        height: 222px;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
        padding: 0px 10px;
        text-align: justify;
        justify-content: start;
        top: 180%;
        padding-top: 25px;
    }

    .gutter_heroCardundertitel {
        height: 222px;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
        top: 177%;
    }

    .gutter_ourServiseCardWaper {
        gap: 215px !important;
    }

    .siding_heroCardTitel {
        height: 190px !important;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%) !important;
        padding: 0px 10px !important;
        text-align: justify !important;
        justify-content: start !important;
        top: 167% !important;
        padding-top: 25px !important;
    }

    .siding_heroCardundertitel {
        height: 190px !important;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%) !important;
        top: 164% !important;
    }

    .siding_ourServiseCardWaper {
        gap: 180px !important;
    }

    .siding_ourServise {
        height: 1950px !important;
    }

    .dump_heroCardTitel {
        height: 240px;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
        padding: 0px 10px;
        text-align: justify;
        justify-content: start;
        top: 190%;
        padding-top: 25px;
    }

    .dump_heroCardundertitel {
        height: 240px;
        clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 100%);
        top: 186%;
    }

    .dump_ourServise {
        height: 2250px;
    }


    .YourTrusted {
        height: auto;
        padding: 40px 15px;
    }

    .pottyYourTrusted {
        height: 1100px !important;
    }

    .testimonial {
        background: #F2F6FF;
        clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 100%);
    }

    .Othertestimonial {
        width: 100%;
        height: auto;
        background: #F97316;
        padding-top: 10px;
        clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 100%);
    }

    .kitchen_ourServise {
        height: 1330px;
    }

    .windows_ourServise {
        height: 2250px;
    }

    .barth_ourServise {
        height: 1550px;
    }

    .barth__YourTrusted {
        height: 1050px !important;
    }

    .lockYourTrusted {
        height: 1111px !important;
    }

    .carpet_ourServise {
        height: 1850px;
    }

    .carpet__YourTrusted {
        height: 1045px !important;
    }

    .kitchen_heroCardTitel p {
        font-size: 3.5vw;
    }

    .securety_ourServise {
        height: 2150px;
    }

    .floor_ourServise {
        height: 2250px;
    }

    .footerWaper {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 25px
    }

    .FooterLogoWaper,
    .footerServices,
    .footerQuickLinks,
    .footerContact {
        width: 100%;
    }

    .prefooterWaper {
        width: 100%;
        z-index: 1;
        position: relative;
        left: 0%;
        top: 0%;
        transform: none;
        padding: 30px;
    }

    .footerServices a,
    .footerQuickLinks a,
    .footerContact a {
        font-size: 3.8vw;
    }

    .footer {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }

    .FooterLogoWaper svg {
        display: none;
    }

    .footerDisignHolder {
        display: flex;
        width: 110%;
    }

    .footerTCP {
        width: 100%;
        color: #FFF;
        font-family: Oswald;
        font-size: 4vw;
        font-style: normal;
        font-weight: 400;
        line-height: 27px;
        padding-bottom: 25px;
    }
}