

@media screen and (max-width: 520px) {

    body {
        width: 100%!important;
        overflow-x: hidden;
    }

    header {
        width: 100%;
    }

    .imagemPrincipal img {
        width: 112%;
    }

   

    /*///////// SOBREDESTINO ///////*/

    .sobreDestino {
        height: 32rem;
        display: flex;
        justify-content: start;
    }


    .sobreDestino h1 {
        text-align: center;
        font-weight: 600;
        font-size: 33px;
        width: 86%;
    }

    .sobreDestino button {
        width: 22rem;
        padding: 5px;
        font-size: 18px;
    }


    /*///////// FIM SOBREDESTINO ///////*/


    /*///////// DESTINOHUMANIZAR ///////*/

    .destinoHumanizar {
        margin-top: 50px;
        width: 100%;
        height: 72rem;
        background-color: rgb(36, 29, 104);
    }

    .ulDestinoHumanizar {
        align-items: start;
    }

    .li1 {
        margin-top:15px;
    }

    .li2 img {
        width: 310px;
        margin: 80% 3.5% 20% 0;
    }


    /*///////// FIM DESTINOHUMANIZAR ///////*/


    /*///////// INFORMACOES ///////*/
    .informacoes {
        width: 100%;
        height: 118rem;
        background-color: rgb(255, 255, 255);
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column;
        margin-top: 0;
    }


    .card1 {
        align-items: center;
        flex-direction: column;
        margin-top: 0;
    }

    .card2 {
        flex-direction: column;
        align-items: center;
        gap: 0rem;
    }

    .h1info {
        font-size: 25px;
    }

    /*///////// FIM INFORMACOES ///////*/


    ul {
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 0px;
        unicode-bidi: isolate;
    }

    /*///////// QUESOMOS ///////*/
    .quemSomos {
        width: 100%;
        height: 65rem;
        text-align: center;
        background-image: url(./src/foto-quem-somos.png);
        background-repeat: no-repeat;
        background-size: 660%;
    }


    .ulQuemSomos {
        justify-content: start;
        flex-direction: column;
        margin-block-start: 0;
        padding-inline-start: 0;
    }

    .liQuemSomos {
        width: 90%;
    }


    .quemSomos h1 {
        width: 100%;
        font-size: 35px;
        margin-top: 70px;
    }

    .quemSomos h2 {
        width: 100%;
        font-size: 21px;
        color: white;
    }

    .quemSomos p {
        width: 100%;
        font-size: 14px;
        padding: 0px;
        color: white;
    }

    .liimgQuemSomos img {
        width: 23rem!important;
        margin-left: 0rem;
    }

    .liimgQuemSomos {
        display: flex;
        align-items: center;
        justify-content: center;
    }


    /*///////// FIM QUEMSOMOS ///////*/

    /*///////// NOSSOTIME ///////*/

    .nossoTime {
        width: 100%;
        height: 140;
    }



    .li1NossoTime ul {
        align-items: center;
        flex-direction: column;

    }a

    .li2NossoTime ul {
        align-items: center;
        flex-direction: column;
    }


    /*///////// FIM NOSSOTIME ///////*/

    .developer {
        right: 26%!important;
    }

    
      /*///////// FIM INVESTIMENTO ///////*/
    
    .investimentos {
        height: 38rem;
    }


    .btn-investimentos{
     margin-top:20px;   
    }
      
    .h1Investimento{
        font-size: 38px;
    }
    
     .textInvestimento{
       font-size: 33px!important;  
     }
    
 
      /*///////// FIM INVESTIMENTO ///////*/



    /*///////// BOTAO WHATSAPP ///////*/
    .icon {
        right: 21%;
    }


    /*///////// FIM BOTAO WHATSAPP ///////*/
}




/*--------------------------428----------------------------------------*/


@media screen and (max-width: 428px) {

    body {
        width: 100%!important;
        overflow-x: hidden;
    }

    header {
        width: 100%;
    }



    /*///////// SOBREDESTINO ///////*/

    .sobreDestino {
        height: 32rem;
        display: flex;
        justify-content: start;
    }


    .sobreDestino h1 {
        text-align: center;
        font-weight: 600;
        font-size: 33px;
        width: 86%;
    }

    .sobreDestino button {
        width: 22rem;
        padding: 5px;
        font-size: 18px;
    }


    /*///////// FIM SOBREDESTINO ///////*/


    /*///////// DESTINOHUMANIZAR ///////*/

    .destinoHumanizar {
        margin-top: 50px;
        width: 100%;
        height: 72rem;
        background-color: rgb(36, 29, 104);
    }

    .ulDestinoHumanizar {
        align-items: start;
    }

    .li1 {
        margin-top:15px;
    }

    .li2 img {
        width: 310px;
        margin: 80% 3.5% 20% 0;
    }


    /*///////// FIM DESTINOHUMANIZAR ///////*/


    /*///////// INFORMACOES ///////*/
    .informacoes {
        width: 100%;
        height: 96rem;
        background-color: rgb(255, 255, 255);
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column;
        margin-top: 0;
    }


    .card1 {
        align-items: center;
        flex-direction: column;
        margin-top: 0;
    }

    .card2 {
        flex-direction: column;
        align-items: center;
        gap: 0rem;
    }

    .h1info {
        font-size: 25px;
    }

    /*///////// FIM INFORMACOES ///////*/


    ul {
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 0px;
        unicode-bidi: isolate;
    }

    /*///////// QUESOMOS ///////*/
    .quemSomos {
        width: 100%;
        height: 65rem;
        text-align: center;
        background-image: url(./src/foto-quem-somos.png);
        background-repeat: no-repeat;
        background-size: 660%;
    }


    .ulQuemSomos {
        justify-content: start;
        flex-direction: column;
        margin-block-start: 0;
        padding-inline-start: 0;
    }

    .liQuemSomos {
        width: 90%;
    }


    .quemSomos h1 {
        width: 100%;
        font-size: 35px;
        margin-top: 70px;
    }

    .quemSomos h2 {
        width: 100%;
        font-size: 21px;
        color: white;
    }

    .quemSomos p {
        width: 100%;
        font-size: 14px;
        padding: 0px;
        color: white;
    }

    .liimgQuemSomos img {
        width: 23rem!important;
        margin-left: 0rem;
    }

    .liimgQuemSomos {
        display: flex;
        align-items: center;
        justify-content: center;
    }


    /*///////// FIM QUEMSOMOS ///////*/

    /*///////// NOSSOTIME ///////*/

    .nossoTime {
        width: 100%;
        height: 140;
    }



    .li1NossoTime ul {
        align-items: center;
        flex-direction: column;

    }a

    .li2NossoTime ul {
        align-items: center;
        flex-direction: column;
    }


    /*///////// FIM NOSSOTIME ///////*/

    .developer {
        right: 26%!important;
    }

    
      /*///////// FIM INVESTIMENTO ///////*/
      
      .investimentos {
        height: 38rem;
    }
    
    .btn-investimentos{
     margin-top:20px;   
    }
      
      
    .h1Investimento{
        font-size: 38px;
    }
    
     .textInvestimento{
       font-size: 33px!important;  
     }
     
    
 
      /*///////// FIM INVESTIMENTO ///////*/



    /*///////// BOTAO WHATSAPP ///////*/
    .icon {
        right: 21%;
    }


    /*///////// FIM BOTAO WHATSAPP ///////*/
}



/*----------------------------380-------------------------------------*/



@media screen and (max-width: 380px) {

    body {
        width: 146%!important;
        overflow-x: hidden;
    }

    header {
        width: 100%;
    }

    
    .imagemPrincipal{
         height: 22rem;
    }


    /*///////// SOBREDESTINO ///////*/

    .sobreDestino {
        height: 22rem;
        display: flex;
        justify-content:start;
    }
    
    

    .sobreDestino h1 {
        text-align: center;
        font-weight: 600;
        font-size: 33px;
        width: 86%;
    }

    .sobreDestino button {
        width: 22rem;
        padding: 5px;
        font-size: 18px;
    }


    /*///////// FIM SOBREDESTINO ///////*/


    /*///////// DESTINOHUMANIZAR ///////*/

    .destinoHumanizar {
        margin-top: 50px;
        width: 100%;
        height: 72rem;
        background-color: rgb(36, 29, 104);
    }

    .ulDestinoHumanizar {
        width:100%;
        align-items: start;
        display:flex;
        flex-direction: column;
        text-align:justify;
    }


    .li1 {
        margin-top:15px;
        width:100%;
        
    }

    .li2 img {
        width: 380px;
        border-radius: 15px;
        margin: 90px 0 0 70px;
    }


    /*///////// FIM DESTINOHUMANIZAR ///////*/


    /*///////// INFORMACOES ///////*/
    .informacoes {
        width: 100%;
        height: 118rem;
        background-color: rgb(255, 255, 255);
        display: flex;
        justify-content: start;
        align-items: center;
        flex-direction: column;
        margin-top: 0;
    }


    .card1 {
        align-items: center;
        flex-direction: column;
        /* margin-top: 3rem; */
    }

    .card2 {
        flex-direction: column;
        align-items: center;
        gap: 0rem;
    }

    .h1info {
        font-size: 25px;
    }

    /*///////// FIM INFORMACOES ///////*/


    ul {
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 0px;
        unicode-bidi: isolate;
    }

    /*///////// QUESOMOS ///////*/
    .quemSomos {
        width: 100%;
        height: 65rem;
        text-align: center;
        background-image: url(./src/foto-quem-somos.png);
        background-repeat: no-repeat;
        background-size: 660%;
    }


    .ulQuemSomos {
        justify-content: start;
        flex-direction: column;
        margin-block-start: 0;
        padding-inline-start: 0;
    }

    .liQuemSomos {
        width: 90%;
    }


    .quemSomos h1 {
        width: 100%;
        font-size: 35px;
        margin-top: 70px;
    }

    .quemSomos h2 {
        width: 100%;
        font-size: 21px;
        color: white;
    }

    .quemSomos p {
        width: 100%;
        font-size: 14px;
        padding: 0px;
        color: white;
    }

    .liimgQuemSomos img {
        width: 23rem!important;
        margin-left: 0rem;
    }

    .liimgQuemSomos {
        display: flex;
        align-items: center;
        justify-content: center;
    }


    /*///////// FIM QUEMSOMOS ///////*/

    /*///////// NOSSOTIME ///////*/

    .nossoTime {
        width: 100%;
        height: 140;
    }



    .li1NossoTime ul {
        align-items: center;
        flex-direction: column;

    }a

    .li2NossoTime ul {
        align-items: center;
        flex-direction: column;
    }


    /*///////// FIM NOSSOTIME ///////*/

    .developer {
        right: 26%!important;
    }

    
      /*///////// FIM INVESTIMENTO ///////*/
      
      .investimentos {
        height: 38rem;
    }
    
    
    .btn-investimentos{
     margin-top:20px;   
    }
      
    .h1Investimento{
        font-size: 38px;
    }
    
     .textInvestimento{
       font-size: 33px!important;  
     }
    
 
      /*///////// FIM INVESTIMENTO ///////*/



    /*///////// BOTAO WHATSAPP ///////*/
    .icon {
        right: 21%;
    }


    /*///////// FIM BOTAO WHATSAPP ///////*/
}


@media screen and (max-width: 420px) and (max-width: 380px) {

    /*///////// DESTINOHUMANIZAR ///////*/

    .destinoHumanizar {
        margin-top: 50px;
        width: 100%;
        height: 72rem;
        background-color: rgb(36, 29, 104);
    }

    .ulDestinoHumanizar {
        width:100%;
        align-items: start;
        display:flex;
        flex-direction: column;
        text-align:justify;
    }


    .li1 {
        margin-top:15px;
        width:100%;
        
    }

    .li2 img {
        width: 380px;
        border-radius: 15px;
        margin: 90px 100px 0 70px;
    }


    /*///////// FIM DESTINOHUMANIZAR ///////*/
    
    .investimentos {
        height: 38rem;
    }
    
    
    .btn-investimentos{
     margin-top:20px;   
    }
}



