@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Lexend+Deca:wght@100..900&family=Lexend:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


*{
  font-family: 'Oswald', 'Geist', 'Lexend', 'Lexend Deca', 'Roboto', sans-serif;
}

html{
	scroll-behavior: smooth;
}
.off{
	display:none;
}
.on{
	display:block;
}
a,
a:hover{
	text-decoration: none;
}
.container-fluid{ padding: 0;}
.esconde{
    opacity: 0;
}
.visible{
    opacity: 1;
}
::selection {background-color:#0089cf; color:#fff;}
::-moz-selection{background-color:#0089cf; color:#fff;}

header{
	position: fixed;
	z-index: 100;
	width: 100%;
}
.logo img{
	width: 180px;
	height: auto;
	margin-top: 50px;
	margin-left: 50%;
	transition: all .3s ease;
}
.menufixo .logo img{
	max-width: 200px;
	width: 50%;
    margin-top: 30px;
}
.menufixo{
	background:#000;
	padding-bottom: 15px;
}
nav.menu{
	display: inline-block;
	margin-top: 40px;
}
nav.menu ul{
	padding: 0;
}
nav.menu ul li{
	list-style: none;
	display: inline-block;
	position: relative;
}
nav.menu ul li a{
	color: #fefefe;
	text-transform: uppercase;
	font-size: 15px;
	padding: 10px 12px;
    font-weight: bold;
    letter-spacing: -1px;
}
nav.menu ul li a:hover,
nav.menu ul li a.active{
	color: #ccc;
}
nav.menu ul li a.ctaPadrao{
	color: #fff;
	background: #ff5e0a;
	border-radius: 30px;
	padding: 10px 20px;
	border:1px solid #fff;
}
.menu_icon{
	display: none;
    float: right;
    background: #fff;
    padding: 7px 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 21px;
    position: absolute;
    font-weight: 700;
    top: -80px;
    right: 10px;
    border: 1px solid #000;
}
.menu_icon:hover{
	cursor: pointer;
}
.menu_icon.active{
	background: #ffc900;
	color: #fff;
}
.btnzap img{
	width: 100%;
	height: auto;
	margin-top: 15px;
	transition: all .3s ease;
	width: 80%;
}
.topo{
	background-image:url("images/banner-v3.png");
	height: 100%;
	width: 100%;
	position: relative;
	padding: 200px 0px 300px 0px;
	background-repeat: no-repeat;
	background-position: center, center, center, center;
}

#banner.container{
	align-items: center;
	display: flex;
	justify-content: center;
}

.chamada1 h2{
	/*font-weight: 800;
	margin-top: 0px;
	font-size: 28px;
	/*letter-spacing: -2px;*/
	/*line-height: 40px;*/
	/*animation-delay: 0.2s;
	color: #fefefe; 
	text-transform: uppercase;
	text-align: center;
	background-color: #888;
	width: 330px;
	z-index: 1;
	position: absolute;
	margin-left: 400px;
	/*margin-bottom: 100px;*/
	/*height: 90px;
	border-radius: 20px 20px 20px 0px;
	padding-top: 8px;
	background-color: #cd1c18;
    /*background-image: linear-gradient(147deg, #e55451 0%, #cd1c18 74%);*/
	/*box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;*/
}

.chamada1 h2 .pordia{
	font-weight: normal;
	font-size: 10px;
}

.chamada1 h2 .precodia{
	font-size: 38px;
}

.chamada h2{
	/*font-weight: 800;
	margin-top: 37px;
	font-size: 28px;
	/*letter-spacing: -2px;*/
	/*line-height: 40px;*/
	/*animation-delay: 0.2s;
	color: #fefefe; 
	text-transform: uppercase;
	text-align: center;
	background-color: #888;
	width: 290px;
	z-index: 1;
	position: absolute;
	margin-left: -25px;
	/*margin-bottom: 100px;*/
	/*height: 80px;
	border-radius: 20px 20px 0px 20px;
	padding-top: 8px;
	background-color: #cd1c18;
    /*background-image: linear-gradient(147deg, #e55451 0%, #cd1c18 74%);*/
	/*box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;*/
}

#bleft .chamada h2 {
	font-weight: 800;
	margin-top: 0px;
	font-size: 28px;
	/*letter-spacing: -2px;*/
	/*line-height: 40px;*/
	animation-delay: 0.2s;
	color: #fefefe; 
	text-transform: uppercase;
	text-align: center;
	background-color: #888;
	width: 250px;
	z-index: 1;
	position: absolute;
	margin-right: 400px;
	/*margin-bottom: 100px;*/
	height: 80px;
	border-radius: 40px 40px 40px 0px;
	padding-top: 8px;
	background-color: #e55451;
    background-image: linear-gradient(147deg, #e55451 0%, #cd1c18 74%);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.chamada h1 span{
	/*margin: 0 20px 0 20px;*/
    color: #fff;
    text-transform: uppercase;
}

.preju{
	font-weight: 200;
	text-transform: capitalize;
}

.prot{
	font-weight: 200;
	text-transform: capitalize;
}

#subtd .subt h2{
	font-size: 50px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.areaBoxes{
	margin-top: 60px;
}
.areaBox{
	display: inline-block;
	color: #fff;
	padding: 20px;
}
.areaBox h3{
	font-size: 48px;
	font-weight: 800;
	margin: 0;
	padding: 0;
}
.areaBox h3 span{
	font-size: 30px;
}
.areaBox h4{
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-size: 20px;
    text-align: center;
}
.areaBox h5{
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.areaBox h6{
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.areaBox1{
	background: #000;
	border-radius: 20px 0 0 20px;
}
.areaBox2{
	background: #ff0200;
	border-radius: 0 20px 20px 0;
	left: -5px;
    position: relative;
}
.formContato{
	padding: 20px; 
	border-radius: 25px;
	/*background-color: #fff;*/
	position: relative;
	z-index: 5;
}
.formContato h1{
	font-weight: 800;
	text-transform: uppercase;
	font-size: 42px;
	text-align: center;
	margin-top: 10px;
	color: #ffffff;
}
.form-control{
	border-radius: 30px;
	width: 100%;
	height: 55px;
	margin: 10px 0;
	text-transform: uppercase;
	text-align: center;
	border:none;
}
.formsubmit{
	color: #fff;
	font-weight: 800;
	/*background: #ff0200;*/
	background-color: #e55451;
	background-image: linear-gradient(147deg, #e55451 0%, #cd1c18 74%);
	margin-top: 30px;
	font-size: 20px;
}

.formsubmit:hover{
	color: #ff0200;
	background-color: #fff;
	background-image: linear-gradient(147deg, #ffffff 0%, #ffffff 74%);
}

.secondform{
	background: #060059;
	background: linear-gradient(90deg,rgba(6, 0, 89, 1) 0%, rgba(50, 50, 168, 1) 100%);
}

.secondform:hover{
	color: #ff0200;;
	background-color: #fff;
}

input::placeholder {
	font-weight: 300;
  }

.burocracia{
	background-color: #1e2775;
	padding-top: 80px;
	padding-bottom: 50px;
	top: -100px;
	position: relative;
}
.burocracia .chamada h1{
	color: #ff0200;
}
.burocracia .chamada h2{
	color: #fff;
	margin-top: 40px;
}
.burocraciaNao{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
}
.burocraciaNao img{
	margin-right: 10px;
	max-width: 60px;
	height: auto;
}
.protecao{
	position: relative;
	z-index: 1;
}
h2.titulo{
	text-align: center;
	font-weight: 900;
	color: #ff0200;
	font-size: 44px;
	margin-bottom: 40px;
}
.protItem img{
	max-width: 120px;
}
.protItem h3{
	font-weight: bold;
}
.protItem p{
	font-size: 16px;
}
.protecao .carro{
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 0;
}
.protecao .carro img{
	width: 100%;
	height: auto;
	max-width: 30vw;
}
.protecao .moto{
	position: absolute;
	bottom: 100px;
	right: 0;
	z-index: 0;
}
.protecao .moto img{
	width: 100%;
	height: auto;
	max-width: 30vw;
}
a.cta{
	width: 100%;
    display: block;
    max-width: 250px;
    margin: 40px auto;
    border-radius: 20px;
    padding: 12px;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    position: relative;
}
a.cta1{
	background-color: #ff0200;
	color: #fff;
	border:1px solid #ff0200;
}
a.cta2{
	color: #fff;
	background-color: #000;
	border:1px solid #000;
}
a.cta1:hover, a.cta2:hover{
	color: #ff0200;
	background-color: #fff;
}
.assistencia{
	background: #efefef;
	padding: 30px 0 60px 0;
}
.assist{
	margin-top: 40px;
	text-align: center;
}
.assist img{
	border-radius: 100%;
	background-color:  #ff0200;
	margin-bottom: 20px;
}
.assist h4{
	color: #000;
	text-align: center;
	font-weight: bold;
}
.descontos{
	background: #ff0200;
	padding: 50px 0 50px 0;
}
.descontos h2.titulo{
	color: #fff;
}
.temos{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
}
.temos img{
	margin-right: 10px;
    max-width: 60px;
    height: auto;
    display: inline-block;
    width: 30%;
}
.temos h3{
	color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    width: 60%;
    vertical-align: middle;
}
.descontos .img-responsive{
	margin-bottom: 20px;

}

.precos{
	padding: 40px 0;
	text-align: center;
}
.preco h3{
	font-weight: 900;
}
.preco h3 span{
	text-transform: uppercase;
	color: #ff0200;
	display: block;
}
.promocao img{
	width: 100%;
	height: auto;
}
.ctaRodape{
	background: #ff0200;
	color: #fff;
	padding: 30px 0;
}
.ctaRodape h3{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
}
.ctaRodape h4{
	color: #000;
	font-size: 16px;
	letter-spacing: -1px;
}
.rodape {
	background: #070e4c;
	padding: 50px 0;
	align-items: center;
    justify-content: center;
    display: flex;
}
.img-rodape{
	position: center;
	/*height: 100px;*/
	width: 140px;
	
}
.rodape h6{
	color: #fff;
	text-align: right;
	float: right;
	display: block;
}
.social a{
	color: #000;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    padding: 8px;
    margin: 5px;
}
.social{
	float: right;
	margin-top: 0px;
	display: block;
}

.prova{
	background-color: #232323;
  padding-bottom: 60px;
}

.prova .container{
	display: flex;
  justify-content: center;
  color: #fff;
  /*padding: 5px 70px 40px;*/
}

.prova .container .prova-title{
  font-size: 55px;
  text-align: center;
  color: white;
  padding: 12px 0px;
}

.prova .container h2{
  text-align: center;
  text-transform: uppercase;
  margin: 15px 0px;
  font-size: 55px;
}

.prova .container .side-text{
  display: grid;
  align-items: center;
  align-content: center;
  padding: 0px 60px;
}

.prova .container .side-text h3{
  font-weight: 100;
  text-align: center;
  font-family: 'Montserrat';
  font-size: 20px;
}


.chamada.obrigado h2{
	font-weight: 200;
	margin-top: 40px;
	font-size: 30px;
	/*letter-spacing: -1px;*/
	line-height: 30px;
	text-transform: initial;
	text-align: center;
	color: #fff;
}
.chamada.obrigado h1{
	font-weight: 800;
	/*margin-top: 0px;*/
	font-size: 48px;
	/*letter-spacing: -1px;*/
	/*line-height: 30px;*/
	animation-delay: 0.1s;
	text-align: center;
}
.ad1{
	animation-delay: 0.2s;
}
.ad2{
	animation-delay: 0.4s;
}
.ad3{
	animation-delay: 0.6s;
}
.ad4{
	animation-delay: 0.8s;
}
.ad5{
	animation-delay: 1s;
}
.ad6{
	animation-delay: 1.2s;
}

.teste-wpp-button{ 
    	z-index: 1;
	position: relative;
}

.carro-batido .img-carro{
	width: auto;
	height: 450px;
	margin-bottom: -60px;
	padding-left: 30px;
}


/*.carro-batido .img-carro:hover{
	background-image:url("images/carro-batido3.png");
}*/

/*		Responsive CSS 		*/
@media (max-width: 767px) {
	nav{
		width: 100%;
		float: none;
		position: absolute;
		top: -30px;
		left: 0;
		display: none !important;
		z-index: 100;
	}
	.topo{
		padding: 100px 0px 100px 0px;
		height: auto;
	}
	.chamada h2 {
		/*display: none;*/
	}

	.chamada1 h2 {
		display: none;
	}
	
	.chamada h2{
		font-size: 28px;
	}
	.areaBox h3{
		font-size: 30px;
	}
	.areaBox h4{
		font-size: 16px;
	}
	.areaBoxes{
		margin-bottom: 60px;
	}
	.burocracia{
		padding-top: 150px;
	}
	.carro{
		display: none;
	}
	.moto{
		display: none;
	}
	.protItem{
		text-align: center;
	}
	.temos {
	    margin-top: 0px;
	    margin-bottom: 30px;
	}
	.ctaRodape {
	    text-align: center;
	}
	.rodape img{
		text-align: center;
    	max-width: 150px;
    	margin: 20px 0px 25px;
	}
	.rodape h6{
		text-align: center;
	}
	.rodape .social{
		float: none;
		margin: 0 auto;
    	text-align: center;
		display: contents;
	}
	#banner.container{
		z-index: auto;
		display: block;
	}
	.carro-batido .img-carro{
		display: none;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1600px)  {	

}

@media (min-width: 768px) {
	.col-lg-15 {
	    position: relative;
	    min-height: 1px;
	    padding-right: 10px;
        width: 20%;
        float: left;
	}


}

