﻿.bim-fill {
    padding: 1rem;
  
}

/*body {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth !important;
}

.hero-section {
    width: 90%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}

.hero-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

.hero-container {
    display: block;
    padding: 30px;
}


.hero-header {
    font-size: 40px;
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 0px;
}

.hero-subheading {
    font-size: 20px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 0;
}

.hero-button-div {
    text-align: left;
    width: 100%;
    margin-top: 25px;
}

.hero-button {
    background-color: dodgerblue;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 500;
    outline: none;
    border: none;
    padding: .5em 1.5em;
}

    .hero-button:hover {
        background-color: rgb(144, 126, 237);
        border: none;
        outline: none;
    }

    .hero-button:active {
        background-color: rgb(48, 12, 237);
        outline: none;
        border: none;
    }



.no-deets {
    margin-top: 15px;
    width: 50%;
    color: rgb(0,0,0);
}


.video-section {
    background-image: linear-gradient(140deg, rgb(152, 141, 247) 0%, rgb(255,255,255) 55%, rgb(255,255,255) 75%, rgb(152, 141, 247) 100%);
    padding: 100px 10px;
}

.v-container {
    text-align: center;
}

.video {
    width: 95%;
    height: 150px;
}


.video-header-container h2 {
    color: darkslategrey;
    font-weight: 400;
}

.video-text-container {
    margin: 30px 10px 0 10px;
}

    .video-text-container h2 {
        font-size: 23px;
        margin: 0;
    }

.whatsaap-parent {
    position: relative
}

.black-whatsaap {
    position: absolute;
    top: 0;
    left: 0;
    justify-content: space-between;
    padding-top: 20px;
    width: 48%;
    display: flex;
    height:44px;
}

.green-whatsaap {
    position: absolute;
    top: 0;
    left: 0;
    justify-content: space-between;
    padding-top: 20px;
    width: 48%;
    display: flex;
    height: 44px;
}


.hidden {
    display: none;
}

.show {
    display: flex;
}

.whatsaap-img {*/
/*    display: flex;
    height: auto;
    align-items: center;*/
    /*width: 13%;
}


    .whatsaap-img img {
        width: 100%;
    }

    .whatsaap-img{
        width:17%;
    }

    .whatsaap-div{
        padding-top:1px;
    }

    .whatsaap-div .green-p {
        color: rgb(41, 194, 98);
        font-weight: 400;

        
    }

    .whatsaap-div .blackp {
        color: darkslategray;
        font-weight: 400;

    }



a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


.hero-video-button {
    margin-top: 20px;
}

    .hero-video-button button {
        background-color: rgb(233,227,255);
        border: 1px solid;
        border-radius: 4px;
        font-size: 20px;
        font-weight: 500;
        padding: .5em 1.5em;
    }




.function-header {
    width: 85%;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.function-container {
    width: 85%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    padding: 10px;
    box-shadow: rgba(50,50,93,0.25) 0 2px 5px -1px, rgba(0,0,0,0.3) 0 1px 20px -1px;
    border-radius: 4px;
}

.function-image {
    width: 100%;
}

.function-header-text-container {
    padding: 1em;
}

.function-homepage-header {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.na-section {
    background-image: linear-gradient(140deg, rgb(90,61,235) 0%, rgb(255,255,255) 55%, rgb(90,61,235) 100%);
    padding-bottom: 10px;
    color: darkslategray;
}

.na-text-container {
    width: 90%;
    padding: 25px;
    margin-right: auto;
    margin-left: auto;
    color: darkslategray;
}

.na-header-container h2 {
    font-size: 34px
}


.na-subheader-container {
    font-size: 16px;
    margin-top: 10px;
}


.economise {
    background-color: rgb(255, 255, 255);
    padding-bottom: 10px;
}

.economise-container {
    width: 90%;
    padding: 25px;
    margin-right: auto;
    margin-left: auto;
    color: rgb(0,0,0);
}

.economise-header-container {
    font-size: 28px
}


.economise-subheader-container {
    font-size: 16px;
    margin-top: 20px;
}

    .economise-subheader-container a {
        font-weight: 500;
    }

.entre-section {
    background-image: linear-gradient(140deg, pink 0%, rgb(255,255,255) 45%, pink 100%);
    padding: 25px;
}

.entre-header-div h1 {
    font-size: 36px;
}

.entre-header-div h3 {
    font-size: 16px;
    font-weight: 400;
}

.imperson-container {
    margin-top: 10px;
}

.imperson-header-container {
    width: 95%;
    margin-top: 20px;
}

    .imperson-header-container h2 {
        font-size: 26px;
    }

.imperson-subheader h3 {
    font-size: 16px;
    font-weight: 300;
}

.imperson-image-container {
    margin-top: 15px;
}

.imperson-image-div p {
    font-size: 14px;
    font-style: italic;
}

.imperson-image {
    width: 100%;
    margin: auto;
}

.autodesk {
    height: auto;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.autodesk-image {
    width: 80%;
}

.social-proof {
    padding: 1rem
}

    .social-proof h2 {
        text-align: center;
        font-size: 22px;
    }



.social-proof-container {
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

.social-proof-div {
    width: 50%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.client-logo {
    width: 90%;
}

.client-logo-big {
    width: 60%
}

.autodesk p {
    text-align: center;
    margin-top: 20px;
}

.learn-chat {
    padding: 2rem;
    box-shadow: rgba(50,50,93,0.25) 0 2px 2px -1px;
}

    .learn-chat h3 {
        font-size: 18px;
        text-align: center;
    }

.button-div-container {
    margin: 20px 0;
    display: flex;
    justify-content: center;
    text-align: center;
}

.video-button {
    background-color: rgb(90,61,235);
    border-radius: 4px;
    color: rgb(255,255,255);
    font-size: 16px;
    font-weight: 500;
    border: none;
    outline: none;
    padding: 1em;
    align-items: center
}

    .video-button:hover {
        background-color: rgb(144, 126, 237);
        border: none;
        outline: none;
    }

    .video-button:active {
        background-color: rgb(48, 12, 237);
        outline: none;
        border: none;
    }

.learn-chat h4 {
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
}

@media screen and (min-width:360px) {
    .black-whatsaap {
        width: 46%;

    }

    .green-whatsaap {
        width: 46%;

    }
}

@media screen and (min-width:370px) {
    .video-text-container {
        margin: 30px 15px 0 15px;
    }

    .video{
        height:168px;
    }

    .black-whatsaap {
        width: 46%
    }

    .green-whatsaap {
        width: 46%;
    }

    .function-header {
        width: 85%;
        font-size: 22px;
    }*/
/*    .whatsaap-img{
        width:17%;
    }*/
/*}




@media screen and (min-width:390px) {
    .green-whatsaap {
        width: 46%;
    }

    .black-whatsaap {
        width: 46%
    }
    .whatsaap-div .blackp{
        font-size:16px;
    }
    .green-whatsaap .green-p{
        font-size:16px;
    }
}

@media screen and (min-width:400px) {
    .green-whatsaap {
        width: 45%;
        height:45px;
    }

    .black-whatsaap {
        width: 45%;
        height:45px;
    }

    .video {
        height: 168px;
    }

    .function-header {
        font-size: 24px;
    }
}

@media screen and (min-width:425px) {
    .green-whatsaap {
        width: 43%;
        height: 45px;
    }

    .black-whatsaap {
        width: 43%;
        height: 45px;
    }

    .video {
        height: 168px;
    }

    .function-header {
        font-size: 24px;
    }
}


@media screen and (min-width:450px) {
    .hero-section {
        width: 70%;
        margin-top: 60px;
        margin-bottom: 60px;
    }


    .hero-container {
        padding: 20px 0;
    }

    .hero-header {
        font-size: 38px;
        margin-top: 0;
    }

    .hero-subheading {
        margin-top: 20px;
    }

    .hero-button-div {
        margin-top: 25px;
    }

    .black-whatsaap {
        width: 46%;
    }

    .green-whatsaap {
        width: 46%;
    }

    .v-container {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .video {
        height: 187px;
    }

    .video-text-container {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }

    .whatsaap-container {
        padding-top: 0;
    }

    .function-header {
        margin-top: 60px;
    }

    .function-homepage-header {
        font-size: 16px;
    }
}

@media screen and (min-width:470px) {

    .black-whatsaap {
        width: 43%;
    }

    .green-whatsaap {
        width: 43%;
    }
}

@media screen and (min-width:500px) {

    .hero-section {
        width: 65%;
    }

    .hero-header {
        font-size: 44px;
    }

    .video {
        height: 187px;
    }

    .black-whatsaap {
        width: 43%;
    }

    .green-whatsaap {
        width: 43%;
    }

    .whatsaap-img {
        width: 17%;
    }

    .whatsaap-div {
        padding-top: 0;
    }

    .function-header {
        font-size: 26px;
    }
}

@media screen and (min-width:550px) {

    .hero-section {
        width: 60%;
        margin-top: 70px;
        margin-bottom: 70px;
    }

    .video {
        height: 226px;
    }


    .black-whatsaap {
        width: 38%;
    }

    .green-whatsaap {
        width: 38%;
    }

    .whatsaap-div {
        padding-top: 1px;
    }

    .social-proof-container {
        padding: 3rem;
    }

    .function-container {
        width: 75%;
    }
}

@media screen and (min-width:600px) {

    .video-section {
        padding: 100px 30px;
    }

    .v-container {
        width: 80%;
    }

    .video {
        height: 210px;
    }

    .video-text-container {
        margin: 0;
        padding: 40px 20px 20px 20px;
        margin-left: auto;
        margin-right: auto;
    }

        .video-text-container h2 {
            font-size: 26px;
        }


    .black-whatsaap {
        width: 42%;
    }

    .green-whatsaap {
        width: 42%;
    }
}

@media screen and (min-width: 650px) {
    .video-text-container {
        margin-left: auto;
        margin-right: auto;
    }

    .black-whatsaap {
        width: 38%;
    }

    .green-whatsaap {
        width: 38%;
    }

    .video{
        height:227px;
    }
}





@media screen and (min-width: 700px) {
    .hero-section {
        width: 80%;
    }

    .hero-logo {
        width: 100%;
        display: flex
    }

    .hero-container {
        width: 100%;
        margin: 0;
        text-align: center
    }

    .hero-header {
        margin: 0;
        font-size: 36px;
    }

    .hero-subheading-div {
        width: 70%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-subheading {
        margin-top: 16px;
    }

    .hero-button-div {
        margin-top: 20px;
        text-align: center;
    }

        .hero-button-div .hero-button {
            font-size: 14px;
        }

    .no-deets {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
    }

    .video-section {
        display: flex;
        justify-content: center;
        padding: 60px 20px;
        height: auto;
        align-items: center;
    }

    .v-container {
        width: 50%;
    }

    .video-text-container {
        width: 40%;
        padding: 20px;
        margin: 0;
    }

    .video-header-container {
        width: 85%
    }

    .video {
        height: 158px;
    }

    .video-text-container h2 {
        font-size: 18px;
        font-weight: 400;
    }

    .whatsaap-parent {
        height: 50px;
    }

    .black-whatsaap {
        width: 63%;
        height:42px;

    }

    .green-whatsaap {
        width: 63%;
        height:42px;
    }

    .whatsaap-img {
        width: 18%;
    }

        .whatsaap-img img {
            width: 80%;
        }

        .whatsaap-div .blackp {
            font-weight: 400;
            font-size: 14px
        }

        .whatsaap-div .green-p {
            font-weight: 400;
            font-size: 14px
        }

    .function-section {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .bim-text-container {
        padding: 40px;
    }

    .social-proof h2 {
        font-size: 28px;
        margin-top: 30px;
    }

    .social-proof-container {
        padding: 4rem;
    }
}



@media screen and (min-width:750px) {
    .hero-logo {
        width: 80%;
    }

    .hero-header {
        font-size: 42px;
    }

    .no-deets {
        font-size: 14px;
    }

    .video {
        height: 170px;
    }

    .video-text-container {
        width: 40%;
        padding: 15px;
    }

    .black-whatsaap {
        width: 57%;
        height: 42px;
    }

    .green-whatsaap {
        width: 57%;
        height: 42px;
    }

    .whatsaap-img {
        width: 19%;
    }

    .whatsaap-div {
        padding-top: 2px;
    }



        .video-text-container h2 {
            font-size: 20px;
        }


    .no-deets {
        font-size: 16px;
    }

    .function-container {
        width: 80%;
    }

    .image-div-container {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .imperson-text-container {
        padding: 1em;
    }

    .na-text-container {
        padding: 35px;
    }

    .economise-container {
        padding: 35px;
    }



    .entre-section {
        padding: 35px;
    }

    .social-proof-div {
        width: 33%;
    }

    .autodesk-image {
        width: 65%;
    }

    .learn-chat {
        padding: 4rem;
    }
}

@media screen and (min-width:800px) {
    .video-header-container {
        width: 85%;
    }

    .video-text-container h2 {
        font-size: 20px;
    }

    .video {
        height: 183px;
    }

    .black-whatsaap {
        width: 54%
    }

    .green-whatsaap {
        width: 54%;
    }*/

/*    .whatsaap-img{
        width:26px;
        height:30px;
        display:flex;
        align-items:flex-start;*/
    /*}
    .whatsaap-div{
        padding-top:3px;

    }

    .na-text-container {
        padding: 45px;
    }

    .economise-container {
        padding: 45px;
    }

    .entre-section {
        padding: 45px;
    }
}



@media screen and (min-width:850px) {
    .video {
        height: 194px;
    }

    .whatsaap-div{
        padding-top:2px;
    }

    .black-whatsaap {
        width: 52%
    }

    .green-whatsaap {
        width: 52%;
    }

        .whatsaap-div .blackp {
            font-size: 15px;
        }

        .whatsaap-div .green-p {
            font-size: 15px;
        }



    .function-section {
        display: flex;
        flex-wrap: wrap;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .function-container {
        width: 42%;
        display: flex;
        flex-direction: column;
        height: auto;
        justify-content: center;
        align-items: center
    }



    .na-text-container {
        padding: 45px;
    }

    .economise-container {
        padding: 45px;
    }

    .entre-section {
        padding: 45px;
    }
}

@media screen and (min-width:900px) {
    .video {
        height: 209px;
    }

    .video-header-container {
        width: 80%;
    }

    .black-whatsaap {
        width: 50%;
        height:45px;
    }

    .green-whatsaap {
        width: 50%;
        height:45px;
    }*/

/*    .whatsaap-img img {
        width: 90%;
    }*/

    /*.whatsaap-div .blackp {
        font-size: 16px;
    }

    .whatsaap-div .green-p {
        font-size: 16px;
    }

    .whatsaap-div {
        padding-top: 1px;
    }
}

@media screen and (min-width:950px) {
    .video-text-container h2 {
        font-size: 22px;
    }
}

    @media screen and (min-width:992px) {



        .hero-section {
            width: 80%;
            margin-top: 60px;
            margin-bottom: 60px;
        }

        .hero-logo {
            width: 100%;
        }


        .hero-header {
            font-size: 52px
        }

        .hero-subheading {
            font-size: 22px;
            margin-top: 22px;
        }

        .hero-button-div {
            margin-top: 30px;
        }

            .hero-button-div .hero-button {
                font-size: 24px;
            }

        .no-deets {
            font-size: 12px;
        }

        .video-section {
            padding: 60px 120px;
        }

        .v-container {
            width: 55%;
        }

        .video {
            width: 100%;
            height: 213px;
        }

        .video-text-container {
            margin-left: 20px;
        }

        .video-header-container {
            width: 90%;
        }

        .video-text-container h2 {
            font-size: 22px;
        }

        .black-whatsaap {
            width: 59%
        }

        .green-whatsaap {
            width: 59%;
        }
        .function-section {
            display: flex;
            flex-wrap: wrap;
            width: 80%;
            margin-left: auto;
            margin-right: auto;
        }

        .function-container {
            width: 42%;
            display: flex;
            flex-direction: column;
            height: auto;
            justify-content: center;
            align-items: center
        }

        .function-image-container {
            display: flex;
            justify-content: center;
            padding: 20px;
        }

        .function-homepage-header {
            font-size: 14px;
        }

        .function-image {
            width: 80%;
        }

        .function-header-text-container {
            padding: 20px 45px;
        }

        .na-subheader-container {
            font-size: 16px;
            margin-top: 20px;
        }

        .na-text-container {
            padding: 45px 120px;
        }

        .economise-container {
            padding: 45px 120px;
        }

        .entre-section {
            padding: 4rem 8rem;
        }

        .entre-header-div {
            padding: 1em;
            width: 95%;
        }

            .entre-header-div h1 {
                font-size: 30px;
            }

            .entre-header-div h3 {
                font-size: 16px;
            }

        .imperson-header-container h2 {
            font-size: 22px;
        }

        .imperson-subheader h3 {
            font-size: 16px;
        }

        .imperson-image-div p {
            font-size: 16px;
        }



        .imperson-container {
            margin: 0;
            display: flex;
            flex-direction: column;
        }

        .imperson-header-container {
            margin: 0;
        }

        .imperson-text-container {
            width: 85%;
            padding: 1em;
        }

        .imperson-image-container {
            display: flex;
            justify-content: space-between;
            width: 100%;
            margin-top: 0;
        }

        .image-div-container {
            width: 48%;
        }



        .social-proof-container {
            justify-content: space-evenly;
            padding: 50px 140px;
        }

        .client-logo {
            width: 90%;
        }

        .client-logo-big {
            width: 60%
        }

        .social-proof-div {
            width: 26%;
        }

        .autodesk-image {
            width: 45%;
        }

        .learn-chat h3 {
            width: 80%;
            margin-left: auto;
        }

        .learn-chat {
            padding: 5rem;
        }

            .learn-chat h3 {
                width: 80%;
                margin-left: auto;
                margin-right: auto;
            }

            .learn-chat h4 {
                margin-top: 0;
            }

        .video-button {
            width: auto;
        }
    }


    @media screen and (min-width:1100px) {
        .video {
            width: 100%;
            height: 239px;
        }

        .black-whatsaap {
            width: 52%;
        }

        .green-whatsaap {
            width: 52%;
        }
    }

    @media screen and (min-width:1200px) {


        .hero-section {
            width: 70%;
        }

        .hero-logo {
            width: 80%;
        }

        .video-section {
            padding: 80px 160px;
        }

        .v-container {
            width: 65%;
        }

        .video {
            width: 100%;
            height: 241px;
        }

        .video-text-container {
            width: 50%;
            padding: 40px;
        }

            .video-text-container h2 {
                font-size: 24px;
            }

        .black-whatsaap {
            margin-top: 10px;
            width: 59%;
            height: 48px;
        }

        .green-whatsaap {
            margin-top: 10px;
            width: 59%;
            height: 48px;
        }

        .whatsaap-div {
            padding-top: 0;
        }


            .whatsaap-div .blackp {
                font-size: 17px;
            }

            .whatsaap-div .green-p {
                font-size: 17px;
            }

        .video {
            width: 100%
        }

        .function-section {
            width: 65%;
        }

        .na-text-container {
            padding: 55px 150px;
        }

        .economise-container {
            padding: 55px 150px;
        }

        .entre-section {
            padding: 4rem 9rem;
        }

        .social-proof-div {
            width: 16%;
        }

        .bim-text-container {
            padding: 7em;
        }
    }

    @media screen and (min-width:1300px) {
        video-section {
            padding: 100px 180px;
        }

        .video {
            height: 269px;
        }

        .black-whatsaap {
            width: 52%;
        }

        .green-whatsaap {
            width: 52%;
        }

        .whatsaap-img {
            width: 22px;
        }

            .whatsaap-img img {
                width: 100%;
            }

        .whatsaap-div .blackp {
            font-size: 17px
        }

        .whatsaap-div .green-p {
            font-size: 17px;
        }


        .na-text-container {
            padding: 55px 180px;
        }

        .economise-container {
            padding: 55px 180px;
        }
    }

    @media screen and (min-width:1350px) {

        .black-whatsaap {
            width: 48%;
        }

        .green-whatsaap {
            width: 48%;
        }

        .whatsaap-div {
            padding-top: 1px;
        }
    }

@media screen and (min-width:1400px) {
        .hero-header {
            font-weight: 700;
            font-size: 62px;
        }

        .hero-subheading {
            font-size: 28px;
        }

        .video-section {
            padding: 100px 180px;
        }

        .v-container {
            width: 60%;
        }

        .video {
            height: 319px;
        }

        .video-text-container {
            width: 40%;
        }

            .video-text-container h2 {
                font-size: 28px;
            }

        .black-whatsaap {
            width: 65%;
        }

        .green-whatsaap {
            width: 65%;
        }

        .whatsaap-img {
            width: 16%;
        }

        .whatsaap-div {
            padding-top: 0px;
        }

            .whatsaap-div .blackp {
                font-size: 20px;
            }

            .whatsaap-div .green-p {
                font-size: 20px;
            }

        .function-section {
            width: 75%;
        }

        .function-header {
            font-size: 36px;
        }

        .function-image {
            width: 85%;
        }

        .function-homepage-header {
            font-size: 16px;
        }

        .na-text-container {
            padding: 55px 200px;
        }

        .economise-container {
            padding: 55px 200px;
        }

        .economise-subheader-container {
            font-size: 16px;
        }



        .na-header-container h2 {
            font-size: 46px;
        }

        .na-subheader-container {
            font-size: 16px;
            margin-top: 30px;
        }

        .entre-section {
            padding: 4rem 9rem;
        }

        .entre-header-div h3 {
            font-size: 16px;
        }

        .imperson-subheader h3 {
            font-size: 16px;
        }

        .imperson-image-div p {
            font-size: 16px;
        }
 }

@media screen and (min-width:1450px) {
    .black-whatsaap {
        width: 59%;
    }

    .green-whatsaap {
        width: 59%;
    }

    .whatsaap-img {
        width: 17%;
    }

    .whatsaap-div {
        padding-top: 1px;
    }
}




@media screen and (min-width:1500px) {
    video-section {
        padding: 120px 200px;
    }

    .video {
        height: 353px;
    }

    .social-proof-div {
        width: 16%;
    }

    .whatsaap-div{
        padding-top:0;
    }

    .black-whatsaap {
        width:56%;
    }

    .green-whatsaap {
        width: 56%;
    }
}


@media screen and (min-width:1550px) {
    .black-whatsaap {
        width: 54%;
    }

    .green-whatsaap {
        width: 54%;
    }

    .whatsaap-img {
        width: 17%;
    }

    .whatsaap-div {
        padding-top: 1px
    }
}

@media screen and (min-width:1600px) {

    .hero-section {
        margin-top: 80px;
        margin-bottom: 80px;
    }


    .video-text-container h2 {
        font-size: 32px;
    }

    video-section {
        padding: 140px 220px;
    }

    .video {
        height: 381px;
    }


    .black-whatsaap {
        width:51%,
    }

    .green-whatsaap {
        width: 51%,
    }


    .function-homepage-header {
        font-size: 16px;
    }


    .na-header-container h2 {
        font-size: 40px;
    }

    .na-text-container {
        padding: 55px 230px;
    }

    .economise-container {
        padding: 55px 230px;
    }

    .na-subheader-container {
        font-size: 14px;
        margin-top: 30px;
    }


    .economise-subheader-container {
        font-size: 14px;
    }

    .entre-section {
        padding: 80px 250px;
    }

    .entre-header-div h1 {
        font-size: 36px;
    }

    .entre-header-div h3 {
        font-size: 16px;
    }

    .imperson-header-container h2 {
        font-size: 28px;
    }

    .imperson-subheader h3 {
        font-size: 16px;
    }

    .imperson-image-div p {
        font-size: 16px;
    }

    .learn-chat {
        padding: 2rem;
    }

    .social-proof-container {
        padding: 50px 180px;
    }

    .social-proof-div {
        width: 16%;
    }

    .autodesk-image {
        width: 35%;
    }

    .learn-chat h3 {
        font-size: 22px;
    }

    .learn-chat h4 {
        font-size: 22px;
    }
}

@media screen and (min-width:1650px) {
    .black-whatsaap {
        width: 49%;
    }

    .green-whatsaap {
        width: 49%;
    }

    .whatsaap-img {
        width: 17%;
    }

    .whatsaap-div {
        padding-top: 1px
    }
}

@media screen and (min-width:1700px) {
    .black-whatsaap {
        width: 45%;
    }

    .green-whatsaap {
        width: 45%;
    }

    .whatsaap-img {
        width: 16%;
    }

    .whatsaap-div {
        padding-top: 0px
    }
}

@media screen and (min-width:1750px) {
    .black-whatsaap {
        width: 45%;
    }

    .green-whatsaap {
        width: 45%;
    }

    .whatsaap-img {
        width: 17%;
    }

    .whatsaap-div {
        padding-top: 1px
    }
}

@media screen and (min-width:1800px) {
    .black-whatsaap {
        width: 42%;
    }

    .green-whatsaap {
        width: 42%;
    }

    .whatsaap-img {
        width: 16%;
    }

    .whatsaap-div {
        padding-top: 0px
    }
}*/
