html,
body {
  position: relative;
  height: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-family: "Fira Sans" !important ;
  font-size: 16px;
  font-weight: 300;
}

.wrap {
  overflow: hidden;
}

p,
span,
input {
  font-weight: 300;
}

/* Login page */

body.login {
  background-color: #6c29ed;
  font-family: "Fira Sans" !important ;
  font-size: 16px;
  font-weight: 500;
}

.top-login {
  padding-top: 50px;
  padding-bottom: 30px;
}

.top-login h1 {
  font-size: 35px;
  font-weight: 300 !important;
  color: #6c29ed;
}

.bt-entrar {
  background: #6c29ed;
  border: none;
  outline: none;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.login .textfield {
  width: 350px;
  height: 60px;
}

.login .esqueci {
  color: #6c29ed;
  margin-top: 50px;
  margin-bottom: 50px;
}

.wrapper-login {
  width: 100%;
  max-width: 330px;
  padding: 40px 0 0 0;
  margin: 14vh auto;
}

.form-signin {
  background-color: #fff;
  border-radius: 6px;
  width: 450px;
  min-height: 465px;
  overflow: hidden;
  padding: 0 50px;
}

.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/*fim login */

a:hover {
  text-decoration: none;
}

#mainNav {
  margin-top: 65px;
  margin-bottom: 65px;
}

.botao-duvidas {
  margin-right: 40px;
}

.botao-duvidas a {
  color: #606060;
  margin-top: 10px;
}

#mainNav .navbar-toggler-icon {
  background-image: url(../img/hambuger.svg);
}

.botao-area {
  color: #6c29ed;
  border: 1px solid #cad2ff;
  padding: 10px 20px;
  border-radius: 6px;
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}

.txt-botao-area {
  /* padding-top: 1px; */
  /* display: inline-block; */
  display: flex;
  margin: 4px 7px;
}

.botao-area svg {
  margin-left: 10px;
  align-self: center;
  display: flex;
}

.botao-area:hover {
  background-color: #6c29ed;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-color: #6c29ed;
}

.botao-area:hover svg path,
.botao-area:hover svg circle {
  stroke: #fff;
}

.section5 {
  overflow: hidden;
}

.section5 h1, .section6 h1 {
  margin-bottom: 80px;
}

.enfase1,
.section2 h1,
.section3 h1,
.privacidade h1,
.section5 h1,
.section6 h1{
  font-size: 3.375rem;
  /* margin-bottom: 20px; */
  font-weight: 300;
  color: #30094d;
  margin-top: 50px;
}

.privacidade h1 {
  color: #6c29ed;
}

.enfase1 {
  margin-bottom: 33px;
}

.enfase1 .cor1,
.section2 h1 .cor1,
.section3 h1 .cor1,
.section5 h1 .cor1 {
  color: #6c29ed;
}

.botao2 {
  background-color: #6c29ed;
  color: #fff;
  padding: 17px 42px;
  border-radius: 6px;
  margin-top: 70px;
  text-align: center;
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}

.botao2:hover {
  background-color: #30094d;
  color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.disponivel {
  margin-top: 80px;
  margin-bottom: 40px;
}

.section1,
.section7 {
  color: #fff;
 /* background: #30094d url(../img/bg1.png) center right no-repeat;*/
  background-size: auto 100%;
  padding: 101px 0 115px 0;
}
.section1{
  color: #fff;
background: #30094d url(../img/bg1.png) center right no-repeat;
  background-size: auto 100%;
  padding: 101px 0 115px 0;
}
.section1 p {
  color: #cad2ff;
}

.section7 {
  background: url(../img/evoeapp_foto.png);
	background-size: cover;
}

.section7 .numero-passo {
  color: #ffffff;
  font-size: 28pt;
  margin-top: 60px;
 font-family: 'Fira sans-ultra';
}
.col-5 h4.numero-passo {
    width: 58px;
    background-color: #6c29ed;
    text-align: center;
    border: 4px solid #fff;
    border-radius: 50px;
}
.col-7 h4.numero-passo {
    width: 58px;
    background-color: #6c29ed;
    text-align: center;
    border: 4px solid #fff;
    border-radius: 50px;
}

.section7 h1 {
  font-size: 4.375rem;
  /* width: 260px; */
  font-weight: 400;
 /* width: 300px;*/
  margin-bottom: 10px;
}

.section7 .passo {
  font-weight: 400;
  font-size: 2.188rem;
  color: #6c29ed;
  margin-bottom: 70px;
  width: 300px;
  background-color: #fff;	
	border: 3px #fff solid;
    border-radius: 13PX;
	padding: 2px 17px;
	line-height: 1.0;
}
@media screen and (max-width: 480px){
	.section7 .numero-passo{
	    font-size: 20pt;
	width: 18%;
    background-color: #6c29ed;
    text-align: center;
    border: 2px #ffffff solid;
    border-radius: 20px;	
	}
.section7 .passo{
font-size:15pt;
width: 100%;


}

}
.col-7 p.passo {
    margin-top: 5%;
}
.col-5 p.passo {
    margin-top: 6.5%;
}

.destaque {
  color: #cad2ff;
}
.destaque-2 {
    color: #c4a6ff;
    font-weight: 400;
}
.section1 h1 {
  color: #fff;
  font-size: 4.375rem;
  font-weight: 300;
  padding-right: 65px;
}

.section2,
.section3,
.section4 {
  position: relative;
  padding: 113px 60px 165px 60px;
  /* padding: 158px 60px 145px 60px; */
}

.section2::before,
.section3::before,
.section4::before {
  position: absolute;
  content: "";
  width: 50%;
  right: 0;
  top: 0;
  height: 100%;
  background-image: url(../img/facilUsar.png);
  background-size: cover;
  background-position: center center;
}

.section3 {
  background: #eff1ff;
}

.section3::before {
  background: url(../img/fotooo.png);
  background-position: center;
  background-size: cover;
  left: 0;
}

.section4 {
  background-color: #6c29ed;
}

.section4::before {
  background: #6c29ed url(../img/dificil.png) center;
  background-size: cover;
}

.subtexto {
  color: #606060;
  margin-top: 15px;
  margin-bottom: 40px;
  font-weight: 400;
}

.section4 h1 {
  color: #cad2ff;
  font-weight: 300;
  font-size: 4.375rem;
  margin-top: 0;
}
.section4 h1 .cor1 {
  color: #fff;
}

.section4 .subtexto {
  color: #fff;
}

.img-composicao {
  position: relative;
  z-index: 1;
}

.botao3 {
  background-color: #fff;
  color: #6c29ed;
  padding: 17px 42px;
  border-radius: 6px;
  position: relative;
  z-index: 4;
  text-align: center;
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}

.botao3:hover {
  background-color: #30094d;
  color: white;
  padding: 17px 42px;
  border-radius: 6px;
  position: relative;
  z-index: 4;
  text-align: center;
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}

.botao3:hover svg path,
.botao3:hover svg line {
  stroke: white;
}

.privacidade .wrapper {
  background-color: #f8f9ff;
  padding-top: 90px;
  padding-bottom: 90px;
  margin-top: 50px;
  /* margin-bottom: 130px; */
}

.privacidade .wrapper h4 {
  color: #30094d;
  margin-bottom: 25px;
}

.privacidade .wrapper p {
  margin-bottom: 30px;
  color: #606060;
}

.privacidade .subtitulo {
  color: #30094d;
}

.newsletter {
  background-color: #6c29ed;
  padding: 80px;
}

.newsletter p {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
}

.inp-newsletter {
  height: 55px;
  border: 0;
  padding-top: 11px;
  width: 354px;
    border-radius: 3px;
}

.group-custom {
  margin-top: 24px;
  background-color: #fff;
  border-radius: 6px;
}

.input-group-append {
  margin: 1px;
}

#basic-addon2 {
  background-color: #6c29ed;
  color: white;
  border: none;
  border-radius: 6px;
  padding: 15px 30px;
  margin-left: 39px;
}

.newsletter-form .ajax-loader {
  display: none !important;
}

.section8 {
  margin: 120px 90px 100px 90px;
}

.section8 h1 {
  color: #30094d;
  font-weight: 300;
  font-size: 4.375rem;
  width: 420px;
}

.section8 h1 .destaque {
  color: #6c29ed;
}

.textfield {
  position: relative;
  padding: 30px 90px 5px 18px;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  box-shadow: none;
  width: 350px;
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}

.form-duvida {
  position: relative;
}

.centered,
.is-floating-label {
  position: relative;
}

.centered:first-child {
  margin-top: 50px;
}

.centered span {
  position: absolute;
  z-index: 1;
  top: 13px;
  left: 14px;
  color: #606060;
  font-weight: 400;
  font-size: 16px;
  padding: 5px;
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}
.textfield:focus,
.is-floating-label.is-focused textarea.textareafield {
  border: 1px solid #6c29ed;
  outline: none;
  color: #6c29ed;
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}

input:focus ~ span 
{
  top: 0px;
  color: #30094d;
}

.textfield span,
.textareafield {
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}

.text1 {
  color: #aaaaaa;
  font-weight: 300;
  margin-top: 60px;
}

textarea.textareafield {
  border: 1px solid #e4e4e4;
  box-shadow: none;
  outline: 0;
  position: relative;
  padding: 30px 100px 5px 18px;
  border-radius: 6px;
  z-index: 1;
  width: 350px;
  font-weight: 400 !important;
  color: #606060 !important;
  opacity: 1;
}


.is-floating-label {
  margin-bottom: 15px;
}
.is-floating-label input {
  position: absolute;
  left: 0;
  background-color: transparent;
}
.is-floating-label label {
  /* opacity: 0.3; */
  pointer-events: none;
  position: absolute;
  transform: translate3d(0, 0, 0) scale(1);
  transform-origin: left top;
  transition: 100ms;
  z-index: 10;
  left: 16px;
  top: 14px;
  font-weight: 400;
  color: #606060;
}
.is-floating-label.is-focused label {
  transform: translateY(-10px);
  color: #30094d;
  opacity: 1;
}

.bt-enviar {
  background-color: #6c29ed;
  color: #fff;
  border-radius: 6px;
  padding: 15px 153px 15px 153px;
  outline: none;
  border: 0;
  transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
}

.bt-enviar:hover {
  background-color: #30094d;
  color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer {
  background-color: #6c29ed;
  font-size: 13px;
  color: #cad2ff;
  font-weight: 300;
  padding: 20px 0 20px 0;
}

.footer a {
  color: #cad2ff;
}

.footer .list-social li:first-child {
  margin-right: 35px;
}

.footer .logo-rodape {
  margin-bottom: 9px;
}

.footer .institucional {
  margin-top: 0px;
}

.sq-crousal4 .carousel-indicators li::before {
  width: 15px;
  height: 15px;
  background: #444;
  border-radius: 50%;
  border: solid 2px #aaacae;
  transition: all 0.3s ease 0s;
  box-shadow: 6px 6px 8px #e9e0e0 inset;
}
.sq-crousal4 .carousel-indicators li.active::before {
  background: #1870ed;
  box-shadow: 2px 3px 2px #e5edf8 inset;
  border-color: #1870ed;
}
.sq-crousal4 .carousel-indicators {
  top: -40px;
}
.sq-crousal4 li {
  width: 9px;
  height: 9px;
}
.sq-crousal4 .fa-angle-left {
  font-size: 45px;
  color: #444;
  left: -30px;
  position: relative;
  top: -17px;
}
.sq-crousal4 .fa-angle-right {
  font-size: 45px;
  color: #444;
  right: -30px;
  position: relative;
  top: -17px;
}

.sq-crousal4 .carousel-indicators li {
  border-radius: 30px;
  border: 1px solid #6c29ed;
}

.sq-crousal4 .carousel-indicators .active {
  background-color: #6c29ed;
}
.sq-crousal4 .carousel-indicators li {
  border-radius: 30px;
  margin-right: 20px;
}

.sq-crousal4 .carousel-indicators {
  left: -80px;
  right: auto;
}

.h-30 {
  height: 18% !important;
}

.sq-crousal4 img {
  width: 95px;
  height: 95px;
}

.feedback-text {
  padding-left: 30px;
}

.feedback-text p {
  margin-bottom: 0px;
}

.feedback-text .nome {
  color: #6c29ed;
  margin-bottom: 15px;
  font-weight: 300;
}

.feedback-text .cargo {
  color: #606060;
  line-height: 16px;
  font-weight: 300;
  font-size: 13px;
}

.sq-crousal4 .testimonial {
  font-size: 1rem;
}

.section6,
.section5 {
  padding: 90px;
  border-top: 1px solid #cad2ff;
}

.section5 {
  padding: 120px 90px 138px 90px;
}

.desfrute {
  position: relative;
  margin-left: 0;
  display: block;
  margin-left: -30px;
}

.desfrute li {
  opacity: 1;
  width: 330px;
  height: 150px;
  margin-left: 0;
  text-indent: 142px;
  white-space: pre-line;
  padding-left: 155px;
  color: #cad2ff;
  font-weight: 400;
  line-height: 22px;
}

.carousel-icones {
  width: 330px;
  height: 143px;
  margin-left: 0;
  text-indent: 132px;
  white-space: pre-line;
  padding-left: 135px;
  color: #6c29ed;
  margin-top: 40px;
  margin-left: -20px;
}

.agenda {
  background: url(../img/icone-agenda.png) 0 0 no-repeat;
}

.slick-current .agenda {
  background: url(../img/icone-agenda.png) no-repeat;
  background-position: 0 -160px;
}

.avaliacao {
  background: url(../img/icone-avaliacao-usuario.png) 0 0 no-repeat;
}

.slick-current .avaliacao {
  background: url(../img/icone-avaliacao-usuario.png) no-repeat;
  background-position: 0 -160px;
}

.sorteio {
  background: url(../img/icone-sorteio.png) 0 0 no-repeat;
}

.slick-current .sorteio {
  background: url(../img/icone-sorteio.png) no-repeat;
  background-position: 0 -160px;
}

.desfrute li:nth-child(2),
.desfrute li:nth-child(3) {
  margin-top: -40px;
}

.desfrute li:first-child {
  background: url(../img/icone-agenda.png) 0 0 no-repeat;
}

.desfrute li:nth-child(2) {
  background: url(../img/icone-avaliacao-usuario.png) 0 0 no-repeat;
}

.desfrute li:nth-child(3) {
  background: url(../img/icone-sorteio.png) 0 0 no-repeat;
}

.desfrute li:first-child:hover,
.desfrute li:first-child.active,
.desfrute li:nth-child(2):hover,
.desfrute li:nth-child(2).active,
.desfrute li:nth-child(3):hover,
.desfrute li:nth-child(3).active {
  background-position: 0 -162px;
  animation: fadein 0.6s;
  -moz-animation: fadein 0.6s; /* Firefox */
  -webkit-animation: fadein 0.6s; /* Safari and Chrome */
  -o-animation: fadein 0.6s;
  color: #6c29ed;
}

.desfrute2 {
  bottom: -60px;
}

.desfrute2 li {
  width: 9px;
  height: 9px;
  border-radius: 30px;
  border: none;
  border: 1px solid #6c29ed;
  margin-right: 20px;
}

.desfrute2 .active {
  background-color: #6c29ed;
}


/* .section5 .slick-slide {
  opacity: 0.2;
}

.section5 .slick-current {
  opacity: 1;
} */

/* .slick-slide img {
  width: inherit;
} */
/* 
.cont-slider {
  padding: 0 60px 0 20px;
  width: 80% !important;
}

.cont-slider img {

} */


/* hang burger */

.botao {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 2;
  cursor: pointer;
}

#bg-menu-mobile {
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 100000000;
  background-color: #6c29ed;
  will-change: transform;
}

.logo-menu , .logo-white{
  margin: 30px 22px 70px 22px;
}

.nav-mb ul {
  width: 100%;
  position: fixed;
  margin: 70px 20px 50px 0px;
  padding-right: 33px;
  top: 100px;
  left: 51px;
  /*left: 0;*/
  list-style: none;
  color: #fff;
  z-index: 100000000;
}

.nav-mb ul li {
  font-weight:300;
  font-size: 18px;
  position: relative;
  margin-bottom: 30px;
  left:100%;
  cursor: pointer;
  will-change: transform;
  border: 1px solid #CAD2FF;
  border-radius: 6px;
}

.box-inferior {
  border-top: 1px solid #CAD2FF;
  position: fixed;
  width: 100%;
  z-index: 100000000;
  top: 410px;
  padding-top: 55px;
  color: #CAD2FF;
}

.box-inferior .mx-auto {
  margin-bottom: 10px;
}

.nav-mb ul li a {
  color: white;
  margin: auto;
  width: fit-content;
  border: none;
}

.nav-mb ul li a span {
  text-align: center;
}

.nav-mb ul li:hover {
  color: #111;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}


#hamburger {
  width: 41px;
  height: 40px;
  position: relative;
  margin: 40px auto;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 17px;
  background-color: transparent;
  z-index: 1000000000;
}



#hamburger span {
  z-index: 3;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #6C29ED;
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .20s ease-in-out;
  -moz-transition: .20s ease-in-out;
  -o-transition: .20s ease-in-out;
  transition: .25s ease-in-out;
}

#hamburger span:nth-child(1) {
  top: 0px;
}

#hamburger span:nth-child(2) {
  top: 11px;
}

#hamburger span:nth-child(3) {
  top: 22px;
}

#hamburger.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #fff;
}

#hamburger.open span:nth-child(2) {
  opacity: 0;
  left: -30px;
  -webkit-transition: .16s ease-in-out;
  -moz-transition: .16s ease-in-out;
  -o-transition: .16s ease-in-out;
  transition: .16s ease-in-out;
}

#hamburger.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background-color: #fff;
}

.slider {
  /* width: 50%; */
  /* margin: 100px auto; */
}

.slick-slide {
  margin: 0px -137px;
}

.slick-slide img {
  width: 100%;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}

.slick-active {
  opacity: 0.5;
}

.slick-current {
  opacity: 1;
}

.cont-slider {
  padding: 0px 100px;
  width: 82% !important;
}

:root {
  --gutter: 30px;
}

.app {
  padding: var(--gutter) 0;
  display: grid;
  grid-gap: var(--gutter) 0;
  grid-template-columns: var(--gutter) 1fr var(--gutter);
  align-content: start;
}

.app > * {
  grid-column: 2 / -2;
}

.app > .full {
  grid-column: 1 / -1;
}

.hs {
  display: grid;
  grid-gap: calc(var(--gutter) / 2);
  grid-template-columns: repeat(2, calc(84% - var(--gutter) * 2));
  grid-template-rows: minmax(150px, 1fr);
  padding: 0 0px;
  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: 0;
  margin-bottom: 0;
}

.hs > li:last-child {
  margin-right: 20px;
}

ul {
  list-style: none;
  padding: 0;
}

.app {
  width: 412px;
  overflow-y: scroll;
}

.hs > li,
.item {
  scroll-snap-align: center;
  padding: calc(var(--gutter) / 2 * 1.5);
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  /* align-items: center; */
  /* background: #fff; */
  border-radius: 8px;
}

@media screen and (max-width: 1600) and (max-width: 2000px) {
}

@media screen and (min-width: 1600px) {
}

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 480px) {
  .celular,
  .disponivel {
    display: none;
  }

  h1.enfase1 {
    font-size: 2rem !important;
    padding-right: 30px;
    margin-bottom: 40px;
  }

  .section1 {
    padding: 110px 71px 65px 0;
    margin-top: 50px;
    background-image: url(../img/bg1b.png);
    background-size: cover;
    background-position: left top;
  }

  .section1 h1,
  .section2 h1,
  .section3 h1,
  .privacidade h1,
  .section5 h1,
  .section4 h1, .section6 h1 {
    font-size: 2rem;
  }

  .section2,
  .section3,
  .section4,
  .section5,
  .section7,
  .section8,
  .newsletter {
    padding: 40px 57px 0 0;
    margin: 0;
  }

  .section6 {
    padding: 55px 0 90px 0;
  }
.sq-crousal4 .testimonial {
    font-size: 1rem;
}
  .section5 h1, .section6 h1 {
    margin-left: 30px;
    margin-bottom: 30px;
    margin-top: 0;
  }

  .section2::before,
  .section3::before,
  .section4::before {
    background-image: none;
  }

  .section2 h1,
  .section3 h1 {
    margin-bottom: 20px;
  }

   .img-composicao {
    margin-left: 1vw;
  }
  .subtexto{
      margin-left: 25px;
      
  }

  .section4 .img-composicao {
    margin-top: -40px;
  }

  .section3 .img-composicao {
    margin-left: -4vw !important;
  }

  .section3 .subtexto {
    margin-bottom: 25px;
  }

  .desfrute {
    margin-top: 80px;
  }

  .desfrute li:nth-child(2).active {
    left: 100%;
    /* margin-left: -100px;  */
  }

  .sq-crousal4 .carousel-indicators {
    left: -59px;
    bottom: -32px;
    top: auto;
  }

  .sq-crousal4 img {
    margin-right: 17px;
  }

  .section4 {
    padding: 58px 5px 16% 0;
  }

  .section5 {
    padding-top: 62px;
    padding-right: 0;
  }

  .section4 .subtexto {
    margin-bottom: 12px;
  }

  .row-mobile-custom {
    width: 140%;
  }

  .section8 h1 {
    margin-top: 50px;
    font-size: 2.4rem;
    margin-bottom: 33px;
  }

  .stores {
    margin: 20px;
  }

  .inp-newsletter {
    width: 194px;
}

  .centered label,
  .centered .textfield,
  textarea.textareafield {
    width: 100%;
    /* font-weight: 400; */
  }

  .bt-enviar {
    width: 100%;
  }

  .section7 h1 {
    width: inherit;
    font-size: 2.8rem;
  }

  .botao3 {
    margin: 0px 20px 0 0;
   top: 54%;
    left: 3%;
  }

  .desfrute {
    margin-left: 0;
  }

  .newsletter {
    padding: 55px 0;
  }

  .section8 {
    padding: 0;
  }
  
  .bt-enviar {
    padding: 15px;
  }

  .section7 {
    padding-right: 40px;
  }

  .text1 {
    margin-bottom: 90px;
  }

  .section7 .botao3 {
    top: -45px;

    left: 21px;
  }

  .topo .botao2{
    margin-top: 40px;
  }

  .section2 {
    padding-right: 0px;
  }

  #basic-addon2 {
    margin-left: 3px;
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@font-face { 

font-family: Fira sans-ultra;

src: url(https://evoe.app.br/wp-content/themes/evoe/slick/fonts/fira-sans-ultra.ttf);

font-weight: normal; 

}
.texpeq {
    font-size: 40px;
    color: #6c29ed;
    line-height: 1.4em;
    margin-bottom: 5%;
}
@media screen and (max-width: 480px){
.texpeq {

    font-size: 1.5rem !important;
 }
}

/*Newsletter*/
.input-group-append{
	width: 34%;
}
span.seta {
    margin-left: 7px;
}