/***** PÃƒÂGINA COOPERATIVISMO *****/
#pgCoop header small {color:#4bb763;font-size:14px;text-transform:uppercase;letter-spacing:5px;font-weight:600;}
#pgCoop header h1 {color:#FFF;font-size:38px;font-family: 'Poppins';font-weight:600;margin-top:5px;position:relative;padding-bottom: 30px;}

#pgCoop .banner {display:flex;background-position:center;}
#pgCoop .banner .esquerda {width:100%;}
#pgCoop .banner .esquerda h1 {font-family: 'Poppins';font-weight:600;}
@media screen and (max-width:999px){
	#pgCoop .banner {background-image:url('/site/images/bannerCooperativismoMobile.png');height:400px;text-align:center;}
	#pgCoop .banner .centralizar {max-width:600px;margin:auto;}
	#pgCoop .banner .esquerda h1 {background-position:center bottom;margin-bottom:50px;}
}
@media screen and (min-width:1000px){
	#pgCoop .banner {background-image:url('/site/images/bannerCooperativismo.jpg');background-repeat:no-repeat;height:600px;}
	#pgCoop .banner .centralizar {max-width:1050px;}
	#pgCoop .banner .esquerda {max-width:480px;}
	#pgCoop .banner .esquerda h1 {font-size: 46px;letter-spacing:-3px;line-height: 1;color: #FFF;}
	#pgCoop .banner .esquerda h1:after {left:0;}
	#pgCoop .banner .esquerda p {font-size: 20px;width:75%;margin-top: 25px;line-height: 1.3;color: #FFF;font-weight: 500;}
}

#pgCoop .introducao {background-color:#1a1a1a;}
#pgCoop .introducao .centralizar {flex-direction:column;}
#pgCoop .introducao .esquerda {width:100%;margin-bottom:50px;}
#pgCoop .introducao .esquerda img {max-width:100%;}
#pgCoop .introducao .direita {width:100%;align-self:center;}
#pgCoop .introducao .direita p {color:#FFF;margin-bottom:25px;line-height: 2;}
#pgCoop .introducao .direita p:last-of-type {margin-bottom:0;}
@media screen and (max-width:1023px){
	#pgCoop .introducao {padding:90px 0 80px 0;}
	#pgCoop .introducao .esquerda img {margin:auto;}
}
@media screen and (max-width:767px){
	#pgCoop .introducao {padding:70px 0;}
}
@media screen and (min-width:1024px){
	#pgCoop .introducao .centralizar {flex-direction:row;justify-content:space-between;}
	#pgCoop .introducao {padding: 130px 0;}
	#pgCoop .introducao .esquerda {max-width:38%;margin-bottom:0;}
	#pgCoop .introducao .direita {max-width:55%;}
}
@media screen and (min-width:500px) and (max-width:1023px){
	#pgCoop .introducao .esquerda {text-align:center;}
}
@media screen and (min-width:768px) and (max-width:1023px){
	#pgCoop .introducao {}
}

#pgCoop .principios {background-color:#FFF;}
#pgCoop .principios .centralizar {flex-direction:column;}
#pgCoop .principios .esquerda {width:100%;}
#pgCoop .principios .esquerda h1 {color:#1a1a1a;font-size:30px;}
#pgCoop .principios .esquerda .texto {color:#1a1a1a;font-size:13px;line-height:2.5;}
#pgCoop .principios .esquerda .texto p {line-height: 2;}
#pgCoop .principios .direita {width:100%;align-self:center;}
#pgCoop .principios .direita .grid {display:flex;flex-direction:column;margin-top:50px;}
#pgCoop .principios .direita .item {text-align: center;color: #1a1a1a;background-color: #f3f3f3;margin: 1.5%;font-size: 14px;font-weight: 500;line-height: 1.2;border-radius:25px;padding: 30px;min-height: 195px;display: flex;flex-direction: column;justify-content: center;width:100%;}
#pgCoop .principios .direita .item p {margin-top:15px;font-weight:600;}
#pgCoop .principios .direita .item img {margin:auto;}
@media screen and (max-width:1023px){
	#pgCoop .principios {padding:70px 0;}
}
@media screen and (max-width:1023px){
	#pgCoop .principios .direita .item:nth-child(n+2) {margin-top:20px;}
}
@media screen and (min-width:1024px){
	#pgCoop .principios {padding: 150px 0;}
	#pgCoop .principios .centralizar {flex-direction:row;justify-content:space-between;}
	#pgCoop .principios .esquerda {max-width:30%;}
	#pgCoop .principios .esquerda h1 {font-size: 40px;line-height: 1.1;}
	#pgCoop .principios .esquerda .texto {max-width: 73%;}
	#pgCoop .principios .direita {max-width:70%;}
	#pgCoop .principios .direita .grid {flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin-top:50px;margin-top:0;}
	#pgCoop .principios .direita .item {width: 22%;text-align: center;}
}
@media screen and (min-width:500px) and (max-width:1023px){
	#pgCoop .principios .direita .grid {flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
	#pgCoop .principios .direita .item {max-width:47%;}
}
@media screen and (min-width:1024px) and (max-width:1279px){
	#pgCoop .principios .direita {max-width: 60%;}
	#pgCoop .principios .esquerda {max-width:40%;}
	#pgCoop .principios .direita .item {max-width:30%;width: 100%;}
}

#pgCoop .numeros .centralizar {flex-direction:column;}
#pgCoop .numeros header {display:flex;flex-direction:column;}
#pgCoop .numeros header h1 {padding-bottom:0;font-size:30px;}
#pgCoop .numeros header small {text-transform:unset;letter-spacing:0;font-size:18px;font-weight:500;line-height:1;margin-top:10px;}
#pgCoop .numeros header span {color:#FFF;font-size:12px;font-style:italic;display:block;margin-top:15px;}
#pgCoop .numeros .subHeader {text-align:center;margin-top:90px;}
#pgCoop .numeros .subHeader h2 {color:#FFF;}
#pgCoop .numeros .grid {display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:70px;}
#pgCoop .numeros .grid b {font-weight:600;}
#pgCoop .numeros .grid .item {width:100%;text-align:center;border:2px solid #263c2b;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50px;padding:20px;position:relative;margin-bottom:25px;}
#pgCoop .numeros .grid .item:after {content:'';display:block;width:60px;height:2px;background-color:#4bb763;position: absolute;bottom: -2px;}
#pgCoop .numeros .grid .item:before {content:'';display:block;width:60px;height:2px;background-color:#4bb763;position: absolute;top: -2px;}
#pgCoop .numeros .grid .estatistica {font-size:22px;color:#FFF;line-height:1;margin-top:20px;}
#pgCoop .numeros .grid .descricao {font-size:14px;color:#FFF;margin-top:10px;}
@media screen and (max-width:1023px){
	#pgCoop .numeros {padding:70px 0 0 0;}
}
@media screen and (min-width:500px) and (max-width:1023px){
	#pgCoop .numeros .grid {flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
	#pgCoop .numeros .grid .item {max-width:47%;}
}
@media screen and (min-width:1024px){
	#pgCoop .numeros {padding: 100px 0 0 0;}
	#pgCoop .numeros header {align-items:center;}
	#pgCoop .numeros header h1 {font-size:38px;}
	#pgCoop .numeros header small {font-size:22px;line-height:1.5;margin-top:0;}
	#pgCoop .numeros .grid {margin-top:100px;justify-content:unset;}
	#pgCoop .numeros .grid .item {padding:40px;}
	#pgCoop .numeros .grid .estatistica {font-size:26px;}
	#pgCoop .numeros .grid .break {display:block;}
}
@media screen and (min-width:1024px) and (max-width:1279px){
	#pgCoop .numeros .grid {margin-top:100px;}
	#pgCoop .numeros .grid .item {max-width:30%;margin:0;}
	#pgCoop .numeros .grid .item:nth-child(n+1) {margin-right: 5%;}
	#pgCoop .numeros .grid .item:nth-child(n+4) {margin-top:5%;}
	#pgCoop .numeros .grid .item:nth-child(3n){margin-right:0;}
}
@media screen and (min-width:1280px){
	#pgCoop .numeros .grid .item {max-width:20%;margin:0 6.66% 0 0;}
	#pgCoop .numeros .grid .item:nth-child(n+5){margin-top:5%;}
	#pgCoop .numeros .grid .item:nth-child(4n) {margin-right:0;}
}

#pgCoop .numerosCard {background-color:#1a1a1a;padding:100px 0 0 0;}
#pgCoop .numerosCard .centralizar {justify-content:space-between;flex-wrap:wrap;padding:0;}
#pgCoop .numerosCard .card {width:100%;background-color:#1d1d1d;padding:30px 40px;}
#pgCoop .numerosCard .card:last-of-type {padding-bottom:100px;}
#pgCoop .numerosCard .card h2 {font-size:28px;color:#FFF;font-family:'Poppins', sans-serif;font-weight:500;}
#pgCoop .numerosCard .card li {display:flex;flex-wrap:wrap;align-items:center;color:#FFF;border-bottom:1px solid #292929;padding:20px 0;}
#pgCoop .numerosCard .card li:last-of-type {border:0;}
#pgCoop .numerosCard .card li img {max-width:44px;margin-right:25px;}
#pgCoop .numerosCard .card li b {font-size:34px;font-family: 'Poppins';font-weight:600;flex-grow:1;text-align:right;}
#pgCoop .numerosCard .card li span {font-size:12px;color:#4bb763;width:100%;text-align:right;}
#pgCoop .numerosCard .card:not(.mainCard) figure {margin-top:30px;margin-bottom:30px;position:relative;}
#pgCoop .numerosCard .card:not(.mainCard) figure img {display:block;border-radius:20px;position:relative;z-index:2;width:100%;}
#pgCoop .numerosCard .card:not(.mainCard) figure:after {content:'';display:block;background-color:#4bb763;position:absolute;top: 40%;right:0;bottom:0;left: 30%;z-index:1;border-radius: 0 0 20px 0;transform: translate(10px, 10px);}
#pgCoop .numerosCard .mainCard {background-color:transparent;}
#pgCoop .numerosCard .mainCard header h1 {font-size: 28px;font-family:'Poppins', sans-serif;line-height: 1;max-width:85%;}
#pgCoop .numerosCard .mainCard svg {width:10px;}
#pgCoop .numerosCard .mainCard svg path {fill:#4bb763;}
#pgCoop .numerosCard .mainCard .texto {color:#FFF;line-height:2.5;font-size: 13px;margin: 10px 0 40px 0;}
#pgCoop .numerosCard .mainCard .svg {display:none;}
#pgCoop .numerosCard .mainCard .grid {display:flex;justify-content:space-between;flex-wrap:wrap;}
#pgCoop .numerosCard .mainCard .grid .item {width:100%;display:flex;justify-content:flex-start;margin-bottom:20px;}
#pgCoop .numerosCard .mainCard .grid .item p {width:100%;display:flex;justify-content:flex-start;align-items: center;font-size: 17px;color: #FFF;margin-left: 15px;line-height:1;cursor:pointer;}
#pgCoop .numerosCard .mainCard .grid .item span {display:inline-block;position:relative;width:100%;max-width:fit-content}
#pgCoop .numerosCard .mainCard .grid .item span:after {content:'';display:block;bottom:0;left:0;background-color:#4bb763;height:1px;position:absolute;width:0%;transform:translateY(5px);transition:all 0.35s ease;}
#pgCoop .numerosCard .mainCard .grid .item .selecionado span:after {content:'';display:block;bottom:0;left:0;background-color:#4bb763;height:1px;position:absolute;width:100%;transform:translateY(5px);transition:all 0.35s ease;}
#pgCoop .numerosCard .divCardUnit {width:100%;}
#pgCoop .numerosCard .divCardUnit .card:nth-child(n+2) {display:none;}
@media screen and (max-width:1023px){
	#pgCoop .numerosCard {padding-bottom:80px;}
	#pgCoop .numerosCard .centralizar {max-width:600px;}
}
@media screen and (max-width:767px){
	#pgCoop .numerosCard {padding-top:20px;padding-bottom: 0;}
}
@media screen and (min-width:1024px){
	#pgCoop .numerosCard {padding: 270px 0 100px 0;}
	#pgCoop .numerosCard .centralizar {padding:0 40px;flex-direction:row;justify-content:space-between;}
	#pgCoop .numerosCard .divCardUnit {max-width:47%;}
	#pgCoop .numerosCard .card {padding:60px 80px;}
	#pgCoop .numerosCard .card:last-of-type {padding-bottom:50px;}
	#pgCoop .numerosCard .card li {flex-wrap:nowrap;}
	#pgCoop .numerosCard .card li b {text-align:unset;}
	#pgCoop .numerosCard .card li span {width:auto;text-align:unset;}
	#pgCoop .numerosCard .card:not(.mainCard) {border-radius:25px;width:100%;transform:unset;}
	#pgCoop .numerosCard .mainCard {padding:0;max-width:47%;}
	#pgCoop .numerosCard .mainCard header h1 {font-size: 39px;}
	#pgCoop .numerosCard .mainCard .svg {width:auto;transform: rotate(45deg);margin-left:15px;opacity:0;transition:all 0.35s ease;}
	#pgCoop .numerosCard .mainCard .grid .item {max-width:50%;}
	#pgCoop .numerosCard .mainCard .grid .item span {width:fit-content;}
	#pgCoop .numerosCard .mainCard .grid .item p:hover .svg {opacity:1;transition:all 0.35s ease;}
	#pgCoop .numerosCard .mainCard .grid .item p:hover span:after {width:100%;transition:all 0.35s ease;}
}
@media screen and (min-width:1024px) and (max-width:1279px){
	#pgCoop .numerosCard {padding: 130px 0 100px 0;}
}

#pgCoop .nossaParte {background-color:#FFF;}
#pgCoop .nossaParte header h1 {color:#1a1a1a;letter-spacing:-1px;font-size:30px;}
#pgCoop .nossaParte .centralizar {flex-direction:column;}
#pgCoop .nossaParte .grid {display:flex;flex-direction:column;}
#pgCoop .nossaParte .grid .item {display:flex;flex-direction:column;margin-bottom:75px;}
#pgCoop .nossaParte .grid .svg {width:auto;}
#pgCoop .nossaParte .grid .texto {margin-bottom:25px;}
#pgCoop .nossaParte .grid figure {background-color:#e9e9e9;border-radius:10px;display:flex;justify-content:center;align-items:center;width:60px;height:60px;}
#pgCoop .nossaParte .grid h2 {font-size:24px;font-family: 'Poppins';font-weight:600;letter-spacing:-.5px;padding: 0px 0 28px 0;position:relative;margin-bottom:20px;}
#pgCoop .nossaParte .grid h2::after {content:'';display:block;position:absolute;width:70px;height:2px;background-color:#4bb763;bottom:0;left:0;}
#pgCoop .nossaParte .grid p {font-size:13px;line-height:2;max-width:90%;}
#pgCoop .nossaParte .grid svg {width:30px;}
#pgCoop .nossaParte .grid a {text-transform:uppercase;display:flex;justify-content:flex-start;margin-top:auto;}
#pgCoop .nossaParte .grid a span {color:#1a1a1a;font-family: 'Poppins';font-weight:600;font-size:14px;position:relative;}
#pgCoop .nossaParte .grid a .svg {transform:rotate(45deg);margin-left:auto;}
#pgCoop .nossaParte .grid a svg {width:10px;}
@media screen and (max-width:1023px){
	#pgCoop .nossaParte {padding:70px 0 0px 0;}
}
@media screen and (max-width:767px){
	#pgCoop .nossaParte {text-align:center;}
	#pgCoop .nossaParte .grid a {width:100%;background-color:#4bb763;}
	#pgCoop .nossaParte .grid a span {color:#FFF;}
	#pgCoop .nossaParte .grid a path {fill:#FFF;}
	#pgCoop .nossaParte .grid h2:after {left:50%;transform:translateX(-50%)}
}
@media screen and (min-width:1024px){
	#pgCoop .nossaParte {padding: 120px 0;}
	#pgCoop .nossaParte header h1 {font-size:38px;}
	#pgCoop .nossaParte .grid {flex-direction:row;justify-content:space-between;}
	#pgCoop .nossaParte .grid .item {max-width:23%;margin-bottom:0;}
	#pgCoop .nossaParte .grid a:hover span {color:#FFF;}
}
@media screen and (min-width:500px) and (max-width:1023px){
	#pgCoop .nossaParte .grid {flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
	#pgCoop .nossaParte .grid .item {max-width:47%;}
}
@media screen and (min-width:1023px) and (max-width:1279px){
	#pgCoop .nossaParte {padding:80px 0 90px 0;}
}

#pgCoop .ondeEstamos {background-color:#1d1d1d;}
#pgCoop .ondeEstamos h1 {font-size:30px;max-width:90%;}
#pgCoop .ondeEstamos .esquerda {width:100%;align-self:center;}
#pgCoop .ondeEstamos .esquerda p {color:#FFF;font-size:13px;line-height:2.5;}
#pgCoop .ondeEstamos .direita {display:none;}
#pgCoop .ondeEstamos .direita img {display:block;width:100%;}
#pgCoop .ondeEstamos .bandeiras {display:flex;justify-content: flex-start;align-items:center;width:100%;flex-wrap:wrap;margin-top: 80px;}
#pgCoop .ondeEstamos .bandeiras img {margin:5px;max-width: 55px;}
@media screen and (max-width:1023px){
	#pgCoop .ondeEstamos {padding:80px 0;}
}
@media screen and (max-width:767px){
	#pgCoop .ondeEstamos h1 br {display:none;}
}
@media screen and (min-width:600px) and (max-width:1023px){
	#pgCoop .ondeEstamos .bandeiras {justify-content:flex-start;}
}
@media screen and (min-width:1024px){
	#pgCoop .ondeEstamos {padding: 100px 0 100px;}
	#pgCoop .ondeEstamos .centralizar {flex-direction:row;justify-content:space-between;}
	#pgCoop .ondeEstamos h1 {font-size:38px;}
	#pgCoop .ondeEstamos .esquerda {max-width: 51%;}
	#pgCoop .ondeEstamos .direita {display:block;}
}


/***** RESUMO DEPOIMENTOS *****/
.resumo-depoimentos {background-color:#1a1a1a;padding-top:100px;padding-bottom:150px;}
.resumo-depoimentos header {width:100%;flex-grow:1;text-align:center;}
.resumo-depoimentos header small {color:#4bb763;font-size:14px;text-transform:uppercase;letter-spacing:5px;font-weight:600;}
.resumo-depoimentos header h1 {color:#FFF;font-size:32px;font-family:'olive_displaysemibold';margin-top:5px;position:relative;margin-bottom:20px;}
.resumo-depoimentos .centralizar {max-width:1350px;justify-content:space-between;flex-wrap: wrap;}
.resumo-depoimentos .tipo-depoimento {display:flex;align-items:flex-end;justify-content:center;width:100%;}
.resumo-depoimentos .tipo-depoimento span {border:2px solid #FFF;color:#FFF;padding:11px 40px;border-radius:50px;font-size:13px;cursor:pointer;font-weight:500;}
.resumo-depoimentos .tipo-depoimento span:last-of-type {margin-left:15px;}
.resumo-depoimentos .tipo-depoimento .ativo {background-color:#FFF;color:#1a1a1a;}
@media screen and (min-width:1023px) {
	.resumo-depoimentos {padding-top:160px;padding-bottom: 120px;}
	.resumo-depoimentos header {max-width:75%;text-align:left;}
	.resumo-depoimentos header h1 {font-size:38px;margin-bottom:0;}
	.resumo-depoimentos .tipo-depoimento {max-width:25%;justify-content:flex-end;}
	.resumo-depoimentos .tipo-depoimento span:hover {background-color:#FFF;color:#1a1a1a;}
}
@media screen and (min-width:1023px) and (max-width:1199px) {
	.resumo-depoimentos {padding-top:100px;padding-bottom:106px;}
}
.resumo-depoimentos .carrousel {width:100%;margin-top:70px;}
.resumo-depoimentos .carrousel .video {cursor:pointer;}
.resumo-depoimentos .carrousel .video img {border-radius:20px;margin:auto;width:100%;}
.resumo-depoimentos .carrousel .video .imagem {padding:30px;position:relative;}
.resumo-depoimentos .carrousel .video .video-play {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:55px;height:55px;}
.resumo-depoimentos .carrousel .texto {margin-top:50px;}
.resumo-depoimentos .carrousel .depoimento {padding:30px;background-image:url(/site/images/aspas.png);background-position:30px 30px;background-repeat:no-repeat;}
.resumo-depoimentos .carrousel .depoimento > div {height:170px;}
.resumo-depoimentos .carrousel .depoimento img {border-radius:50%;width:100px;height:100px;margin:-80px auto 30px auto;}
.resumo-depoimentos .carrousel .depoimento p {color:#1a1a1a;line-height:2.6;font-size:13px;padding:0 15px;}
.resumo-depoimentos .carrousel .depoimento .simplebar-scrollbar {height:170px !important;}
.resumo-depoimentos .carrousel .depoimento .simplebar-scrollbar:before {top:50% !important;transform:translateY(-50%) !important;background:#4bb763;}
.resumo-depoimentos .carrousel .pessoa {text-align:left;padding:30px;background-image:url(/site/images/aspas.png);background-position:center right 30px;background-repeat:no-repeat;border-top:2px solid #f2f2f2;}
.resumo-depoimentos .carrousel .pessoa .nome {color:#1a1a1a;font-size:18px;font-weight:500;display:flex;}
.resumo-depoimentos .carrousel .pessoa .empresa {font-size:12px;}
.resumo-depoimentos .carrousel .pessoa .svg {width:15px;margin-left:10px;margin-top:2px;}
.resumo-depoimentos .carrousel .pessoa svg {height:12px;transform:rotate(45deg)}
.resumo-depoimentos .carrousel .lds-dual-ring {width: 60px;height: 60px;}
.resumo-depoimentos .carrousel .lds-dual-ring:after {width: 60px;height: 60px;margin: 0;}
@media screen and (min-width:1024px) {
	.resumo-depoimentos .carrousel {width:100%;transform:unset;}
	.resumo-depoimentos .carrousel .video img {filter: grayscale(1);}
	.resumo-depoimentos .carrousel .video:hover img {filter: grayscale(0);}
	.resumo-depoimentos .carrousel .video .pessoa .svg {opacity:0;transition:all 0.3s ease-out;}
	.resumo-depoimentos .carrousel .video:hover .pessoa .svg {opacity:1;transition:all 0.3s ease-out;}
	.resumo-depoimentos .carrousel .video .video-play {opacity:0;transition:all 0.3s ease-out;}
	.resumo-depoimentos .carrousel .video:hover .video-play {opacity:1;transition:all 0.3s ease-out;}
}


/* *** */
@media screen and (max-width:1023px) {
	#divResumoDepoimentos .centralizar {padding:0;}
	#divResumoDepoimentos .tipo-depoimento {padding:0 30px;}
	#divResumoDepoimentos header {padding:0 30px !important;}
	#divResumoDepoimentos header h1 {font-size:28px;margin-bottom: 0;}
	#divResumoDepoimentos .divCarrousel {margin-top:50px;justify-content: center;}
	#divResumoDepoimentos .divCarrousel .lds-dual-ring {width: 64px;height: 64px;}
	#divResumoDepoimentos .divCarrousel .lds-dual-ring:after {margin: 0;}
}
@media screen and (max-width:767px) {
	#divResumoDepoimentos {padding-top:80px;padding-bottom:70px;}
}
@media screen and (min-width:768px) and (max-width:1279px) {
	#divResumoDepoimentos .tipo-depoimento {align-items:center;}
	#divResumoDepoimentos .divCarrousel {margin-top:50px;}
}
@media screen and (min-width:1024px) {
	#divResumoDepoimentos .divCarrousel {margin-top:50px;}
}


/* *** */
.divCarrouselParceiros {padding-bottom:150px;}
@media screen and (max-width:1023px) {
	.divCarrouselParceiros .tituloPadrao {font-size:28px;}
}


/* ** */
.divBannerInterno {position: relative;display: grid;}
.divBannerInterno .centralizar {grid-area: 1 / 1;display: flex;align-items: center;}
.divBannerInterno .divBannerTexto {display: flex;flex-direction: column;align-items: flex-start;text-align: left;}
.divBannerInterno .divBannerTexto .tituloPadrao {font-size:47px;color:#FFF;}
.divBannerInterno .divBannerTexto .textoPadrao {font-size: 18px;line-height: 1.5;margin-top: 13px;color:#FFF;}
.divBannerInterno picture {grid-area: 1 / 1;display: flex;justify-content: center;align-items: center;}
.divBannerInterno picture img {width: 100%;display: block;}
.divBannerInterno .divParcialBotaoFaleConosco {width: 100%;align-self: flex-start;margin-bottom: 0;margin-top: 38px;}
.divBannerInterno .divParcialBotaoFaleConosco .botaoWhatsappBackground {}
.divBannerInterno .divParcialBotaoFaleConosco .botaoWhatsapp {}
@media screen and (max-width:767px) {
	.divBannerInterno .divBannerTexto {align-items:center;}
}
@media screen and (max-width:599px) {
	.divBannerInterno {overflow: hidden;}
	.divBannerInterno .centralizar {width:100%;justify-content:center;position: absolute;top: 50%;transform: translateY(-50%);left: 0;}
	.divBannerInterno .divBannerTexto .tituloPadrao {font-size:30px;text-align:center;margin-top: 100px;}
	.divBannerInterno .divBannerTexto .textoPadrao {font-size:14px;text-align:center;display: none;}
	.divBannerInterno .divParcialBotaoFaleConosco {}
}
@media screen and (min-width:1024px) {
	.divBannerInterno .centralizar {max-width: 900px;justify-content: flex-start;}
	.divBannerInterno .divParcialBotaoFaleConosco {max-width: 190px;}
	.divBannerInterno .divBannerTexto {max-width:380px;}
	.divBannerInterno .divBannerTexto .tituloPadrao {font-size:40px;}
}
@media screen and (min-width:600px) and (max-width:767px) {
	.divBannerInterno .divBannerTexto {max-width: 100vw;width: 100%;text-align: center;align-items: center;}
	.divBannerInterno .centralizar {width:100vw;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
	.divBannerInterno .divBannerTexto {margin-left: auto;margin-right: auto;text-align: center;align-items: center;margin-top: 220px;}
	.divBannerInterno .divParcialBotaoFaleConosco {margin-top:80px;}
}
@media screen and (min-width:1024px) and (max-width:1279px) {
	/* .divBannerInterno {height: 400px;overflow: hidden;} */
	.divBannerInterno .centralizar {width:100%;max-width:unset;justify-content:flex-end;position: absolute;top: 50%;transform: translateY(-50%);right:15%}
	.divBannerInterno picture img {min-width:min-content;}
}

.cardDepoimentoTexto {margin-top:50px;}