#banner .esq {
width: 51%;
position: relative;
}
#banner .dir {
width: 49.11458vw;
height: 37.86458vw;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/lp/universo/banner-lp-universo-totvs.webp);
background-repeat: no-repeat;
background-size: cover;
position: absolute;
right: 0;
bottom: 4vw;
}
#banner .container {
display: flex;
justify-content: space-between;
align-items: flex-start;
}
#banner {
background-color: #fafbff;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/home/banner-bg.webp);
background-repeat: no-repeat;
background-size: 22.968vw;
background-position: left 12vw;
padding: 12.6vw 0 12.5vw;
position: relative;
overflow: hidden;
}
#banner .titulo {
color: var(--roxo);
font-weight: 700;
font-size: 2.5vw;
line-height: 3.3vw;
}
#banner .titulo span {
color: var(--branco);
background-color: #26276C;
}
#banner .texto {
color: #26276C;
font-size: 0.9375vw;
line-height: 1.4583vw;
letter-spacing: 0.01em;
max-width: 586px;
margin: 1.8vw 0;
}
#banner .btn-contato {
color: var(--branco);
font-size: 0.7291vw;
background-color: var(--roxo);
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);
max-width: 202px;
text-align: center;
}
#banner .btn-contato svg {
filter: brightness(10);
}
#banner .pag {
color: #26276C;
font-weight: 500;
font-size: 14px;
line-height: 14px;
letter-spacing: 0.01em;
text-transform: uppercase;
border: 1px solid var(--roxo);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
display: inline-block;
padding: 8px 15px;
margin-bottom: 20px;
}
#banner .conteudo {
position: absolute;
z-index: 1;
bottom: 18vw;
right: 5vw;
width: 30.5vw;
}
#banner .destaque {
color: #26276C;
font-size: 0.9375vw;
line-height: 1.4583vw;
letter-spacing: 0.01em;
font-weight: 700;
margin-top: 1vw;
}
#banner .titulo-cont {
color: var(--branco);
font-size: 1.822916vw;
text-align: center;
margin-bottom: 1vw;
}
#banner .value {
color: var(--branco);
font-size: 2.60416vw;
text-align: center;
}
#banner .name {
color: #08A8F7;
font-size: 1.822916vw;
text-align: center;
}
#banner .box {
width: 25%;
display: flex;
flex-direction: column;
align-items: center;
}
#banner .countdown {
display: flex;
align-items: center;
flex-direction: row;
}
#sistema {
position: relative;
padding: 5vw 0;
background: #FAFBFF;
}
#sistema::before {
content: ' ';
display: block;
height: calc(100% - 10vw);
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: 5vw;
left: 0;
box-shadow: 0px 10px 10px 10px #0000001A;
background-image: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/home/sistemas-bg.webp);
background-repeat: no-repeat;
background-position: left bottom;
}
#sistema .container {
position: relative;
z-index: 1;
display: flex;
justify-content: space-between;
align-items: stretch;
padding: 0 4.7916vw;
}
#sistema .container::after {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
transform: rotate(90deg);
position: absolute;
top: 9px;
right: -5vw;
}
#sistema .container::before {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
transform: rotate(90deg);
position: absolute;
bottom: 9px;
right: -5vw;
}
#sistema .esq {
width: 39.2%;
padding: 3.125vw;
position: relative;
}
#sistema .esq::before {
content: ' ';
display: block;
width: 100%;
height: calc(100% - 0.5vw);
position: absolute;
top: -1.5vw;
left: 0;
background-color: var(--branco);
z-index: -1;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
box-shadow: 0px -5px 10px 0px #00000026;
}
#sistema .esq::after {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
position: absolute;
bottom: 4.27vw;
right: 2.291vw;
}
#sistema .titulo {
font-weight: 500;
font-size: 1.6666vw;
line-height: 2.083333vw;
margin-top: 20px;
}
#sistema .titulo span {
font-weight: 800;
color: var(--roxo);
}
#sistema .texto {
font-weight: 500;
font-size: 0.833vw;
line-height: 1.3541vw;
color: #171C24;
margin-top: 25px;
}
#solucoes .destaque,
#sistema .destaque {
color: var(--roxo);
font-weight: 700;
font-size: 0.833vw;
line-height: 1.3541vw;
margin-top: 30px;
}
#sistema .dir {
width: 55.5%;
color: var(--branco);
padding: 6.27vw 0 10vw;
}
#sistema .tit {
font-weight: 500;
font-size: 0.9375vw;
line-height: 1.3541vw;
}
#sistema .info {
font-weight: 700;
font-size: 1.25vw;
line-height: 1.6666vw;
}
#sistema .info span {
background-color: var(--roxo);
}
#sistema .info2 {
font-weight: 500;
font-size: 0.9375vw;
line-height: 1.3541vw;
}
#sistema .blocos {
display: flex;
flex-wrap: wrap;
gap: 28px;
margin-top: 35px;
}
#sistema .box {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
gap: 15px;
}
#sistema .box .ico {
width: 45px;
height: 45px;
background-color: var(--roxo);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
}
#solucoes {
padding: 4vw 0 6vw;
position: relative;
background-color: #fafbff;
}
#solucoes .titulo {
font-weight: 300;
font-size: 1.875vw;
line-height: 2.5vw;
text-align: center;
}
#solucoes .titulo span {
font-weight: 700;
color: var(--roxo);
}
#solucoes .texto {
font-weight: 500;
font-size: 0.833vw;
line-height: 1.3541vw;
text-align: center;
max-width: 798px;
margin: 40px auto 0;
}
#solucoes .ico {
width: 45px;
height: 45px;
background-color: var(--roxo);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
}
#solucoes .tit {
font-size: 1.25vw;
line-height: 1.6666vw;
color: var(--roxo);
margin-bottom: 15px;
text-align: center;
}
#solucoes .info {
font-weight: 500;
font-size: 14px;
line-height: 20px;
text-align: center;
}
#solucoes .blocos {
display: flex;
flex-wrap: wrap;
gap: 25px;
row-gap: 50px;
margin-top: 80px;
position: relative;
}
#solucoes .blocos::after {
content: url(//mistraltecnologia.com.br/wp-content/themes/mistral-tecnologia/tecnologia/triangulos.png);
transform: rotate(90deg);
position: absolute;
top: 55%;
right: -5vw;
}
#solucoes::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;
bottom: 2vw;
left: 0;
}
#solucoes .container {
position: relative;
}
#solucoes .destaque {
text-align: center;
}
#solucoes .antes {
width: 4.427vw;
height: 5.156vw;
position: absolute;
top: -2vw;
left: 10vw;
}
#solucoes .depois {
width: 4.427vw;
height: 5.156vw;
position: absolute;
top: -0.5vw;
right: 10vw;
}
#solucoes .box {
background-color: #eceff6;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
padding: 2.3333vw 1.6vw;
width: calc(25% - 18.75px);
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
gap: 15px;
min-height: 15.989vw;
transition: var(--transicao);
-webkit-transition: var(--transicao);
-moz-transition: var(--transicao);
-ms-transition: var(--transicao);
-o-transition: var(--transicao);
}
#solucoes .box:hover {
box-shadow: 0px 5px 10px 0px #00000040;
}
#form .dir .box-input {
width: 100%;
}
#form .meio {
display: flex;
gap: 10px;
}
#form .texto {
margin-bottom: 0!important;
}
@media screen and (max-width: 1600px) {
#sistema::before {
width: 90.5%;
}
}
@media screen and (max-width: 1440px) {
#solucoes .destaque,
#banner .texto,
#banner .destaque,
#sistema .destaque {
font-size: 16px;
line-height: 24px;
}
#banner .btn-contato {
font-size: 13px;
padding: 10px 15px;
}
#solucoes .texto,
#sistema .texto {
font-size: 14px;
line-height: 22px;
}
#sistema .container::after,
#sistema .container::before,
#solucoes .blocos::after {
right: -4%;
}
#sistema .tit,
#sistema .info2 {
font-size: 15px;
line-height: 23px;
}
#sistema .info {
font-size: 18px;
line-height: 26px;
}
#sistema::before {
width: 95%;
}
}
@media screen and (max-width: 1024px) {
#banner {
padding: 150px 0 0;
}
#banner .esq {
width: 100%;
padding: 0 5%;
}
#banner .container {
flex-direction: column;
gap: 60px;
width: 100%;
}
#banner .dir {
width: 100%;
height: 75vw;
position: relative;
right: auto;
bottom: auto;
}
#banner .logo-banner {
width: 33.03125vw;
height: 8.21875vw;
right: 7vw;
bottom: 26.3vw;
}
#banner .titulo {
font-size: 33px;
line-height: 42px;
}
#banner .texto,
#banner .destaque {
font-size: 18px;
line-height: 28px;
margin: 20px 0;
}
#banner .conteudo {
bottom: 36vw;
right: 9%;
width: 64%;
}
#banner .titulo-cont,
#banner .value {
font-size: 3.9vw;
}
#banner .name {
font-size: 3vw;
}
#solucoes .titulo,
#sistema .titulo {
font-size: 28px;
line-height: 36px;
}
#solucoes .texto,
#sistema .texto {
font-size: 16px;
line-height: 24px;
}
#sistema .container {
padding: 0;
flex-direction: column;
}
#sistema .esq {
width: 95%;
padding: 40px 30px;
}
#sistema .dir {
width: 95%;
}
#sistema .esq::before {
height: calc(100% + 50px);
top: -20px;
}
#sistema .dir {
padding: 80px 0 10px;
}
#sistema {
padding: 0px 0 80px;
}
#sistema::before {
top: 0;
height: calc(100% - 5vw);
}
#solucoes .blocos::after {
right: -6%;
}
#solucoes .antes,
#solucoes .depois {
display: none;
}
#solucoes {
padding: 50px 0 90px;
}
#solucoes .tit {
font-size: 24px;
line-height: 28px;
}
#solucoes .blocos {
gap: 20px;
row-gap: 50px;
}
#solucoes .box {
padding: 40px 30px;
width: calc(50% - 10px);
min-height: 39.697vw;
}
#solucoes::before {
content: none;
}
#form .meio {
gap: 0;
flex-direction: column;
}
}
@media screen and (max-width: 600px) {
#banner .blocos {
justify-content: center;
gap: 10px;
flex-wrap: wrap;
align-items: flex-start;
}
#banner .titulo-cont {
margin-bottom: 2vw;
}
#banner .titulo-cont,
#banner .value {
font-size: 4.7vw;
}
#banner .name {
font-size: 3.8vw;
}
#banner .conteudo {
bottom: 34vw;
}
#banner .texto,
#banner .destaque {
font-size: 16px;
line-height: 24px;
}
#solucoes .texto,
#sistema .texto {
font-size: 14px;
line-height: 22px;
}
#solucoes .titulo,
#sistema .titulo {
font-size: 26px;
line-height: 34px;
}
#sistema {
padding: 0px 0 80px;
}
#sistema .esq::after {
bottom: -10px;
right: 30px;
}
#sistema .box {
width: 100%;
}
#solucoes .blocos::after,
#sistema .container::after,
#sistema .container::before {
right: -7%;
scale: 0.8;
}
#sistema::before {
box-shadow: 0px -2px 10px 10px #0000001A;
}
#sistema .dir {
padding: 100px 0 10px;
}
#solucoes .box {
padding: 30px 20px;
width: 100%;
min-height: 63.697vw;
}
#solucoes .titulo span {
display: inline;
}
#solucoes .ico {
top: 12px;
right: 12px;
}
}