@media screen and (max-width: 900px) {


    .whatsapp {
        max-width: 1800px;
        margin: auto;
        position: fixed;
        margin-left: 75%;
        /* padding-top: 99%; */
        margin-top: 99%;
        z-index: 100;
    }

    .whatsapp img {
        width: 50px;
        margin-top: 150px;
    }

    .slider .swiper-slide {
        width: 100%;
        height: 600px;
    }

    .slider .swiper-slide .text {
        width: 100%;
        margin-left: 8%;
    }

    .slider .swiper-slide .text h1 {
        font-size: 35px;
        margin-top: 150px;
    }

    .slider .swiper-slide .text p {
        font-size: 15px;
    }

    .slider .swiper-slide .text button {
        padding: 10px 15px;
        font-size: 14px;
        
    }


    .sec1 h1 {
        font-size: 35px;
    }

    .sec1 .sec1-container {
        padding-top: 0;
    }

    .sec1 .sec1-container .box {
        width: 90%;
        margin-top: 40px;
    }

    .sec1 .sec1-container .box h2 {
        font-size: 25px;
    }

    .sec1 .sec1-container .box h2 {
        font-size: 25px;
    }

    .sec1 .sec1-container .box h3 {
        font-size: 22px;
    }

    .sec2 {
        padding: 40px 20px;
        height: auto;
        margin-top: 0;
    }

    .sec2 .sec2-text {
        width: 100%;
        padding: 0;
    }

    .sec2 .sec2-text h1 {
        font-size: 28px;
    }

    .sec2 .sec2-text h3 {
        font-size: 20px;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .sec2-container {
        width: 100%;
        height: 250px;
        margin-top: 30px;
    }

    .sec2-container .color-box {
        padding: 20px;
        width: 80%;
    }

    .sec2-container .box img {
        width: 130%;
        margin-left: -30%;
        height: 210px;
    }

    .sec2-container .box #step1 {
        margin-left: 150%;
        margin-top: -230px;
    }

    .sec2-container .box #step2 {
        margin-left: 150%;
        margin-top: -280px;
    }

    .sec2-container .box #step3 {
        margin-left: 150%;
        margin-top: -325px;
    }

    .sec2-container .box #step4 {
        margin-left: 150%;
        margin-top: -370px;
    }





    .sec4 {
        /* flex-wrap: wrap-reverse; */
        padding: 10px 20px;
        margin-top: 0px;
        margin-bottom: -50px;
        border-radius: 30px;
    }

    .sec4 .swiper-slide img {
        width: 100px;
        height: 60px;
        background-color: white;
      }

    .sec5 {
        padding-top: 0px;
    }

    .sec5 h1 {
        font-size: 40px;
    }

    .sec5-container {
        margin-top: 0;
    }

    .sec5-container .box {
        width: 100%;
        margin-top: 30px;
        height: 300px;
        padding: 20px;
    }

    .sec5-container .box h2 {
        margin-top: 140px;
        font-size: 25px;
        margin-bottom: 5px;
    }

    .sec5-container .box:hover h2 {
        margin-top: 100px;
    }

    .sec5-container .box p {
        font-size: 14px;
    }


    .sec5-container .box button {
        font-size: 14px;
    }

    .sec6 {
        /* background: white; */
        margin-bottom: 0px;
        height: auto;
        padding: 40px 00px;
        overflow: hidden;
        background-image: linear-gradient(to right, rgba(121, 76, 76, 0), rgba(0, 25, 61, 0)), url(../image/about\ us\ img\ 12a.jpg);
        background-position: center;
        background-size: 100% 100%;
        flex-wrap: wrap-reverse;
        padding-top: 0;
    }

    .sec6:hover .png-img {
        margin-right: 0px;
    }

    .sec6 .png-img {
        width: 100%;
        margin-top: 100%;
    }

    .sec6-about {
        width: 100%;
        margin-left: 0;
        padding: 20px;
        margin: 0;
    }

    .sec6-about span {
        font-weight: 500;
        color: rgba(0, 0, 0, 0.867);
    }

    .sec6-about h3 {
        font-size: 25px;
        font-weight: 600;
    }
    .sec6-about h2{
        font-size: 18px;
    }

    .sec6-about p {
        width: 100%;
        font-size: 16px;
    }

    .sec6-about button {
        font-weight: 400;
        margin-top: 20px;
    }


    .sec6-about .text img {
        width: 100%;
    }

    .sec6-about .text .cont {
        width: 100%;
        margin-left: 0%;
        margin-top: 20px;
    }

    .sec6 .btn-sec img {
        margin-left: 0;
        margin-top: 15px;
    }

    .sec6 .about-img {
        width: 100%;
        margin-top: 00px;
    }

    .sec6 .about-img img{
        width: 100%;
        display: block;
        margin-top: -50px;
    }





    .sec7 {
        padding: 50px 0px;
        padding-top: 0;
        /* margin-top: -30px; */
        flex-wrap: wrap;
    }

    .sec7 h1 {
        font-size: 26px;
        margin: 0;
        margin-top: 10px;
    }

    .sec7 .text {
        width: 100%;
        padding: 20px;
        margin: 0;
        margin-top: 0px;
        /* background: rgb(220, 176, 176); */
        margin-top: -2px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);

    }

    .sec7 .text p {
        font-size: 15px;
        margin: 5px 0;
        margin-top: 20px;
    }

    .sec7 .text button {
        margin-top: 20px;
    }

    .sec7 img {
        width: 100%;
        height: 250px;
        margin: auto;
        margin-left: -0px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);

    }




    .sec7a {
        padding: 40px 20px;
        padding-top: 40px;
        height: auto;
    }

    .sec7a h6 {
        font-size: 12px;
        text-align: center;
        margin: auto;
    }

    .sec7a h1 {
        width: 100%;
        font-size: 27px;
        font-weight: 600;
        padding: 0 0px;
        text-align: center;
    }

    .sec7a .swiper {
        padding-top: 30px;
    }

    .sec7a .swiper-slide {
        padding: 20px;
    }

    .sec7a .swiper-slide h4 {
        font-size: 22px;
    }

    .sec8 {
        margin-top: 30px;
        padding: 20px;
    }

    .sec8 img {
        width: 100%;
    }

    .sec8 .text {
        width: 100%;
        padding: 0;
    }

    .sec8 .text h1 {
        font-size: 22px;
        margin-top: 20px;
    }

    .sec8 .text p {
        font-size: 12px;
        margin-top: 10px;
    }

    .sec8 .text button {
        font-size: 12px;
        margin-top: 0;
        padding: 8px 15px;
        color: rgba(0, 0, 0, 0.797);
        border: 0.1px solid rgba(0, 0, 0, 0.268);
    }

    .sec9 h1 {
        font-size: 30px;
        text-align: left;
        margin-top: 20px;
        margin-left: 20px;
    }

    .sec9 .swiper {
        margin-top: 20px;
    }

    .sec9 .swiper-slide .img img {
        width: 100%;
        height: 200px;
    }

    .sec9 .swiper-slide h4 {
        font-size: 15px;
    }

    .sec10 {
        padding-top: 0px;
        background-color: white;
        margin-top: -15px;
    }

    .sec10 h5 {
        font-size: 15px;
    }

    .sec10 h1 {
        font-size: 35px;
        margin-top: 20px;
        text-align: center;
        position: relative;
        margin-bottom: -10px;
    }

    .sec10 p {
        font-size: 15px;
        margin: 0;
    }

    .sec10 .swiper {
        width: 90%;
        padding-bottom: 100px;

    }


    .sec10  .swiper-slide h2{
        font-size: 20px;
    }


    .sec11-heading h2 {
        font-size: 33px;
        font-weight: 600;
    }

    .sec11-clients img {
        width: 140px;
    }


    .sec12 {
        background-position: 50%;
        /* background-size: 150% 100%; */
        margin-top: 30px;
        height: auto;
        padding: 30px 20px;
        padding-bottom: 50px;
    }

    .sec12 .text {
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .sec12 .text .line {
        margin: auto;
        margin-top: 20px;
    }

    .sec12 .text P {
        width: 100%;
    }

    .sec12 form {
        width: 100%;
        padding: 0;
        margin: 0;
        margin-top: 30px;
        padding-left: 10px;
    }

    .sec12 form input {
        width: 90%;
    }


    .sec14 {
        flex-wrap: wrap;
        padding-top: 0;
    }

    .sec14 .box h1 {
        /* color: #ccbd80; */
        font-size: 28px;
    }

    .sec14 .box {
        width: 50%;
        margin-top: 0px;
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        padding: 10px;
        border: none;
    }

    .sec14 .box img {
        width: 50px;
        height: 50px;
        margin: auto;
        margin-bottom: 10px;
    }

    .sec14 .box:nth-child(2) {
        border: none;
    }


    .sec14 .box h4 {
        font-size: 15px;
        margin: auto;
    }



    .sec15 {
        padding: 0px;
        margin-top: 0;
    }

    .sec15 .box h1 {
        width: 100%;
        font-size: 30px;
    }

    .sec15 .box {
        width: 100%;
    }

    .sec15 .box1 {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .sec15 .box6 .img2 {
        margin-left: 27%;
    }





    .sec16 {
        padding: 30px 20px;
        padding-top: 0;
    }

    .sec16 h5 {
        margin: 0;
        font-size: 15px;
        text-align: left;
        border: none;
    }

    .sec16 h1 {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
        margin-top: 5px;
        /* padding: 10px; */
        color: #1f3e5f;
        /* background-color: #1f3e5f; */
    }
    .sec16-container{
        margin-top: 0;
    }
    .sec16-container .box {
        width: 100%;
        margin: 20px 0;
        padding: 10px;
        box-shadow: 0 0 10px gainsboro;
    }

    .sec16-container .box h4 {
        margin-top: 20px;
        font-size: 20px;
    }
    .sec16-container .box p{
        font-size: 15px;
    }
    .sec16-container .box img{
        height: 200px;
    }
    .sec16-container .box .img1 {
        display: none;
    }

    .sec16-container .box .img2 {
        display: block;
    }


    .sec18 {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .sec18 h1 {
        font-size: 30px;
        margin-top: 0;
    }

    .sec18-container {
        margin-top: 30px;
    }

    .sec18-container .service-btn {
        width: 100%;
        /* margin-left: -40px; */
    }

    .sec18-container .service-btn .btn {
        width: 100%;
    }

    .sec18-container .service-btn .btn h2 {
        font-size: 15px;
        margin-right: -25px;
    }

    .sec18-container .service-btn .btn h3 {
        padding: 20px 30px;
        font-size: 18px;
        padding-left: 40px;
    }

    .sec18-container .service-sec {
        width: 100%;
    }

    .sec18-container .box {
        flex-wrap: wrap-reverse;
        margin-left: 0;
        padding: 20px;
    }

    .sec18-container .text {
        width: 100%;
    }

    .sec18-container .box h4 {
        font-size: 22px;
        margin-top: 20px;
    }

    .sec18-container .box .text p {
        font-size: 15px;
    }

    .sec18-container .box img {
        width: 100%;
        height: 200px;
    }


    .sec18-container .box .text h5 {
        font-size: 15px;
        margin-top: 10px;
    }


    .sec19 img {
        width: 100%;
        height: 300px;
    }

    .sec19 .sec19-text {
        width: 100%;
        margin: 0;
        padding: 20px;
    }

    .sec19 .sec19-text h1 {
        font-size: 32px;
    }

    .footer {
        padding: 20px;
        padding-bottom: 0;
        padding-top: 50px;
        background-size: 150% 100%;

    }

    .form-box .img {
        /* height: 400px; */
        font-size: 18px;
    }


    .form-box {
        padding: 50px 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .form-box .img {
        width: 100%;
        padding: 30px 10px;
        /* text-align: center; */
    }

    .footer-base p {
        margin-left: -20px;
        text-align: left;
        font-size: 15px;
    }

    .main {
        width: 100%;
        /* height: 580px; */
        padding: 0;
        padding-bottom: 30px;
    }

    .main h2 {
        padding: 0 20px;
        margin-top: 20px;
    }





}