@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;
        margin: 0;
    }

    .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: 320px;
        padding: 0;
        flex-wrap: wrap-reverse;
    }

    .slider .swiper-slide .text {
        width: 100%;
        margin-left: 0%;
        padding: 20px;
        /* margin-top: 0px; */
    }

    .slider .swiper-slide .text h5 {
        font-size: 12px;
    }

    .slider .swiper-slide .text h5 img {
        width: 15px;
    }

    .slider .swiper-slide .text h1 {
        font-size: 20px;
        width: 100%;
        margin-top: 10px;
    }

    .slider .swiper-slide .text p {
        font-size: 14px;
        text-align: left;
    }

    .slider .swiper-slide .text button {
        padding: 10px 20px;
        font-size: 12px;
    }

    .slider .swiper-slide img {
        width: 100%;
    }

    .slider .slider1 {
        background-image: linear-gradient(to right, rgb(12, 14, 15), rgba(14, 17, 18, 0.808), rgba(0, 0, 0, 0)), url(../images/slider\ img.jpg);
        background-position: center;
        background-size: cover;
    }


    .slider .btn-sec button {
        padding: 0px;
        margin-top: 0;
        background-color: transparent;
        border: 0.1px solid white;
        color: white;
    }


    .slider .btn-sec button img {
        filter: brightness(1);
    }


    .slider .btn-sec .btn2 {
        background-color: white;
        border: 0.1px solid rgb(0, 0, 0);
        color: rgb(0, 0, 0);
        display: none;
    }


    .slider .btn-sec button p {
        font-size: 10px;
    }

    .slider .btn-sec button img {
        width: 20px;
    }

    .slider .btn-sec .colorBox {
        width: 100%;
        height: 110%;
    }



    .sec1 {
        padding: 20px;
        margin-bottom: 0;
        flex-wrap: wrap;
        margin-top: 0px;
        padding-bottom: 120px;
        margin-bottom: 0px;
    }



    .sec1 .img .tx {
        width: 35%;
        padding: 5px 10px;
        margin-left: 80px;
        margin-top: 0;
    }

    .sec1 .img .tx span {
        font-size: 25px;
    }

    .sec1 .img .tx h3 {
        font-size: 12px;
        margin-bottom: 0;
        color: #115a85;

    }



    .sec1 .text {
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    .sec1 .text h1 {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 8px;
    }

    .sec1 .text h3 {
        width: 100%;
        margin-top: 10px;
        font-size: 16px;
        margin-bottom: 0;
    }

    .sec1 h4 {
        font-size: 15px;
    }

    .sec1 .text h5 {
        font-size: 12.9px;
    }

    .sec1 .text p {
        font-size: 14px;
        margin-top: -10px;
        text-align: justify;
        margin-bottom: 0;
    }

    .sec1 .text button {
        margin-top: 10px;
        font-size: 16px;
        padding: 5px 5px;
    }

    .codepen-button span {
        padding: 5px 15px;
    }

    .sec1 .text button img {
        width: 25px;
    }

    .sec1 .text .btn-sec .call-btn {
        display: flex;
        place-items: center;
        margin-left: 10%;

    }

    .sec1 .text .btn-sec .call-btn img {
        width: 30px;
        margin-right: 5px;
        margin-top: 10px;
    }

    .sec1 .text .btn-sec .call-btn h3 {
        margin-top: 0;
        font-size: 20px;
    }

    .sec1 .img .img-container {
        width: 100%;
        height: 220px;
        margin-top: 30px;
    }

    .sec1 .img .text-area {
        width: 80%;
        padding: 15px;
        background-color: rgba(255, 255, 255, 0.805);
        margin-left: 10%;
        display: grid;
    }

    .sec1 .img .text-area p {
        font-size: 12.8px;
        text-align: justify;
    }

    .sec1 .img .text-area .line {
        width: 100%;
        height: 5px;
        background-color: #f7bd10;
        margin-left: 0;
        margin-right: 30px;
        margin-top: 0;
        margin-top: -17px;
        border-radius: 20px;
        display: none;
    }




    .sec2 a {
        width: 100%;
        margin: 10px 20px;
    }


    .sec2 {
        padding: 0;
        text-align: center;
        margin-top: 0;
    }

    .sec2 .box {
        flex-wrap: wrap;
    }

    .sec2 .box img {
        width: 35px;
        height: 35px;
        margin: auto;
    }

    .sec2 .box h4 {
        font-size: 12.8px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .sec2 .box h1 {
        font-size: 18px;
    }


    .sec3 {
        margin-top: -60px;
    }

    .sec3 .shape1 {
        width: 20%;
        height: 100px;
        margin-left: -30px;
        margin-top: -21px;
    }

    .sec3 .sec3-heading {
        margin-top: 20px;
    }

    .sec3 .sec3-heading .tx {
        width: 100%;
    }

    .sec3 .sec3-heading .tx h4 {
        font-size: 18px;
        text-align: center;
    }

    .sec3 .sec3-heading .tx h1 {
        font-size: 24px;
    }

    .sec3 .sec3-heading a {
        font-size: 12px;
        display: none;
    }

    .sec3 .sec3-heading p {
        width: 100%;
        margin-top: 0;
        font-size: 12px;
        text-align: center;
        margin-bottom: -20px;
    }

    .sec3 .swiper {
        width: 100%;
        padding-top: 00px;
    }

    .sec3 .swiper-slide {
        padding: 10px;
    }

    /* .sec3 .swiper-slide img {} */


    .sec3 .swiper-slide h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .sec3 .swiper-slide p {
        font-size: 15px;
    }

    .sec3 .swiper-slide h3 {
        font-size: 40px;

    }

    .sec4 {
        width: 100%;
        flex-wrap: wrap-reverse;
        padding: 20px;
        padding-top: 120px;
        clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%);
        margin-top: -120px;
    }

    .sec4-container {
        width: 100%;
        margin-left: 0;
        position: relative;

    }

    .sec4-container .text h5 {
        font-size: 15px;
    }

    .sec4-container .text h1 {
        font-size: 25px;
        width: 100%;
        margin-bottom: 10px;

    }

    .sec4-container .text p {
        font-size: 15px;
        width: 95%;
    }

    .sec4-container .swiper-slide {
        height: 120px;
        border-radius: 10px;
    }


    .sec4 .img-sec {
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0;
    }

    .sec4 .img-sec img {
        width: 100%;
        margin-left: 0;
    }

    .sec4 .img-sec .png {
        width: 30%;
        margin-left: -5px;
        margin-top: -45px;
    }

    .sec5 {
        height: 180px;
    }

    .sec5 .tx {
        width: 65%;
        margin-left: 3%;
    }

    .sec5 .tx h1 {
        color: #ffffff;
        font-size: 15px;
        margin-top: 10px;
    }

    .sec5 .tx button {
        padding: 6px 10px;
        font-size: 10px;
        margin-top: 5px;
        letter-spacing: 0.5px;
    }

    .sec5 .tx button img {
        width: 15px;
    }

    .sec6 {
        flex-wrap: wrap;
        padding: 15px;
    }

    .sec6 .box {
        width: 100%;
        margin: 10px 0;
    }

    .sec6 .box h5 {
        font-size: 14px;
    }

    .sec6 .box h1 {
        font-size: 25px;
    }

    .sec6 .box h2 {
        font-size: 22px;
    }

    .sec6 .box p {
        font-size: 13.5px;
        text-align: justify;
    }

    .sec6 .box button {
        font-size: 13.5px;
    }


    .sec6 .box:last-child p {
        text-align: center;
    }


    .sec7 {
        padding: 50px 0px;
        flex-wrap: wrap;
        border: none;
        box-shadow: 0;
        margin-top: -30px;
        margin-bottom: -00px;
    }

    .sec7 .swiper {
        border-bottom: 3px solid rgb(151, 219, 83);
        border-top: 3px solid rgb(151, 219, 83);

    }

    .sec7 .swiper-slide h1 {
        width: 110%;
        font-size: 15px;
        padding: 5px 0;
        margin: 0;
        margin-top: 10px;
        margin-bottom: 3px;
    }

    .sec7 .swiper-slide h1 img {
        width: 20px;
    }

    .sec8 {
        padding: 20px;
        margin-top: 0;
        flex-wrap: wrap-reverse;
    }

    .sec8 .text {
        width: 100%;
    }

    .sec8 .text h5 {
        font-size: 16px;
    }


    .sec8 .text h1 {
        font-size: 25px;
    }


    .sec8 img {
        width: 100%;
        margin-top: -20px;
        margin-left: 20px;
        height: fit-content;
        margin-bottom: 30px;
    }

    .accordion {
        margin-top: 10px;
    }

    .tab__label {
        font-size: 15px;
    }


    .tab__content p {
        font-size: 13.2px;
        padding: 5px;
    }

    .img-sec {
        width: 100%;
        display: flex;
        margin-left: -20px;
    }



    .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: 20px;
        padding-bottom: 30px;
        padding: 50px 10px;
        padding-bottom: 30px;
        margin-top: -20px;
        background-image: none;
        padding-top: 0;
        background-color: #10161a;

    }

    .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%;
        margin-left: 0;
    }

    .sec10 .form-sec form {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .sec10 .form-sec h3 {
        width: 100%;
        font-size: 30px;

    }


    .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 {
        padding: 10px;
        padding-bottom: 10px;
        margin-top: 0;
        padding-top: 35px;
    }

    .sec13 .text {
        width: 100%;
        text-align: center;
    }

    .sec13 .text h4 {
        text-align: center;
        font-size: 16px;
        justify-content: center;
        place-content: center;
    }

    .sec13 .text h1 {
        font-size: 22px;
    }

    .sec13 .text button {
        padding: 6px 20px;
        font-size: 12px;
        margin-top: 10px;
    }

    .sec13 .swiper {
        width: 100%;
        margin-top: 20px;
    }

    .sec13 .swiper-slide {
        margin-bottom: 0;
    }

    .sec13 .swiper-slide p {
        font-size: 15px;
    }

    .sec13 .swiper-slide h5 {
        padding-top: 15px;
    }

    .sec13 .swiper-slide button {
        padding: 8px 20px;
        font-size: 15px;
        margin-top: 5px;
    }


    .sec13 .swiper-slide {
        padding: 25px;
    }

    .sec13 .swiper-slide ul li {
        font-size: 13.2px;
    }



    .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 {
        padding: 30px 20px;
        padding-top: 0;
        margin-top: -1px;
    }

    .sec16 h5 {
        margin: 0;
        font-size: 15px;
        text-align: left;
        border: none;
    }

    .sec16 h1 {
        width: 100%;
        font-size: 25px;
    }

    .sec16-container {
        margin-top: 15px;
    }

    .sec16-container .box {
        width: 100%;
        padding: 20px;
    }

    .sec16-container .box h1 img {
        width: 55px;
        margin-right: 10px;
    }

    .sec16-container .box h1 {
        font-size: 20px;
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
    }

    .sec16-container .box p {
        font-size: 13.5px;
        color: rgb(178, 178, 178);
        text-align: justify;
    }


    .sec16-container .box .btn {
        width: 30px;
        padding: 5px;
        margin-bottom: -10px;
    }


    .admin-sec {
        background: linear-gradient(to left, rgba(21, 25, 26, 0), rgba(13, 15, 16, 0)), url(../images/adminbg4.jpg);
        background-position: center;
        background-size: 200% 100%;
        padding-top: 235px;
    }

    .admin-sec form {
        margin-bottom: -5px;
    }


    .admin-sec input {
        width: 50%;
        font-size: 12px;
        border: none;
        margin-left: 32px;
        border-radius: 3px;
    }

    .admin-sec input:first-child {
        margin-bottom: 12px;
        width: 50%;
    }

    .admin-sec .btn {
        width: 30%;
        padding: 3px;
        margin-top: -20px;
        margin-left: 10px;

    }

    .clients-data {
        padding: 20px;
    }

    .clients-data .Data-sec {
        overflow: scroll;
    }

    .clients-data .tx h1 {
        font-size: 25px;
        width: 50%;
    }

    .clients-data .tx p {
        height: fit-content;
        font-size: 12px;
        padding: 8px 25px;
    }

    .clients-data #data-table td {
        padding: 0 5px;
    }




}