 .title{
        height: 205px !important;
       }

       .left img{
        transition: transform 5s cubic-bezier(0, 0, 0, 1) 0s !important;
       } 

       .span-1{
        font-size: 11px !important;
        }

        .div-1{
        margin-top: 40px !important;
        }

        .div-2{
        margin-top: 40px; margin-bottom: 20px !important;
        }

        .div-wrapper{
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        }

        .d-none{
        display: none !important;
        }

        .frame-1{
        border:0 !important; 
        min-width: 90% !important; 
        min-height: 350px !important; 
        border-radius: 10px !important;
        width: 100% !important; height: 100% !important;
        }

        .div-service{
        margin-top: 100px !important;
        }

        #metodologia{
            padding: 5px; color: black; text-align: justify; background: white;
        }

        .span-new{
        font-size: 40px !important;
        }

