@charset "UTF-8";
@font-face {font-family: OpenSans_Bold; src: url(fonts/OpenSans-Bold.ttf);}
@font-face {font-family: OpenSans_BoldItalic; src: url(fonts/OpenSans-BoldItalic.ttf);}
@font-face {font-family: OpenSans_ExtraBold; src: url(fonts/OpenSans-ExtraBold.ttf);}
@font-face {font-family: OpenSans_ExtraBoldItalic; src: url(fonts/OpenSans-ExtraBoldItalic.ttf);}
@font-face {font-family: OpenSans_Italic; src: url(fonts/OpenSans-Italic.ttf);}
@font-face {font-family: OpenSans_Light; src: url(fonts/OpenSans-Light.ttf);}
@font-face {font-family: OpenSans_LightItalic; src: url(fonts/OpenSans-LightItalic.ttf);}
@font-face {font-family: OpenSans_Regular; src: url(fonts/OpenSans-Regular.ttf);}
@font-face {font-family: OpenSans_Semibold; src: url(fonts/OpenSans-Semibold.ttf);}
@font-face {font-family: OpenSans_SemiboldItalic; src: url(fonts/OpenSans-SemiboldItalic.ttf);}

div{position: relative;margin: 0 auto;}
body{ 
	background-image: url(../images/efeitos/fundo_tijolo_opac2.jpg);
	background-size: 80% auto;
	background-color: rgba(35,33,35,1); 
	font-family: "OpenSans_Regular"; 
}
body.fundo_thanks{ background-color: rgba(227,227,227,1); font-family: "OpenSans_Regular"; }
body > *{color: #fefefe;}

/*HEAD PAGE*/
.wrap_page{
	width: 70vw;
	padding: 1.5vh 2vw 0 2vw;
	/*border-left: 2px solid rgb(43, 43, 43);*/
	/*border-right: 2px solid rgb(43, 43, 43);*/
	z-index: 9999;
}

.wrap_page::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 85vh;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+100&0.65+0,0.5+50,0+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.wrap_page::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 70vh;
	z-index: -9;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,000000+50,000000+100&0+0,0.5+50,1+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.logo{width: 30vw;padding: 2.5vh 0vw;}
.logo > img{width: 100%;}

.formulario_head{padding: 1.5vh 1vw;margin: 2vh 0;}
.formulario_head{width: 32vw;}

.formulario_head{
	background-color: rgba(53,53,53,1);
	outline-offset: rgba(53,53,53,1);
}

.formulario_head > form > h1{
	font-family: "OpenSans_Semibold";
	text-transform: uppercase;
	font-size: 30pt;
}
.formulario_head > form > div{
	height: 8.5vh;
}
.formulario_head > form > p{
	font-family: "OpenSans_Regular";
	margin-bottom: 2vh;
	font-size: 15pt;
}
.formulario_head > form > div > label{
	font-family: "OpenSans_Semibold";
	text-transform: uppercase;
	padding: 0vh 0.5vw;
	font-size: 15pt;
}
.formulario_head > form > div > input{
	height: calc(1.5em + .75rem + 6px);
	border-radius: 0.5vw;
}

input[name="avise-me"]{
	background-color: rgba(255,195,26,1);
	font-family: "OpenSans_Bold";
	text-transform: uppercase;
	position: absolute;
	font-size: 20pt;
	margin-top: 1vh;
	display: block;
	color: #fefefe;
	outline: none;
	border:none;
}
/*HEAD PAGE*/

/*BODY PAGE*/
/*H1s*/

.cronometro > h1,.carrosseu > h1,.produtos > h1,.perguntas > h1{
	font-family: "OpenSans_ExtraBold";	
	color: rgba(255,255,255,1);
	text-transform: uppercase;
	text-align: center;
}
.cronometro > h1{
	color: rgba(255,195,26,1);	
	font-size: 65pt;
}

.carrosseu > h1,.produtos > h1,.perguntas > h1{
	font-size: 40pt;
}

.perguntas > h1::before{
	content:"";
	background-image: url(../images/icons/pd_in.png);
	background-repeat: no-repeat;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	left: 12vw;
	background-size: 35px auto;
	background-position: bottom right;
}
/*H1s*/

/*H1subs*/
.cronometro > p,.carrosseu > p,.produtos > p,.perguntas > p{
	font-family: "OpenSans_Regular";	
	text-align: center;
	font-size: 20pt;
}

.cronometro > p,.carrosseu > p,.produtos > p,.perguntas > p{
	padding-bottom: 3vh;
}
/*H1subs*/

/*CONTAINER PAGE*/
.cronometro,.carrosseu,.produtos,.perguntas{
	padding: 3vh 0;
}
/*CONTAINER PAGE*/

/*GRADE*/
.grade_produtos{
	width: 50vw;
}
.grade_perguntas{}
/*GRADE*/

/*CRONOMETRO*/
.cronometro > ul{
	display: block;
	margin: 0 auto;
	width: 57vw;
}

.cronometro > ul > li{
	min-width: 1vw;
	max-width: auto;
	display: inline-block;
	text-align: center;
	font-size: 60pt;
	background-color: transparent;
}

#item_2, #item_4{top: -70px;}

.cronometro > ul > li > span{
	font-family: "OpenSans_Bold";
	text-transform: uppercase;
	text-align: center;
	line-height: 100px;
	font-size: 100pt;
	display: block;
	height: 110px;
}

.cronometro > ul > li > p{
	font-family: "OpenSans_Bold";
	text-transform: uppercase;
	color:rgba(120,120,120,1);
	text-align: center;
	font-size: 30pt;
}
/*CRONOMETRO*/

/*CARROSSEL*/
.carousel-inner{
	width: 54vw;
}

.carousel-inner > img{
	display: inline-block;
}

.carousel-item > img{
	margin: 0 0.7vw;
	width: 9vw;
}
/*CARROSSEL*/

/*PRODUTOS*/
.grade_produtos > ul{
	margin-top: 10px;
}

.grade_produtos > ul > li{
	width: 20vw;
	height: 20vh;
	margin: 10px 20px;
	background-color: rgba(255,255,255,0.8);
}
/*PRODUTOS*/

/*PERGUNTAS*/
.grade_perguntas > ul > li{
	padding: 10px 10px 10px 45px;
	list-style: none;
}

.grade_perguntas > ul > li::before{
	position: absolute;
	content: "";
	background-image: url(../images/icons/pd_dw.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 0px;
	left: 2.5vw;
	background-size: 25px auto;
	background-position: center bottom;
}

.grade_perguntas > ul > li > a{
	font-family: "OpenSans_ExtraBold";
	color: rgba(255,255,255,1);
	font-size: 25pt;

}

.grade_perguntas > ul > li > div.collapse > div{
	font-family: "OpenSans_Semibold";
	color: rgba(255,255,255,1);
	font-size: 18pt;
}
/*PERGUNTAS*/
/*BODY PAGE*/

/*FOOTER PAGE*/
.footer{
	padding: 5vh 0 15vh;
}

.footer > h1{
	font-family: "OpenSans_ExtraBold";
	color: rgba(0,160,221,1);
	text-transform: uppercase;
	padding-bottom: 12vh;
	text-align: center;
	font-size: 40pt;
}

.footer > h1::after{
	content: "";
	position: absolute;
	background-image: url(../images/icons/seta_out.png);
	background-repeat: no-repeat;
	height: 70px;
    width: 135px;
	margin-top: -2vh;
	right: 15vw;
}
.footer > h1::before{
	content: ""; 
	position: absolute;
	background-image: url(../images/icons/seta_in.png);
	background-repeat: no-repeat;
	height: 70px;
    width: 135px;
	margin-top: 5vh;
	left: 15vw;
}

.grade_footer{
	width: 51.5vw;
}

.grade_footer > ul > li{
	padding: 250px 0 0 0;
	text-align: center;
	margin: 0 2vw;
	height: 25vh;
	width: 12vw;
}

.email{
	background-image: url(../images/icons/carta.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.telef{
	background-image: url(../images/icons/telefone.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.vend{
	background-image: url(../images/icons/vendedora.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.midas{
	background-color: rgba(82,82,82,1);
	height: 15vh;
}
/*FOOTER PAGE*/