@media screen and (max-width: 900px) {


    .whatsapp {
        max-width: 1800px;
        margin-top: 550px;
    }

    .whatsapp img {
        width: 50px;
    }

    .header-icon {
        margin-top: 150px;
    }

    .codepen-button span {
        font-size: 12px;
        padding: 8px 40px;
    }

    .slider {
        height: fit-content;
    }

    .slider .png {
        max-width: 1800px;
        width: 105%;
        height: 100px;
        position: absolute;
        left: 0;
        z-index: 10;
        margin-left: -5%;
        bottom: 0;
        rotate: -6deg;
        margin-bottom: -30px;
        /* opacity: 0.5; */
    }


    .slider .swiper-slide {
        width: 100%;
        height: 350px;
        padding: 0;
        flex-wrap: wrap-reverse;
    }

    .slider .swiper-slide .text {
        width: 100%;
        margin-left: 0%;
        padding: 20px;
        margin-top: 100px;
        /* margin-top: 0px; */
    }

    .slider .swiper-slide .text h1 {
        font-size: 28px;
        width: 100%;
    }

    .slider .swiper-slide .text p {
        font-size: 14px;
        text-align: left;
        margin-bottom: 0;
    }

    .slider .swiper-slide .text button {
        padding: 10px 20px;
        font-size: 12px;
    }

    .slider .swiper-slide img {
        width: 100%;
    }

    .slider .slider1 {
        background-size: 110% 100%;
    }

    .slider .slider2 {
        background-size: 110% 100%;
    }

    .slider .slider3 {
        background-size: 110% 100%;
    }

    .slider .slider4 {
        background-size: 120% 100%;
    }

    .slider .slider5 {
        background-size: 110% 100%;
    }

    .slider .slider6 {
        background-size: 100% 100%;
    }



    .sliderbtn {
        margin-top: -10px;
        justify-content: left;
        text-align: right;
        padding-left: 5%;
        display: none;
    }

    .sliderbtn img {
        width: 30px;
        border: 2px solid rgba(0, 0, 0, 0.196);
    }



    .sec1 {
        padding: 20px;
        margin-bottom: 0;
        padding-bottom: 30px;
        flex-wrap: wrap;
        margin-top: 10px;
    }


    .sec1 .img .tx {
        width: 45%;
        margin-left: 180px;
    }

    .sec1 .img .tx span {
        font-size: 25px;
    }

    .sec1 .img .tx h3 {
        font-size: 12px;
        margin-bottom: 0;
    }


    .sec1 .img {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }

    .sec1 .img img {
        width: 100%;
        height: 300px;
        margin-right: 5%;
        border-right: 0.1px solid rgba(0, 0, 0, 0.095);
    }

    .sec1 .img img:nth-child(2) {
        width: 55%;
        margin-top: 150px;
        border-radius: 50%;
        height: 180px;
        margin-left: -180px;
    }

    .sec1 .text {
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    .sec1 .text h1 {
        font-size: 22px;
    }

    .sec1 .text h3 {
        width: 100%;
        margin-top: 10px;
        font-size: 18px;
        margin-bottom: 0;
    }

    .sec1 .text h5 {
        font-size: 16px;
    }

    .sec1 .text p {
        font-size: 13.2px;
        margin-top: -10px;
        margin-bottom: 10px;
        text-align: justify;
    }

    .sec1 .text button {
        margin-top: 10px;
        font-size: 12.8px;
        padding: 3px;
    }

    .sec1 .text button img {
        margin-right: -10px;
    }

    .codepen-button span {
        padding: 5px 15px;
    }

    .sec1 .text button img {
        width: 22px;
    }

    .sec1 .text .btn-sec .call-btn {
        display: flex;
        place-items: center;
        margin-left: 8%;
    }

    .sec1 .text .btn-sec .call-btn img {
        width: 25px;
        margin-right: 5px;
        margin-top: 10px;
    }

    .sec1 .text .btn-sec .call-btn h3 {
        margin-top: 0;
        font-size: 18px;
    }

    .sec1 .text .btn-sec .call-btn h6 {
        margin-top: 0;
        font-size: 14px;
    }

    .sec2 a {
        width: 100%;
        margin: 10px 20px;
    }


    .sec2 {
        padding: 0;
        text-align: center;
        margin-top: 0;
    }

    .sec2 .box {
        width: 49%;
        flex-wrap: wrap;
        margin: 0;
        place-items: center;
    }

    .sec2 .box img {
        width: 35px;
        height: 35px;
        margin: auto;
        margin-right: 10px;
    }

    .sec2 .box h4 {
        font-size: 12.8px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .sec2 .box h1 {
        font-size: 20px;
    }

    .sec2 .box h4 {
        font-size: 13px;
    }

    .sec2 .line2 {
        display: none;
    }



    .sec3 {
        padding: 0;
    }

    .sec3 .shape1 {
        display: none;
    }

    .sec3 .sec3-heading .tx h1 {
        font-size: 22px;
        text-align: center;
    }

    .sec3 .swiper-slide {
        margin-top: 0;
        padding: 5px;
    }

    .sec3 .swiper-slide img {
        width: 100%;
        height: 150px;
    }

    .sec3 .swiper-slide h2 {
        font-size: 15px;
    }


    .sec4 {
        margin-top: -0px;
        padding: 20px;
        padding-top: 0;
    }

    .sec4 img {
        width: 100%;
    }

    .sec4 .text {
        width: 100%;
        background-color: rgba(255, 255, 255, 0.11);
        backdrop-filter: blur(8px);
        padding: 20px;
    }

    .sec4 .text h1 {
        margin-top: 20px;
        padding-bottom: 5px;
        font-size: 23.5px;
    }

    .sec4 .text p {
        margin-top: -10px;
    }

    .sec4 .text button {
        margin-top: 5px;
    }


    .sec5 {
        flex-wrap: wrap;
    }

    .sec5-container {
        width: 100%;
    }

    .sec5-container img {
        display: none;
        height: fit-content;

    }

    .sec5-container .img2 {
        display: block;
    }

    .sec5-container .img3 {
        display: block;
    }

    .sec5-container .box {
        padding: 20px;
        text-align: justify;
        height: fit-content;
    }

    .sec5-container .box h3 {
        font-size: 22px;
    }


    .sec6 {
        margin-bottom: 30px;
        padding-bottom: 10px;
        margin-top: 0;
    }

    .sec6 h1 {
        width: 100%;
        font-size: 22px;
    }

    .sec6-container {
        margin-top: 0px;
        justify-content: space-evenly;
    }

    .sec6-container .box {
        width: 46%;
        padding: 5px;
        margin-top: 10px;
    }

    .sec6-container .box .img-sec {
        width: 80%;
    }

    .sec6-container .box .img-sec img {
        height: 120px;
    }


    .sec6-container .box .text h6 {
        margin-left: -20px;
    }

    .sec6-container .box:hover .text h6 {
        margin-top: -150px;
    }


    .sec6-container .box .text h4 {
        font-size: 15px;
    }

    .sec7 {
        padding-top: 0;
    }

    .sec7 h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .sec7 .swiper-slide img {
        width: 100%;
        height: 60px;
    }


    .sec8 {
        /* margin-top: 50px; */
        margin-bottom: 45px;
        padding-top: 10px;
    }

    .sec8 .text {
        width: 100%;
        padding: 20px;
        flex-wrap: wrap;
    }

    .sec8 .line {
        width: 20%;
    }

    .sec8 h1 {
        font-size: 25px;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .sec8 h5 {
        font-size: 16px;
    }

    .sec8 .text button {
        font-size: 12px;
        padding: 8px 20px;
    }

    .sec8 .text .png {
        width: 90%;
        height: 45%;
        border-radius: 0 0 70% 0;
        margin-top: -100px;
        background-color: #5dc7d3;
    }

    .sec8 .swiper {
        width: 100%;
    }

    .sec8 .swiper-slide img {
        height: 200px;
    }

    .sec8 .swiper-slide p {
        font-size: 12.8px;
    }


    .sec9 {
        margin-top: 0;
        padding-top: 0px;
    }

    .sec9 .png {
        width: 150px;
        height: 150px;
    }

    .sec9 h5 {
        font-size: 18px;
        margin-top: -30px;
        margin-left: 0;
    }

    .sec9 h5 img {
        width: 20px;
    }

    .sec9 .head-tx .btn {
        display: none;
    }

    .sec9 .head-tx {
        width: 90%;
        text-align: left;
    }

    .sec9 h1 {
        width: 100%;
        font-size: 25px;
        margin-left: 0;
        padding-left: 0px;
        text-align: left;
    }

    .sec9 .swiper {
        width: 90%;
        margin-top: 30px;
        padding-bottom: 0px;
    }

    .sec9 .swiper-slide .img img {
        width: 100%;
        height: 350px;
    }

    .sec9 .swiper-slide h4 {
        font-size: 22px;
    }


    .sec10 {
        padding: 0;
    }

    .sec10 .png {
        width: 10%;
        position: absolute;
        left: 0;
        margin-left: 85%;
        z-index: 10;
        margin-top: -800px;
    }


    .sec10 .text-sec {
        width: 100%;
    }

    .sec10 .text-sec .call-sec {
        padding-right: 20px;
        margin-top: -50px;
        display: none;
    }

    .sec10 .text-sec .call-sec img {
        width: 42px;
    }

    .sec10 .text-sec .call-sec p {
        font-size: 12px;
    }

    .sec10 .text-sec .call-sec h6 {
        font-size: 18px;
        margin-bottom: 0;
    }


    .sec10 .form-sec h4 {
        font-size: 18px;
    }

    .sec10 .form-sec h1 {
        width: 100%;
        font-size: 25px;
        margin-bottom: -10px;
        margin-left: 10px;
    }

    .sec10 .form-sec {
        width: 100%;
    }

    .sec10 .form-sec form {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .sec10 .form-sec h3 {
        width: 90%;

    }


    .sec10 .form-sec .input-con {
        width: 100%;
        margin-top: 10px;
    }

    .sec10 .form-sec input {
        width: 100%;
    }

    .sec10 .form-sec select {
        width: 100%;
    }

    .sec10 .form-sec textarea {
        width: 100%;
    }

    .sec10 img {
        width: 100%;
    }

    .sec10 .input-con .box button {
        margin-left: 30%;
    }



    .sec11 {
        padding: 20px 0px;
        overflow: hidden;
        margin-top: -30px;

    }

    .sec11 .sec11-container img {
        width: 42%;
    }

    .sec11 h1 {
        font-size: 28px;
    }

    /* .sec11 .sec11-container img:nth-child(10){
        display: none;
    } */

    .sec12 {
        padding: 20px;
        padding-bottom: 20px;
    }

    .sec12 .contact {
        width: 100%;
        padding: 20px;
        flex-wrap: wrap;
    }

    .sec12 .contact .btn {
        padding: 0;
        width: 100%;
    }

    .sec12 .contact input {
        width: 100%;
        margin-left: -20px;
    }

    .sec12 .contact h5 {
        margin-top: 0;
        font-size: 22px;
        width: 100%;
        margin-left: 0;
    }


    .sec13 .text h1 {
        font-size: 20px;
        justify-content: space-around;
    }

    .sec13 h4 {
        font-size: 25px;
        margin-bottom: 0;
    }

    .sec13 .text h1 .line {
        width: 28%;
        margin-top: 15px;
    }

    .sec13 .sec13-container {
        padding: 0;
    }

    .sec13 .sec13-container .box h3 {
        font-size: 15px;
        margin: 0;
        width: 100%;
    }

    .sec13 .sec13-container .box {
        width: 48%;
        padding: 0;
        border: none;
    }

    .sec14 {
        margin-top: 20px;
    }

    .sec14 .text-sec {
        flex-wrap: wrap;
        margin-top: 0px;
        padding: 0;
        margin: 10px;
        padding-top: 0px;
        margin-left: 20px;
    }

    .sec14 .text-sec h1 {
        font-size: 26px;
    }

    .sec14 .text-sec p {
        font-size: 15px;
        padding: 0;
    }

    .sec14 .text-sec .btn {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }


    .sec14 .text-sec .tx {
        width: 100%;
    }

    .sec14 .text-sec button {
        margin-left: 0;
    }

    .sec14 .sec14-container {
        flex-wrap: wrap;
        margin-top: 10px;
    }

    .sec14 .sec14-container .box {
        width: 100%;
        margin-bottom: 30px;
    }

    .sec14 .sec14-container .box:last-child {
        margin-bottom: -150px;
    }


    .sec15 {
        padding: 50px 20px;
    }

    .sec15 .png {
        display: none;
    }

    .sec15 .img-sec {
        width: 100%;
    }

    .sec15 img {
        width: 80%;
        height: 250px;
    }

    .sec15 img:nth-child(2) {
        height: 150px;
    }


    .sec15 .img-sec .img-text {
        margin-top: 170px;
        display: flex;
        padding: 15px;
        place-items: center;
        border-radius: 20px;
        border: 1px solid #f5a95c;

    }

    .sec15 .img-sec .img-text img {
        width: 35px;
        height: fit-content;
        margin-right: 10px;
    }

    .sec15 .img-sec .img-text h3 {
        color: white;
        margin-bottom: 0;
        font-size: 20px;
    }


    .sec15 .text {
        width: 100%;
    }

    .sec15 .text h1 {
        font-size: 35px;
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .sec15 .text p {
        font-size: 16px;
        text-align: justify;
    }


    .sec16 .text {
        width: 100%;
        padding: 20px;
        flex-wrap: wrap;
    }

    .sec16 h1 {
        width: 100%;
        font-size: 30px;
        margin-bottom: 0;
    }

    .sec16 .swiper {
        width: 90%;
    }


}