@media screen and (max-width: 900px) {

    .whatsapp {
        max-width: 1800px;
        margin-top: 550px;
    }

    .whatsapp img {
        width: 50px;
    }

    nav .navbar .links li .line {
        display: none;
    }


    .pop-form form img {
        width: 25px;
    }

    .pop-form form {
        width: 90%;
        padding: 18px;
        margin-top: 30%;

    }

    .pop-form form h1 {
        font-size: 25px;
        text-align: left;
        margin-bottom: -10px;
    }

    .pop-form form button {
        font-size: 13.5px;
    }


    .slider {
        margin-top: -00px;
    }

    .slider .swiper-slide {
        width: 100%;
        height: 400px;
    }

    .slider .slider1 {
        background-size: 150% 100%;
    }

    .slider .slider2 {
        background-size: 150% 100%;
    }

    .slider .slider3 {
        background-size: 150% 100%;
    }

    .slider .slider4 {
        background-size: 110% 100%;
    }

    .slider .slider5 {
        background-size: 150% 100%;
    }

    .slider .slider6 {
        background-size: 110% 100%;
    }

    .slider .swiper-slide .text {
        width: 100%;
        margin-left: 5%;
        margin-right: 5%;
        padding: 0;
    }

    .slider .swiper-slide .text h1 {
        font-size: 25px;
        width: 100%;
    }

    .slider .swiper-slide .text p {
        font-size: 15px;
        width: 100%;
        /* text-align: justify; */
    }

    .slider .swiper-slide .text button {
        font-size: 12px;
        padding: 8px 20px;
    }



    .sliderbtn {
        display: none;
    }


    .sec1 {
        padding: 20px;
    }

    .sec1 .img {
        width: 93%;
    }

    .sec1 .img img {
        height: 280px;
    }

    .sec1 .img .img2 {
        height: 250px;
    }

    .sec1 .img .line-box {
        width: 250px;
    }

    .sec1 .text {
        width: 100%;
        margin: 0;
        /* margin-top: 30px; */
    }

    .sec1 .text h1 {
        font-size: 25px;
        font-weight: 500;
    }

    .sec1 .text h3 {
        width: 100%;
        margin-top: 20px;
        font-size: 18px;
    }

    .sec1 .text h5 {
        font-size: 15px;
    }

    .sec1 .text p {
        font-size: 15px;
        margin-top: 10px;
    }

    .sec1 .text button {
        margin-top: 10px;
        font-size: 16px;
    }

    .sec1 .text button img {
        width: 25px;
    }

    .sec1 .text ul {
        justify-content: space-between;
    }

    .sec1 .text ul li {
        width: 100%;
        font-size: 15px;
    }




    .sec2 a {
        width: 100%;
        margin: 10px 20px;
    }

    .sec2 {
        margin-top: -50px;
    }

    .sec2 .box {
        width: 48%;
        padding: 10px 10px;
        display: flex;
        margin: 0;
    }

    .sec2 .box:first-child {
        padding-top: 20px;
    }

    .sec2 .box:nth-child(2) {
        padding-top: 20px;
    }

    .sec2 .box img {
        width: 30px;
        margin: 0;
        margin-right: 10px;
    }

    .sec2 .box h2 {
        font-size: 15px;
    }


    .sec3 {
        margin-top: 60px;
    }

    .sec3 h1 {
        padding: 20px;
        padding-bottom: 50px;
        font-size: 25px;
        width: 90%;
        margin-top: -20px;
    }

    .sec3 .swiper-slide {
        padding-top: 400px;
    }

    .sec3 .swiper-slide:hover {
        padding-top: 400px;
    }

    .sec3 .swiper-slide .text {
        padding: 25px;
        height: 100%;
        margin-top: -110px;
    }

    .sec3 .swiper-slide h4 {
        font-size: 22px;
    }

    .sec3 .swiper-slide p {
        font-size: 15px;
    }

    .sec3 .swiper-slide .tx h3 {
        font-size: 12px;
    }

    .sec3 .swiper-slide button {
        margin-top: 10px;
    }

    .sec3 .swiper-slide .tx h3 {
        font-size: 30px;
        margin-top: -5px;
    }


    .sec4 {
        margin-top: 180px;
        padding-bottom: 50px;
    }

    .sec4 .text {
        width: 100%;
        margin-top: 30px;
    }

    .sec4 .text h5 {
        font-size: 15px;
        color: #629191;
    }

    .sec4 .text h1 {
        font-size: 25px;
    }


    .sec4 .text p {
        font-size: 15px;
        text-align: justify;
    }

    .sec4 .text button {
        font-size: 12px;
        padding: 8px 20px;
    }

    .sec4 .img {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-left: -7%;
        margin-top: -150px;
    }

    .sec4 .img img {
        width: 55%;
        height: 300px;
    }


    .sec5 {
        margin-top: 20px;
        padding-bottom: 10px;
    }

    .sec5 h4 {
        font-size: 18px;
    }

    .sec5 h1 {
        font-size: 25px;
        font-weight: 500;
    }


    .sec5 .sec5-container {
        margin-top: 0;
    }

    .sec5 .box {
        width: 100%;
        height: 300px;
    }

    .sec5 .box h2 {
        font-size: 18px;
    }

    .sec5 .box:hover .tx1 {
        margin-top: 0;
        height: 300px;
    }

    .sec5 .box button {
        font-size: 12px;
    }

    .sec5 .box .tx1 {
        margin-top: -418px;
    }

    .sec5 .box .tx1 h3 {
        font-size: 22px;
    }

    .sec5 .box .tx1 p {
        font-size: 14px;
        margin-top: 0;
    }

    .sec5 .box .tx1 img {
        width: 80px;
        padding: 20px;
    }

    .sec5 .box .tx2 h2 {
        font-size: 18px;
        padding: 10px 0;
    }

    .sec5 .box .txTEST {
        margin-top: -20px;
    }

    .sec5 .box .tx2 img {
        width: 70px;
        padding: 15px;
        margin-bottom: -20px;
    }




    .sec6 h1 {
        font-size: 22px;
    }

    .sec6-container {
        margin-top: 0;
    }

    .sec6-container .box {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .sec7 {
        padding-top: 30px;
    }

    .sec7 h1 {
        font-size: 32px;
    }

    .sec7 .sec7-container {
        justify-content: space-evenly;
        margin-top: 0;
    }

    .sec7 .box {
        width: 46%;
        height: fit-content;
        padding: 20px;
        margin-top: 20px;
        box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.097);

    }

    .sec7 .box h3 {
        font-size: 15px;
    }

    .sec7 .box p {
        font-size: 12px;
    }


    .sec8-container {
        width: 90%;
        flex-wrap: wrap-reverse;
    }

    .sec8-container img {
        width: 100%;
        height: 300px;
    }

    .sec8-container .text {
        width: 100%;
        padding: 30px 20px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);

    }

    .sec8-container .text h1 {
        font-size: 27px;
    }

    .sec8-container .text h4 {
        font-size: 18px;

    }

    .sec8-container .text p {
        font-size: 14px;
    }

    .sec8-container ul {
        width: 100%;
        margin: 0;
        padding: 20px;
    }

    .sec8-container ul li img {
        width: 30px;
    }

    .sec8-container ul li h2 {
        font-size: 30px;
    }

    .sec8-container ul li p {
        font-size: 12px;
    }

    .sec8-container .text button {
        font-size: 12px;
        padding: 8px 20px;
    }


    .sec9 {
        margin-top: 30px;
        padding-top: 20px;
        padding-bottom: 0px;
        background-size: 150% 100%;
    }

    .sec9 .head-tx {
        width: 100%;
    }

    .sec9 h5 {
        font-size: 18px;
    }

    .sec9 .head-tx h1 {
        width: 100%;
        font-size: 25px;
    }

    .sec9 p {
        width: 100%;
    }


    .sec9-container {
        width: 100%;
        padding: 20px;
        margin-top: 50px;
        border-radius: 80px 80px 0 0;
    }

    .sec9 .swiper {
        width: 100%;
        margin: 0;
        margin-top: -50px;
    }

    .sec9 .swiper-slide .img img {
        width: 100%;
        height: 250px;
        border: 5px solid white;
    }



    .sec10 {
        padding: 20px;
        margin-top: 00px;
        padding-bottom: 50px;
        background-size: cover;

    }

    .sec10 .form-sec form {
        margin-top: 20px;
    }

    .sec10 .form-sec h1 {
        font-size: 25px;
    }

    .sec10 .form-sec form {
        width: 100%;
        padding: 0 20px;
        backdrop-filter: blur(5px);
        background-color: rgba(0, 0, 0, 0.627);
        color: white;
        padding-bottom: 20px;
    }

    .sec10 .form-sec {
        width: 100%;
    }

    .sec10 .form-sec .input-con {
        width: 100%;
        margin-top: 5px;
    }

    .sec10 .form-sec h3 {
        font-size: 20px;
        padding: 10px 15px;
    }

    .sec10 .input-con .box input {
        background-color: #ffffff;
    }

    .sec10 .input-con .box textarea {
        background-color: #ffffff;
    }

    .sec10 .input-con .box button {
        padding: 8px 30px;
        margin-left: 30%;
    }

    .sec11 {
        padding: 0px;
        overflow: hidden;
    }

    .sec11 .swiper-slide {
        text-align: center;
    }

    .sec11 .swiper-slide img {
        width: 100px;
        height: 60px;
    }





    .sec12 .text {
        width: 90%;
        padding: 20px;
    }

    .sec12 .text h1 {
        font-size: 20px;
    }

    .sec12 .contact {
        width: 100%;
        padding: 20px;

    }

    .sec12 .contact .btn {
        padding: 0;
        width: 100%;
    }

    .sec12 .contact input {
        width: 65%;
    }

    .sec12 .contact h5 {
        font-style: 10px;
    }


    .sec13 h3 {
        /* font-size: px; */
        color: #629191;
    }

    .sec13 h1 {
        font-size: 22px;
    }


    .sec14 {
        flex-wrap: wrap;
        height: fit-content;
    }

    .sec14 img {
        width: 90%;
        margin: 0;
        margin-top: -300px;
    }

    .sec14 .text {
        width: 100%;
        padding-top: 100px;
        margin-bottom: 50px;
    }

    .sec14 .line3 {
        margin-left: 60%;
    }

    .sec14 .line4 {
        width: 70%;
        height: fit-content;
        margin-left: 25%;
        font-size: 20px;
        padding: 10px;
        margin-bottom: -60px;

    }

    .sec14 .shape {
        height: 200px;
    }

    .sec14 .text h1 {
        font-size: 28px;
        margin-top: 30px;
    }

    .sec14 .text p {
        font-size: 15px;
        margin-top: 5px;
        text-align: justify;
    }

    .sec14 button {
        margin-top: 5px;
        font-size: 12px;
        padding: 10px 15px;
    }

    .sec14 button img {
        width: 15px;
    }

    .sec15 {
        padding: 30px 20px;
    }

    .sec15 .text2 {
        width: 100%;
        padding: 0;
    }

    .sec15 .text2 p {
        width: 65%;
        padding: 10px;
        font-size: 25px;
    }

    .sec15 .text2 h5 {
        font-size: 22px;
        margin-top: 80px;
    }

    .sec15 .text2 h1 {
        font-size: 20px;
        margin-top: 10px;
    }

    .sec15 .text2 ul li {
        font-size: 15px;
        width: 100%;
        margin-top: 2px;
    }

    .sec15 .text2 ul li .shape {
        width: 10px;
        height: 10px;
    }

    .sec15 .text2 button {
        margin-top: 20px;
        background-color: transparent;
        place-items: center;
        padding: 0;
        border: none;
    }

    .sec15 .text2 button img {
        width: 38px;
    }

    .sec15 .text2 button h3 {
        font-size: 20px;
    }

    .sec15 .text {
        width: 100%;
        padding: 0;
        justify-content: space-between;
    }

    .sec15 .text .box {
        width: 100%;
        margin: 0;
        height: 250px;
        border-radius: 10px;
    }

    .sec15 .text .box:nth-child(1) h5 {
        margin-top: 110px;
    }

    .sec15 .text .box:nth-child(2) {
        margin-top: 15px;
    }

    .sec15 .text .box:nth-child(3) {
        margin-top: 15px;
    }

    .sec15 .text .box:nth-child(4) {
        margin-top: 15px;
    }

    .sec15 .text .box h5 {
        margin-top: 130px;
    }

    .sec15 .text .box:hover h5 {
        margin-top: 0;
    }


    .sec16 {
        padding-bottom: 10px;
    }

    .sec16 .text {
        padding: 20px;
    }

    .sec16 h1 {
        width: 100%;
        font-size: 25px;
    }

    .sec16 .swiper {
        width: 90%;
    }

    .sec17 {
        flex-wrap: wrap;
        padding: 30px 20px;
    }

    .sec17 h1 {
        font-size: 22px;
        margin: auto;
        width: 100%;
    }

    .sec17-container .box {
        width: 100%;
        padding: 20px;
        height: 260px;
    }

    .sec17-container .box h3 {
        font-size: 20px;
        width: 90%;
    }

    .sec18 img {
        width: 100%;
    }

    .sec18 .text {
        width: 100%;
        padding: 20px;
    }

    .sec18 .text h5 {
        margin-top: 0;
        font-size: 15px;
    }

    .sec18 .text h1 {
        font-size: 25px;
    }

    .sec18 .text .boxs {
        width: 100%;
        margin: 0;
        flex-wrap: wrap;
        padding: 20px;
    }

    .sec18 .text .boxs .tx {
        width: 48%;
    }

    .sec18 .text .boxs .tx img {
        margin-bottom: 5px;
        margin-top: 5px;
    }






    .sec19 {
        padding: 20px;
    }

    .sec19 h1 {
        font-size: 28px;
    }

    .sec19 p {
        font-size: 14px;
    }

    .sec19-container {
        justify-content: space-between;
    }

    .sec19-container .box {
        width: 31.5%;
        margin: 0;
        border-radius: 5px;
        margin-top: 10px;
    }

    .sec19-container .box img {
        width: 45px;
    }

    .sec19-container .box p {
        font-size: 14px;
        margin: 0;
        margin-top: 5px;
    }





}