@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
*{
	margin: 0;
	padding: 0;
}
body{
	/* background-image: url('bg.jpg');
	background-attachment: fixed;
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat; */
	background-color: #94e28d;
}
section{
	margin-top: 2cm !important; 
	border-radius: 50px; 
	background-color: white; 
	box-shadow: 0 4px 16px rgba(0,0,0,.12);
	border: 10px solid #fff;
}
.container{
	display: block;
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
	float: left;
	margin-left: 70px;
}
header{
	display: block;
	/* background-color: #F58634; */
	height: 100px;
	/* background-color: #F58634; */
	background: #F7941D !important; 
	border-radius: 50px 50px 0px 0px;
}
header h1 span{
	display: inline-block;
	line-height: 100px;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 34px;
}
.header1{
	display: inline-block;
	width: 350px;
	text-indent: 20px;
	color: #FFF;
}
.header2{
	display: block;
	text-indent: 20px;
	color: #000;
	text-align: right;
	float: right;
	margin-right: 30px;
}
header h1 img{
	float: left;
	margin-top: 15px;
}
.publicidade{
	display: block;
	margin-left: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
}
footer p{
	display: block;
	line-height: 50px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
}
footer p a{
	text-decoration: none;
	font-weight: bold;

}
footer span{
	display: block;
	color: #FFF;
	font-family: 'Oswald', sans-serif;
	line-height: 50px;
	height: 50px;
	background-color: #ED3237;
	text-align: center;
}
.obrigatorio{
	display: block;
	font-family: 'Oswald', sans-serif;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #ED3237;
}
input, textarea, .proposta, select, .ip{
	display: inline-block;
	width: 290px;
	height: 50px;
	line-height: 50px;
	text-indent: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	border: 1px solid #999;
}
textarea{
	width: 550px;
	margin-left: 100px;
}
.ip{
	border: 1px solid #999;
	margin-left: 100px;
}
.ip strong{
	color: #ED3237;
	margin-left: 10px;
}
.select{
	height: 55px;
}
.image{
	display: block;
	float: left;
	margin-left: 20px;
}
.proposta{
	background-color: #ED3237;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
}
.verifica{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	text-align: center;
}
.cinza{
	display: block;
	background-color: #E6E7E8;
	padding: 20px 0;
}
.send{
	font-weight: bolder;
	color: #ED3237;
	background-color: #FFF;
	border: 1px solid #999;
	cursor: pointer;
	display: inline-block;
}
.box1{
	display: inline-block;
	width: 300px;
	margin-left: 80px;
	float: left;
}
.box2{
	display: inline-block;
	width: 300px;
	float: left;
}
.sp{
	background-image: url('sprite.png');
	background-position: 240px 0;
	background-repeat: no-repeat;
	background-size: 50px;
}
.f{
	background-position: 240px -100px;
}
.e{
	background-position: 240px -50px;
}
.alertar-bug{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	background-color: #FFF472;
	padding: 20px 0;
	margin: 20px 0;
}
.men{
	height: 150px;
	text-indent: 0;
	padding: 20px;
	width: -50px;
}
.res{
	display: block;
	width: 670px;
	text-align: right;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	margin-top: -50px;
	color: #C00;
}
.box{
	display: inline-block;
	width: 390px;
	text-align: center;
	float: left;
	text-indent: 40px;
}
.limpar{
	clear: both;
}
.nome{
	width: 600px;
}
.seta{
	display: inline-block;
	float: right;
	margin-top: 20px;
	filter: contrast(5);
}
#bar{
	    right: 1cm;
    top: 7.5cm;
    width: 280px;
    position: absolute;
}
#bar img{
	border: 10px solid #fff;
	border-radius: 20px;
	width: 100%;
}
.div-video{
	margin-top: .5cm;
	margin-left: .5cm;
	border-top: 21px solid #030000;
}
