.body {
  font-family: Roboto, sans-serif;
}

.hero-home {
  position: relative;
  height: 100vh;
  max-height: 1080px;
  min-height: 800px;
  background-color: #5a1a69;
}

.hero-home-alexa {
  position: relative;
  height: 100vh;
  max-height: 1080px;
  min-height: 700px;
background-image:url('../images/Destaque-moca.png');
/*background: rgb(97,19,199);*/
background: linear-gradient(90deg, rgba(229,64,168,1) 10%, rgba(156,41,185,1) 50%, rgba(97,19,199,1)100%);
}

.hero-jobs {
  background-color: #5a1a69;
  margin-right: auto;
  margin-left: auto;
}
.content-banner{
	padding-top:62px;
}

.checkbox{
	padding-left:30px;
	color:#fff;
}

.colum1{
	float:left;
	width:30%;
	
}
.colum2{
	float:left;
	width:35%;
}
.colum3{
	float:left;
	width:35%;
}
.h2-section-3-home{
	padding:0 20px 0 20px;
	text-align:center;
	font-size:1.5rem!important;
	line-height:1.1;
}


@media (max-width: 600px)
{
	
	.hero-home-alexa {
		min-height: 1150px;
	}
	#Marca{
		width:46.5%;
	}
	#Ano{
		width:47%;
	}
	.checkbox{
		padding-left:10px!important;
		color:#fff;
		font-size:11px;
	}
	.colum1{
		float:left;
		width:100%;
		display:none;
	}
	.colum2{
		float:left;
		width:100%;
	}
	.colum3{
		float:left;
		width:100%;
	}	
}

	



.form-submit{
	font-size:1.3rem;
	width:100%;
	height:40px;
	color:#fff;
	background:#26d07c;
	padding:0px;
	border:0;
	border-radius:25px;

}
/*
=====================================
Posicionamento das colunas
*/
[class*='colu-']{
   min-height: 1px;
   width: 100%;
}

.cont{
   background: #f6f6f6;
   border-radius: 20px;
   box-shadow: 0 2px 1px rgba(0,0,0,.2);
   color: #999;
   margin: 20px;
   padding: 2em;
   text-align: left;
}

.title{
   font-size: 1.8rem;
   padding-bottom:20px;
   color:#5a1a69;
   font-weight:bolder;
   line-height: 1px;
}

.title, .job{
text-align: left;
}

h3.title-promo{
color: #fff;
}

.center{
text-align: center;
}

.t-color{
   color:#5a1a69;
   font-weight:bolder;
}

.job, .desc{
   font-size: 1.1rem;
   padding-bottom:10px;
   font-weight:bolder;
}

p.par{
   font-weight:300;
   font-size: 1.0rem;
}
.btn-email{
   font-size: 0.8rem;
}


@media screen and (min-width: 400px){
   
.colu-smart-1{width: 8.33333%;border-radius: 20px; float:left;}
.colu-smart-2{ width: 16.66667%;border-radius: 20px;float:left;}
.colu-smart-3{ width: 25%;border-radius: 20px;float:left;}
.colu-smart-4{ width: 33.33332%;border-radius: 20px;float:left;}
.colu-smart-5{ width: 41.66665%;border-radius: 20px;float:left;}
.colu-smart-6{ width: 49.99998%;border-radius: 20px;float:left;}
.colu-smart-7{ width: 58.33331%;border-radius: 20px;float:left;}
.colu-smart-8{ width: 66.66664%;border-radius: 20px;float:left;}
.colu-smart-9{ width: 74.99997%;border-radius: 20px;float:left;}
.colu-smart-10{width: 83.33333%;border-radius: 20px;float:left;}
.colu-smart-11{width: 91.66663%;border-radius: 20px;float:left;}
.colu-smart-12{width: 100%;border-radius: 20px;}

}

@media screen and (min-width: 800px){
   
.colu-tablet-1{width: 8.33333%;border-radius: 20px;float:left;}
.colu-tablet-2{width: 16.66667%;border-radius: 20px;float:left;}
.colu-tablet-3{width: 25%;border-radius: 20px;float:left;}
.colu-tablet-4{width: 33.33332%;border-radius: 20px;float:left;}
.colu-tablet-5{width: 41.66665%;border-radius: 20px;float:left;}
.colu-tablet-6{width: 49.99998%;border-radius: 20px;float:left;}
.colu-tablet-7{width: 58.33331%;border-radius: 20px;float:left;}
.colu-tablet-8{width: 66.66664%;border-radius: 20px;float:left;}
.colu-tablet-9{width: 74.99997%;border-radius: 20px;float:left;}
.colu-tablet-10{ width: 83.33333%;border-radius: 20px;float:left;}
.colu-tablet-11{ width: 91.66663%;border-radius: 20px;float:left;}
.colu-tablet-12{ width: 100%;border-radius: 20px;}

}



.container-defaut {
  position: relative;
  display: block;
  height: 100%;
  /* max-width: 1200px; */
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-hero {
  position: absolute;
  z-index: 2000;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  text-align: right;
}

.navbar-hero-alexa {
  position: fixed;
  z-index: 2000;
  width: 100%;
  height: 75px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #5a1a69;
  text-align: right;
}

.dropdown {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  float: left;
  text-align: right;
}

._w-dropdown-list {
  padding: 13px 5px 10px;
  text-align: right;
}

._w-dropdown-list.nav-fixed-menu {
  padding-top: 8px;
  padding-bottom: 5px;
}

.icone-menu {
  display: inline-block;
  color: #fff;
  font-size: 40px;
}

.icone-menu:hover {
  background-color: transparent;
  color: #e74692;
}

._w-dropdown.w--open {
  position: absolute;
  right: 0px;
  z-index: 2000;
  background-color: #e74692;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .21);
}

.item-dorpdown-navbar {
  padding-right: 20px;
  padding-left: 30px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  text-align: right;
}

.item-dorpdown-navbar:hover {
  padding-right: 30px;
  padding-left: 20px;
  border-bottom: 1px solid #fff;
}

.item-dorpdown-navbar.w--current {
  background-color: hsla(0, 0%, 100%, .24);
  color: #fff;
}

.item-dorpdown-navbar.none {
  display: none;
}

.brand {
  width: 200px;
  height: 50px;
  margin-top: 5px;
  background-image: url('../images/logo_1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand.fixed {
  width: 150px;
  margin-top: 0px;
  padding-bottom: 0px;
}

.client-section-button {
  position: relative;
  z-index: 10;
  display: inline-block;
  margin-top: 6px;
  margin-right: 50px;
  padding: 10px 20px;
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: 300;
  text-transform: uppercase;
}

.client-section-button:hover {
  border-color: #e74692;
  background-color: #e74692;
}

.client-section-button.fixed-client-nav {
  display: block;
  margin-top: 10px;
  padding: 5px 15px;
}

.phone-navbar {
  display: block;
  width: 800px;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 200;
  text-align: center;
}

.strong-phone-mavbar {
  font-size: 22px;
  font-weight: 400;
}

.father-menu-nav {
  position: relative;
  width: 50px;
  float: right;
}

.father-menu-nav.father-menu-nav-fixer {
  width: 460px;
}

.hero-image-colum {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  width: 60%;
  height: 90%;
}

.image-car {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/Carro-_1.png');
  background-position: 0px 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-woman {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/mulher_1.png');
  background-position: 0px 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-hero-text-cta {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 40%;
  padding-left: 40px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  text-align: left;
}

.h1-hero-home {
  width: 350px;
  font-size: 30px;
  line-height: 35px;
}

.h2-hero-home {
  width: 350px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.cta-hero-home {
  width: 320px;
  margin-top: 0px;
  padding-top: 25px;
  padding-bottom: 20px;
  border-bottom: 3px solid #ef781a;
  border-radius: 10px;
  background-color: #efa51a;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 25px;
  text-align: center;
}

.cta-hero-home:hover {
  border-bottom-color: #9c2e62;
  background-color: #e74692;
}

.image {
  width: 360px;
}
.section-1-home {
  position: relative;
  overflow: hidden;
  background-color: #efa51a;;
}

.father-info-section-1 {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}


.section-2-home {
  margin-top: -29px;
  position: relative;
  overflow: hidden;
  background-color: #e8e8e8;
}

.father-info-section-2 {
  display: block;
  width: 45%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}

.h2-section-2-home {
  display: inline-block;
  width: 390px;
  margin-right: 20px;
  padding-left: 80px;
  color: #5a1a69;
  font-size: 28px;
  line-height: 35px;
}

.text-section-2-home {
  position: relative;
  display: inline-block;
  width: 300px;
  margin-right: 20px;
  color: #e74692;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.father-columns-section-home {
  display: inline-block;
  width: 470px;
  margin-top: 20px;
  margin-bottom: 0px;
  clear: right;
}

.column-section-home {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.icon-section-2-home {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}

.text-icon-section-2-home {
  color: #5a1a69;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.cta-section-2-home {
  display: inline-block;
  width: 450px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #972c5f;
  border-radius: 10px;
  background-color: #e74692;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 20px;
  text-align: center;
}

.cta-section-2-home:hover {
  border-bottom-color: #966a17;
  background-color: #efa51a;
}

.image-section-2-home {
	
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 53%;
  height: 100%;
  background-image: url('../images/image_section_2-1.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-3-home {
  position: relative;
  background-color: #56c3e8;
  background-image: -webkit-linear-gradient(270deg, rgba(86, 195, 232, .91), rgba(86, 195, 232, .91)), url('../images/599f2ced03110f00017c1e59_mapa-cel.jpg');
  background-image: linear-gradient(180deg, rgba(86, 195, 232, .91), rgba(86, 195, 232, .91)), url('../images/599f2ced03110f00017c1e59_mapa-cel.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.father-text-section-3-home {
  display: block;
  width: 50%;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 20px;
  float: right;
}

.image-section-3-home {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 50%;
  height: 110%;
  background-image: url('../images/image_section_3_home-1.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.h2-section-3-home {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 28px;
}

.text-section-3-home {
  width: 400px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.cta-section-3-home {
  width: 400px;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #b98117;
  border-radius: 10px;
  background-color: #efa51a;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 20px;
  text-align: center;
}

.cta-section-3-home:hover {
  border-bottom-color: #882956;
  background-color: #e74692;
}

.section-4-home {
  position: relative;
  overflow: visible;
  background-color: #5a1a69;
}

.father-image-section-4 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 44%;
  height: 106%;
  background-image: url('../images/image_section_4_home.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.father-text-section-4-home {
  display: inline-block;
  width: 60%;
  margin-top: 10px;
  margin-bottom: 100px;
  text-align: right;
}

.h2-section-4-home {
  display: inline-block;
  width: 400px;
  margin-right: 20px;
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
}

.text-section-4-home {
  display: inline-block;
  width: 580px;
  margin-right: 20px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.father-collums-section-4-home {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
}

.collum-section-4-home {
  width: 20%;
  height: 100%;
  float: left;
  text-align: center;
}

.icons-section-4-home {
  width: 75px;
  height: 80px;
  margin-bottom: 10px;
}

.text-icon-section-3-home {
  color: #fff;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.section-5-home {
  position: relative;
  background-color: #efa51a;
}

.father-image-section-5 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 53%;
  height: 117%;
  background-image: url('../images/shutterstock_387231307-1.png');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.father-text-section-5-home {
  width: 45%;
  margin-top: 80px;
  margin-bottom: 150px;
  float: right;
  text-align: left;
}

.h2-section-5-home {
  width: 500px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 28px;
}

.text-section-5-home {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.image-clube-certo {
  margin-top: 10px;
  margin-bottom: 20px;
}

.cta-section-5-home {
  width: 400px;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #371041;
  border-radius: 10px;
  background-color: #5a1a69;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 20px;
  text-align: center;
}

.cta-section-5-home:hover {
  border-bottom-color: #9c3666;
  background-color: #e74692;
}

.section-6-home {
  position: relative;
  display: none;
  overflow: visible;
  background-color: #e8e8e8;
}

.image-section-6-home {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 40%;
  height: 135%;
  background-image: url('../images/shutterstock_1062091694-1.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.father-text-section-6-home {
  display: inline-block;
  width: 55%;
  margin-top: 90px;
  margin-bottom: 100px;
  text-align: right;
}

.h2-section-6-home {
  display: inline-block;
  width: 350px;
  color: #5a1a69;
  font-size: 28px;
}

.paragraph {
  display: inline-block;
  width: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
  color: #e74692;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.cta-section-6-home {
  width: 400px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #b98117;
  border-radius: 10px;
  background-color: #efa51a;
  -webkit-transition: all 200ms ease, opacity 300ms ease;
  transition: all 200ms ease, opacity 300ms ease;
  font-size: 20px;
  text-align: center;
}

.cta-section-6-home:hover {
  border-bottom-color: #371041;
  background-color: #5a1a69;
}

.section-7-home {
  position: relative;
  display: none;
  background-color: #e74692;
}

.image-section-7-home {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 115%;
  background-image: url('../images/image-section-7.png');
  background-position: 0px 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.father-text-section-7-home {
  width: 50%;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 30px;
  float: right;
}

.logo-shop-app-1 {
  width: 150px;
  height: 50px;
  margin-right: 20px;
  background-image: url('../images/Ativo-3.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo-shop-app-2 {
  width: 150px;
  height: 50px;
  background-image: url('../images/Ativo-4.svg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-8-home {
 /* display: none;*/
  background-color: #5a1a69;
  padding-bottom: 20px;
}

.h2-section-8-home {
  display: inline-block;
  width: 100%;
  margin: 60px auto;
  color: #fff;
  font-size: 28px;
  text-align: center;
}

.father-collumssection-8-home {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.collum-section-8-home {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.image-dep-section-8-home {
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  border-radius: 100px;
  background-image: url('../images/foto_0000_1.png');
  background-position: 50% 0px;
  background-size: cover;
}

.image-dep-section-8-home.image-dep-2 {
  background-image: url('../images/foto_0001_2.png');
  background-position: 50% 0px;
}

.image-dep-section-8-home.image-dep-3 {
  background-image: url('../images/foto_0002_3.png');
}

.name-dep-section-8-home {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}

.text-dep-section-8-home {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.link {
  display: block;
  width: 400px;
  margin: 40px auto 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px solid #b98117;
  border-radius: 10px;
  background-color: #efa51a;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 20px;
  text-align: center;
}

.link:hover {
  border-bottom-color: #832e56;
  background-color: #e74692;
}

a:hover{
	text-decoration:none!important;
}

.footer {
  background-color: #171717;
}

.father-collum-footer {
  display: inline-block;
  width: 100%;
  height: 140px;
  margin: 40px auto 10px;
  border-bottom: 1px solid #fff;
}

.collum-footer {
  height: 120px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: 1px solid #fff;
  text-align: center;
}

.collum-footer.last0collum {
  border-right-style: none;
  text-align: left;
}

.father-social-media-icon {
  width: 50px;
  height: 50px;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: contain;
}

.father-social-media-icon.icon1 {
  background-image: url('../images/Group-926.svg');
}

.father-social-media-icon.icon2 {
  background-image: url('../images/Group-927.svg');
}

.father-social-media-icon.icon3 {
  background-image: url('../images/Group-928.svg');
}

.father-social-media-icon.icon4 {
  display: none;
  background-image: url('../images/Group-783.svg');
}

.logo-shop-footer-1 {
  display: none;
  width: 100px;
  height: 30px;
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
  border: 1px solid #fff;
  border-radius: 3px;
  background-image: url('../images/Ativo-3.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.list-site-map-footer {
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

.list-site-map-footer.last-item {
  display: inline-block;
  border-right-style: none;
}

.telephone-footer {
  display: inline-block;
  width: 30%;
  margin-top: 20px;
  margin-left: 5px;
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.telephone-footer.display-none {
  display: block;
}

.spam-phone {
  font-size: 22px;
}

.location-footer {
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.legal-information-footer {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #5d5d5d;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.link-privat {
  color: #fff;
}

.navbar-fixed {
  position: fixed;
  z-index: 50;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(90, 26, 105, .95);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .11);
}

.image-2-section-6-home {
  position: absolute;
  right: 190px;
  bottom: 0px;
  width: 30%;
  height: 135%;
  background-image: url('../images/mulher-2.png');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-about {
  height: 100vh;
  max-height: 1080px;
  min-height: 800px;
  background-color: #5a1a69;
  background-image: url('../images/hero_sobre.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.father-text-hero-about {
  position: relative;
  left: 5%;
  top: 55%;
  width: 550px;
  height: 550px;
  padding-top: 90px;
  padding-right: 80px;
  padding-left: 80px;
  border-radius: 1000px;
  background-color: rgba(231, 70, 146, .9);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.h1-hero-about {
  display: inline-block;
  margin-bottom: 30px;
  color: #fff;
  font-size: 30px;
}

.h2-hero-about {
  margin-bottom: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 200;
}

.cta-hero-about {
  width: 300px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 3px solid #b98117;
  border-radius: 10px;
  background-color: #efa51a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 18px;
  text-transform: uppercase;
}

.cta-hero-about:hover {
  border-bottom-color: #371041;
  background-color: #5a1a69;
}

.section-2-about {
  position: relative;
}

.father-image-section-2-about {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: inline-block;
  width: 40%;
  height: 100%;
  background-image: url('../images/image-section-2-about.png');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.father-text-section-2-about {
  width: 50%;
  height: 100%;
  margin-top: 160px;
  margin-bottom: 150px;
  float: right;
}

.h2-section-2-about {
  color: #5a1a69;
  font-size: 28px;
}

.paragraph-2 {
  width: 320px;
  color: #e74692;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.section-3-about {
  position: relative;
  background-color: #5a1a69;
}

.father-image-section-3-about {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 40%;
  height: 110%;
  background-image: url('../images/image_section_3.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.father-text-section-3-about {
  display: inline-block;
  width: 60%;
  height: 100%;
  margin-top: 120px;
  margin-bottom: 100px;
  text-align: right;
}

.h2-section-3-about {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 28px;
}

.text-section-3-about {
  display: inline-block;
  width: 350px;
  float: right;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.link-3 {
  width: 320px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: right;
  clear: right;
  border-bottom: 3px solid #b98117;
  border-radius: 10px;
  background-color: #efa51a;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.link-3:hover {
  border-bottom-color: #963060;
  background-color: #e74692;
}

.section-4-about {
  position: relative;
}

.father-image-section-4-about {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 45%;
  height: 112%;
  background-image: url('../images/image-section-4-about.png');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.father-text-section-4-about {
  width: 50%;
  margin-top: 140px;
  margin-bottom: 140px;
  float: right;
}

.h2-section-4-about {
  color: #5a1a69;
  font-size: 28px;
}

.text-section-4-about {
  width: 450px;
  color: #e74692;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.section-5-about {
  display: none;
  height: 600px;
  background-color: #e8e8e8;
}

.slider-section-5-about {
  height: 100%;
  background-color: transparent;
}

.mask-slider {
  background-color: transparent;
}

.arrow-slider {
  color: #56c3e8;
}

.icon {
  color: #56c3e8;
}

.image-slider-1 {
  position: absolute;
  width: 530px;
  height: 530px;
  margin-top: 18px;
  float: left;
  border-radius: 1000px;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.text-boximage-slider-1 {
  position: relative;
  width: 400px;
  height: 400px;
  margin-top: 80px;
  padding-top: 110px;
  padding-right: 80px;
  padding-left: 80px;
  float: right;
  border-radius: 1000px;
  background-color: #5a1a69;
}

.heading {
  display: block;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.text-image-photo-slider {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.div-block {
  position: relative;
  display: block;
  width: 800px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.slide {
  text-align: center;
}

.hero-simulacao {
  width: 100vh;
}

.hero-simulation {
  height: 100vh;
  max-height: 1080px;
  min-height: 800px;
  background-color: #5a1a69;
}

.father-form-site {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 650px;
  height: 650px;
  margin-top: 20px;
  padding-top: 90px;
  padding-right: 70px;
  padding-left: 70px;
  border-radius: 1000px;
  background-color: #efa51a;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.father-form-site.login {
  padding-top: 172px;
}

.heading-2 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 80px;
  padding-left: 80px;
  color: #5a1a69;
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  line-height: 22px;
letter-spacing: 2px;
}

.field-small {
  width: 31%;
  height: 30px;
  margin-top: 10px;
  margin-right: 9px;
  margin-bottom: 10px;
  float: left;
  border-style: none;
  border-radius: 100px;
}


.field-small-ano-modelo {
  width: 31%;
  height: 30px;
  margin-top: 10px;
  margin-right: 9px;
  margin-bottom: 0px;
  float: left;
  border-style: none;
  border-radius: 100px;
}

.form {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.text-field-select {
  height: 30px;
  margin-bottom: 0px;
  padding-left: 20px;
  border-style: none;
  border-radius: 100px;
}

.text-field {
  height: 30px;
  margin-bottom: 10px;
  padding-left: 20px;
  border-style: none;
  border-radius: 100px;
}

.text-field-2 {
  height: 30px;
  margin-bottom: 10px;
  padding-left: 20px;
  border-style: none;
  border-radius: 100px;
}

.text-field-3 {
  height: 30px;
  margin-bottom: 10px;
  padding-left: 20px;
  border-radius: 100px;
}

.submit-button {
  margin-top: 20px;

  border-bottom: 3px solid #371041;
  border-radius: 10px;
  background-color: #5a1a69;
  font-size: 20px;
}

.link-4 {
  display: block;
  margin-top: 20px;
  color: #fff;
}

.spam-tks {
  color: #5a1a69;
  font-size: 25px;
  line-height: 30px;
}

.text-block {
  margin-top: 100px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.success-message {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 200px;
  padding-right: 100px;
  padding-left: 100px;
  border-radius: 1000px;
  background-color: #efa51a;
  color: #5a1a69;
  
  
}






.contagem {
  display: block;
  color: #bdbdbd;
  text-align: right;
}

.juatuba {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #bdbdbd;
  text-align: left;
}

.colunacontagem {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #fff;
  margin-bottom:20px;
}

.colunajuatuba {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}


.enderecos {
  padding-top: 0px;
  background-color:#171717;
}


html.w-mod-js *[data-ix="navbar-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}






.c1 {
  border-style: none solid none none;
  border-width: 0px 1px 1px;
  border-color: #000 #fff #000 #000;
  border-radius: 0px;
}

.enderecos {
  border-right: 1px none #fff;
}

.c2 {
  border-right: 1px solid #fff;
}
.c4 {
  border-left: 1px solid #fff;
}

.end {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
}

.endl {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 13px;
  text-align: justify;
}

.unidade {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.heading-2 {
  color: #fff;
  font-size: 16px;
}

.heading-3 {
  color: #fff;
  font-size: 16px;
}

.telefone {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.unidades {
  font-family: Roboto, sans-serif;
  color: #fff;
}
.regulamento-roda {
  padding-bottom: 71px;
  font-family: Roboto, sans-serif;
  background-color: #171717;
  color: #fff;
  
}

.assinatura {
  margin-top: 40px;
  color: #6e6e6e;
  font-weight: 400;
  text-align: center;
}

.unidades1 {
  padding-bottom: 71px;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.unidade-copy {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

.telefone-copy {
  padding-top: 0px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}











@media (max-width: 991px) {
  .hero-home {
    height: 600px;
    max-height: auto;
    min-height: auto;
  }
  .hero-image-colum {
    width: 100%;
    height: 100%;
    opacity: 0.26;
  }
  .image-car {
    display: block;
  }
  .image-woman {
    display: block;
  }
  .home-hero-text-cta {
    position: relative;
    top: 0%;
    z-index: 100;
    display: inline-block;
    width: 100%;
    margin-top: 110px;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: center;
  }
  .h1-hero-home {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .h2-hero-home {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .cta-hero-home {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .father-info-section-2 {
    width: 100%;
    text-align: center;
  }
  .h2-section-2-home {
    width: 100%;
    padding-left: 0px;
  }
  .image-section-2-home {
    display: none;
  }
  .father-text-section-3-home {
    width: 100%;
    float: none;
    text-align: center;
  }
  .image-section-3-home {
    display: none;
  }
  .text-section-3-home {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .father-image-section-4 {
    display: none;
  }
  .father-text-section-4-home {
    width: 100%;
  }
  .h2-section-4-home {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .text-section-4-home {
    width: auto;
    text-align: center;
  }
  .father-image-section-5 {
    display: none;
  }
  .father-text-section-5-home {
    width: 100%;
    margin-bottom: 80px;
  }
  .h2-section-5-home {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .text-section-5-home {
    padding-right: 0px;
    text-align: center;
  }
  .image-clube-certo {
    display: block;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .cta-section-5-home {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-section-6-home {
    display: none;
  }
  .father-text-section-6-home {
    width: 100%;
    text-align: center;
  }
  .image-section-7-home {
    display: none;
  }
  .father-text-section-7-home {
    width: 100%;
    text-align: center;
  }
  .h2-section-8-home {
    padding-right: 80px;
    padding-left: 80px;
  }
  .footer {
    height: 500px;
  }
  .father-collum-footer {
    border-bottom-style: none;
  }
  .collum-footer {
    height: 130px;
    border-right-style: none;
  }
  .collum-footer.last0collum {
    text-align: center;
  }
  .father-social-media-icon.icon1 {
    display: inline-block;
  }
  .father-social-media-icon.icon4 {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .logo-shop-footer-1 {
    display: none;
  }
  .logo-shop-footer-1.shop-2 {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .telephone-footer {
    width: 32%;
    text-align: center;
  }
  .location-footer {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-bottom: 20px;
  }
  .navbar-fixed {
    display: none;
  }
  .image-2-section-6-home {
    display: none;
  }
  .hero-about {
    height: auto;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .father-text-hero-about {
    position: relative;
    left: auto;
    top: 150px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .father-image-section-2-about {
    display: none;
  }
  .father-text-section-2-about {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
  }
  .paragraph-2 {
    width: auto;
  }
  .father-image-section-3-about {
    display: none;
  }
  .father-text-section-3-about {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
  }
  .text-section-3-about {
    width: auto;
  }
  .link-3 {
    float: none;
  }
  .father-image-section-4-about {
    display: none;
  }
  .father-text-section-4-about {
    width: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    float: none;
    text-align: center;
  }
  .text-section-4-about {
    width: auto;
  }
}

@media (max-width: 767px) {
	
	

  .contagem {
    text-align: center;
  }
  .juatuba {
    border-top: 1px solid #fff;
    text-align: center;
  }
  .colunacontagem {
    border-right-style: none;
  }

	
  .client-section-button {
    display: block;
  }
  .phone-navbar {
    display: none;
  }
  .collum-footer.last0collum {
    padding-right: 0px;
    padding-left: 0px;
  }
  .telephone-footer {
    font-size: 16px;
  }
  .spam-phone {
    font-size: 18px;
  }
  .father-text-hero-about {
    width: 500px;
    height: 500px;
    padding-top: 80px;
  }
  .section-5-about {
    display: none;
  }
  .hero-simulation {
    overflow: hidden;
  }
}

@media (max-width: 479px) {
  .hero-home {
    overflow: hidden;
    height: 650px;
  }
  .dropdown {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
	
    margin-right: 0px;
    float: none;
  }
  ._w-dropdown-list {
    display: block;
    padding-top: 3px;
    padding-bottom: 0px;
  }
  .brand.w--current {
    z-index: 20;
    width: 120px;
  }
  .client-section-button {
    display: none;
    width: 125px;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    text-align: center;
  }
  .hero-image-colum {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 200%;
    height: 90%;
    margin-right: -123px;
    margin-left: auto;
  }
  .h1-hero-home {
    width: auto;
    font-size: 20px;
    line-height: 30px;
  }
  .h2-hero-home {
    width: auto;
    font-size: 18px;
    line-height: 20px;
  }
  .cta-hero-home {
    width: 250px;
    font-size: 18px;
  }
  .section-2-home:nth-child(2) {
    display: none;
  }
  .h2-section-2-home {
    width: auto;
    margin-right: 0px;
    font-size: 20px;
    line-height: 25px;
  }
  .text-section-2-home {
    width: auto;
    margin-right: 0px;
    line-height: 20px;
  }
  .father-columns-section-home {
    width: auto;
  }
  .column-section-home {
    margin-bottom: 20px;
  }
  .cta-section-2-home {
    width: auto;
    margin-right: 0px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
  }
  .father-text-section-3-home {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 0px;
  }
  .h2-section-3-home {
    font-size: 20px;
  }
  .text-section-3-home {
    width: auto;
    line-height: 20px;
  }
  .cta-section-3-home {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
  }
  .h2-section-4-home {
    width: auto;
    font-size: 20px;
    line-height: 25px;
  }
  .text-section-4-home {
    line-height: 20px;
  }
  .father-collums-section-4-home {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .collum-section-4-home {
    width: 100%;
    margin-bottom: 20px;
  }
  .father-text-section-5-home {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .h2-section-5-home {
    width: auto;
    font-size: 20px;
    line-height: 25px;
  }
  .text-section-5-home {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
  }
  .cta-section-5-home {
    width: auto;
    font-size: 16px;
  }
  .father-text-section-6-home {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .h2-section-6-home {
    width: auto;
    font-size: 25px;
    line-height: 30px;
  }
  .paragraph {
    width: auto;
    padding-left: 0px;
    font-size: 18px;
    line-height: 20px;
  }
  .cta-section-6-home {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .father-text-section-7-home {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 0px;
  }
  .logo-shop-app-1 {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .logo-shop-app-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .h2-section-8-home {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 25px;
  }
  .collum-section-8-home {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .link {
    width: auto;
  }
  .footer {
    height: 630px;
  }
  .collum-footer {
    height: auto;
  }
  .collum-footer.last0collum {
    height: auto;
  }
  .logo-shop-footer-1 {
    display: none;
  }
  .logo-shop-footer-1.shop-2 {
    display: none;
  }
  .telephone-footer {
    width: 100%;
    margin-left: 0px;
  }
  .legal-information-footer {
    padding-right: 60px;
    padding-left: 60px;
  }
  .hero-about {
    min-height: 600px;
  }
  .father-text-hero-about {
    width: auto;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }
  .h2-hero-about {
    font-size: 16px;
  }
  .cta-hero-about {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .h2-section-2-about {
    font-size: 20px;
  }
  .paragraph-2 {
    line-height: 20px;
  }
  .h2-section-3-about {
    font-size: 20px;
  }
  .text-section-3-about {
    line-height: 20px;
  }
  .link-3 {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 18px;
  }
  .h2-section-4-about {
    font-size: 20px;
  }
  .text-section-4-about {
    line-height: 20px;
  }
  .father-form-site {
    width: auto;
    height: auto;
    padding-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
    background-color: transparent;
  }
  .heading-2 {
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
  }
  .field-small {
    width: 100%;
  }
  .submit-button {
    border-bottom-color: #b98117;
    background-color: #efa51a;
  }
  .spam-tks {
    color: #fff;
  }
  .success-message {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
