@media (min-width: 1700px) {
    .institucional-parent .conteudo-1 .imagem-1 .background {right: 12vw !important;}
}
.institucional-parent .conteudo-1 {display: flex;flex-direction: row;width: 100%;position: relative;}
.institucional-parent .conteudo-1 .texto-1 {display: flex;flex-direction: column;width: 50%;margin-top: 70px;padding-right: 60px;box-sizing: border-box;gap: 42px;}
.institucional-parent .conteudo-1 .texto-1 .background {display: none;}
.institucional-parent .conteudo-1 .texto-1 .titulo p {font: 53px montserrat-extrabold;line-height: 59px;color: #fff;}
.institucional-parent .conteudo-1 .texto-1 .titulo p b {color: #FFDD00;}
.institucional-parent .conteudo-1 .texto-1 .descricao p {font: 15px montserrat-regular;line-height: 24px;color: #fff;}
.institucional-parent .conteudo-1 .texto-1 .estatisticas {display: flex;flex-direction: row;justify-content: space-between;}
.institucional-parent .conteudo-1 .texto-1 .estatisticas .dado {display: flex;align-items: center;}
.institucional-parent .conteudo-1 .texto-1 .estatisticas .dado p {font: 17.22px montserrat-semibold;line-height: 24px;text-align: center;color: #fff;}
.institucional-parent .conteudo-1 .texto-1 .estatisticas .dado p b {font: 35px montserrat-extrabold;line-height: 45px;color: #FFDD00;}
.institucional-parent .conteudo-1 .imagem-1 {width: 50%;margin-top: 70px;}
.institucional-parent .conteudo-1 .imagem-1 .background {height: 100%;position: absolute;right: 30vw;top: -3px;width: calc(100vw - 1140px + 100% - (100vw - 1140px)/2);background-color: #2E2C2C;z-index: -1;}
.institucional-parent .conteudo-1 .imagem-1 .img-container {position: relative;}
.institucional-parent .conteudo-1 .imagem-1 .img-container img {height: 435px;width: 570px;}
.institucional-parent .conteudo-1 .imagem-1 .img-container::after {content: "";position: absolute;left: -47.5px;bottom: -47.5px;width: 95px;height: 95px;background-color: #FFDD00;z-index: 1;}
.institucional-parent .conteudo-2 {display: flex;flex-direction: row;width: 100%;}
.institucional-parent .conteudo-2 .imagem-2 {width: 50%;}
.institucional-parent .conteudo-2 .imagem-2 .img-container img {width: 570px;height: 410px;}
.institucional-parent .conteudo-2 .texto-2 {display: flex;flex-direction: column;width: 50%;margin: 60px 0 0 65px;}
.institucional-parent .conteudo-2 .texto-2 .titulo {padding-bottom: 30px;}
.institucional-parent .conteudo-2 .texto-2 .titulo p {font: 53px montserrat-extrabold;line-height: 59px;color: #585858;}
.institucional-parent .conteudo-2 .texto-2 .titulo p b {color: #FFDD00;}
.institucional-parent .conteudo-2 .texto-2 .descricao {display: flex;flex-direction: column;gap: 30px;padding-bottom: 50px;}
.institucional-parent .conteudo-2 .texto-2 .descricao p {font: 15px montserrat-regular;line-height: 24px;color: #585858;}
.institucional-parent .galeria-institucional {position: relative;}
.institucional-parent .galeria-institucional .botoes {display: flex;flex-direction: row;position: absolute;right: 0;top: -58px;}
.institucional-parent .galeria-institucional .botoes button {display: flex;justify-content: center;align-items: center;height: 58px;width: 58px;transition: 0.4s;}
.institucional-parent .galeria-institucional .botoes button img {height: 20px;width: 20px;}
.institucional-parent .galeria-institucional .botoes button:hover img {height: 30px;width: 30px;}
.institucional-parent .galeria-institucional .botoes .prev {background-color: #2E2C2C;}
.institucional-parent .galeria-institucional .botoes .next {background-color: #FFDD00;}
.institucional-parent .galeria-institucional .galeria {display: flex;justify-content: space-between;margin-top: 58px;}
.institucional-parent .galeria-institucional .galeria .splide.slider-institucional {max-width: 1140px;}
.institucional-parent .galeria-institucional .galeria .imagem {display: flex;justify-content: center;}
.institucional-parent .galeria-institucional .galeria .imagem .img-container {max-width: fit-content;}
.institucional-parent .galeria-institucional .galeria .imagem .img-container img {width: 350px;height: 240px;}
.institucional-parent .valores-empresa {display: flex;flex-direction: row;margin-top: 60px;width: 100%;}
.institucional-parent .valores-empresa .coluna {display: flex;flex-direction: column;width: 50%;gap: 25px;}
.institucional-parent .valores-empresa .coluna.valores {padding-left: 65px;box-sizing: border-box;}
.institucional-parent .valores-empresa .coluna .item {display: none;flex-direction: column;gap: 10px;opacity: 1;}
.institucional-parent .valores-empresa .coluna .item .titulo {display: flex;flex-direction: row;align-items: center;gap: 20px;margin-bottom: 10px;}
.institucional-parent .valores-empresa .coluna .item .titulo .img-container {display: flex;align-items: center;justify-content: center;height: 40px;width: 40px;}
.institucional-parent .valores-empresa .coluna .item .titulo .img-container img {height: 25px;width: 25px;}
.institucional-parent .valores-empresa .coluna .item .titulo p {font: 26px montserrat-extrabold;line-height: 29px;color: #2E2C2C;}
.institucional-parent .valores-empresa .coluna .item .descricao {display: flex;flex-direction: column;gap: 30px;}
.institucional-parent .valores-empresa .coluna .item .descricao p {font: 15px montserrat-regular;line-height: 24px;color: #6B6B6B;text-align: justify;}
.background-porque-escolher {width: 100%;height: 312px;background-color: #2E2C2C;margin-top: 50px;}
.institucional-parent .porque-escolher {display: flex;flex-direction: row;align-items: center;width: 100%;height: 312px;}
.institucional-parent .porque-escolher .texto {width: 50%;display: flex;flex-direction: column;gap: 45px;}
.institucional-parent .porque-escolher .texto .titulo p {font: 53px montserrat-extrabold;line-height: 59px;color: #fff;}
.institucional-parent .porque-escolher .texto .titulo p b {color: #FFDD00;}
.institucional-parent .porque-escolher .texto .descricao p {font: 15px montserrat-regular;line-height: 24px;color: #fff;}
.institucional-parent .porque-escolher .motivos {width: 50%;height: 100%;margin-left: 65px;padding: 70px 0;box-sizing: border-box;display: flex;justify-content: flex-end;align-items: center;flex-wrap: wrap;gap: 60px 0;}
.institucional-parent .porque-escolher .motivos .motivo {display: flex;flex-direction: row;gap: 15px;width: 46%;}
.institucional-parent .porque-escolher .motivos .motivo.esq p{max-width: 135px;}
.institucional-parent .porque-escolher .motivos .motivo .img-container img {height: 58px;width: 58px;}
.institucional-parent .porque-escolher .motivos .motivo p {font: 15px montserrat-medium;line-height: 22px;color: #fff;text-align: start;}
.institucional-parent .container-slider {height: 578px;display: flex;flex-direction: column;align-items: center;}
.institucional-parent .container-slider .texto {display: flex;flex-direction: column;align-items: center;margin: 75px 0 0 0;}
.institucional-parent .container-slider  .texto p {font: 53px montserrat-extrabold;line-height: 59px;color: #585858;margin-bottom: 30px;}
.institucional-parent .container-slider  .texto p b {color: #FFDD00;}
.institucional-parent .container-slider .descricao {display: flex;flex-direction: column;}
.institucional-parent .container-slider .descricao p {font: 15px montserrat-regular;line-height: 24px;color: #585858;}
.institucional-parent .slider-construcoes {display: flex;flex-direction: row;justify-content: center;align-items: center;max-width: 1140px;}
.institucional-parent .slider-construcoes .splide__slide {display: flex;justify-content: center;}
.institucional-parent .slider-construcoes .item {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;width: 270px;height: 292px;max-height: 292px;z-index: 1;background-color: #fff;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.institucional-parent .slider-construcoes .item .img-container {display: flex;justify-content: center;align-items: center;height: 65px;width: 65px;background-color: #2E2C2C;border-radius: 50%;}
.institucional-parent .slider-construcoes .item .img-container img {height: 30px;width: 30px;}
.institucional-parent .slider-construcoes .item .titulo {margin: 30px 0 22px 0;}
.institucional-parent .slider-construcoes .item .titulo p {font: 17px montserrat-extrabold;line-height: 24px;color: #6B6B6B;}
.institucional-parent .slider-construcoes .item .descricao p {font: 15px montserrat-regular;text-align: justify;text-align-last: center;line-height: 24px;color: #585858;margin: 0 30px;}
.background-cinza {width: 100%;height: 100px;background-color: #2c2c2c;}

@media (max-width: 1140px) {
    .institucional-parent .conteudo-1 .texto-1 {margin-top: 30px;}
    .institucional-parent .conteudo-1 .imagem-1 .img-container img {aspect-ratio: 570 / 435;max-width: 570px;width: 100%;height: auto;}
    .institucional-parent .conteudo-1 .imagem-1 .img-container::after {display: none;}
    .institucional-parent .conteudo-2 .imagem-2 .img-container img {aspect-ratio: 570 / 410;max-width: 570px;width: 100%;height: auto;}
    .institucional-parent .galeria-institucional .botoes {top: -80px;}
    .institucional-parent .galeria-institucional .galeria .splide.slider-institucional {max-width: 100%;margin-top: -20px;}
    .institucional-parent .slider-construcoes {max-width: 100%;}
    .institucional-parent .porque-escolher .texto {gap: 25px;}
    .institucional-parent .porque-escolher .texto .titulo p br {display: none;}
    .institucional-parent .porque-escolher .motivos {margin-left: 15px;padding: 40px 0;}
}

@media (max-width: 990px) {
    .institucional-parent .conteudo-1 {flex-direction: column;align-items: center;}
    .institucional-parent .conteudo-1 .texto-1 .background {height: 100%;width: calc(100vw + 20px);display: flex;position: absolute;right: 50%;transform: translate(50vw, 0);top: 0;margin-bottom: 10px;background-color: #2E2C2C;z-index: -1;}
    .institucional-parent .conteudo-1 .texto-1 {width: 100%;padding: 0;gap: 20px;}
    .institucional-parent .conteudo-1 .texto-1 .titulo p br {display: none;}
    .institucional-parent .conteudo-1 .texto-1 .estatisticas {justify-content: space-around;}
    .institucional-parent .conteudo-1 .imagem-1 {width: 100%;position: relative;margin: 15px 0;}
    .institucional-parent .conteudo-1 .imagem-1 .img-container {display: flex;justify-content: center;}
    .institucional-parent .conteudo-1 .imagem-1 .background {display: none;}
    .institucional-parent .conteudo-2 {flex-direction: column-reverse;}
    .institucional-parent .conteudo-2 .imagem-2 {width: 100%;}
    .institucional-parent .conteudo-2 .imagem-2 .img-container {display: flex;justify-content: center;}
    .institucional-parent .conteudo-2 .texto-2 .titulo p br {display: none;}
    .institucional-parent .conteudo-2 .texto-2 {width: 100%;margin: 30px 0 0 0;}
    .institucional-parent .conteudo-2 .texto-2 .descricao {padding: 0 0 15px 0;}
    .institucional-parent .galeria-institucional {padding-top: 30px;}
    .institucional-parent .galeria-institucional .botoes {top: 0;}
    .background-porque-escolher {height: 100%;margin-top: 20px;}
    .institucional-parent .porque-escolher {height: 100%;flex-direction: column;gap: 20px;}
    .institucional-parent .porque-escolher .texto {margin-top: 20px;width: 100%;gap: 20px;}
    .institucional-parent .porque-escolher .motivos {width: 100%;display: flex;margin: 0;padding: 20px 0;gap: 30px 0;justify-content: center;}
    .institucional-parent .container-slider {height: 100%;}
    .institucional-parent .container-slider .texto {margin: 30px 0 0 0;}
    .institucional-parent .container-slider .descricao {margin: 0;}
    .background-cinza {margin-top: -75px;}
}

@media (max-width: 570px) {
    .institucional-parent .conteudo-1 .texto-1 .titulo p {font-size: 35px;line-height: 40px;text-align: center;}
    .institucional-parent .conteudo-1 .texto-1 .estatisticas .dado p {font-size: 15px;}
    .institucional-parent .conteudo-1 .texto-1 .estatisticas .dado p b {font-size: 20px;line-height: 30px;}
    .institucional-parent .conteudo-2 .texto-2 .titulo p {font-size: 35px;line-height: 40px;text-align: center;}
    .institucional-parent .conteudo-2 .texto-2 .titulo p  br{display: none;}
    .institucional-parent .conteudo-2 .imagem-2{display: none;}
    .institucional-parent .valores-empresa {flex-direction: column;align-items: center;margin-top: 30px;}
    .institucional-parent .valores-empresa .coluna {width: 96%;}
    .institucional-parent .valores-empresa .coluna.valores {padding: 25px 0 0 0;}
    .institucional-parent .porque-escolher .texto .titulo p {font-size: 35px;line-height: 40px;text-align: center;}
    .institucional-parent .porque-escolher .texto .titulo p  br{display: none;}
    .institucional-parent .porque-escolher .motivos {flex-direction: column;}
    .institucional-parent .porque-escolher .motivos .motivo{width: 96%;}
    .institucional-parent .porque-escolher .motivos .motivo p br{display: none;}
    .institucional-parent .container-slider .titulo p  {font-size: 35px;line-height: 40px;text-align: center;}
    .institucional-parent .container-slider .descricao p {text-align: justify;}
}