#setores {
padding: 6vw 0;
position: relative;
background-color: #fafbff;
}
#setores::before {
content: ' ';
display: block;
width: 17.2395vw;
height: 22.4479vw;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/home/solucoes-detalhe.webp);
background-size: cover;
position: absolute;
top: 22vw;
left: 0;
}
#setores .titulo {
font-weight: 300;
font-size: 1.875vw;
line-height: 2.5vw;
text-align: center;
margin-bottom: 25px;
}
#setores .titulo span {
font-weight: 700;
color: var(--roxo);
display: inline;
}
#setores .texto {
font-weight: 500;
font-size: 0.833vw;
line-height: 1.3541vw;
text-align: center;
max-width: 965px;
margin: 0 auto 25px;
}
#setores .destaque {
color: var(--roxo);
font-weight: 700;
font-size: 0.9375vw;
line-height: 1.3541vw;
text-align: center;
margin: 0 auto;
}
#setores .tit {
font-size: 1.45833vw;
line-height: 1.875vw;
color: var(--roxo);
margin-bottom: 15px;
}
#setores .info {
font-weight: 500;
font-size: 14px;
line-height: 20px;
}
#setores .blocos {
display: flex;
flex-wrap: wrap;
gap: 25px;
row-gap: 50px;
margin-top: 40px;
position: relative;
}
#setores .blocos::after {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
transform: rotate(90deg);
position: absolute;
top: 55%;
right: -5vw;
}
#setores .container {
position: relative;
}
#setores .antes {
width: 4.427vw;
height: 5.156vw;
position: absolute;
top: -2vw;
left: 2vw;
}
#setores .depois {
width: 4.427vw;
height: 5.156vw;
position: absolute;
top: 0;
right: 2vw;
}
#setores .box {
background-color: #eceff6;
border: 1px solid #D7D7D7;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
padding: 5.3333vw 2.8645vw 3.3333vw 2.8645vw;
width: calc(33.333% - 16.6666px);
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-start;
min-height: 18.6041vw;
transition: var(--transicao);
-webkit-transition: var(--transicao);
-moz-transition: var(--transicao);
-ms-transition: var(--transicao);
-o-transition: var(--transicao);
}
#setores .box:hover {
box-shadow: 0px 5px 10px 0px #00000040;
}
#setores .btn {
color: var(--branco);
font-size: 0.7291vw;
background-color: var(--chumbo);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
display: block;
padding: 0.59895vw 1.1458vw;
font-weight: 700;
overflow: hidden;
position: relative;
transition: var(--transicao);
-webkit-transition: var(--transicao);
-moz-transition: var(--transicao);
-ms-transition: var(--transicao);
-o-transition: var(--transicao);
position: absolute;
width: calc(100% - 5.729vw);
left: 2.8645vw;
bottom: -19px;
}
#setores .btn.animacao-btn::before,
#setores .btn.animacao-btn::after {
background: var(--roxo);
}
#setores .btn.animacao-btn span {
justify-content: space-between;
}
#setores .ico {
position: absolute;
top: 2.343vw;
right: 2.343vw;
}
#localizacao {
padding: 5vw 0;
position: relative;
background-color: #fafbff;
}
#localizacao .container {
position: relative;
display: flex;
justify-content: space-between;
}
#localizacao .container::after {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
transform: rotate(90deg);
position: absolute;
top: -40px;
right: -5vw;
}
#localizacao .container::before {
content: ' ';
display: block;
background-color: var(--roxo);
width: 68.5%;
height: calc(100% + 58px);
position: absolute;
left: 0;
top: -58px;
border-radius: 60px 10px 10px 10px;
-webkit-border-radius: 60px 10px 10px 10px;
-moz-border-radius: 60px 10px 10px 10px;
-ms-border-radius: 60px 10px 10px 10px;
-o-border-radius: 60px 10px 10px 10px;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/home/circulo-depo.png);
background-repeat: no-repeat;
background-position: right top;
}
#localizacao .esq {
position: relative;
width: 28%;
padding-left: 5.729vw;
display: flex;
flex-direction: column;
align-items: flex-end;
}
#localizacao .titulo {
font-weight: 500;
font-size: 1.6666vw;
line-height: 1.875vw;
margin-bottom: 25px;
}
#localizacao .swiper-button-next:after,
#localizacao .swiper-button-prev:after {
filter: grayscale(1) brightness(10);
-webkit-filter: grayscale(1) brightness(10);
}
#localizacao .dir {
width: 67.5%;
background-color: var(--branco);
position: relative;
padding: 2.8333vw 5.27vw 1.791vw 6.27vw;
border-radius: 10px 10px 0 0;
box-shadow: 10px 10px 10px 0px #0000000D;
backdrop-filter: blur(10px);
}
#localizacao .dir::before {
content: ' ';
display: block;
width: 100%;
height: 58px;
background-color: var(--roxo);
position: absolute;
left: 0;
bottom: -58px;
border-radius: 0 0 60px 10px;
box-shadow: 10px 10px 10px 0px #0000000D;
}
#localizacao .texto {
font-weight: 500;
font-size: 0.8333vw;
line-height: 1.3541vw;
margin-bottom: 25px;
}
#localizacao .antes {
position: absolute;
top: 2vw;
left: 4.8vw;
}
#localizacao .depois {
position: absolute;
top: 3.5vw;
right: 10.3vw;
}
#localizacao #mapa-anim {
position: absolute;
left: 0;
top: -120px;
width: 27.3958vw !important;
height: 26.7708vw !important;
z-index: 1;
}
#totvs {
padding: 5vw 0;
position: relative;
background-color: #fafbff;
}
#totvs .titulo {
color: var(--roxo);
font-weight: 700;
font-size: 1.875vw;
line-height: 2.5vw;
margin-bottom: 35px;
max-width: 614px;
}
#totvs .texto {
font-weight: 500;
font-size: 0.8333vw;
line-height: 1.3541vw;
margin-bottom: 20px;
}
#totvs .container {
display: flex;
align-items: center;
justify-content: space-between;
}
#totvs .esq {
width: 49.5%;
position: relative;
}
#totvs .esq::after {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
transform: rotate(90deg);
position: absolute;
top: 40px;
left: -5vw;
}
#totvs .dir {
width: 43%;
display: flex;
position: relative;
justify-content: flex-end;
}
#totvs .dir .selo {
position: absolute;
bottom: 0;
left: 0;
}
#banner {
background-color: #fafbff;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/quem-somos/banner-bg.webp);
background-repeat: no-repeat;
background-size: 19.1666vw;
background-position: left 16vw;
padding: 11vw 0 7vw;
position: relative;
}
#banner::before {
content: ' ';
display: block;
width: 57.49999vw;
height: 30.0520vw;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/quem-somos/mistral-quem-somos-img.webp);
background-size: cover;
background-repeat: no-repeat;
position: absolute;
right: 0;
top: 9vw;
}
#banner .titulo {
color: var(--roxo);
font-size: 3.4375vw;
line-height: 3.45vw;
margin-bottom: 30px;
}
#banner .titulo .block {
font-weight: 700;
color: #26276C;
}
#banner .destaque {
font-size: 0.9375vw;
line-height: 1.45833vw;
letter-spacing: 0.01em;
max-width: 550px;
}
#banner .destaque .block {
color: var(--roxo);
font-weight: 700;
}
#banner .texto {
font-weight: 500;
font-size: 0.8333vw;
line-height: 1.3541vw;
margin-bottom: 16px;
text-align: center;
}
#banner .texto:last-child {
margin-bottom: 0;
}
#banner .texto span {
font-weight: 700;
color: var(--roxo);
}
#banner .texto b {
color: #26276C;
}
#banner .esq {
width: 42.5%;
position: relative;
}
#banner .container.top {
margin-bottom: 14vw;
}
#time {
position: relative;
padding: 0 0 60px 0;
background: #fafbff;
}
#time .titulo {
font-weight: 800;
font-size: 1.6666vw;
line-height: 2.083333vw;
}
#time .texto {
font-weight: 500;
font-size: 0.833vw;
line-height: 1.3541vw;
color: #171C24;
margin-top: 20px;
}
#time::before {
content: ' ';
display: block;
height: calc(100% - 60px);
width: 86.5%;
background-color: #1E1E24;
border-radius: 0 30px 30px 0;
-webkit-border-radius: 0 30px 30px 0;
-moz-border-radius: 0 30px 30px 0;
-ms-border-radius: 0 30px 30px 0;
-o-border-radius: 0 30px 30px 0;
position: absolute;
top: 30px;
left: 0;
box-shadow: 0px 10px 10px 10px #0000001A;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/quem-somos/time-bg.webp);
background-repeat: no-repeat;
background-position: left top;
}
#time .container {
position: relative;
z-index: 1;
padding: 0 7.2916vw;
}
#time .esq {
background-color: var(--branco);
padding: 2.9062vw 6.875vw;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
text-align: center;
box-shadow: 0px -5px 10px 0px #00000026;
}
#time .nome {
color: var(--branco);
font-weight: 700;
font-size: 16px;
line-height: 24px;
text-align: center;
margin-bottom: 5px
}
#time .desc {
color: #B5B5B5;
font-weight: 500;
font-size: 14px;
line-height: 20px;
text-align: center;
}
#time .social {
display: flex;
flex-direction: row;
justify-content: center;
gap: 8px;
margin: 10px 0;
}
#time .social a:hover .quadrado {
fill: var(--roxo);
}
#time .img {
position: relative;
max-width: 171px;
}
#time .img img {
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
}
#time .img::before {
content: ' ';
display: block;
width: 54px;
height: 64px;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/quem-somos/foto-top.webp);
background-size: cover;
position: absolute;
top: -18px;
left: -21px;
}
#time .img::after {
content: ' ';
display: block;
width: 54px;
height: 64px;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/quem-somos/foto-bottom.webp);
background-size: cover;
position: absolute;
bottom: -18px;
right: -21px;
}
#time .box {
width: 19%;
display: flex;
flex-direction: column;
align-items: center;
}
#time .blocos {
padding: 60px 2vw;
display: flex;
justify-content: space-between;
}
#time .container::before {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
transform: rotate(90deg);
position: absolute;
bottom: 9px;
right: -5vw;
}
#time .container::after {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
transform: rotate(90deg);
position: absolute;
top: 50px;
right: -5vw;
}
@media screen and (max-width: 1800px) {
#banner .dir::before {
width: 64.281vw;
}
#localizacao .depois {
right: 13.3vw;
}
}
@media screen and (max-width: 1700px) {
#localizacao .depois {
right: 17.3vw;
}
}
@media screen and (max-width: 1600px) {
#banner .dir::before {
width: 67.281vw;
height: 30.4479vw;
}
#time::before {
width: 90.5%;
}
#localizacao .depois {
right: 20.3vw;
}
}
@media screen and (max-width: 1540px) {
#localizacao .depois {
right: 23vw;
}
}
@media screen and (max-width: 1440px) {
#banner .esq {
width: 41.5%;
}
#banner .texto,
#time .texto,
#totvs .texto,
#localizacao .texto,
#setores .texto {
font-size: 14px;
line-height: 22px;
}
#banner .dir::before {
width: 71.281vw;
height: 33.4479vw;
}
#banner .destaque,
#setores .destaque {
font-size: 16px;
line-height: 24px;
}
#time .container::after,
#time .container::before,
#localizacao .container::after,
#setores .blocos::after {
right: -4%;
}
#time::before {
width: 95%;
}
#localizacao .antes,
#localizacao .depois {
scale: 0.85;
}
#localizacao .antes {
top: 1.5vw;
left: 4vw;
}
#localizacao .depois {
right: 23vw;
top: 3vw;
}
#localizacao #mapa-anim {
width: 33.3958vw !important;
height: 32.7708vw !important;
}
#totvs .esq::after {
left: -4vw;
}
#banner {
padding: 14vw 0 6vw;
}
#banner::before {
top: 10.5vw;
}
}
@media screen and (max-width: 1024px) {
#banner {
padding: 150px 0 120px;
}
#banner .container {
flex-direction: column;
gap: 100px;
}
#banner .esq {
width: 100%;
}
#banner .dir {
width: 80%;
margin-left: 20%;
}
#banner .titulo {
font-size: 44px;
line-height: 48px;
}
#banner .destaque,
#setores .destaque {
font-size: 18px;
line-height: 28px;
}
#banner .texto,
#time .texto,
#totvs .texto,
#localizacao .texto,
#setores .texto {
font-size: 16px;
line-height: 26px;
}
#banner .dir::before {
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/quem-somos/banner-detalhe-mbl.webp);
width: 150%;
height: 147%;
}
body {
background-color: #fafbff;
}
#time {
background-color: transparent;
margin-top: -30px;
}
#time .container::after,
#time .container::before,
#localizacao .container::after,
#setores .blocos::after {
right: -6%;
}
#time .container {
padding: 0;
}
#time .esq {
width: 95%;
padding: 40px 30px;
}
#time .titulo,
#totvs .titulo,
#localizacao .titulo,
#setores .titulo {
font-size: 28px;
line-height: 36px;
}
#time .blocos {
padding: 60px 30px;
width: 95%;
flex-wrap: wrap;
gap: 40px;
row-gap: 70px;
}
#time .box {
width: calc(50% - 20px);
}
#totvs .container {
flex-direction: column;
gap: 60px;
}
#totvs .esq,
#totvs .dir {
width: 100%;
}
#totvs .esq::after {
left: -5vw;
}
#totvs {
padding: 60px 0 150px;
}
#localizacao {
padding: 80px 0;
}
#localizacao .container {
flex-direction: column;
}
#localizacao .container::before {
width: 100%;
}
#localizacao .esq {
width: 100%;
padding-left: 0;
height: 53vw;
}
#localizacao .dir {
width: 95%;
padding: 60px 45px 40px;
}
#localizacao #mapa-anim {
width: 74vw !important;
height: auto !important;
margin-left: 6%;
}
#localizacao .antes {
top: 40px;
left: 20px;
}
#localizacao .depois {
top: 70px;
right: auto;
left: 536px;
}
#localizacao .dir::before {
height: 40px;
bottom: -40px;
}
#setores .antes,
#setores .depois {
display: none;
}
#setores .blocos {
gap: 20px;
row-gap: 50px;
}
#setores .box {
padding: 80px 30px 40px 30px;
width: calc(50% - 10px);
min-height: auto;
}
#setores .tit {
font-size: 24px;
line-height: 28px;
}
#setores::before {
width: 19.2395vw;
height: 25.4479vw;
top: 67vw;
}
#setores {
padding: 80px 0;
}
#banner::before {
top: auto;
position: relative;
right: auto;
order: 2;
margin-bottom: 60px;
width: 108vw;
height: 58.2395vw;
}
#banner .container.top {
margin-bottom: 60px;
}
#banner {
display: flex;
flex-direction: column;
align-items: flex-end;
}
#banner .container {
order: 3;
}
#banner .container.top {
order: 1;
}
}
@media screen and (max-width: 768px) {
#localizacao #mapa-anim {
width: 80vw !important;
margin-left: 5%;
}
}
@media screen and (max-width: 680px) {
#localizacao .depois {
left: 90%;
}
}
@media screen and (max-width: 600px) {
#banner .titulo {
font-size: 10vw;
line-height: 12vw;
}
#banner .dir::before {
width: 166%;
height: 100%;
top: -40px;
}
#time .container::after,
#time .container::before,
#localizacao .container::after,
#setores .blocos::after {
right: -7%;
scale: 0.8;
}
#time .titulo,
#totvs .titulo,
#localizacao .titulo,
#setores .titulo {
font-size: 26px;
line-height: 34px;
}
#time .box {
width: 80%;
}
#time .blocos {
justify-content: center;
}
#totvs .esq::after {
left: -7vw;
scale: 0.8;
}
#totvs .dir .selo {
width: 120px;
}
#localizacao #mapa-anim {
width: 90vw !important;
margin-left: 0;
}
#setores::before {
content: none;
}
#setores .box {
padding: 70px 20px 30px 20px;
width: 100%;
}
#localizacao .depois {
left: 87%;
top: 105px;
}
#setores .ico {
top: 12px;
right: 12px;
}
#banner .texto,
#time .texto,
#totvs .texto,
#localizacao .texto,
#setores .texto {
font-size: 14px;
line-height: 22px;
}
#banner .destaque,
#setores .destaque {
font-size: 16px;
line-height: 26px;
}
#time .img {
max-width: 150px;
}
#time .blocos {
row-gap: 100px;
}
}
@media screen and (max-width: 420px) {
#banner .dir::before {
width: 175%;
}
#localizacao .dir {
padding: 60px 30px 40px;
}
#localizacao .antes {
left: 2px;
}
}
@media screen and (max-width: 386px) {
#localizacao .depois {
top: 136px;
}
}
@media screen and (max-width: 360px) {
#banner .dir::before {
width: 188%;
}
}