@media only screen and (max-width: 480px) {
    body{
        overflow-x: hidden;
    }
    .section-um {
        background: #E0F2F0;
    }
    .section-um-infos{
        background-color: blueviolet;
        display: flex;
        flex-direction: column;
        padding: 32px 0px;
        width:auto 100vh;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100vw;

        font-family: 'Poppins', sans-serif;
        font-style: normal;
    
        background: #E0F2F0;

                
    }

    .section-um-infos h2 {
        font-weight: bold;
        font-size: 47px;
        line-height: 120%;
        font-weight: 700;
        margin: 0 5%;
        height: 125px;
        padding-bottom: 20%;
        letter-spacing: 1px;
        font-feature-settings: 'pnum' on, 'lnum' on;
        color: #007A68;
    }

    .section-um-infos p {
        padding: 0%;
        margin-right: 5%;
        margin-left: 5%;
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 23px;
        line-height: 150%;
        color: #E86B2B;
        flex: none;
        order: 1;
        align-self: stretch;
        flex-grow: 0;
    }
    .section-um-infos button {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 16px 0px;
        
        border: #E86B2B;
    
        margin: 15px 5%;
    
        position: static;
        width: 328px;
        height: 56px;
        left: 0px;
        top: 0px;
    
        /* Base Primária/laranja.800 */
    
        background: #E86B2B;
        border-radius: 8px;
    
        /* Inside Auto Layout */
        font-weight: bold;
        font-size: 18px;
        line-height: 24px;
    
        color: #FFFFFF;
    }
    .section-um-infos button:hover, .section-um-infos a:hover {
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
        text-decoration: none;
    }
    
    .section-um-img img{
        width: 84%;
        padding-right: 20%;
        padding-left: 5%;
        padding-bottom: 2%;
        
    }
    .section-um-final {
        padding-right: 10%;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }
    
    .section-um-final img {
        width: 0px;
        
    }
    .section-um-final p {
        padding: 5% 0;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        margin-left: 5%;
    }

    .section-dois {
        background-color: #FFFFFF;
        /* H2 */
        font-family:  'Poppins', sans-serif;
        font-style: normal;
        font-feature-settings: 'pnum' on, 'lnum' on;
        /* display: flex;
        flex-direction: column;
        align-items: flex-start; */
        padding: 32px 0px;
    
    }
    
    .section-dois h3 {
        font-weight: bold;
        font-size: 39.81px;
        line-height: 48px;
        margin-left: 5%;
        /* identical to box height, or 121% */
    
        /* text-align: left; */
    
        /* Base Primária/verde.700 */
    
        color: #007A68;
         
    }
    
    .section-dois p {
        font-weight: normal;
        font-size: 20px;
        line-height: 32px;
        /* or 160% */
    
        margin: 60px 5%;
        padding-right: 0px;
    
        letter-spacing: 0.2px;
        color: #474747;
    
    }
    
    .div-button {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        padding: 16px 2px;

        background: #007A68;
        border-radius: 8px;
        margin:24px 15px;
    
    }
    
    .btn-green {
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        margin-right:200px;
        /* identical to box height, or 120% */
    
        display: flex;
        align-items: center;
        letter-spacing: 0.16px;
        color: #FFFFFF;
        background-color: transparent;
        flex: none;
        order: 0;
        flex-grow: 0;
        margin:  0px;
        border: 0px solid #007A68;
        
    
    }
    
    .section-tres {
        background-color: #029784;
        display: flex;
        flex-direction: column;
        /* align-items: flex-start; */
        padding: 50px;
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-feature-settings: 'pnum' on, 'lnum' on;
    
        /* branco */
    
        color: #FFFFFF;
    }
    
    .section-tres h3 {
    
        font-weight: bold;
        font-size: 39.81px;
        line-height: 48px;
        /* identical to box height, or 121% */
        display: flex;
        padding-bottom: 10%;
        align-items: flex-end;
        
    }
    .dados-flourish {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 0px;
    
        flex: none;
        order: 1;
        align-self: stretch;
        flex-grow: 0;
        margin: 20px 0px;
        font: 800 40px system-ui;
    
    }
    
    .dados {
        display: flex;
        flex-direction: column;
        align-items: center;
    
        flex: none;
        order: 0;
        align-self: stretch;
        flex-grow: 0;
        margin: 20px 0px;
    
    }
    .dados i {
        font-size: 50px;
        margin: 4px 15px 4px 0;
    
    }
    .dados p{
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        width:230px;
        margin: 0px;
        /* or 150% */
    
        text-align: center;
        letter-spacing: 0.2px;
        /* display:flex;
        justify-content:center; */
    }
    
    #outros-animals {
        margin: 0px;
    }

    .section-quatro {
        background: #E0F2F0;
        padding: 48px 0px;
    }
    
    .section-cinco {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 12% 5%;
    
        background: #FFFFFF;
    
        /* Inside Auto Layout */
    
        flex: none;
        order: 4;
        flex-grow: 0;
        margin: 0px 0px;
    
        font-family: 'Poppins', sans-serif;
        font-style: normal;
    
    }
    
    .section-cinco h3 {
        font-weight: bold;
        font-size: 39.81px;
        line-height: 48px;
        color: #007A68;
    }
    .section-cinco img {
        position: static;
        width:330px;
        height: 200px;
        left: 16px;
        top: 168px;
        border-radius: 8px;
    
        /* Inside Auto Layout */
    
        flex: none;
        order: 1;
        align-self: stretch;
        flex-grow: 0;
        margin: 10% 0;
    }
    .section-cinco p {
        font-weight: normal;
        font-size: 16px;
        line-height: 150%;
    
        letter-spacing: 0.2px;
        font-feature-settings: 'pnum' on, 'lnum' on;
    
        /* cinza.dark */
    
        color: #474747;
    }
    
    .lista {
        padding-left: 0px;
        padding: 30px 0;
    
    }
    
    .lista h5 {
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        /* identical to box height, or 120% */
    
        display: flex;
        align-items: center;
        letter-spacing: 0.2px;
        font-feature-settings: 'pnum' on, 'lnum' on;
    
        /* Base Primária/verde.700 */
    
        color: #007A68;        
    }
    
    .lista i {
        color: #007A68;
        padding-right: 15px;
    }
    
    .section-seis {
        display: flex;
        flex-direction: column;
        padding: 5%;
        margin: 0;
        background: #E0F2F0;
    }
    
    .section-seis-header {
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-feature-settings: 'pnum' on, 'lnum' on;       
    }
    
    .section-seis-header h3 {
    
        font-weight: bold;
        font-size: 39.81px;
        line-height: 48px;
        /* identical to box height, or 121% */
    
        display: flex;
        align-items: flex-end;
        /* Base Primária/verde.700 */
    
        color: #007A68;
    }
    
    .section-seis-header p {
    
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        padding-top: 5%;
        /* identical to box height, or 120% */
    
        letter-spacing: 0.2px;
    
        /* cinza.dark */
    
        color: #474747;
    }
    .section-seis-videos {
        padding-top:25%;

    }

    .section-seis-videos h3, .section-seis-videos p {
        color: #007A68;
       }
    
    .section-seis-videos iframe {
        color: #007A68;
        width: 95%;
    }

    #entrevista-2, #entrevista-4{
        padding-top: 10%;
    }

}