/*
Theme Name: Terra Nostra
Theme URI: https://black.terranostra.com.br
Author: I9 Criações
Author URI: https://i9criacoes.com.br
Description: Tema WordPress LP Black Friday Terra Nostra
Version: 1.0
Text Domain: tn
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/
:root {
  --azul: #157FFB;
  --azul-escuro: #234D7E;
  --text: #013366;
  --branco: #FFFFFF;
  --gradiente: linear-gradient(90deg,rgb(251, 104, 112) 33.3333%, rgb(222, 231, 238) 33.3333%, rgb(222, 231, 238) 66.6666%, rgb(50, 165, 129) 66.6666%);
}
* {
scrollbar-color: rgb(223, 227, 232) rgb(249, 250, 251);
scrollbar-width: thin;
margin: 0px;
padding: 0px;
box-sizing: border-box;
font-family: "Archivo", sans-serif;
}
html, body{
font-family: "Archivo", sans-serif;
background-color:#EDEDED;
color:var(--text);
margin:0;
padding:0;
}
ul{
margin:0;
padding:0;
}
ul li{
padding:0;
margin:0;
list-style: none;
}
img{
max-width: 100%;
height:auto;
border:0;
outline: 0;
}
button, input, a, select{
outline: 0 !important;
border:0;
text-decoration: none;
}
body{
max-width:1920px;
margin:0 auto;
}
.container{
position: relative;
z-index:5;
max-width:1280px;
}
section#topbar{
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 99;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
}
section#topbar .container a.btn-acao{
position:absolute;
right:0;
top:50%;
transform:translatey(-50%);
height: 44px;
width: 300px;
font: normal normal 500 18px/22px Archivo;
padding-left: 35px;
}
section#topbar .container a.btn-acao .icone{
padding:12px;
}
section#topbar .container .text-top{
text-align: center;
font: normal normal 500 20px/20px Archivo;
letter-spacing: -0.84px;
color: var(--azul);
}
section#topbar .container .text-top span{
color:var(--azul-escuro);
}
a.btn-acao{
display: flex;
align-items: center;
justify-content: center;
background-color: var(--azul);
color: #fff;
font: normal normal 500 20px/25px Archivo;
letter-spacing: -0.92px;
height: 54px;
border-radius: 5px;
position: relative;
transition: all .5s linear;
overflow: hidden;
width: 390px;
padding-left: 30px;
}
a.btn-acao .icone{
background-color: var(--azul-escuro);
position: absolute;
width: 50px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
left: 0;
top: 0;
}
a.btn-acao:hover{
transform:scale(1.05);
box-shadow: 0 0 25px rgba(21, 127, 251, 0.6);
}
section#topo{
background-image:url('images/img_topo.webp');
background-size: cover;
background-position: bottom center;
width:100%;
height:100vh;
max-height:1080px;
padding: 8% 0 8%;
}
section#topo .container, section#topo .container .content-topo{
width:100%;
height:100%;
}
section#topo .container .content-topo{
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
}
section#topo .content-topo .texto-two h2{
font: normal normal 500 99px/108px Archivo;
letter-spacing: -3.96px;
color: #FFFFFF;
text-align:center;
margin:0;
}
section#topo .content-topo .texto-two h3{
text-align: center;
font: normal normal 500 35px/42px Archivo;
letter-spacing: 0px;
color: #FFFFFF;
margin:0;
}
section#blackfriday{
background-image:url('images/bottom.webp');
background-color: rgb(1, 51, 102);
background-blend-mode: multiply;
background-size: 100%;
background-repeat: no-repeat;
background-position: center bottom;
border-top:2px solid #fff;
}
section#blackfriday .container {
position: relative;
padding: 0 0 40px;
}
section#blackfriday .container .image-button{
max-width: 600px;
margin: -70px auto 20px;
width:100%;
}
section#blackfriday .container a.btn-acao{
margin: 0 auto;
}
section#sobre .image{
width:50%;
height:665px;
position: relative;
}
section#sobre .image .texto-image{
position: absolute;
bottom: 70px;
left: 50%;
transform: translatex(-50%);
z-index: 5;
color: #fff;
width: 480px;
max-width: 100%;
}
section#sobre .image .texto-image h3{
text-align: center;
font: normal normal bold 50px/58px Archivo;
letter-spacing: -2px;
color: #FFF;
max-width: 480px;
margin: 0 auto 10px;
}
section#sobre .image .texto-image p{
font: normal normal 500 19px/23px Archivo;
letter-spacing: 0px;
color: #FFF;
text-align: center;
margin: 0;
}
section#sobre .image img{
width:100%;
height:100%;
object-fit: cover;
}
section#sobre .texto{
width:50%;
padding:60px 0 60px 70px;
background-image: url('images/pattern.webp');
background-size: cover;
background-position: center center;
display:flex;
align-items: center;
}
section#sobre .texto .content-texto h2{
text-align: left;
font: normal normal 500 33px/38px Archivo;
letter-spacing: 0px;
color: var(--text);
max-width: 480px;
margin: 0 0 10px;
}
section#sobre .texto .content-texto p{
text-align: left;
font: normal normal 100 20px/30px Archivo;
letter-spacing: 0px;
color: #013366;
max-width: 495px;
margin: 0 0 40px;
}
section#sobre .texto .content-texto p strong{
font-weight: 500;
}
section#motivos{
position:relative;
background: linear-gradient(180deg,rgba(7, 73, 45, 1) 0%, rgba(45, 160, 122, 1) 100%);
padding: 50px 0 0;
z-index:6;
}
section#motivos:before{
content:"";
width:100%;
height:50%;
position:absolute;
top:0;
left:0;
background-image: url('images/pattern_02.webp');
background-size: 100%;
background-repeat: no-repeat;
background-position: top center;
mix-blend-mode: multiply;
background-color: rgb(38, 119, 94);
opacity: 0.3;
}
section#motivos:after{
content:"";
width:100%;
height:30%;
position:absolute;
bottom: -2px;
left:0;
background-image: url('images/bottom.webp');
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom center;
mix-blend-mode: multiply;
}
section#motivos h2{
text-align: center;
font: normal normal 500 52px/56px Archivo;
letter-spacing: -2px;
color: #FFFFFF;
max-width: 495px;
margin: 0 auto 12px;
}
section#motivos h3.subtitulo{
text-align: center;
font-weight: 100;
color: #fff;
font-size: 26px;
line-height: 30px;
margin: 0 auto 40px;
}
section#motivos .motivo .topo{
background-color: #013366;
color: #fff;
padding: 30px;
position: relative;
}
section#motivos .motivo .topo:after{
content:"";
width:100%;
height:8px;
position: absolute;
left:0;
bottom:-6px;
background:var(--gradiente);
}
section#motivos .motivo .topo .icone{
margin:0 0 12px;
}
section#motivos .motivo .topo .icone img{
width:auto;
height:46px;
}
section#motivos .motivo .topo h3{
text-align: left;
font: normal normal 500 32px/36px Archivo;
letter-spacing: -1.56px;
color: #FFFFFF;
min-height: 114px;
margin: 0 0 5px;
}
section#motivos .motivo .content{
background-color: #fff;
padding: 30px 30px 15px;
}
section#motivos .motivo .content p{
text-align: left;
font: normal normal 100 20px/27px Archivo;
letter-spacing: 0px;
margin:0;
min-height: 162px;
}
section#motivos .motivos-scrollbar{
width: 100%;
max-width: 720px;
margin: 0 auto;
height: 10px;
background-color: #fff;
}
section#motivos .motivos-scrollbar .swiper-scrollbar-drag{
border-radius: 0;
background-color: var(--text);
}
section#motivos .nav-motivos{
padding: 40px 0 80px;
}
section#motivos a.btn-acao, section#porques a.btn-acao, section#processo a.btn-acao{
position:absolute;
left:50%;
transform:translatex(-50%);
bottom:-27px;
z-index:6;
}
section#motivos a.btn-acao:hover, section#porques a.btn-acao:hover, section#processo a.btn-acao:hover{
transform:translatex(-50%) scale(1.05);
}
section#porques{
padding:65px 0 0;
position:relative;
z-index: 5;
}
section#porques:before{
content:"";
width:100%;
height:50%;
position:absolute;
top:0;
left:0;
background-image: url('images/pattern_02.webp');
background-size: 100%;
background-repeat: no-repeat;
background-position: top center;
mix-blend-mode: multiply;
opacity: 0.6;
}
section#porques:after{
content:"";
width:100%;
height:30%;
position:absolute;
bottom: -2px;
left:0;
background-image: url('images/bottom.webp');
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom center;
mix-blend-mode: multiply;
}
section#porques h2{
text-align: center;
font: normal normal 500 52px/56px Archivo;
letter-spacing: -2px;
margin: 0 auto 12px;
}
section#porques h3.subtitulo{
text-align: center;
font-weight: 100;
font-size: 26px;
line-height: 30px;
margin: 0 auto 40px;
}
section#porques .porques{
gap:20px;
max-width: 1050px;
margin:0 auto;
padding:0 0 90px;
}
section#porques .porques .porque{
width:calc(33.3333% - 14px);
cursor: pointer;
}
section#porques .porque .topo{
background-color: #013366;
padding:20px;
text-align:center;
transition: all .3s linear;
border-radius: 8px 8px 0 0;
position: relative;
}
section#porques .porque .topo .icone {
margin:0 auto 10px;
}
section#porques .porque .topo .icone img{
width:auto;
height:48px;
}
section#porques .porque .topo h3{
text-align: center;
font: normal normal 500 24px/28px Archivo;
letter-spacing: 0px;
min-height: 56px;
color:#fff;
display: flex;
align-items: center;
justify-content: center;
}
section#porques .porque .topo:after{
content:"";
width:80%;
height:8px;
position: absolute;
left:50%;
transform:translatex(-50%);
bottom:-4px;
background:var(--gradiente);
}
section#porques .porque .content{
background-color: #fff;
border-radius: 0 0 8px 8px;
padding: 20px 20px 15px;
text-align: center;
border: 3px solid #013366;
border-top: 0;
}
section#porques .porque .content p{
text-align: center;
font: normal normal 100 20px/27px Archivo;
letter-spacing: 0px;
margin:0;
min-height: 135px;
display: flex;
align-items: center;
}
section#processo{
position:relative;
background: linear-gradient(180deg,rgba(222, 23, 28, 1) 0%, rgba(239, 86, 92, 1) 100%);
padding: 65px 0 0;
z-index:4;
}
section#processo:before{
content:"";
width:100%;
height:50%;
position:absolute;
top:0;
left:0;
background-image: url('images/pattern_02.webp');
background-size: 100%;
background-repeat: no-repeat;
background-position: top center;
mix-blend-mode: multiply;
background-color: rgb(222, 23, 28);
opacity: 0.3;
}
section#processo:after{
content:"";
width:100%;
height:30%;
position:absolute;
bottom: -2px;
left:0;
background-image: url('images/bottom.webp');
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom center;
mix-blend-mode: multiply;
}
section#processo h2{
text-align: center;
font: normal normal 500 52px/56px Archivo;
letter-spacing: -2px;
color: #FFFFFF;
max-width: 550px;
margin: 0 auto 12px;
}
section#processo h3.subtitulo{
text-align: center;
font-weight: 100;
color: #fff;
font-size: 26px;
line-height: 30px;
margin: 0 auto 60px;
max-width: 460px;
}
section#processo .processos{
padding:0 0 80px;
}
.processo{
width: calc(20% - 15px);
background-color: #fff;
position: relative;
border-radius: 30px;
max-width: 233px;
}
.processo:before{
content:"";
width:177px;
height:77px;
position: absolute;
top:-12px;
left:50%;
transform:translatex(-50%);
background-image: url('images/pin_card.png');
background-size: 100%;
background-repeat: no-repeat;
}
.processo:after{
content:"";
background-color: #013366;
width:100%;
height:36px;
position: absolute;
left:0;
bottom:0;
border-radius:0 0 30px 30px;
}
.processo .content{
padding:5px 10px 45px;
position:relative;
z-index: 5;
}
.processo .content .number{
text-align: center;
color: #fff;
font-size: 48px;
line-height: 1;
font-weight: 700;
margin: -8px 0 25px;
font-family: "Manrope", sans-serif;
}
.processo .content .icone{
text-align: center;
margin:0 auto 5px;
}
.processo .content .icone img{
width:auto;
height:42px;
}
.processo .content h3{
text-align: center;
font: normal normal 500 24px/28px Archivo;
letter-spacing: 0px;
margin: 0 0 5px;
min-height: 84px;
display: flex;
align-items: center;
justify-content: center;
}
.processo .content p{
text-align: center;
font: normal normal 100 18px/24px Archivo;
letter-spacing: 0px;
margin: 0;
}
.slides{
overflow: hidden;
}
section#videos{
position: relative;
z-index:3;
background-color: #013366;
background-image: url('images/bottom.webp');
background-size: 100%;
background-repeat: no-repeat;
background-position: center bottom;
background-blend-mode: multiply;
padding:65px 0 60px;
}
section#videos h2{
text-align: center;
font: normal normal 500 52px/56px Archivo;
letter-spacing: -2px;
color: #FFFFFF;
max-width: 550px;
margin: 0 auto 12px;
}
section#videos h3.subtitulo{
text-align: center;
font-weight: 100;
color: #fff;
font-size: 26px;
line-height: 30px;
margin: 0 auto 30px;
}
section#videos h3.subtitulo + a.btn-acao{
margin:0 auto 40px;
}
section#videos .videos{
gap:15px;
max-width: 1050px;
margin: 0 auto;
}
section#videos:before{
content:"";
width:100%;
height:30%;
position:absolute;
top:0;
left:0;
background-image: url('images/pattern_02.webp');
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
mix-blend-mode: multiply;
background-color: rgba(1, 51, 102, 0.1);
opacity:0.8;
}
.video-container{
width:calc(33.3333% - 10px);
border:2px solid #fff;
position:relative;
height:590px;
}
.video-container .cover{
width:100%;
position:relative;
height:100%;
}
.video-container .cover img{
width:100%;
height:100%;
object-fit: cover;
}
.video-container .cover .play-btn{
position: absolute;
width:100%;
height:100%;
display: flex;
align-items: center;
justify-content: center;
opacity:0.8;
cursor: pointer;
background-color: transparent;
transition: all .3s linear;
top:0;
left:0;
}
.video-container .cover .play-btn img{
width:70px;
height:auto;
transition: all .4s linear;
}
.video-container .cover .play-btn:hover img{
transform:scale(1.05);
}
.video-container video {
width: 100%;
height:100%;
object-fit: cover;
display: none;
}
.video-loader {
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.6);
display: flex;
align-items: center;
justify-content: center;
z-index: 5;
border-radius: 8px;
}
.video-loader .spinner {
width: 40px;
height: 40px;
border: 3px solid #fff;
border-top-color: transparent;
border-radius: 50%;
animation: spin 1s linear infinite;
}
@keyframes spin {
  to { transform: rotate(360deg); }
}
section#videos h2.baixo{
margin: 50px auto 40px;
max-width: 600px;
}
section#videos h2.baixo + a.btn-acao{
margin:0 auto;
}
section#form{
height:700px;
}
section#form .image{
position: relative;
width:50%;
height:100%;
}
section#form .image:after{
content:"";
width:8px;
height:70%;
background-color: var(--text);
position: absolute;
right:-6px;
top:50%;
transform:translatey(-50%);
}
section#form .image img{
width:100%;
height:100%;
object-fit: cover;
}
section#form .texto{
width:50%;
padding:50px 0 50px 70px;
height: 100%;
display: flex;
align-items: center;
}
section#form .texto .content-texto{
max-width: 640px;
}
section#form .texto .content-texto h2{
text-align: left;
font: normal normal 500 64px/74px Archivo;
letter-spacing: -2.92px;
margin:0;
}
section#form .texto .content-texto h3{
font-size: 26px;
line-height: 32px;
font-weight: 100;
padding-left: 7px;
}
#rdstation-bricks-embeddable-form-bricks-component-uB9-KvOHg7pX9ZfvfVuoMg .bricks-form{
padding:0 !important;
}
#rdstation-bricks-embeddable-form-bricks-component-uB9-KvOHg7pX9ZfvfVuoMg .bricks-form__fieldset{
margin-left: 0 !important;
margin-right: 0 !important;
}
#rd-section-ltx8v1nd{
background-color: transparent !important;
}
#rd-column-ltx8v1nj > div{
padding-left:7px !important;
padding-right:7px !important;
background-color: transparent !important;
}
#rd-form-ltx8v1nk .bricks-form__label {
color: var(--text) !important;
font-family: "Archivo", sans-serif !important;
}
#rd-form-ltx8v1nk .bricks-form__input {
font-size: 16px !important;
border-color: #ccc !important;
border-radius: 7px !important;
color: var(--text) !important;
font-family: "Archivo", sans-serif !important;
height: 48px !important;
padding: 5px 15px !important;
margin: 0 0 10px !important;
}
#rd-form-ltx8v1nk select.bricks-form__input:not(textarea){
appearance:none !important;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(1,51,102,1)'%3E%3Cpath d='M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z'%3E%3C/path%3E%3C/svg%3E");
background-size:20px;
background-position:center right 4px;
background-repeat:no-repeat;
}
#rd-form-ltx8v1nk .with-select-flags > .phone-input-group > .select2-container.form-control.phone-country {
display: flex !important;
height: 48px !important;
border: 1px solid #ccc !important;
border-radius: 7px 0 0 7px !important;
border-right: 0 !important;
align-items: center !important;
padding-bottom: 4px !important;
}
#rd-button-ltx8v1nn.bricks--component-button {
background-color: var(--azul-escuro) !important;
border-radius: 7px !important;
border-width: 0 !important;
font-size: 18px !important;
font-weight: 500 !important;
height: 54px !important;
margin-top: 10px !important;
max-width: 100% !important;
font-family: "Archivo", sans-serif !important;
transition: all 0.4s linear !important;
}
#rd-button-ltx8v1nn.bricks--component-button:hover{
background-color: var(--azul) !important;
}
#rd-form-ltx8v1nk .bricks-form__field {
margin-bottom: 4px !important;
}
#rd-form-ltx8v1nk{
margin-top: 0 !important;
margin-bottom: 0 !important;
}
#rd-text-ltx8v1nk p{
font-family: "Archivo", sans-serif !important;
font-weight:100 !important;
color:var(--text) !important;
}
#rd-text-ltx8v1nk p span{
color:var(--text) !important;
}
#rd-form-ltx8v1nk input[readonly][tabindex="-1"] {
display: none !important;
}
section#footer{
background-color: var(--text);
padding: 15px 0 8px;
}
section#footer .copyright{
gap: 5px;
align-items: center;
justify-content: center;
}
section#footer .copyright .image{
max-width: 90px;
}
section#footer .copyright .text{
color: #fff;
font-weight: 100;
font-size: 14px;
margin-bottom: 4px;
}
section#obrigado{
width:100%;
height:100vh;
padding:70px 0;
background-image: url('images/bg_obrigado.webp');
background-position: center;
background-size: cover;
background-repeat: no-repeat;
color:#fff;
background-color: rgb(25,25,25,.05);
background-blend-mode: multiply;
}
section#obrigado .logo{
max-width: 156px;
margin:0 auto 5px;
}
section#obrigado h1, section#obrigado h3{
text-align: center;
font: normal normal 500 92px/100px Archivo;
letter-spacing: -3px;
color: #FFFFFF;
margin: 0;
}
section#obrigado h2{
text-align: center;
font: normal normal 100 32px/40px Archivo;
margin: 0;
}
a.btn-site{
display: flex;
align-items: center;
justify-content: center;
background-color: #35CC62;
color: #fff;
font-weight: 500;
font-size: 16px;
height: 50px;
width: 240px;
margin: 20px auto 0;
letter-spacing: 1px;
text-transform: uppercase;
transition: all .3s linear;
box-shadow: 0 0 0 0 rgba(53, 204, 98, 0.7);
animation: pulse 1.8s infinite;
}
a.btn-site:hover{
transform: scale(1.05);
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(53, 204, 98, 0.6);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(53, 204, 98, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(53, 204, 98, 0);
  }
}

@media(max-width:1600px){
section#topbar .container .text-top {
text-align: center;
font: normal normal 500 18px/18px Archivo;
}
section#topbar .container a.btn-acao {
height: 42px;
width: 275px;
font: normal normal 500 16px/20px Archivo;
}
section#topo{
padding: 7% 0 7%;
}
section#topo .container .content-topo .title h1 {
font: normal normal 500 92px/100px Archivo;
letter-spacing: -3px;
}
section#topo .container .content-topo .title h2 {
font: normal normal 100 32px/36px Archivo;
}
section#videos .videos {
gap: 15px;
max-width: 980px;
margin: 0 auto;
}
.video-container{
height:490px;
}
section#form .image img{
object-position: top;
}
section#topo .container .content-topo .texto-one img{
max-width:500px;
}
section#topo .content-topo .texto-two h2 {
font: normal normal 500 82px/94px Archivo;
letter-spacing: -3px;
}	
section#topo .content-topo .texto-two h3 {
text-align: center;
font: normal normal 500 30px/34px Archivo;
}	

}

@media(max-width:992px){
section#topo .container .content-topo .texto-one img {
max-width: 320px;
}	
section#topo .content-topo .texto-two h2 {
font: normal normal 500 47px/51px Archivo;
letter-spacing: -2px;
}	
section#topo .content-topo .texto-two h3 {
text-align: center;
font: normal normal 500 16px/22px Archivo;
margin: 0 0 20px;
}	
	
section#blackfriday .container {
height: auto;
}
section#blackfriday .container h2{
color: #fff;
text-transform: uppercase;
font-weight: 700;
margin: 0;
text-align: center;
font-size: 20px;
}
section#blackfriday .image-black {
width: 255px;
top: -40px;
}
section#sobre{
flex-direction: column-reverse;
}
section#sobre .image {
width: 100%;
overflow: hidden;
height: auto;
}
section#sobre .image img{
width: 100%;
}
section#sobre .image .texto-image h3 {
text-align: center;
font: normal normal bold 36px/40px Archivo;
letter-spacing: -1px;
max-width: 320px;
margin: 0 auto 10px;
}	
section#sobre .image .texto-image p{
font: normal normal 500 16px/24px Archivo;
}	
section#sobre .image .texto-image{
bottom:15px;
}	
section#sobre .image::after{
display: none;
}
section#sobre .texto {
width: 100%;
padding: 40px 30px;
}
section#sobre .texto .content-texto{
width:100%;
}
section#sobre .texto .content-texto h2 {
text-align: left;
font: normal normal 500 28px/32px Archivo;
max-width: 320px;
}
section#sobre .texto .content-texto p {
text-align: left;
font: normal normal 100 20px/28px Archivo;
}
a.btn-acao {
max-width: 330px;
}
section#motivos {
padding:45px 0 0;
}
section#motivos h2 {
text-align: center;
font: normal normal 500 34px/38px Archivo;
letter-spacing: -1px;
max-width: 330px;
margin: 0 auto 12px;
}
section#motivos h3.subtitulo {
font-size: 24px;
line-height: 28px;
max-width: 280px;
margin:0 auto 30px;
}
section#motivos::before{
background-size: cover;
height:40%;
}
section#motivos .motivos-scrollbar{
display:none;
}
section#motivos .slides-motivos{
width: calc(100% + 28px);
padding-left: 40px;
margin: 0 -14px;
}
.motivos-bullets, .porques-bullets, .processos-bullets, .videos-bullets{
display:flex;
align-items: center;
justify-content: center;
}
.motivos-bullets .swiper-pagination-bullet, .porques-bullets .swiper-pagination-bullet, .processos-bullets .swiper-pagination-bullet, .videos-bullets .swiper-pagination-bullet{
margin:0 3px !important;
background-color: #EDEDED;
width:10px;
height:10px;
opacity:1;
}
.motivos-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, .porques-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, .processos-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
background-color: var(--text);
}
section#motivos::after{
background-size: 600px;
opacity:0.7;
bottom:0;
}
section#motivos .nav-motivos {
padding: 40px 0 60px;
}
section#porques .slides-porques{
width: calc(100% + 28px);
margin: 0 -14px;
padding-left: 40px;
}
section#porques .porque:hover .topo{
background-color: var(--text);
}
section#porques .porque .topo h3 {
text-align: center;
font: normal normal 500 22px/26px Archivo;
}
section#porques .porque .content{
padding: 20px 10px 15px;
}
section#porques .porque .content p {
text-align: center;
font: normal normal 100 18px/25px Archivo;
}
.nav-porques{
padding: 30px 0 50px;
}
.porques-bullets .swiper-pagination-bullet{
background-color: #fff;
}
section#porques::after{
background-size: 600px;
opacity:0.7;
bottom:0;
}
section#porques::before{
height:40%;
background-size: cover;
}
section#porques h2 {
text-align: center;
font: normal normal 500 34px/38px Archivo;
letter-spacing: -1px;
margin: 0 auto 9px;
}
section#porques h3.subtitulo {
font-size: 24px;
line-height: 28px;
margin: 0 auto 30px;
max-width: 260px;
}
section#porques {
padding: 50px 0 0;
}
section#processo::before{
height:40%;
background-size:cover;
}
section#processo h2 {
text-align: center;
font: normal normal 500 34px/38px Archivo;
letter-spacing: -1px;
max-width: 376px;
}
section#processo h3.subtitulo {
font-size: 24px;
line-height: 28px;
margin: 0 auto 30px;
max-width: 376px;
}
.slides-processo .slides{
padding-top:15px;
}
.processo {
width: auto;
max-width: 100%;
}
.slides-processo{
width: calc(100% + 28px);
margin: 0 -14px;
padding-left: 40px;
}
.processo .content{
max-width: 260px;
margin: 0 auto;
}
.processo .content h3 {
text-align: center;
font: normal normal 500 22px/26px Archivo;
margin: 0 auto 5px;
min-height: 78px;
justify-content: center;
}
.processo .content p{
min-height: 96px;
}
section#processo::after{
background-size: 600px;
bottom:0;
opacity: 0.7;
}
.nav-processos{
padding: 35px 0 60px;
}
section#videos h2 {
text-align: center;
font: normal normal 500 34px/39px Archivo;
max-width: 376px;
}
section#videos h3.subtitulo {
font-size: 24px;
line-height: 28px;
max-width: 260px;
}
section#videos h2.baixo {
margin: 30px auto 30px;
max-width: 376px;
font: normal normal 500 30px/37px Archivo;
}
section#videos{
background-size: 600px;
}
.slides-videos{
width:calc(100% + 28px);
margin:0 -14px;
padding-left:20px;
}
.video-container .cover .play-btn img {
width: 58px;
}
.video-container {
width: 100%;
}
.videos-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
background-color: #E2363F;
}
.nav-videos{
padding:30px 0 0;
}
section#videos{
padding:60px 0 40px;
}
section#form {
height: auto;
flex-direction: column-reverse;
}
section#form .image {
position: relative;
width: 100%;
height: auto;
}
section#form .image::after{
display: none;
}
section#form .texto {
width: 100%;
padding: 40px 20px;
height: auto;
display: flex;
align-items: center;
}
section#form .texto .content-texto{
width:100%;
}
main{
overflow: hidden;
}
section#form .texto .content-texto h2 {
text-align: center;
font: normal normal 500 38px/46px Archivo;
letter-spacing: -1px;
margin: 0;
}
section#form .texto .content-texto h3 {
font-size: 24px;
line-height: 30px;
font-weight: 100;
padding-left: 0;
text-align: center;
}
#rd-form-mhe1nkmg .bricks-form__input {
font-size: 15px !important;
height: 46px !important;
margin: 0 0 5px !important;
}
#rd-button-mhe1nkmj.bricks--component-button {
font-size: 16px !important;
height: 50px !important;
}
#rd-text-mhe1nkmk p{
text-align: center !important;
}
section#topbar .container a.btn-acao .icone {
padding: 8px;
width: 40px;
}
section#topbar .container a.btn-acao {
height: 40px;
width: 220px;
font: normal normal 500 15px/20px Archivo;
right: 10px;
}
section#topbar .container .text-top {
text-align: left;
font: normal normal 500 14px/16px Archivo;
}
section#topbar{
height:54px;
}
section#topo {
padding: 120px 0 75px;
}
section#blackfriday .container a.btn-acao {
margin: -25px auto 0;
}
section#topo .container .content-topo .title .logo{
margin-bottom: 10px;
}
section#topo .container .content-topo .title .logo img{
max-width: 140px;
}
section#topo .container .content-topo .title h1 {
font: normal normal 500 42px/52px Archivo;
letter-spacing: -1.6px;
}
section#topo .container .content-topo .title h2 {
font: normal normal 100 21px/30px Archivo;
}
section#topo{
background-image: url('images/img_topo_mobile.webp');
}
section#obrigado{
background-image: url('images/bg_obrigado_mobile.webp');
}
section#obrigado h1, section#obrigado h3 {
text-align: center;
font: normal normal 500 56px/66px Archivo;
letter-spacing: -1px;
color: #FFFFFF;
margin: 0;
}
section#obrigado h2 {
text-align: center;
font: normal normal 100 24px/28px Archivo;
margin: 0;
}
a.btn-site{
height:48px;
font-size: 15px;
width:220px;
}
section#obrigado{
padding:50px 0;
}




}