	@charset "utf-8";
    .eng-form-suporte{position:relative;float:left;width:380px;margin:20px 0 20px 0; left:0;}
	.eng-form-suporte fieldset {border:0;}
	.eng-form-suporte legend {display:none;}
	.eng-form-suporte .p {display:block; float:left; width:100%; text-align:left; margin-top:5px; font-size:13px;}
	.eng-form-suporte .p2 {display:block; float:left; width:100%; text-align:left; margin-top:5px; font-size:13px;}
	.eng-form-suporte .p3 {display:block; float:left; width:100%; text-align:left; margin-top:5px; font-size:13px;}
	
	.eng-form-suporte input{position:relative;float:left;border:1px solid #DDD;height:35px;padding-left:10px;width:calc(100% - 12px);margin-bottom:10px}
	.eng-form-suporte select{position:relative;float:left;border:1px solid #DDD;height:35px;padding-left:10px;width:calc(100% - 12px);margin-bottom:10px}
	.eng-form-suporte .textarea{position:relative;float:left;border:1px solid #DDD;margin-bottom:10px;padding-top:10px;padding-left:10px;width:calc(100% - 12px);}
	.eng-form-suporte .captcha{position:relative;float:left;width:100px;height:34px;text-align:center;background:#f0f0f0;margin:10px 0}
	.eng-form-suporte .captcha img{position:relative;float:left;border:2px solid #e0e0e0}
	
	.bt-enviar{position:relative;float:left;width:100%;background:#8e8e8e;border:0;margin-top:20px;font-size:16px;color:#fff;text-align:center;padding:10px 0;font-weight:500;}
	.bt-enviar:hover {background:#00B1C5; transition:1s;}
	
	.eng-contato {display:block; float:right; width:290px;  margin-right:10%; margin-top:40px; padding:10px; padding-bottom:40px; border-left:1px solid #CCC;}
	.eng-contato h3, .eng-contato p {display:block; float:right; width:100%; text-align:right;}
    .eng-contato h3 { margin-bottom:15px;}
    
	.eng-form-suporte iframe {display:block; float:right; width:570px; height: 400px; margin-top: 44px;}*/

    .dados-produto, .dados-produto h2, .dados-produto p {display:block; float:right; }
    .dados-produto {width:332px; margin-top: 40px;}
    .dados-produto h2 {width:100%; background:#dddddd;  color:#000; font-size:16px; font-weight:300; text-align:center; padding:7px 0 3px 0;}
	.dados-produto p {width:100%; padding: 20px 0; margin: 10px 0; border-top:1px solid #eee; border-bottom:1px solid #eee; text-align:center;}
	
	.titulo_sucess, .subtitulo_sucess, .txt_sucess, .bt-nav {display:block; float: left;}
	.titulo_sucess {font-size:34px; color:#e7bf87; margin-top:40px;}
	.titulo_sucess, .subtitulo_sucess, .txt_sucess, .img-sucess {width:600px;}
	.img-sucess {position:absolute; right:0; top:0; width:350px; height:332; top:20px;}
	.bt-nav {width:260px; padding: 10px 0; background:#e7bf87; color:#000; text-align:center; margin-top:30px;}
	
	#myimage {display:block; float:left;}
	.bt-refresh { width: 150px !important; padding:6px; display:block; float:left; color:#535b5e;}

@media only screen and (min-width: 980px) and (max-width: 1169px) {
	.eng-form-suporte iframe {width:400px;}*/
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.eng-form-suporte {position:inherit; float:none; display:inline-block;}
	.eng-form-suporte iframe {position:inherit; float:none; display:inline-block; width:500px; margin-bottom: 50px;}*/
	
	.dados-produto {display:inline-block; float:none;}
}
@media only screen and (min-width: 667px) and (max-width: 767px) {
	.eng-form-suporte {position:inherit; float:none; display:inline-block;}
	.eng-form-suporte iframe {position:inherit; float:none; display:inline-block; width:500px; margin-bottom: 50px;} */
	.dados-produto {display:inline-block; float:none;}
}
@media only screen and (min-width: 480px) and (max-width: 666px) {
	.eng-form-suporte {position:inherit; float:none; display:inline-block;width:455px}
	.eng-form-suporte iframe {position:inherit; float:none; display:inline-block; width:455px; margin-bottom: 50px;} */
	.eng-form-suporte .p2 {width:250px;}
	.dados-produto {display:inline-block; float:none;}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
	.eng-form-suporte {position:inherit; float:none; display:inline-block;width:295px}
	.eng-form-suporte iframe {position:inherit; float:none; display:inline-block; width:295px; margin-bottom: 50px;} */
	.eng-form-suporte .p2, .eng-form-suporte .p3 {float:left; width: calc(100% - 12px);}
	.dados-produto {display:inline-block; float:none;}
}
