.position-text-img {
    display: flex;
    height: auto;
    padding: 50px 113.828px 50px 113.828px;
    background-color: #f3c731;
}

.d-flex-position {
    display: flex;
    margin: 0 27.672px;
}

.espancao {
    width: 603.203px;
    height: 396.922px;
}

.position-flex-deli {
    flex-direction: column;
    padding: 10px;
}

.tamanho-texto {
    font-size: 1.6875em;
    font-family: 'Roboto', sans-serif;
}

.ajuste {
    width: 603.203px;
    height: 213.750px;
    line-height: 1.9;
}

.margin-texto p {
    margin: 19.800px auto;
    font-family: "Roboto", Sans-serif;
    font-size: 19.800px;
    color: rgb(15, 15, 15);
    font-size: 1.2em;
}

.button-quero-saber-mais a {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 2px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #007635;
    border-radius: 49px 49px 49px 49px;
    padding: 18px 27px 18px 27px;
    transition: 0.5s;
}

.button-quero-saber-mais {
    margin-top: 35px;
}

.button-quero-saber-mais a:hover {
    font-size: 22px;
    background-color: #000000;
    padding: 20px 30px 20px 30px;
    color: #FFFFFF;
}

.tamanho-div-img {
    width: 496.156px;
    height: 213.750px;
    padding: 10px;
}

.centro-div-img {
    text-align: center;
    height: 396.922px;
    width: 496.156px;
}

@media screen and (max-width: 1315px) {
    .position-text-img {
        padding: 50px 0 50px 0;
        width: auto;
    }
    .img-tamanho {
        width: 380px;
        height: 400px;
    
    }    
}

@media screen and (max-width: 1005px) {
    .d-flex-position {
        display: flex;
        flex-direction: column;
    }

    .position-text-img {
        height: 900px;
    }
}

@media screen and (max-width: 870px) {
    .position-text-img {
        height: 950px;
    }
    
    .position-flex-deli {
        flex-direction: column;
        padding: 10px;
        width: 400px;
    }

    .margin-texto p {
        margin: 19.8px 0px;
        font-size: 17px;
        width: 400px;
    }

    .tamanho-div-img {
        width: 0px;
    }

    .centro-div-img {
        margin-top: 70px;
    }
}

@media screen and (max-width: 784px) {
    .espancao {
        width: 400px;
    }

    .ajuste {
        width: 400px;
    }

    .centro-div-img {
        width: 300.156px;
    }
}

@media screen and (max-device-width: 500px) {
    .position-flex-deli {
        width: 300px;
    }
    .margin-texto p {
        width: 300px;
    }
    .espancao {
        width: 300px;
    }
    .ajuste {
        width: 300px;
    }
    .img-tamanho {
        width: 280px;
        height: 300px;   
    }
    .centro-div-img {
        margin-top: 125px;
    }
}

.custom-shape-divider-top-1674590196 {
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1674590196 svg {
    display: block;
    width: calc(100% + 1.3px);
    height: 36px;
}

.custom-shape-divider-top-1674590196 .shape-fill {
    fill: #f3c731;
}

.custom-shape-divider-top-1674591288 {
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1674591288 svg {
    display: block;
    width: calc(100% + 1.3px);
    height: 30px;
    transform: rotateY(180deg);
}

.custom-shape-divider-top-1674591288 .shape-fill {
    fill: #FFFFFF;
}
