    .tc_heading1 {
        font-family: 'Lato', sans-serif !important;
        font-size: 48px !important;
        font-weight: 700 !important;
        line-height: 72px !important;
        letter-spacing: -0.04em !important;
        text-align: center !important;
    }

    .new-header .new-hero-section {
        padding-top: 150px;
    }

    .tc-container .header-links {
        color: black !important;
    }

    .new-hero-section {
        background: #FAFBFB;
    }

    @media(max-width:992px) {
        .new-hero-section {
            padding-left: 3rem !important;
            padding-right: 3rem !important;
        }

        .tc-container .tc_para {
            text-align: center !important;
        }

        .about-img2 {
            position: unset !important;
            float: none !important;
        }

        .images_container {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin: 35px 0;
            gap: 10px;
        }

        .about-row-2 {
            /* margin-bottom: 25px; */
            display: flex !important;
            flex-direction: column-reverse;
        }

        .about-img {
            height: auto !important;
            width: 60% !important;
        }
    }

    @media(max-width:480px) {
        .tc-container .tc_para {
            margin: 0 15px;
        }
    }

    .book-demo-btn:hover {
        background-color: #126a5d;
    }



    .tc_heading1 {

        font-family: 'Lato', sans-serif !important;
        font-size: 48px !important;
        font-weight: 700 !important;
        line-height: 72px !important;
        letter-spacing: -0.04em !important;
        text-align: center !important;
        color: #fff !important;


    }

    .new-header .new-hero-section {
        padding-top: 110px;
    }

    .tc-container .header-links {
        color: black !important;
    }

    .new-hero-section {
        background: #FAFBFB;
        /* padding: 150px 278px 108px 278px !important; */
    }

    .section_2 {
        background: white !important;
    }


    @media(max-width:1440px) {
        .btn_row .field {
            width: fit-content;
        }
    }


    @media(max-width:992px) {

        .bd_cont {
            padding: 0px !important;
        }



    }

    @media(max-width:480px) {
        .bd_cont {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
    }

    @media(max-width:375px) {
        .bd_cont {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
    }

    .bd_cont {
        /* background: url('../img/assets/images/bgbgbg.png'); */
        height: 696px
    }

    .tc_para {
        color: #fff !important;
    }

    .about-img {
        height: 199px;
        width: 363px;
        border-radius: 12px;
        overflow: hidden
    }


    @media(max-width:425px) {
        .about-img {
            height: 169px;
            width: 300px
        }
    }

    .about-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .images_container {
        /* position: relative; */
        width: 100%;
    }

    .about-img1 {
        /* position: absolute; */
        left: 181px;
        bottom: -157px;
        z-index: 1;

    }

    .about-img2 {
        /* position: absolute; */
        /* top: 50px; */
        float: right;
        position: relative;
        bottom: 115px;

    }

    .about-img3 {
        /* position: absolute; */
        left: 99px;
        bottom: -157px;
        z-index: 1;
    }

    .about_area {
        padding: 70px 110px !important;
        overflow: hidden;
    }

    .about-row-2 {
        /* margin-top: 100px !important; */
    }

    @media(max-width:1341px) {
        .about_area {
            padding: 70px 24px !important;
        }
    }

    @media(max-width:1299px) {}

    @media(max-width:600px) {

        .about-img1,
        .about-img3,
        .about-img2,
        .images_container {
            position: unset;

        }

        .about-img {
            height: auto !important;
            width: 100% !important;
        }

        .img-col {
            justify-content: center !important;
            align-items: center !important;
        }
    }

    .about_area p {
        font-family: 'Lato', sans-serif;
        font-size: 17px;
        font-weight: 400;
        line-height: 24px;
        text-align: justify;

    }

    .about_banner h2 {
        font-family: 'Lato', sans-serif;
        font-size: 28px;
        font-weight: 700;
        line-height: 42px;
        letter-spacing: -0.02em;
        text-align: left;

    }

    @media(max-width:425px) {

        .about_banner h2,
        .about_banner p {
            text-align: center;
        }

        .about_banner {
            overflow: hidden;
        }
    }

    a {
        text-decoration: none !important;
        margin: 0 !important;
    }

    .p2 {
        /* padding-left: 75px; */
    }

    @media(max-width:1299px) {
        .p2 {
            padding-left: 0px;
        }
    }

    .about-row-1 {
        /* background-color: red */
        /* margin-bottom: 25px; */
    }

    .about-row-2 {
        /* margin-bottom: 25px; */
    }


    .main-1440{
        max-width: 1440px;
        margin: 0 auto;
    }
