
body{
	background-color: #000;
	font-family: "Poppins", sans-serif;
}

.topo-0{
	padding: 10px 0 40px 0;
}

.fundo-topo-0{
	border: 3px groove #0EFF00;
    box-shadow: 0px 0px 10px 0px #00FF0C;
}

.topo-1{
	padding: 30px 0;
}

.img-san{
	width: ;
	height: auto;
	border-radius: 50%;
	margin-bottom: 20px;
	width: 26%;
    border: 3px groove #0EFF00;
    box-shadow: 0px 0px 10px 0px #36FF00;
}

.titulo-nome{
	color: #fff;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 0;
	font-size: 2em;
}

.subtitulo-nome{
	color: #fff;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 20px;
	font-size: 14px;
}

.texto-nome{
	color: #fff;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0px;
	font-size: 20px;
}

.botao{
	background-color: transparent;
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-image: linear-gradient(160deg, #00D81E 0%, #000000 100%);
    box-shadow: 0px 0px 25px 2px rgba(1.10869565217385, 255, 0, 0.64);
    border-style: groove;
    border-color: #00FF19;
    padding: 10px 35px;
    margin: 40px auto 25px auto;
}

.titulo-topo-0{
	font-family: "Poppins", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    font-size: 42px;
    line-height: 1.3;
}

.titulo-topo-0 span{
	color: #00FF19;
}	

.titulo-foto{
	font-family: "Poppins", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 25px;
}

.titulo-bonus{
	font-family: "Poppins", Sans-serif;
    font-weight: 700;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    color: #000;
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 0px;
}

.titulo-foto span{
	color: #00FF19;
}	

.img-trofeu{
	width: 70%;
	height: auto;
	margin: 25px auto;
}

.img-cansaco{
	width: 100%;
	height: auto;
	border-style: groove;
    border-color: #00FF19;
    margin: 20px auto;
    border-radius: 10px;
}

.img-foto{
	width: 100%;
	height: auto;
}

.texto-foto{
	color: #fff;
	line-height: 1.4;
	font-size: 18px;
	font-weight: 400;
}

.texto-bonus{
	color: #000;
	line-height: 1.3;
	font-size: 14px;
	font-weight: 400;
}

.sub-bonus{
	color: #000;
	line-height: 1.3;
	font-size: 15px;
	font-weight: 600;
}

.texto-foto span{
	color: #00FF19;
	font-weight: 600;
}

.img-depo{
	width: 100%;
	height: auto;
}

.preto{
	color: #000 !important;
}

.fundo-branco{
	padding: 30px;
	background-color: #fff;
	border-radius: 25px;
}

.fundo-kit{
	padding: 30px 20px;
	border-style: groove;
    border-color: #00FF19;
    box-shadow: 0px 0px 25px 2px rgba(1.10869565217385, 255, 0, 0.64);
}

.img-check{
	    height: 1em !important;
    width: 1em !important;
}

.texto-kit{
	color: #fff;
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 10px;
}

.texto-kit span{
	color: #00FF19;
}	

.texto-kit strike{
	color: #ff0000;
	font-weight: 600;
}

.texto-kit ld{
	float: right;
}

.texto-kit2{
	color: #fff;
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 10px;
}

.texto-kit2 span{
	color: #00FF19;
}	

.texto-kit2 strike{
	color: #ff0000;
	font-weight: 600;
}

.texto-kit2 ld{
	float: right;
}

.img-kit{
	width: 80%;
	height: auto;
	margin-bottom: 25px;
}

.container-kit{
	margin: 20px auto;
	max-width: 600px;
	display: flex;
	gap: 15px;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}

.container_html {
 	width: 100%;
 	transition: width .5s;
}

.mb-1 {
	margin-bottom: 1rem;
}

.input, .select, .tel{
    width: 100%; 
    padding: .375rem .75rem; 
    font-size: 1rem; 
    line-height: 1.5;
    color: #212529; 
    background: #fff; 
    border: 1px solid #ced4da; 
    border-radius: .25rem; 
    box-sizing: border-box;
}

.form-group-2{ 
	display: flex; 
	align-items: center; 
	width: 100%; 
	margin-bottom: 1rem;
}

.select{ 
	max-width: 35%; 
	border-right: none; 
	border-radius: .25rem 0 0 .25rem; 
	height: calc(2.25rem + 2px); 
}

.tel{ 
	flex: 1; 
	border-radius: 0 .25rem .25rem 0; 
	height: calc(2.25rem + 2px); 
}

.btn{
    display: block; 
    width: 100%; 
    margin-top: 20px; 
    padding: 13px; 
    line-height: 1.5; 
    text-align: center;
    cursor: pointer; 
    font-size: 1rem; 
    font-weight: 700; 
    text-transform: uppercase;
    text-shadow: 0 0 2px rgb(0 0 0 / 80%); 
    color: #fff; 
    background: #11ff00; 
    border-radius: 15px;    
    box-shadow: 0 -1px 24px 0 BUTTOM_COLOR;
    border: 1px solid transparent;
}

.hidden { 
	display:none;
}

.img-cupom{
	display: block;
	margin: 0 auto;
	width: 70%;
	height: auto;
}

.fundo-bonus{
	background-color: #fff;
	padding: 30px 20px;
	border-radius: 15px;
	min-height: 350px;
	margin-top: 30px;
}

.preco-bonus{
	background-color: #b70017;
	padding: 10px 15px;
	border-radius: 5px;
	color: #fff;
	font-weight: 500;
	font-size: 20px;
}

.preco-bonus b{
	font-size: 34px;
	font-weight: 700;
}

.img-bonus{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.titulo-topo-00{
	text-align: center;
    font-family: "Michroma", Sans-serif;
    font-weight: 500;
	color: #fff;
	font-size: 20px;
	margin-bottom: 25px;
	padding-top: 20px;
}

.titulo-topo-00 span{
	color: #00ff00;
}

@media screen and (max-width: 600px) {

	.titulo-topo-00{
		font-size: 18px;
		margin-bottom: 15px;
		padding-top: 5px;
	}

	.input, .select, .tel{
		font-size: 0.8rem;
	}	

	.select{ 
		max-width: 40%; 
	}

	.texto-kit{
		max-width: 60%;
	}

	.texto-kit{
		font-size: 13px;
	}

	.texto-kit2{
		font-size: 13px;
	}

	.img-kit{
		width: 100%;
	}

	.texto-foto{
		text-align: left;
	}

	.titulo-foto{
		text-align: center;
		font-size: 24px;
	}

	.img-foto{
		width: 100%;
		height: auto;
		margin-bottom: 25px;
	}

	.img-trofeu{
		width: 100%;
	}

	.titulo-topo-0{
		font-size: 22px;
        line-height: 1.2em;
        letter-spacing: 1.3px;
        word-spacing: 0.2em;
        -webkit-text-stroke-width: 0px;
        stroke-width: 0px;
	}

	.botao{
		font-size: 16px;
        line-height: 1em;
        letter-spacing: 2.1px;
        word-spacing: 0.1em;
        border-width: 1px 1px 1px 1px;
        border-radius: 5px 5px 5px 5px;
        padding: 10px 15px;
	}

	.texto-nome{
		font-size: 16px;
		line-height: 1.4;
	}

	.img-san{
		width: 45%;
		height: auto;
	}

}