.wrapping-banner-container {
    width: 100%;
    height: 2080px;
    background-image: url(./img/bannerbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    animation: fadeIn 2s ease-in-out;
    animation: fadeIn 2s ease-in-out forwards;
}
.wrapping-banner-row {
    width: 95%;
    margin: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.wrapping-banner-top {
    position: relative;
    height: 800px;
    color: #fff;
}
.wrapping-banner-top h1 {
    position: absolute;
    top: 24%;
    left: -490px;
    font-size: 100px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800; /* Extra Bold */
    text-shadow: 4px 4px 7px #000;
}
.wrapping-banner-top h3 {
    position: absolute;
    top: 35%;
    font-family: 'Poppins', sans-serif;
    font-weight: 800; /* Extra Bold */
    width: 831px;
    font-size: 100px;
    left: -360px;
    text-shadow: 4px 4px 7px #000;
}
.wrapping-banner-center {
    position: relative;
    height: 575px;
}
.btn-wrapping {
    position: absolute;
    top: -5%;
    border: 2px solid #fff;
    padding: 7px 20px;
    background: transparent;
    color: #fff;
    left: 42%;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-weight: 800; /* Extra Bold */
    letter-spacing: 2px;
}
.btn-wrapping {
    position: absolute;
    top: 22%;
    border: 2px solid #fff;
    padding: 7px 10px;
    background: transparent;
    color: #fff;
    left: 45%;
    font-size: 30px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
  
    letter-spacing: 2px;
}
.wrapping-banner-center p {
    position: relative;
    width: 81%;
    margin: auto;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-weight: 600;
    color: #fff;
    top: 212px;
}
.after-section {
    display: flex
;
    margin: 52px 54px;
    position: absolute;
}
.after-section h2 {
    color: #f4eaea;
    margin: 0;
    font-weight: 800;
}
.before-after-slider {
    position: relative;
    width: 100%;
     max-width: 1200px; 
    margin: auto;
    overflow: hidden;
    aspect-ratio: 16 / 9;
    background-color: #f0f0f04a;
    top: 36px;
  }
 
.sliderr-container{
    width: 1750px;
}
.wrapping-banner-bottom-heading {
    position: relative;
    top: 62%;
    height: 500px;
}
.wrapping-banner-bottom-heading h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 800; /* Extra Bold */
    font-size: 56px;
    color: #fff;
    /*text-shadow: 0px 0px 4px #fff;*/
}
.wrapping-banner-bottom {
    position: relative;
    height: 500px;
}
.slidesour{
    height: 376px;
}

.wrapping-banner-bottom p {
    position: relative;
    width: 86%;
    margin: auto;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800; /* Extra Bold */
    font-weight: 500;
    color: #fff;
    top: -180px;
    /*text-shadow: 0px 0px 3px #fff;*/
}
.wrapping-after-container {
    width: 100%;
    height: 2300px;
    background-image: url(./img/afterbgwrapping1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-position: center; */
}
.wrapping-after-row {
    width: 95%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wrapping-after-bottom-text {
    width: 51%;
    margin: 60px auto auto;
    color: #fff;
    text-align: center;
}

.wrapping-after-bottom-text p {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600; /* Extra Bold */
}
.wrapping-after-allstep {
    width: 85%;
    margin: 80px auto auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    position: relative;
}
.wrapping-after-step_1 {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}
.choosecolor {
    position: relative;
    top: 15%;
}
.searchdiv {
    position: relative;
}
.iconsInput {
    position: absolute;
    color: #fff;
    font-size: 48px;
    top: 10px;
    left: 13px;
}
.serachp {
    width: 400px;
    height: 60px;
    border-radius: 35px;
    border: none;
    outline: none;
    padding-left: 68px;
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 32px;
    color: #d1d1d1;
    background-image: linear-gradient(180deg, #85d89f, #4b96ae);
}
.searchdiv ul {
    width: 310px;
    background-color: #a6bcc354;
    box-shadow: 0 0 2px #50849496;
    list-style: none;
    margin-left: 35px;
    padding: 0;
    position : relative;
    z-index : 20;
}
.searchdiv ul li {
    padding: 5px 0;
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    text-shadow: 0px 1px 1px #fff;
}
.searchdiv button {
    border: none;
    display: none;
    background: #fff;
    padding: 0 11px;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    position: absolute;
    top: 0;
    right: 205px;
}
.searchdiv button img {
    width: 40px;
    height: 60px;
    transform: rotate(-90deg);
}
.our_service_box_image {
    width: 550px;
    height: 195px;
    position: relative;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-top: 130px;
}

.sliderour {
    position: relative;
    width: 560px;
    height: 417px;
    overflow: hidden;
}
.slidesour {
    display: flex
;
justify-content: flex-end;
flex-direction: column;
    transition: transform .5s ease-in-out;
    min-width: 100%;
        box-sizing: border-box;
}
.car-name{
    text-align: center;
}
.slideour img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wrapping-after-step_2 {
    margin-bottom: 150px;
}
.wrapping-after-dot {
    display: flex
;
    justify-content: end;
    align-items: baseline;
    color: #fff;
    margin-bottom: 16px;
    gap: 15px;
}
.text {
    margin-left: 175px;
    z-index: 1;
    font-size: 19px;
}
.btn-dot button {
    background-color: #1e7aa3;
    padding: 12px;
    margin: 8px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.btn-dot button {
    border: 2px solid transparent;
    border: none;
   
  
    cursor: pointer;
    transition: all 0.1s ease;
}

.btn-dot button:focus {
    outline: none;
    box-shadow: 0 0 10px white;
    border: 2px solid white;
}

.dot-image {
    position: relative;
    color: #fff;
}
.dot-image p {
    position: absolute;
    right: 10%;
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800; /* Extra Bold */
    top: 130px;
    z-index: 5;
}
.dot-image h2 {
           position: absolute;
        right: 96px;
        z-index: 7;
        top: 148px;
        font-size: 59px;
            font-family: 'Poppins', sans-serif;
        font-weight: 700;
        letter-spacing: 4px;
}
.dot-image img {
    width: 630px;
    height: 395px;
    position: absolute;
    left: 22%;
    top: 0;
}
.dot-image p {
    position: absolute;
    right: 130px;
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    top: 208px;
    z-index: 5;
}

.wrapping-car-container {
    width: 100%;
    height: 560px;
    background-image: url(./img/wrapping-car.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.wrapping-car-row {
    width: 95%;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 10px;
}
 .wrapping-car-text {
    position: relative;
    padding-top: 70px;
}
.wrapping-car-text h1 {
    font-size: 5.5rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 800; /* Extra Bold */
    color: #4b96ae;
    background: -webkit-linear-gradient(#85d89f, #4b96ae);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wrapping-car-text h2 {
    font-size: 76px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 6px;
}
.wrapping-car-text h6 {
    font-size: 37px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    background-image: linear-gradient(180deg, #85d89f, #4b96ae);
    color: #fff;
    padding: 2px 25px;
    border-radius: 27px;
    width: 495px;
}
.wrapping-car-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    color: #fff;
    margin-top: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800; /* Extra Bold */
    font-weight: 600;
}
.wrapping-what-container {
    width: 100%;
    height: 610px;
    background-image: url(./img/bg_effect.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 999;
}
.wrapping-what-row {
    width: 94%;
    margin: auto;
    padding-top: 6%;
}
    .testimonial-heading {
        text-align: center;
        color: #fff;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, .7);
    }
    .testimonial-heading h1 {
        font-size: 70px;
        font-weight: bolder;
        width: 50%;
        font-family: 'Poppins', sans-serif;
        font-weight: 800;
        margin-left: 608px;
        margin-bottom: -92px;
        text-shadow: 1px 1px 6px #000;
    }
    .testimonial-container {
        display: flex
    ;
        align-items: center;
        justify-content: center;
        /* padding: 70px; */
        position: relative;
        background-image: linear-gradient(180deg, #84d7a0c4, #4a94aead);
        box-shadow: 0 0 10px #00000080;
        margin: 50px auto;
        width: 71%;
        height: 340px;
        /* max-width: 1217px; */
        z-index: -1;
    }
    .image-container {
        margin-top: -117px;
        margin-left: -131px;
        flex: 1;
        padding: 20px 16px;
        border-radius: 10px;
        background-image: url(./img/wrappingframe-removebg.png);
        background-repeat: no-repeat;
        background-size: cover;
        /* width: 318px; */
        height: 306px;
    }
    .image-container img {
        width: 100%;
        height: 249px;
        margin-bottom: 12px;
    }
    .text-container {
        flex: 2;
        color: #fff;
        padding: 20px;
    }
    .text-container p {
        font-size: 28px;
        font-weight: 700;
        margin: 10px 0;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        text-shadow: 1px 1px 2px #000;
    }
    .client-details {
        font-size: 12px;
        color: #fff;
        font-family: 'Poppins', sans-serif;
       font-weight: 500; /* Extra Bold */
    }
    .navigation-buttons {
        position: absolute;
        bottom: -23px;
        right: 10px;
        cursor: pointer;
    }
    .nav-button {
        background-color: #fff;
        border: none;
        padding: 4px 7px;
        margin: 0 5px;
        border-radius: 50%;
        cursor: pointer;
        box-shadow: 0 0 5px #00000080;
        font-size: 1.5em;
        transition: background-color .3s;
    }
    .nav-button img {
        width: 30px;
        height: 30px;
        padding-bottom: 5px;
        cursor: pointer;
    }

    .search-text {
        margin-left: 30px;
        color: #fff;
        margin-bottom: 16px;
        font-size: 75px;
    }
    .wrappin-after-text-step2 {
        color: rgb(255, 255, 255);
        text-align: center;
        margin-left: 3px;
        margin-bottom: 16px;
        font-size: 74px;
    }
    .car-bigname {
        color: rgb(255, 255, 255);
        position: absolute;
        font-size: 101px;
        top: 51%;
        line-height: 0.8;
        font-weight: 900;
        left: 30%;
        background: linear-gradient(360deg, rgb(81, 157, 171) 0%, rgb(122, 205, 161) 100%) text;
        -webkit-text-fill-color: transparent;
        z-index: 0;
    }

@media screen and (max-width: 1536px) {
    .wrapping-banner-container {
    width: 100%;
    height: 2080px;
    background-image: url(./img/bannerbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    animation: fadeIn 2sease-in-out;
    animation: fadeIn 2sease-in-out forwards;
}
.wrapping-banner-top h1 {
    position: absolute;
    top: 22%;
    left: -490px;
    font-size: 100px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    text-shadow: 4px 4px 7px #000;
}
.wrapping-banner-top h3 {
    position: absolute;
    top: 34%;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    width: 831px;
    font-size: 100px;
    left: -360px;
    text-shadow: 4px 4px 7px #000;
}
.wrapping-banner-top {
    position: relative;
    height: 736px;
    color: #fff;
}
.wrapping-banner-center {
    position: relative;
    height: 545px;
}
.wrapping-after-container {
    width: 100%;
    height: 2044px;
    background-image: url(./img/afterbgwrapping1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-position: center; */
}
.wrapping-banner-bottom p {
    position: relative;
    width: 86%;
    margin: auto;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-weight: 500;
    color: #fff;
    top: -180px;
    /* text-shadow: 0px 0px 3px #fff; */
}
.sliderr-container {
    width: 1404px;
}
.text {
    margin-left: 110px;
    z-index: 1;
    font-size: 19px;
}

.wrappin-after-text-step2 {
    color: rgb(255, 255, 255);
    text-align: center;
    margin-left: -136px;
    margin-bottom: 16px;
    font-size: 65px;
}
.dot-image h2 {
    position: absolute;
    right: -8px;
    z-index: 7;
    top: 148px;
    font-size: 59px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    letter-spacing: 4px;
}
.dot-image p {
    position: absolute;
    right: 43px;
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    top: 208px;
    z-index: 5;
}
.wrapping-what-container {
    width: 100%;
    height: 554px;
    background-image: url(./img/bg_effect.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 999;
}
.testimonial-container {
    display: flex
;
    align-items: center;
    justify-content: center;
    /* padding: 70px; */
    position: relative;
    background-image: linear-gradient(180deg, #84d7a0c4, #4a94aead);
    box-shadow: 0 0 10px #00000080;
    margin: 50px auto;
    width: 71%;
    height: 290px;
    /* max-width: 1217px; */
    z-index: -1;
}
.image-container {
    margin-top: -76px;
    margin-left: -127px;
    flex: 1;
    padding: 20px 16px;
    border-radius: 10px;
    background-image: url(./img/wrappingframe-removebg.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* width: 318px; */
    height: 248px;
}
.image-container img {
    object-fit: cover;
    width: 100%;
    height: 200px;
    margin-bottom: 12px;
}
.testimonial-heading h1 {
    font-size: 57px;
    font-weight: bolder;
    width: 59%;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    margin-left: 407px;
    margin-bottom: -92px;
    text-shadow: 1px 1px 6px #000;
}


}


@media screen and (max-width: 1440px) {
        .sliderr-container {
        width: 1362px;
    }
    .wrapping-after-bottom-text p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.text {
        margin-left: 90px;
        z-index: 1;
        font-size: 19px;
    }
    .wrappin-after-text-step2 {
        color: rgb(255, 255, 255);
        text-align: center;
        margin-left: -147px;
        margin-bottom: 16px;
        font-size: 58px;
    }
    .search-text {
    margin-left: 30px;
    color: #fff;
    margin-bottom: 16px;
    font-size: 50px;
}
.dot-image img {
    width: 630px;
    height: 395px;
    position: absolute;
    left: 6%;
    top: 0;
}
.wrapping-what-container {
        width: 100%;
        height: 509px;
        background-image: url(./img/bg_effect.png);
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        z-index: 999;
    }
    .wrapping-car-container {
    width: 100%;
    height: 458px;
    background-image: url(./img/wrapping-car.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.wrapping-car-text h2 {
    font-size: 58px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 6px;
}

.wrapping-car-text h1 {
    font-size: 4.5rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    color: #4b96ae;
    background: -webkit-linear-gradient(#85d89f, #4b96ae);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wrapping-car-text {
    position: relative;
    padding-top: 33px;
}


        .image-container {
        margin-top: -76px;
        margin-left: -127px;
        flex: 1;
        padding: 20px 16px;
        border-radius: 10px;
        background-image: url(./img/wrappingframe-removebg.png);
        background-repeat: no-repeat;
        background-size: cover;
        /* width: 318px; */
        height: 232px;
    }
        .testimonial-heading h1 {
        font-size: 52px;
        font-weight: bolder;
        width: 59%;
        font-family: 'Poppins', sans-serif;
        font-weight: 800;
        margin-left: 370px;
        margin-bottom: -92px;
        text-shadow: 1px 1px 6px #000;
    }

    .dot-image h2 {
        position: absolute;
        right: 67px;
        z-index: 7;
        top: 148px;
        font-size: 59px;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        letter-spacing: 4px;
    }
    .dot-image p {
        position: absolute;
        right: 119px;
        font-size: 25px;
        font-family: 'Poppins', sans-serif;
        font-weight: 800;
        top: 208px;
        z-index: 5;
    }
    
    .text-container p {
    font-size: 22px;
    font-weight: 700;
    margin: 10px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
}
.testimonial-container {
        display: flex
;
        align-items: center;
        justify-content: center;
        /* padding: 70px; */
        position: relative;
        background-image: linear-gradient(180deg, #84d7a0c4, #4a94aead);
        box-shadow: 0 0 10px #00000080;
        margin: 50px auto;
        width: 71%;
        height: 267px;
        /* max-width: 1217px; */
        z-index: -1;
    }
    .image-container img {
        object-fit: cover;
        width: 100%;
        height: 189px;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 1366px) {
        .sliderr-container {
        width: 1285px;
    }
    .wrapping-after-bottom-text p {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.text {
        margin-left: 94px;
        z-index: 1;
        font-size: 16px;
    }
    .wrappin-after-text-step2 {
        color: rgb(255, 255, 255);
        text-align: center;
        margin-left: -160px;
        margin-bottom: 16px;
        font-size: 61px;
    }
    .search-text {
    margin-left: 30px;
    color: #fff;
    margin-bottom: 16px;
    font-size: 61px;
}
.dot-image img {
    width: 586px;
    height: 364px;
    position: absolute;
    left: 4%;
    top: 0;
}
    .dot-image h2 {
        position: absolute;
        right: 59px;
        z-index: 7;
        top: 124px;
        font-size: 59px;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        letter-spacing: 4px;
    }
    .dot-image p {
        position: absolute;
        right: 111px;
        font-size: 25px;
        font-family: 'Poppins', sans-serif;
        font-weight: 800;
        top: 188px;
        z-index: 5;
    }
    .wrapping-car-container {
    width: 100%;
    height: 440px;
    background-image: url(./img/wrapping-car.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.wrapping-car-text {
    position: relative;
    padding-top: 62px;
}
.wrapping-car-text h1 {
    font-size: 3.5rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    color: #4b96ae;
    background: -webkit-linear-gradient(#85d89f, #4b96ae);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wrapping-car-text h2 {
    font-size: 49px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 6px;
}
.wrapping-car-text h6 {
    font-size: 27px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    background-image: linear-gradient(180deg, #85d89f, #4b96ae);
    color: #fff;
    padding: 2px 24px;
    border-radius: 27px;
    width: 377px;
}
.wrapping-car-list {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    color: #fff;
    margin-top: 33px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-weight: 600;
}
.wrapping-what-container {
        width: 100%;
        height: 495px;
        background-image: url(./img/bg_effect.png);
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        z-index: 999;
    }
    .testimonial-heading h1 {
        font-size: 48px;
        font-weight: bolder;
        width: 59%;
        font-family: 'Poppins', sans-serif;
        font-weight: 800;
        margin-left: 339px;
        margin-bottom: -83px;
        text-shadow: 1px 1px 6px #000;
    }
        .testimonial-container {
        display: flex
;
        align-items: center;
        justify-content: center;
        /* padding: 70px; */
        position: relative;
        background-image: linear-gradient(180deg, #84d7a0c4, #4a94aead);
        box-shadow: 0 0 10px #00000080;
        margin: 50px auto;
        width: 71%;
        height: 253px;
        /* max-width: 1217px; */
        z-index: -1;
    }
    .text-container p {
    font-size: 17px;
    font-weight: 700;
    margin: 10px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
}
    .image-container {
        margin-top: -76px;
        margin-left: -127px;
        flex: 1;
        padding: 20px 16px;
        border-radius: 10px;
        background-image: url(./img/wrappingframe-removebg.png);
        background-repeat: no-repeat;
        background-size: cover;
        /* width: 318px; */
        height: 222px;
    }
    .image-container img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        margin-bottom: 12px;
    }
}


@media screen and (max-width: 1280px) {
    .wrapping-banner-container {
        width: 100%;
        height: 1730px;
        background-image: url(./img/bannerbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
  .wrapping-banner-center {
        position: relative;
        height: 235px;
    }
        .wrapping-banner-top {
        position: relative;
        height: 811px;
        color: #fff;
    }
    .wrapping-after-allstep {
    width: 90%;
    margin: 80px auto auto;
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    position: relative;
}
    .wrapping-after-bottom-text p {
        font-size: 17px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
    }
   .text {
        margin-left: 0px;
        text-wrap-mode: nowrap;
    }
    .sliderr-container {
    width: 1190px;
}

.wrappin-after-text-step2 {
    color: rgb(255, 255, 255);
    text-align: start;
    margin-left: 56px;
    margin-bottom: 16px;
    font-size: 62px;
}
.car-bigname {
    color: rgb(255, 255, 255);
    position: absolute;
    font-size: 77px;
    top: 55%;
    line-height: 0.8;
    font-weight: 900;
    left: 33%;
    background: linear-gradient(360deg, rgb(81, 157, 171) 0%, rgb(122, 205, 161) 100%) text;
    -webkit-text-fill-color: transparent;
    z-index: 0;
}
.search-text {
    margin-left: 30px;
    color: #fff;
    margin-bottom: 6px;
    font-size: 62px;
}
    .our_service_box_image {
        width: 550px;
        height: 195px;
        position: relative;
        background-color: transparent;
        display: flex
    ;
        align-items: center;
        justify-content: center;
        color: #fff;
        margin-top: 44px;
    }
    .btn-wrapping {
        position: absolute;
        top: -31%;
        border: 2px solid #fff;
        padding: 7px 7px;
        background: transparent;
        color: #fff;
        left: 42%;
        font-size: 25px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
        font-weight: 800;
        letter-spacing: 2px;
    }
    .wrapping-banner-center p {
        position: relative;
        width: 85%;
        margin: auto;
        font-size: 18px;
            font-family: 'Poppins', sans-serif;
        font-weight: 600;
        color: #fff;
        top: -6px;
    }
    .wrapping-banner-bottom p {
        position: relative;
        width: 86%;
        margin: auto;
        font-size: 20px;
            font-family: 'Poppins', sans-serif;
        font-weight: 500;
        color: #fff;
        top: -250px;
        /*text-shadow: 0px 0px 3px #fff;*/
    }
    .wrapping-after-container {
        width: 100%;
        height: 1832px;
        background-position: left;
    }
    .wrapping-car-list p {
        font-size: 15px;
    }
    .testimonial-heading h1 {
        font-size: 52px;
        font-weight: bolder;
        width: 60%;
        font-family: 'Poppins', sans-serif;
        font-weight: 800;
        margin-left: 343px;
        margin-bottom: -62px;
        text-shadow: 1px 1px 6px #000;
    }
    .testimonial-container {
        display: flex
    ;
        align-items: center;
        justify-content: center;
        /* padding: 70px; */
        position: relative;
        background-image: linear-gradient(180deg, #84d7a0c4, #4a94aead);
        box-shadow: 0 0 10px #00000080;
        margin: 28px auto;
        width: 87%;
        height: 306px;
        /* max-width: 1217px; */
        z-index: -1;
    }
    .image-container {
        margin-top: -105px;
        margin-left: -89px;
        flex: 1;
        padding: 17px 16px;
        border-radius: 10px;
        background-image: url(./img/wrappingframe-removebg.png);
        background-repeat: no-repeat;
        background-size: cover;
        /* width: 318px; */
        background-position: center;
        height: 236px;
    }
    .sliderour {
        position: relative;
        width: 468px;
        height: 386px;
        overflow: hidden;
    }
    .slidesour {
        display: flex
    ;
        justify-content: flex-end;
        transition: transform .5sease-in-out;
        min-width: 100%;
        box-sizing: border-box;
        flex-direction: column;
    }
    .car-name{
        text-align: center;
        color: #fff;
    }

    .wrapping-after-dot {
        display: flex
;
        justify-content: end;
        align-items: baseline;
        color: #fff;
        margin: 0;
    }

    .dot-image h2 {
        position: absolute;
        right: 55px;
        z-index: 7;
        top: 133px;
        font-size: 55px;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        letter-spacing: 4px;
    }
    .dot-image img {
        width: 519px;
        height: 370px;
        position: absolute;
        left: 11%;
        top: 6px;
        background-image: url(./img/cardbg.png);
    }
.wrapping-car-container {
    width: 100%;
    height: 450px;
}
.wrapping-car-text {
    position: relative;
    padding-top: 40px;
    margin-left: 34px;
}
.wrapping-what-container {
    width: 100%;
    height: 500px;
}
.image-container img {
    width: 100%;
    height: 196px;
    margin-bottom: 12px;
    object-fit: cover;
}
.text-container {
    flex: 2;
    color: #fff;
    /* padding: 20px; */
    padding: 0px 7px;
}
.text-container p {
    font-size: 20px;
    font-weight: 700;
    margin: 3px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
}
.wrapping-banner-top h1 {
    position: absolute;
    top: 14%;
    left: -490px;
    font-size: 100px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    text-shadow: 4px 4px 7px #000;
}
.wrapping-banner-top h3 {
    position: absolute;
    top: 24%;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    width: 831px;
    font-size: 100px;
    left: -360px;
    text-shadow: 4px 4px 7px #000;
}
.dot-image p {
        position: absolute;
        right: 25%;
        font-size: 18px;
        font-family: 'Poppins', sans-serif;
        top: 200px;
        z-index: 5;
    }
    .wrapping-car-text h2 {
    font-size: 48px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    letter-spacing: 6px;
}
.wrapping-car-text h1 {
    font-size: 3.8rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    color: #4b96ae;
    background: -webkit-linear-gradient(#85d89f, #4b96ae);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wrapping-car-text h6 {
    font-size: 27px;
    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    background-image: linear-gradient(180deg, #85d89f, #4b96ae);
    color: #fff;
    padding: 2px 25px;
    border-radius: 27px;
    width: 378px;
}

}

@media screen and (max-width: 992px) {
    .wrapping-banner-container {
        width: 100%;
        height: 1330px;
    }
    .wrapping-banner-top {
        position: relative;
        height: 620px;
        color: #fff;
    }
    .wrapping-banner-center {
        position: relative;
        height: 178px;
    }
    .wrapping-banner-center p {
        position: relative;
        width: 90%;
        margin: auto;
        font-size: 16px;
            font-family: 'Poppins', sans-serif;
        font-weight: 600;
        color: #fff;
        top: 0;
    }
    .wrapping-banner-bottom-heading {
        position: relative;
        top: 62%;
        height: 300px;
    }
    .wrapping-banner-bottom {
        position: relative;
        height: 200px;
    }
    .wrapping-banner-bottom p {
        position: relative;
        width: 90%;
        margin: auto;
        font-size: 16px;
            font-family: 'Poppins', sans-serif;
        font-weight: 500;
        color: #fff;
        top: -65px;
        /*text-shadow: 0px 0px 3px #fff;*/
    }
    .our_service_box_image {
        width: 470px;
        height: 195px;
        position: relative;
        background-color: transparent;
        display: flex
;
        align-items: center;
        justify-content: center;
        color: #fff;
        margin-top: 130px;
    }
    .wrapping-after-step_2 {
        margin-bottom: 8px;
    }
    .wrapping-after-dot {
        display: flex;
        flex-direction: column;
        align-items: baseline;
        color: #fff;
        margin: 0;
    }
    .btn-dot button {
        background-color: #1e7aa3;
        padding: 15px;
        margin: 8px;
        border: 1px solid #fff;
        border-radius: 50%;
    }
    .dot-image img {
        position: absolute;
        left: 15%;
      
    }
    .dot-image h2 {
        position: absolute;
        right: 56px;
    }
    .dot-image p {
      
        right: 19%;
    }
    .wrapping-car-text h1 {
        font-size: 3.5rem;
    }
    .wrapping-car-text h2 {
        font-size: 30px;
       
    }
    .wrapping-car-list p {
        font-size: 14px;
    }
    .testimonial-heading h1 {
        font-size: 36px;
        font-weight: bolder;
        width: 50%;
        font-family: 'Poppins', sans-serif;
        margin-left: 255px;
        margin-bottom: -72px;
        text-shadow: 1px 1px 6px #000;
    }
    .image-container {
        margin-top: -215px;
        margin-left: -200px;
        flex: 1;
        padding: 14px 12px;
        border-radius: 10px;
       
        background-repeat: no-repeat;
        background-size: contain;
    }
    .image-container img{
        width: 100%;
        height: 132px;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 768px) {
    .wrapping-banner-container {
        width: 100%;
        height: 1000px;
    }
    .wrapping-banner-top {
        position: relative;
        height: 485px;
        color: #fff;
    }
    .wrapping-banner-top h1 {
        position: absolute;
        top: 18%;
        left: -300px;
        font-size: 50px;
        font-family: 'Poppins', sans-serif;
        text-shadow: 4px 4px 7px #000;
    }
    .wrapping-banner-top h3 {
        position: absolute;
        top: 26%;
        font-family: 'Poppins', sans-serif;
        width: 831px;
        font-size: 50px;
        left: -453px;
        text-shadow: 4px 4px 7px #000;
    }
    .wrapping-after-container {
        width: 100%;
        height: 1580px;
    }
    .wrapping-banner-center {
        position: relative;
        height: 120px;
    }
    .wrapping-banner-bottom-heading {
        position: relative;
        top: 62%;
        height: 250px;
    }
    .wrapping-banner-bottom-heading h2{
        font-family: 'Poppins', sans-serif;
        font-size: 30px;
        color: #fff;
        /*text-shadow: 0px 0px 4px #fff;*/
    }
    .wrapping-banner-bottom {
        position: relative;
        height: 200px;
    }
    .wrapping-banner-bottom p {
        position: relative;
        width: 90%;
        margin: auto;
        font-size: 13px;
            font-family: 'Poppins', sans-serif;
        font-weight: 500;
        color: #fff;
        top: -90px;
        /*text-shadow: 0px 0px 3px #fff;*/
    }
    .wrapping-after-step_2 {
        margin-bottom: 65px;
    }
    .text {
        margin-left: -12px;
    }
 .btn-dot button {
        background-color: #1e7aa3;
        padding: 15px;
        margin: 3px;
        border: 1px solid #fff;
        border-radius: 50%;
    }
    .dot-image img {
        width: 340px;
        height: 215px;
        position: absolute;
        left: -25%;
        top: 0;
       
    }
    .dot-image h2{
        font-size: 30px;
    }
    .dot-image p {
        position: absolute;
        right: 28%;
        font-size: 18px;
            font-family: 'Poppins', sans-serif;
        top: 116px;
        z-index: 5;
    }
    .testimonial-heading h1 {
        font-size: 30px;
        font-weight: bolder;
        width: 50%;
        font-family: 'Poppins', sans-serif;
        margin-left: 255px;
        margin-bottom: -111px;
        text-shadow: 1px 1px 6px #000;
        position: absolute;
        margin-top: 55px;
    }
    .testimonial-container {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 70px;
        position: relative;
        background-image: linear-gradient(180deg, #84d7a0c4, #4a94aead);
        box-shadow: 0 0 10px #00000080;
        margin: 70px auto 50px;
        width: 95%;
        height: 270px;
        max-width: 1000px;
        z-index: -1;
    }
    .image-container {
        margin-top: -215px;
        margin-left: -96px;
        flex: 1;
        padding: 11px 9px;
        border-radius: 10px;
      
        background-repeat: no-repeat;
        background-size: contain;
    }
    .image-container img {
        width: 100%;
        height: 100px;
        margin-bottom: 27px;
    }
    .serachp {
        width: 320px;
        height: 60px;
        border-radius: 35px;
        border: none;
        outline: none;
        padding-left: 60px;
        margin-bottom: 0;
        padding-top: 9px;
        font-size: 28px;
        color: #d1d1d1;
        background-image: linear-gradient(180deg, #85d89f, #4b96ae);
    }
    .searchdiv ul {
        width: 255px;
        background-color: #a6bcc354;
        box-shadow: 0 0 2px #50849496;
        list-style: none;
        margin-left: 30px;
        padding: 0;
    }
    .search-text{
      display: none;
    }
    .wrappin-after-text-step2{
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .wrapping-banner-container {
                width: 100%;
        height: 815px;
        background-position: center;
        background-size: cover;
        background-image: url(./img/mainmobile-bannerbg.png.jpg);
        background-repeat: no-repeat;
        
    }
    .wrapping-banner-top {
               position: relative;
        height: 265px;
        color: #fff;
        width: 100%;
               max-width: 87%;
    }
    .wrapping-car-text h6 {
        font-size: 12px;
        font-family: 'Poppins', sans-serif;
        font-weight: 800;
        background-image: linear-gradient(180deg, #85d89f, #4b96ae);
        color: #fff;
        padding: 2px 25px;
        border-radius: 27px;
        width: 206px;
    }
    .sliderr-container {
        width: auto;
    }
    .slidesour {
        display: flex
;
        justify-content: center;
        min-width: 100%;
        box-sizing: border-box;
        flex-direction: column;
    }
    .dot-image p {
        position: absolute;
        right: 23%;
        font-size: 18px;
        font-family: 'Poppins', sans-serif;
        top: 116px;
        z-index: 5;
    }
    .dot-image h2 {
        position: absolute;
        right: 39px;
                top: 78px;
                
    }
    .car-name{
        display: none;
    }
    .car-bigname{
        display: none;
    }
    .wrapping-after-dot {
        display: flex
;
        flex-direction: column;
        align-items: baseline;
        color: #fff;
        margin: 0;
        gap: 0;
    }
    .after-section {
        display: flex
    ;
        margin: 6px 10px;
        /* padding-top: 10px; */
    }
    .after-section h2 {
        color: #f4eaea;
        margin: 0;
        font-size: 14px;
    }
    .after-section img{
        width: 40px;
    }
    .wrapping-banner-top h1 {
               position: absolute;
               top: 30%;
        left: 0;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        text-align: start;
        font-size: 38px;
    }
    .wrapping-banner-top h3 {
               position: absolute;
       top: 43%;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        font-size: 38px;
        left: 0;
               text-align: end;
        text-shadow: 4px 4px 7px #000;
    }
        .wrapping-banner-bottom-heading {
        position: absolute;
              top: 76%;
    }
    .btn-wrapping {
              position: absolute;
       top: 28%;
        border: 1px solid #fff;
        padding: 5px 14px;
        background: transparent;
        color: #fff;
        left: 38%;
        font-size: 14px;
        font-weight: 300;
        font-family: 'Poppins', sans-serif;
        letter-spacing: 0px;
    }
    .wrapping-banner-center p {
          position: relative;
        width: 90%;
        margin: auto;
        font-size: 9px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        color: #fff;
        top: 74px;
    }
    .wrapping-banner-bottom-heading h2 {
        font-family: 'Poppins', sans-serif;
        font-size: 28px;
        color: #fff;
        /*text-shadow: 0px 0px 4px #fff;*/
    }
       .wrapping-banner-bottom p {
        position: relative;
        width: 90%;
        margin: auto;
        font-size: 9px;
            font-family: 'Poppins', sans-serif;
        font-weight: 500;
        color: #fff;
        top: 208px;
        /*text-shadow: 0px 0px 3px #fff;*/
    }
    .wrapping-after-allstep {
        width: 100%;
        margin: 50px auto auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .our_service_box_image {
        width: 350px;
        height: 50px;
        position: relative;
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        margin-top: 130px;
    }
    .wrapping-after-bottom-text p {
        font-size: 16px;
            font-family: 'Poppins', sans-serif;
                    PADDING-TOP: 10PX;
    }
   
    .wrapping-after-container {
        width: 100%;
        height: 1840px;
    }
    .wrapping-after-step_2 {
        margin-bottom: 65px;
        display: flex;
        flex-direction: column-reverse;
    }
    .choosecolor {
        position: relative;
        margin: auto;
    }
    .wrapping-car-container{
        width: 100%;
        height: 280px;
      
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
    }

    .wrapping-car-row{
        width: 98%;
        margin: auto;
        display: grid
;
        grid-template-columns: repeat(1, 1fr);
        align-items: center;
        gap: 10px;
    }
    .wrapping-after-bottom-text {
        width: 80%;
        margin: 35px auto auto;
        color: #fff;
        text-align: center;
    }
    .dot-image {
        position: relative;
        color: #fff;
        margin-bottom: 215px;
    }
    .dot-image img {
        width: 330px;
        height: 215px;
        position: absolute;
        left: -18%;
        top: 0;
    }
    .wrapping-car-text {
        position: relative;
        padding-top: 5px;
        margin-left: 36px;
    }
    .wrapping-car-text h1 {
        font-size: 2.5rem;
    }
    .wrapping-car-text h2 {
        font-size: 25px;
    }
    .wrapping-car-list{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        color: #fff;
        margin-top: 20px;
            font-family: 'Poppins', sans-serif;
        font-weight: 600;
    }
    .wrapping-what-row {
        width: 100%;
        margin: auto;
        padding-top: 20%;
    }
    .testimonial-heading h1 {
        font-size: 24px;
        font-weight: bolder;
        width: 92%;
        font-family: 'Poppins', sans-serif;
        margin-left: 13px;
        text-shadow: 1px 1px 6px #000;
        position: absolute;
                margin-top: 151px;
    }
    .testimonial-container {
        display: block;
        align-items: center;
        justify-content: center;
        padding: 40px;
        position: relative;
        background-image: linear-gradient(180deg, #84d7a0c4, #4a94aead);
        box-shadow: 0 0 10px #00000080;
        margin: 70px auto 50px;
        width: 95%;
        height: 270px;
        max-width: 1000px;
        z-index: -1;
    }
    .image-container {
        width: 100%;
        height: 230px;
        margin-top: -168px;
        margin-left: 0;
        flex: 1;
        padding: 31px 14px;

        background-repeat: no-repeat;
        background-size: contain;
        overflow: hidden;
    }
    .image-container img {
        display: block;
        width: 99%;
        height: 97%;
        object-fit: cover;
        margin-bottom: 0;
    }
    .text-container {
        flex: 2;
        color: #fff;
        padding: 12px 0;
        text-align: justify;
    }
    .text-container p {
        font-size: 12px;
        font-weight: 600;
               margin: 22px 0px;
            font-family: 'Poppins', sans-serif;
        text-shadow: 1px 1px 2px #000;
    }




}

@media screen and (max-width: 420px) {
 .wrapping-banner-top h1 {
               position: absolute;
               top: 30%;
        left: 0;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        text-align: start;
        font-size: 37px;
    }
    .wrapping-banner-top h3 {
               position: absolute;
       top: 43%;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        font-size: 37px;
        left: 0;
               text-align: end;
        text-shadow: 4px 4px 7px #000;
    }
}
@media screen and (max-width: 390px) {
    .wrapping-car-text {
        position: relative;
        padding-top: 5px;
        margin-left: 14px;
    }
    .wrapping-car-text h6 {
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
        background-image: linear-gradient(180deg, #85d89f, #4b96ae);
        color: #fff;
        padding: 2px 18px;
        border-radius: 27px;
        width: 310px;
    }
    
    .image-container img {
        display: block;
        width: 99%;
        height: 72%;
        object-fit: cover;
    }
        .text-container {
        flex: 2;
        color: #fff;
        padding: 0px 0;
        text-align: justify;
    }
     .wrapping-banner-top h1 {
               position: absolute;
               top: 30%;
        left: 0;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        text-align: start;
        font-size: 34px;
    }
    .wrapping-banner-top h3 {
               position: absolute;
       top: 43%;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        font-size: 34px;
        left: 0;
               text-align: end;
        text-shadow: 4px 4px 7px #000;
    }

    
}
@media screen and (max-width: 375px) {
     .wrapping-banner-bottom-heading h2 {
        font-family: 'Poppins', sans-serif;
        font-size: 24px;
        color: #fff;
        /*text-shadow: 0px 0px 4px #fff;*/
    }
     .wrapping-banner-top h1 {
               position: absolute;
               top: 30%;
        left: 0;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        text-align: start;
        font-size: 32px;
    }
    .wrapping-banner-top h3 {
               position: absolute;
       top: 43%;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        font-size: 32px;
        left: 0;
               text-align: end;
        text-shadow: 4px 4px 7px #000;
    }
}



