@charset "UTF-8";
/* CSS Document */


#content {
	height:auto;
	margin-top:6.5em;
}

img#btvoltar {
	margin-left:1.5em;
	margin-top:1em;
	width: 127.1px;
}

img#btback {
	margin-left:1.5em;
	margin-top:1em;
	width: 161.1px;
}

img#btretourne {
	margin-left:1.5em;
	margin-top:1em;
	width: 184.1px;
}


#linedot {
	margin:0 auto;
	width:58.4em;
	margin-top:-1em;
}

img#dados {
	margin:0 auto;
	display:flex;
}


#formrequisitar {
	margin-top:2em;
}

span.error {
	font-family:Arial, Helvetica, sans-serif;
	color:#e24f62;
	outline:0;
	font-size:0.9em;
	letter-spacing:0.03em;
}

span#nomeb {
	color:#C3C1C1;
}

form {
	margin:0 auto;
	display:flex;
	justify-content:center;
	width:815px;
}

p#txtfesta, p#extras {
	font-family:Arial, Helvetica, sans-serif;
	color:#C3C1C1;
	outline:0;
	font-size:1em;
	letter-spacing:0.1em;
	padding-left:0.3em;
	margin:1em 0 4em 0;
}


p#extras {
	margin-top:1.5em;
	margin-bottom:2.2em;
}


span.dis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	letter-spacing:0.05em;
	color:#C3C1C1;
	padding-left:1em;
}


input.fest {
	margin-bottom:2em;
}

#d1 {
	float:left;
	width:55%;
}

#d2 {
	float:left;
	width:45%;
	margin-bottom:2em;
}

textarea {
	line-height:2em;
	padding: 0.8em 0.5em 0.8em 1em !important;
	
}

input.estilo, textarea  {
	font-family:Arial, Helvetica, sans-serif;
/*	font-weight:bold;
*/	border-radius:0.8em;
	border: 1px solid #ccc;
	padding: 0.8em 0 0.8em 1em;
	font-size:1em;
	letter-spacing:0.05em;
	color:#867C7C;
	outline:0;
	/*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
}


input#maisfestas {
	margin-bottom:4em;
}

input#mail, input#petiz, input#maisfestas {
	width:97%;
}

input#nome, input#apelido, input#localidade, input#tl, input#idade {
	width:44.9%;
}

input#data {
	width:23.5%;
}

select#horainicio, select#horafim {
	width:32%;
	margin-right:3.3%;
}

select#minutosinicio, select#minutosfim  {
	width:35%;
}


input#nome, input#localidade, select#criancas, select#festa, input#data  {
	margin-right:1.5em;
}


span#txtextra, span#txtextraen, span#txtextra1, span#txtextra1en, span#txtextra2, span#txtextrafr, span#txtextra1fr, span#txtextra2fr  {
	font-family:Arial, Helvetica, sans-serif;
/*	font-weight:bold;
*/	font-size:0.99em;
	color:#C3C1C1;
	letter-spacing:0.03em;
/*	font-weight:bold;
*//*	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/

} 

span#txtextra {
	margin-right:0.3em;
}

span#txtextraen {
	margin-right:2.3em;
}

span#txtextra1 {
	margin-right:1%;
}


span#txtextra1en {
	margin-right:2%;
}

span#txtextra2 {
	margin-right:1.2em;
}

span#txtextrafr {
	margin-right:0.9em;
}

span#txtextra2fr {
	margin-right:1.5em;
}


select#criancas , select#faixaet {
	width: 47.8%;
}

select {
	padding: 0.8em 0 0.8em 0.8em;
	font-size: 1em;
/*	font-weight:bold;
*/	border: 1px solid #ccc;
	border-radius:0.7em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/imagens/dp.png) 99.5% / auto no-repeat #FFF;
	color:#BEBEBE !important;
	outline:0;
/*	letter-spacing:0.015em;
*/	/*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
}

td.space1 {
	padding:0 0 2em 0;
}
td.space2 {
	 	padding:0 0 1.5em 0;
}

label#srs {
	font-family:Arial, Helvetica, sans-serif;
	color:#C3C1C1;
	outline:0;
	font-size:1em;
	letter-spacing:0.1em;
	padding-left:0.5em;
	/*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
}


input#button {
	border:0.05em solid #fff;
	border-radius:0.7em;
	padding:0.4em 1.5em;
	font-size:1.1em;
	background-color:#cde6d9;
	letter-spacing:0.05em;
	color:#fff;
	cursor:pointer;
	
}

#festap {
	letter-spacing:0.05em;
	line-height:1.7em;
}

td#bt [type="submit"]:hover {
	background-color:#deefe7;
}


select:active, select:hover {
  color:#rgb(46, 45, 44) !important;
}


footer {
	margin-top:7em;
}



span.radiobt {
	width:20px;
	height:20px;
	top:5px;
	left:1px;
	background:#fff;
	position:relative;
	display:inline-block;
	border-radius:50%;
	border:1px solid #ccc;	
}

span.radiobt::before {
	position:absolute;
	content:"";
	width:8px;
	height:8px;
	background:#EA6E7E;
	border-radius:50%;
	top:50%;
	left:50%;
	opacity:0;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-transition:all 0.3s linear;
	transition:all 0.3s linear;
}

input[type="radio"] 
{
	position:absolute;
	z-index:99;
	-webkit-transform:scale(1.5);
	transform:scale(1.5);
	opacity:0;
	margin-top:0.8em;
}

input[type="radio"]:checked + span::before 
{
	opacity:1;
}


td.pro {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	color:#aba6a6;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
}


:-moz-placeholder {
	color:#BEBEBE;
}

:-ms-input-placeholder {
	color:#BEBEBE;
}

::-webkit-input-placeholder {
		color:#BEBEBE;
}


input.estilod {
	font-family:Arial, Helvetica, sans-serif;
	border-radius:0.8em;
	border: 1px solid #ccc;
	padding: 0.8em 0 0.8em 1em;
	font-size:1em;
	letter-spacing:0.06em;
	color:#BEBEBE;
	outline:0;
}


input[type=text], textarea {
		-webkit-appearance: none !important;
		-moz-appearance: none !important;
		appearance: none !important;
		background: transparent;
		outline: none;
	}

@media only screen and (min-width: 320px) and (max-width: 365px) {

	img#btvoltar, img#btback, img#btretourne {
		margin-top: 4em;
		position: absolute;
	}
	
	
	img#btvoltar {
		width: 33%;
	}
	
	img#btback {
		width: 35%;
	}
	
	
	img#btretourne {
		width: 40%;
	}
	
	
	header {
		height: 29%;
	}

	#content {
	 height: 100% !important;
	 margin-top: 6px !important;
	}
	
	img#dados {
		width: 89%;
		height: auto;
		margin-top: 20%;
	}
	
	table {
		width: 80% !important;
		height: auto;
		margin-left: -5%;
	}
	
	
	#formrequisitar {
		width: 97%;
		margin: 0 auto;
	}
	
	form, #d1, #d2 {
		width: 100%;
	}
	
	#d1 {
		margin-top: -12%;
	}
	
	
	p#txtfesta {
		width: 100%;
		line-height: 28px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#idade, input#mail, input#petiz, input#maisfestas, input#data {
		width: 100%;
	}
	
	select#criancas, select#faixaet {
		width: 106.5%;
	}
	
	select#horainicio, select#minutosinicio, select#horafim, select#minutosfim {
		width: 106.5%;
		margin-top: 11%;
	}
	
	
	input#nome, input#localidade, select#criancas, input#data {
		margin-bottom: 1.7em;
	}
	
	input#data {
		margin-top: 12%;
	}
	
	span#txtextra2 {
		margin-right: 1.1em;
	}
	
	td#bt {
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		margin-top: 2.5em !important;
		float: none !important;
	}
	
	input#button {
		font-size: 1.5em;
		border-radius: 0.5em;
		-webkit-appearance: none;

	}

	#linedot {
		overflow: hidden;
		width: 98%;
		margin: 0 auto;
	}
	

}

@media only screen and (min-width: 366px) and (max-width: 413px) {

	img#btvoltar, img#btback, img#btretourne {
		margin-top: 4em;
		position: absolute;
	}
	
	
	img#btvoltar {
		width: 33%;
	}
	
	img#btback {
		width: 35%;
	}
	
	
	img#btretourne {
		width: 40%;
	}
	
	
	
	header {
		height: 29%;
	}

	#content {
	 height: 100% !important;
	 margin-top: 6px !important;
}
	img#dados {
		width: 89%;
		height: auto;
		margin-top: 20%;
	}
	
	table {
		width: 96% !important;
		height: auto;
		margin-left: 3%;
	}
	
	
	#formrequisitar {
		width: 97%;
		margin: 0 auto;
	}
	
	form, #d1, #d2 {
		width: 100%;
	}
	
	#d1 {
		margin-top: -12%;
	}
	
	
	p#txtfesta {
		width: 100%;
		line-height: 28px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#idade, input#mail, input#petiz, input#maisfestas, input#data {
		width: 91%;
	}
	
	select#criancas, select#faixaet {
		width:96.5%;
	}
	
	select#horainicio, select#minutosinicio, select#horafim, select#minutosfim {
		width: 96.5%;
		margin-top: 11%;
	}
	
	
	input#nome, input#localidade, select#criancas, input#data {
		margin-bottom: 1.7em;
	}
	
	input#data {
		margin-top: 12%;
	}
	
	
	textarea {
		width: 88.8% !important;
	}
	
	span#txtextra2 {
		margin-right: 1.1em;
	}
	
	td#bt {
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		margin-top: 2.5em !important;
		float: none !important;
	}
	
	input#button {
		font-size: 1.5em;
		border-radius: 0.5em;
		-webkit-appearance: none;
	}

		
	#linedot {
		width: 22.7em;
		overflow: hidden;
		margin: 0 auto;
	}
	

}

@media only screen and (min-width: 414px) and (max-width: 479px) {

	img#btvoltar, img#btback, img#btretourne  {
		margin-top: 4em;
		position: absolute;
	}
	
	img#btvoltar {
		width: 33%;
	}
	
	img#btback {
		width: 37%;
	}
	
	
	img#btretourne {
		width: 42%;
	}
	
	
	header {
		height: 29%;
	}

	#content {
	 height: 100% !important;
	 margin-top: 6px !important;
}
	img#dados {
		width: 89%;
		height: auto;
		margin-top: 20%;
	}
	
	table {
		width: 96% !important;
		height: auto;
		margin-left: 3%;
	}
	
	
	#formrequisitar {
		width: 88%;
		margin: 0 auto;
	}
	
	form, #d1, #d2 {
		width: 100%;
	}
	
	#d1 {
		margin-top: -12%;
	}
	
	
	p#txtfesta {
		width: 100%;
		line-height: 28px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#idade, input#mail, input#petiz, input#maisfestas, input#data {
		width: 91%;
	}
	
	select#criancas, select#faixaet {
		width:96.5%;
	}
	
	select#horainicio, select#minutosinicio, select#horafim, select#minutosfim {
		width: 96.5%;
		margin-top: 11%;
	}
	
	
	input#nome, input#localidade, select#criancas, input#data {
		margin-bottom: 1.7em;
	}
	
	input#data {
		margin-top: 12%;
	}
	
	
	textarea {
		width: 88.8% !important;
	}
	
	span#txtextra2 {
		margin-right: 1.1em;
	}
	
	td#bt {
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		margin-top: 2.5em !important;
		float: none !important;
	}
	
	input#button {
		font-size: 1.5em;
		border-radius: 0.5em;
		-webkit-appearance: none;
	}

		
	#linedot {
		width: 28.9em;
		overflow: hidden;
	}
	

}

@media only screen and (min-width: 480px) and (max-width: 599px) {
	

	 img#btvoltar, img#btback, img#btretourne  {
		margin-top: 4em;
		position: absolute;
	}
	
	img#btvoltar {
		width: 31%;
		top:0 !important;
	}
	
	img#btback {
		width: 30%;
	}
	
	
	img#btretourne {
		width: 34%;
	}
	
	
	header {
		height: 29%;
	}

	#content {
	 height: 100% !important;
	 margin-top: 6px !important;
}
	img#dados {
		width: 68%;
		height: auto;
		margin-top: 20%;
	}
	
	table {
		width: 96% !important;
		height: auto;
		margin-left: 3%;
	}
	
	
	#formrequisitar {
		width: 79%;
		margin: 0 auto;
	}
	
	form, #d1, #d2 {
		width: 100%;
	}
	
	#d1 {
		margin-top: -12%;
	}
	
	
	p#txtfesta {
		width: 100%;
		line-height: 28px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#idade, input#mail, input#petiz, input#maisfestas, input#data {
		width: 91%;
	}
	
	select#criancas, select#faixaet {
		width:94.9%;
	}
	
	select#horainicio, select#minutosinicio, select#horafim, select#minutosfim {
		width: 94.9%;
		margin-top: 11%;
	}
	
	
	input#nome, input#localidade, select#criancas, input#data {
		margin-bottom: 1.7em;
	}
	
	input#data {
		margin-top: 12%;
	}
	
	
	textarea {
		width: 88.8% !important;
	}
	
	span#txtextra2 {
		margin-right: 1.1em;
	}
	
	td#bt {
		margin: 0 auto !important;
		justify-content: center;
		display: flex;
		margin-top: 2.5em !important;
		float: none !important;
	}
	
	input#button {
		font-size: 1.5em;
		border-radius: 0.5em;
		-webkit-appearance: none;
	}

		
	#linedot {
		width: 28.8em;
		overflow: hidden;
	}

}
	
@media only screen and (min-width: 600px) and (max-width: 680px) {

	img#btvoltar, img#btback, img#btretourne  {
		margin-top: 4em;
		position: absolute;
	}
	
	img#btvoltar {
		width: 31%;
		top: 0 !important;
	}
	
	img#btback {
		width: 30%;
	}
	
	
	img#btretourne {
		width: 34%;
	}
	
	header {
		height: 29%;
	}
	
	/*Fim Header*/
	
	/*Content*/	
	#content {
	 height: 100% !important;
	 margin-top: 6px !important;
}
	img#dados {
		margin-top: 8%;
	}
	
	table {
		width: 80% !important;
		margin-left: -4%;
	}
	
	form, #d1 {
		width: 100%;
	}
	
	p#txtfesta {
		width: 74%;
		line-height: 28px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#idade, input#mail, input#petiz, input#maisfestas, input#data {
		width: 100%;
	}
	
	select#criancas, select#faixaet {
		width: 104%;
	}
	
	select#horainicio, select#minutosinicio, select#horafim, select#minutosfim {
		width: 28%;	
	}
	
	
	input#nome, input#localidade, select#criancas, input#data {
		margin-bottom: 1.7em;
	}
	
	input#data {
		margin-top: 3%;
	}
	
	textarea {
		width: 98.5% !important;
	}
	
	span#txtextra2 {
		margin-right: 1.1em;
	}
	
	#bt {
		padding-bottom: 8%;
		margin: 0 auto;
		padding-top: 50px;
		justify-content: center;
		display: flex;
		float: none;
		width: 101%;
	}
	
	/*Fim Content*/
	#linedot {
		width: 36.65em;
		overflow: hidden;
	}
	
	/*Footer*/
	
	
	
	/*Fim do Footer*/
	
}

@media only screen and (min-width: 681px) and (max-width: 720px) {

	img#btvoltar, img#btback, img#btretourne  {
		margin-top: 4em;
		position: absolute;
	}
	
	img#btvoltar {
		width: 23% !important;
		top: 0 !important;
	}
	
	img#btback {
		width: 27%;
	}
	
	
	img#btretourne {
		width: 30%;
	}
	
	header {
		height: 29%;
	}
	
	/*Fim Header*/
	
	/*Content*/	
	#content {
	 height: 100% !important;
	 margin-top: 6px !important;
}
	img#dados {
		margin-top: 8%;
	}
	
	table {
		width: 80% !important;
		margin-left: -4%;
	}
	
	form, #d1 {
		width: 100%;
	}
	
	p#txtfesta {
		width: 74%;
		line-height: 28px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#idade, input#mail, input#petiz, input#maisfestas, input#data {
		width: 100%;
	}
	
	select#criancas, select#faixaet {
		width: 103.5%;
	}
	
	select#horainicio, select#minutosinicio, select#horafim, select#minutosfim {
		width: 28%;	
	}
	
	
	input#nome, input#localidade, select#criancas, input#data {
		margin-bottom: 1.7em;
	}
	
	input#data {
		margin-top: 3%;
	}
	
	textarea {
		width: 98.5% !important;
	}
	
	span#txtextra2 {
		margin-right: 1.1em;
	}
	
	#bt {
		padding-bottom: 8%;
		margin: 0 auto;
		padding-top: 50px;
		justify-content: center;
		display: flex;
		float: none;
		width: 101%;
	}
	
	/*Fim Content*/
	#linedot {
		width: 91.5%;
		overflow: hidden;
	}
	/*Footer*/
	
	
	
	/*Fim do Footer*/
	
}

@media only screen and (min-width: 721px) and (max-width: 790px) {

	img#btvoltar, img#btback, img#btretourne {
		margin-top: 5em;
		position: absolute;
		top:0 !important;
	}
	
	img#btvoltar {
		width: 19% !important;
	}
	
	img#btback {
		width: 22% !important; 
	}
	
	img#btretourne {
		width: 27% !important;
	}
	
	header {
		height: 29%;
	}
	
	/*Fim Header*/
	
	/*Content*/	
	#content {
	 height: 100% !important;
	 margin-top: 6px !important;
}
	img#dados {
		margin-top: 8%;
	}
	
	table {
		width: 72% !important;
		margin-left: -4%;
	}
	
	form, #d1 {
		width: 100%;
	}
	
	p#txtfesta {
		width: 74%;
		line-height: 28px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#idade, input#mail, input#petiz, input#maisfestas, input#data {
		width: 100%;
	}
	
	select#criancas, select#faixaet {
		width: 103%;
	}
	
	select#horainicio, select#minutosinicio, select#horafim, select#minutosfim {
		width: 28%;	
	}
	
	
	input#nome, input#localidade, select#criancas, input#data {
		margin-bottom: 1.7em;
	}
	
	input#data {
		margin-top: 3%;
	}
	
	textarea {
		width: 98.5% !important;
	}
	
	span#txtextra2 {
		margin-right: 1.1em;
	}
	
	#bt {
		padding-bottom: 8%;
		margin: 0 auto;
		padding-top: 50px;
		justify-content: center;
		display: flex;
		float: none;
		width: 101%;
	}
	
	/*Fim Content*/
	#linedot {
		width: 91.5%;
		overflow: hidden;
	}
	/*Footer*/
	
	
	
	/*Fim do Footer*/
	
}

@media only screen and (min-width: 791px) and (max-width: 900px) {

	img#btvoltar, img#btback, img#btretourne {
		margin-top: 5em;
		position: absolute;
		top:0 !important;
	}
	
	img#btvoltar {
		width: 19% !important;
	}
	
	img#btback {
		width: 22% !important; 
	}
	
	img#btretourne {
		width: 27% !important;
	}
	
	header {
		height: 29%;
	}
	
	/*Fim Header*/
	
	/*Content*/	
	#content {
	 height: 100% !important;
	 margin-top: 6px !important;
}
	img#dados {
		margin-top: 8%;
	}
	
	table {
		width: 63% !important;
		margin-left: -4%;
	}
	
	form, #d1 {
		width: 100%;
	}
	
	p#txtfesta {
		width: 74%;
		line-height: 28px;
		padding-left: 0;
	}
	
	input#nome, input#apelido, input#localidade, input#tl, input#idade, input#mail, input#petiz, input#maisfestas, input#data {
		width: 100%;
	}
	
	select#criancas, select#faixaet {
		width: 103%;
	}
	
	select#horainicio, select#minutosinicio, select#horafim, select#minutosfim {
		width: 28%;	
	}
	
	
	input#nome, input#localidade, select#criancas, input#data {
		margin-bottom: 1.7em;
	}
	
	input#data {
		margin-top: 3%;
	}
	
	textarea {
		width: 98.9% !important;
	}
	
	span#txtextra2 {
		margin-right: 1.1em;
	}
	
	#bt {
		padding-bottom: 8%;
		margin: 0 auto;
		padding-top: 50px;
		justify-content: center;
		display: flex;
		float: none;
		width: 101%;
	}
	
	/*Fim Content*/
	#linedot {
		width: 91.5%;
		overflow: hidden;
	}
	/*Footer*/
	
	
	
	/*Fim do Footer*/
	
}

@media only screen and (min-width: 901px) and (max-width: 1186px) {
	#content {
		height: auto !important;
	}
	
	img#btvoltar, img#btback, img#btretourne {
		margin-top: 5em;
		position: absolute;
	}
	
	img#btvoltar {
		width: 18% !important;
	}
	
	img#btback {
		width: 21%;
	}
	
	img#btretourne {
		width: 23%;
	}
	
}