/* MASTER.CSS */
*{margin:0;padding:0;-webkit-text-size-adjust:none}

html{height:100%}

.bodyPrevia{
}

.margemSuperiorPrevia{
}
	
.margemEsquerdaPrevia{
}

.conteudoPrevia{
	width: 80%; 
	padding-left:10%; 
	padding-right:10%; 
	padding-top:0.5%;
	border: solid grey 0.5px;
	border-color: #cfcfcf;
	text-align: justify;
	box-shadow: 4px 10px 4px #888888;
	line-height: 22px;
}

.retornarPrevia{
	position: fixed;
	z-index: 1000;
	top: 15;
	right: 35;
	display: none;
}
@media (min-width:631px){ 
	@media (min-height:620px){ 
		.retornarPrevia{
			display: block;
		}
	}
	.retornarPrevia{
		width: 60px;
		height: auto;
	}
}

.tituloClausula{
	font-size: 18px;
	font-weight:600; 
	display: inline-block; 
	text-align: left;
}
@media (min-width:631px){ 
	.tituloClausula{
		font-size: 16px;
		font-weight:500; 
	}
}

.denominacaoParte{
	font-weight:600; 
}
@media (min-width:631px){ 
	.denominacaoParte{
		font-weight:500; 
	}
}

.loadingPreva{
	position: fixed;
	z-index: 19990;
	bottom: 25%;
	left: 42%;
	width: 50px;
	filter: brightness(80%);
}
	
@media (min-width:631px){
	@media (min-height:650px){
		.loadingPreva{
			position: fixed;
			z-index: 19990;
			top: 45%;
			left: 45%;
			width: 100px;
			filter: brightness(80%);
		}		
	}
}

@media (min-width:631px){ 
	.bodyPrevia{
		background-color: #f3f2ed;
	}
	
	.margemSuperiorPrevia{
		height:2%;
	}
	
	.margemEsquerdaPrevia{
		width: 15%;
		float: left;
		display: inline-block;
	}
	
	.conteudoPrevia{
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 0.8%;	
		background-color: #fff;
		width: 70%;
		display: inline-block;
		position: absolute;
		border: solid grey 0.5px;
		border-color: #cfcfcf;
		box-shadow: 4px 10px 4px #888888;
		max-width: 800px;	
		line-height: 22px;
		text-align: justify;
	}
}

@media (min-width:1500px){ 
	.margemEsquerdaPrevia{
		width: 22%;
	}
}

img{border:none}

body{height:100%; font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;font-size:16px;margin-top:90px}

@media (min-width:631px){ 
	body{font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;font-size:16px;margin-top:90px}
}

.precoTitulo{
	font-weight:600; 
	font-size: 16px; 
	color:#009189;
}
.precoTituloContrato{
	font-weight:600; 
	font-size: 22px; 
}

@media (min-width:631px){ 
	.precoTitulo{
		font-weight:600; 
		font-size: 22px; 
		color:#009189
	}
	.precoTituloContrato{
		font-weight:600; 
		font-size: 22px; 
	}
}


.descritivoTelaContrato{
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	font-size: 16px;
	display: inline-block;
	float: left;
	margin-right: 0px;
	margin-top: 60px;
	color: #555;
	width: 85%;
	border-right: 1px;
	margin-left: 30px;
	border-right-color: #555;
	margin-bottom: 60px;
}


@media (min-width:631px){ 
	.descritivoTelaContrato{
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
		font-size: 16px;
		display: inline-block;
		float: left;
		margin-right: 80px;
		margin-top: 80px;
		color: #555;
		width: 40%;
		border-right: 1px;
		margin-left: 10%;
		border-right-color: #555;
		margin-bottom: 60px;
	}
	@media (min-width:710px){
		.descritivoTelaContrato{
			width: 45%;
		}
	}
}

.tituloContratoDescritivoNovo{
	font-size: 18px;
}

@media (min-width:631px){ 
	.tituloContratoDescritivoNovo{
		font-size: 1.5em;
		line-height: 1.2em;
	}
}


@media (min-width:631px){ 
	.botaoFloat{
		top: 90px;
		right: 60px;
	}
}


h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:400}

@media (min-width:636px){ 
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:300}
}

h1{font-size:3.0em;font-weight:500;letter-spacing:-.0em}
h2{font-size:1.3em}

@media (min-height:700px){ 
	h2{font-size:30px;}
}

@media (min-width:636px){
	h2{font-size:1.8em; margin-bottom:10px}
	@media (min-height:620px){ 
		h2{font-size:2em; margin-bottom:10px}
	}
}

.tituloPagamento{
	margin-right:20px;display:inline-block;font-size:26px;font-weight:400
}
@media (min-width:636px){ 
	.tituloPagamento{font-size:100%;font-weight:300}
}
@media (min-height:700px){ 
	.tituloPagamento{font-size:28px;}
}
@media (min-width:636px){
	.tituloPagamento{font-size:1.8em; margin-bottom:10px}
	@media (min-height:620px){ 
		.tituloPagamento{font-size:2em; margin-bottom:10px}
	}
}
h3{font-size:14px}
@media (min-width:636px){ 
	h3{font-size:1.4em}
}

.h3Menor{font-size:0.8em}
@media (min-width:636px){ 
	.h3Menor{font-size:1.2em}
}

h4{font-size:1.8em;font-weight:200}

p{margin:0.5em 0 0.8em;font-weight:300;line-height:1.3em;color:#191919}

.P2{	margin:0.5em 0 1.2em;
		font-weight:300;
		line-height:1.2em;
		color:#777;
		font-size:0.8em
}

li{font-weight:300; list-style-type: none;}

@media (min-width:631px){ 
	li{font-weight:300; list-style-type: none;font-size: 14px;}
	@media (min-height:701px){ 
		li{font-weight:300;line-height:1.6em; list-style-type: none; font-size: 16px;}
	}
}

ul,ol{list-style-type: none;}
ul li,ol li{color:#777; margin: 5px 0px;}
@media (min-width:631px){
	ul li,ol li{color:#777; margin: 0px 0px;}
	@media (min-height:701px){
		ul li,ol li{color:#777; margin: 5px 0px;}
	}
}

a{color:#015f58;text-decoration:none}
a:hover{color:#015f58; text-decoration: underline;}

hr{clear:both;border:none;border-top:1px solid #eee;margin:0 auto;width:80%;max-width:1200px}
form{padding-top:0px}

@media (min-width:636px){ 
	form{padding-top:0px}
}

form label{display:inline-block;width:150px;text-align:right;margin-right:20px;font-weight:300}
form select{width:300px}
form input[type="email"],
form input[type="password"]{width:274px;height:24px;line-height:24px;font-size:16px;padding:3px 8px}
form 	.control-group{margin-bottom:1em}
		.wrap{width:80%;max-width:1200px;margin:0 auto;position:relative}
		.saw:after{right:2%;left:auto;bottom:-60px;content:'';position:absolute;border-top:60px #fff solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}

		
section{position:relative}
section .wrap{min-height:200px;padding:80px 0;width:55%;padding-right:25%}

section .wrap .insert{position:absolute;top:10px;right:0%;width:33%;max-width:250px}
@media (min-height:900px){ 
	section .wrap .insert{position:absolute;top:40px;right:0%;width:33%;max-width:250px}
}	

section .wrap .insert.large{top:10px;right:-12.5%;width:40%;max-width:400px}
@media (min-height:900px){ 
	section .wrap .insert.large{top:40px;right:-12.5%;width:40%;max-width:400px}
}


section .wrap.reverse{padding-right:0;padding-left:25%}
section .wrap.reverse .insert{right:auto;left:0%}
section .wrap.reverse .insert.large{left:-13%}
section .wrap.center{text-align:center;min-height:130px;margin-top:40px}
section .wrap.full{padding-right:0;padding-left:0;width:80%}
section .wrap.short{padding-top:20px;padding-bottom:20px;min-height:70px}

.primary{background:linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);color:#fff;background-repeat:no-repeat;background-position:50% 10%}
.primary p{color:#fff}
.primary p a{color:#fff;font-weight:500}
.primary .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #1ac3cd solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}

.secondary{background:#ffffff;color:#222f3f;margin-top: 108px}
.secondary p{color:#fff}
.secondary p a{color:#fff;font-weight:500}
.secondary .saw:after{left:2%;right:auto;bottom:-59px;content:'';position:absolute;border-top:60px #ededed solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
@media (min-width:631px){
	.secondary{margin-top: -20px;}
	@media (min-height:700px){
		.secondary{margin-top: 92px;}
	}
}

@media (min-width:1025px){ 
	.secondary{margin-top: 0px;}
}

.terciary{background:linear-gradient(141deg, #ffa07a 0%, #f08080 51%, #e74f5c 75%);color:#fff; margin-top: 125px}

@media (min-width:631px){
	.terciary{margin-top: 92px;}
}

@media (min-width:1025px){ 
	.terciary{margin-top: 0px;}
}


.terciary p{color:#fff}
.terciary p a{color:#fff;font-weight:500}
@media (min-height:300px){ 
	.terciary .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #e7525e solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
}
@media (min-height:520px){ 
	.terciary .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #e7525e solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
}	
@media (min-height:650px){ 
	.terciary .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #e95c65 solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
}	
@media (min-width:631px){ 
	.terciary .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #f08180 solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
}
@media (min-width:1025px){ 
	.terciary .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #f48a7e solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
}


.sugestaoContrato{background:linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);color:#fff;margin-top: 125px;}
@media (min-width:631px){
	.sugestaoContrato{margin-top: 92px;}
}
@media (min-width:1025px){ 
	.sugestaoContrato{margin-top: 0px;}
}
.sugestaoContrato p{color:#fff}
.sugestaoContrato p a{color:#fff;font-weight:500}
.sugestaoContrato .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #ed7275 solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
@media (min-width:631px){ 
	.sugestaoContrato .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #f08180 solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
}
@media (min-width:1025px){ 
	.sugestaoContrato .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #f48a7e solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}
}


.contact{background:linear-gradient(141deg, #e74f5c 0%, #f08080 51%, #ffa07a 75%);color:#fff}
.contact p{color:#fff}
.contact p a{color:#fff;font-weight:500}
.contact .saw:after{left:2%;right:auto;bottom:-60px;content:'';position:absolute;border-top:60px #333 solid;border-left:transparent 60px solid;border-right:transparent 60px solid;z-index:2}


.reverse{padding-left:37.5%;padding-right:0}

#header{position:fixed;height:70px;background:#222f3f;left:0;right:0;top:0;z-index:99}
@media (min-width:631px){
	@media (min-height:600px){
		#header{position:fixed;height:90px;background:#222f3f;left:0;right:0;top:0;z-index:99;border-bottom: 2px solid #f3f2ed;}
	}
}
#header:after{content:'';position:absolute;left:0;bottom:-2px;right:0;}
#header .wrap{padding:28px 0 10px}
#header a{color:#fff;font-size:1.0em;-webkit-transition:color 0.2s linear;-moz-transition:color 0.2s linear;-ms-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear}
#header .logo{float:left;line-height:36px}
#header .logo img{float:left;margin-top:-22px;margin-left:-10px;width:215px;}
@media (min-width:631px){
	@media (min-height:600px){
		#header .logo img{float:left;margin-top:-14px;margin-left:-41px;width:215px;}
	}
}

#header .logo .header{letter-spacing:-.05em;font-size:2em;font-weight:300}
#header nav{float:right}
#header nav a{margin-left:40px;font-weight:400;font-size:16px;}
#header nav a.selected{border-bottom:3px solid #02b3a9}
#header nav .bt{color:#fff;-webkit-transition:background-color 0.2s linear;-moz-transition:background-color 0.2s linear;-ms-transition:background-color 0.2s linear;-o-transition:background-color 0.2s linear;transition:background-color 0.2s linear}
.logoMobile{
	float:left;margin-top:-12px;margin-left:-40px;width:215px;
}
@media (min-width:631px){
	@media (min-height:600px){
		.logoMobile{float:left;margin-top:-8px;margin-left:-10px;width:215px;height:60px}
	}
}


footer{clear:both;min-height:100px;border-top:1px solid #eee; background-color: #f9f9ff;}
footer .wrap{padding:40px 0;font-size:0.8em;color:#777}

footer nav{text-align:center}
footer nav a{	
				width:48px;
				height:48px;
				display:inline-block;
				background-repeat: no-repeat;
				margin:0 40px;

			}
footer nav a.adobe-logo{background-image:url("../images/logo-adobe.svg")}
footer nav a.github-logo{background-image:url("../images/logo-github.svg")}
footer nav a.twitter-logo{background-image:url("../imagens/logo-twitter.png")}
footer nav a.linkedin-logo{background-image:url("../imagens/logo-linkedin.png")}
footer nav a.pinterest-logo{background-image:url("../imagens/logo-pinterest.png")}
footer nav a.instagram-logo{background-image:url("../imagens/logo-instagram.png")}
footer nav a.facebook-logo{background-image:url("../imagens/logo-facebook.png")}
footer nav a.google-plus-logo{background-image:url("../imagens/logo-google-plus.png")}
footer nav a.google-groups-logo{background-image:url("../images/logo-google-groups.svg")}

footer nav a:hover.twitter-logo{background-image:url("../imagens/logo-twitter_hover.png")}
footer nav a:hover.linkedin-logo{background-image:url("../imagens/logo-linkedin-hover.png")}
footer nav a:hover.pinterest-logo{background-image:url("../imagens/logo-pinterest-hover.png")}
footer nav a:hover.instagram-logo{background-image:url("../imagens/logo-instagram_hover.png")}
footer nav a:hover.facebook-logo{background-image:url("../imagens/logo-facebook_hover.png")}
footer nav a:hover.google-plus-logo{background-image:url("../imagens/logo-google-plus-hover.png")}
footer nav a:hover.adobe-logo{background-color:#ed1c24}
footer nav a:hover.google-groups-logo{background-color:#1b4eed}

.bt{background:#02b3a9;display:inline-block;color:#fff;padding:4px 20px;text-align:center;border-bottom:#089b87 2px solid;border-radius:5px;-moz-border-radius:5px;-webkit-borderradius:5px;-webkit-transition:background-color 0.2s linear;-moz-transition:background-color 0.2s linear;-ms-transition:background-color 0.2s linear;-o-transition:background-color 0.2s linear;transition:background-color 0.2s linear}.bt:hover{color:#fff;background-color:#0acbb1}.bt.large{font-size:1.5em;padding:5px 20px;border-radius:8px;-moz-border-radius:8px;-webkit-borderradius:8px}.bt .sub-text{margin-top:-0.5em;display:block;font-size:0.5em}

#hero{background-repeat:no-repeat;background-position:40% 50%;margin-top:120px}
@media (min-width:631px){
	#hero{margin-top:90px}
}
@media (min-width:1025px){
	#hero{margin-top:0}
}#hero section{padding:160px 0 40px}
#hero .wrap img.insert{top:50px}
@media all and (max-width:1150px){
	.wrap{width:90%}
	section .wrap{width:90%;padding-right:31%}
	section .wrap .insert.large{right:-5.5%}
	section .wrap.reverse{padding-right:0;padding-left:31%}
	section .wrap.reverse .insert.large{left:-6%}
	#header .logo .header{font-size:1.6em}
	#header nav a{font-size:1.2em;margin-left:11px;font-weight:600;}
}
@media all and (max-width:1000px){
	.wrap,section .wrap.full{width:95%}
	section .wrap{width:57%;padding-right:38%}
	section .wrap .insert.large{right:-2%}
	section .wrap.reverse{padding-right:0;padding-left:38%}
	section .wrap.reverse .insert.large{left:-2%}
	footer nav a{margin:0 30px;width:48px;height:48px}
}
#header nav a{float:none;font-size:.95em}
@media all and (min-width:370px){
	#header nav a{float:none;font-size:16px}
}
@media all and (min-width:500px){
	#header nav a{margin-left:40px;font-size:16px}
}
@media all and (max-width:600px){
	section .wrap{width:95%;padding:10px 0;min-height:0}
}
@media all and (min-width:601px) and (max-width:750px){
	section .wrap{width:95%;padding:50px 0;min-height:0}
}
	
@media all and (max-width: 750px){
	.mobile-hide{
		display:none
	}
	body{
		margin-top:0
	}
	#header{
		position:fixed;height:auto;padding-bottom:10px;text-align:center
	}
	#header nav{
		clear:both;display:block;float:none;padding-top:10px;margin-top:-8px;border-top:1px solid #eee
	}
	
	#header nav a:first-child{
		margin-left:0
	}
	#header nav .bt{
		display:none
	}
	section .wrap.reverse{
		padding-left:0
	}
	section .wrap .insert{
		position:relative;max-height:200px;max-width:none;display:none
	}
	section .wrap.short{
		padding-top:20px;padding-bottom:20px;min-height:0
	}
	h1{
		font-size:2em
	}
	h4{
		font-size:1.5em;font-weight:300
	}
	#hero,.primary{
		background-size:1600px 400px;background-position:-500px 0
	}
	.primary{
		background-position:-500px -50px
	}
	#get-snap{
		display:none
	}
	.saw:after,.primary .saw:after,.secondary .saw:after,.terciary .saw:after{
		border-width:22px;border-bottom-width:0;bottom:-22px
	}
	
	.demo aside{
		width:100%;display:block;float:none
	}
	.demo iframe{
		width:100%;display:block;float:none
	}
	.demo nav{
		padding:0 0 0
	}
}

@media all and (max-width: 480px){
	#hero,.primary{background-size:1200px 300px;background-position:-340px 0}
	.primary{background-position:-340px -50px
}



footer nav a{margin:0 16px;width:50px;height:50px}}
/* MASTER.CSS */





/* SMILE ALERT */
@CHARSET "UTF-8";
.smile-alert{
}
.smile-alert-mask{
	position: fixed;
	z-index: 13000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
}
.smile-alert-message-body{
	position: fixed;
	z-index: 13000;
	width: 300px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #FAFAFC;
	text-align: center;
	border-radius: 3px;
}

@media (min-width:636px) { 
	.smile-alert-message-body{
		position: fixed;
		z-index: 13000;
		width: 350px;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		background-color: #FAFAFC;
		text-align: center;
		border-radius: 3px;
	}
}


.smile-alert-message-tbf{
	padding: 0 20px;
	font-size: 15px;
	color: #606060;
}
.smile-alert-message-title{
	font-weight: 400;
	font-size: 17px;
}
.smile-alert-message-content,.smile-alert-message-title{
	padding: 1.2em 20px .5em;
}
.smile-alert-message-content {
	text-align: center;
}
.smile-alert-message-button{
	position: relative;
	line-height: 42px;
	margin-top: 20px;
	font-size: 17px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background-color: #09b59f;
}
.smile-alert-message-button:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #D5D5D6;
	color: #D5D5D6;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5);
}
.smile-alert-message-button a {
	display: block;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.smile-alert-message-button-cancel {
	color: #353535;
}

a.smile-alert-message-button-confirm:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	border-left: 1px solid #D5D5D6;
	color: #D5D5D6;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5);
}
a.smile-alert-message-filter{
	background: #999;
	color: #000;
	filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity: 0.3;opacity: 0.3;
}
/* FIM SMART ALERT */




.hidden {
	width:100%;
	z-index:19999;
	top: 2%;
	position:absolute;
	left:-3000px;
	color:#000;
	background-color:#fff;
	box-shadow: 2px -1px 15px #000000;
}

@media (min-width: 600px){
	.hidden {
		width:95%;
		top: 10px;
		max-width: 1200;
	}
}

.hiddenDescricao {
	width:95%;
	z-index:18999;
	position:absolute;
	left:-3000px;
	color:#000;
	background-color:#fff;
	box-shadow: 2px -1px 15px #888888;
}

input[type="image"]:focus {
	outline: none;
}

*:focus {
	outline: none;
}

.editarPrevia{
	position:fixed;
	top:250px;
	z-index: 998;
	width: 90px;
	height: auto;
	cursor: pointer;
	display: none;
}

.verPrevia{
	position:fixed;
	top:185px;
	z-index: 998;
	width: 90px;
	height: auto;
	cursor: pointer;
	display: none;
}


@media (min-width: 600px){
	.editarPrevia{
		width: 180px;
		height: auto;
		top: 165px;
		display: block;
	}
	
	.verPrevia{
		width: 180px;
		height: auto;
		top:115px;
		display: block;
	}	
}

@media (min-width: 1050px){
	.editarPrevia{
		width: 211px;
		height: auto;
		top:165px;
		display: block;
	}
	
	.verPrevia{
		width: 211px;
		height: auto;
		top:115px;
		display: block;
	}	
}


.linhaAssinatura{
   border-top: 1px solid #000;
   width: 70%;
   color: #000;
   margin: 0;
   margin-left: 0px;
   text-align: left;
}

@media (min-width: 600px){
	.linhaAssinatura{
		width: 280px;
	}
}

.tituloPaginaInicial{
	font-size: 2.8em;
	font-weight: 500;
	letter-spacing: -.05em;	
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
}

@media (min-width: 600px){
	.tituloPaginaInicial{
		color: #fff;
		font-size: 4.0em;
		font-weight: 500;
		letter-spacing: -.05em;
		margin: 0;
		padding: 0;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	}
}


.tituloComoFunciona{
	position: absolute;
	top: 12%;
	left: 10%;
	width: 70%;
	font-size: 2.2em;
	font-weight: 500;
	letter-spacing: -.05em;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
}

@media (min-width: 600px){
	.tituloComoFunciona{
		top: 25%;
		left: 10%;
		font-size: 4.0em;
	}
}

@media (min-width: 1600px){
	.tituloComoFunciona{
		top: 25%;
		left: 10%;
		font-size: 6.0em;
	}
}



.tituloDuvidas{
	top: 12%;
	left: 10%;
	font-size: 2.8em;
	font-weight: 500;
	letter-spacing: -.05em;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
}

@media (min-width: 600px){
	.tituloDuvidas{
		top: 25%;
		left: 10%;
		font-size: 4.0em;
	}
}

@media (min-width: 1600px){
	.tituloDuvidas{
		top: 25%;
		left: 10%;
		font-size: 6.0em;
	}
}


.tituloContratoModal{
	font-weight: 300;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: left;
	color: #ffffff;
	float: right;
	top: 75px;
	position: absolute;
	right: 10px;	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;	
}




@media (min-width: 600px){
	.tituloContratoModal{
		right: 30px;	
		font-size: 0.7em;
		bottom: 38px;
		top: 60px;
	}
}





@media (min-width: 300px){
	.textoPerguntaModal{
		margin: 0;
		padding: 0;
		font-size: 0.9em;
		font-weight: 600;
		text-align: left;
		padding-right: 0%;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		display: block;
		-webkit-margin-before: 0.5em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;	
	}
	@media (min-height: 590px){
		.textoPerguntaModal{
			font-size: 1.1em;
			padding-right: 2%;
		}
	}
}
	

@media (min-width: 600px){
	.textoPerguntaModal{
		font-size: 1.3em;
		font-weight: 300;
		padding-right: 5%;
	}
	.textoPerguntaModalSessao{
		color: #000;
		font-family: inherit;			
		font-size: 20px;
		font-weight: 300;
		padding-right: 5%;
		line-height: inherit;
		text-transform: uppercase;
	}
}




.tituloPaginaContrato{
	font-size: 22px;
	line-height: 24px;
	font-weight: 300;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	color:#777;
}

@media (min-width: 600px){
	.tituloPaginaContrato{
		font-size: 3.6em;
		font-weight: 300;
		letter-spacing: -.05em;
		margin: 0;
		margin-top: 20px;
		padding: 0;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
		color:#777;
	}	
}


.subTituloPaginaInicial{
	font-size: 1.3em;
	font-weight: 300;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	color:#777;
}

@media (min-width: 600px){
	.subTituloPaginaInicial{
		font-size: 1.6em;
		font-weight: 300;
		letter-spacing: -.05em;
		margin: 0;
		padding: 0;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	}
}




.descricaoPaginaInicial{
	margin: 0.5em 0 1.2em;
	font-weight: 300;
	line-height: 1.5em;
	color: #777;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	font-size: 14px;
}

@media (min-width: 600px){
	.descricaoPaginaInicial{
		line-height: 1.6em;
		font-size: 16px;
	}
}

.descricaoListagemContratos{
	margin: 0.5em 0 1.2em;
	font-weight: 300;
	line-height: 1.5em;
	color: #fff;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	font-size: 15px;
}

@media (min-width: 600px){
	.descricaoListagemContratos{
		line-height: 1.6em;
		font-size: 18px;
	}
}


.botaoPreviaEdicao{
	z-index: 20000;
	position: fixed;
	bottom: 0px;
	border: 0 none;
	width: 70px;
}

@media (min-width: 600px){
	.botaoPreviaEdicao{
		z-index: 20000;
		position: fixed;
		top: 340px;
		border: 0 none;
		width: 100px;
	}	
	@media (min-height: 700px){
		.botaoPreviaEdicao{
			top: 500px;
		}	
	}
}



.descricaoContrato{
	z-index: 19000;
	position: fixed;
	bottom: 95px;
	border: 0 none;
	width: 70px;
}

@media (min-width: 600px){
	.descricaoContrato{
		z-index: 19000;
		position: fixed;
		top: 200px;
		border: 0 none;
		width: 100px;
	}	
	@media (min-height: 700px){
		.descricaoContrato{
			top: 365px;
		}	
	}
}





.botaoDuvidas{
	position: fixed;
	z-index: 20000;
	right: 5%;
	bottom: 0;
	width: 200px;
	display: none;
}

@media (min-width: 600px){
	@media (min-height: 700px){
		.botaoDuvidas{
			display: block;
		}
	}
}


.masterTooltip{
	padding-top: 5px;
	position: absolute;
	
}

@media (min-width: 600px){
	.masterTooltip{
		display: inline-block;
		padding-top: 10px;
		position: absolute;
	}	
}


.masterTooltipDescritivo{
	padding-left: 30px !important;
	vertical-align: middle;
	margin-bottom: 10px;	
}


@media (min-width: 600px){
	.masterTooltipDescritivo{
		display: inline-block;
		padding-left: 30px !important;
	}	
}


.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	z-index: 10000;
	background-color:#969696;
	border-radius:5px;
	margin-right: 30%;
	padding:10px;
	color:#fff;
	font-size:16px;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
}


.wrapComentarios{
	padding-top: 25px; 
	padding-bottom: 0px;
	min-height: 150px;
	width: 55%;
	padding-right: 25%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;		
}







.dicaPreenchimento {
	font-weight: 600;
	font-size: 14px;
	margin-left: 10p;
	position: fixed;
	max-width: 200px;
	border: 2px solid #ffffff;
	z-index: 10000;
	background-color: #222f3f;
	border-radius: 5px;
	margin-right: 2%;
	padding: 12px;
	right: 200%;
	margin: 0;
	padding: 0;
	z-index: 100000;
	color: #fff;
	top:16%;
	opacity: 0;
	visibility: 0.8;
	font-size: 16px;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	-webkit-text-size-adjust: none;
}

@media (min-width: 800px){
	@media (min-height: 600px){
		.dicaPreenchimento {
			top:16%;
		}
	}
}

@media (min-width: 800px){
	@media (min-height: 800px){
		.dicaPreenchimento {
			top:20%;
		}
	}
}

.dicaPergunta {
	font-weight: 600;
	font-size: 14px;
	margin-left: 10p;
	position: fixed;
	max-width: 250px;
	border: 2px solid #fefefe;
	z-index: 0;
	background-color: #222f3f;
	border-radius: 5px;
	margin-right: 2%;
	padding: 12px;
	right: 0%;
	margin: 0;
	padding: 0;
	z-index: 0;
	color: #fff;
	top:15%;
	opacity: 0;
	visibility: 0.8;
	font-size: 16px;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	-webkit-text-size-adjust: none;
}


.pDicaPergunta{
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	margin: 0.5em 0 1.2em;
	font-weight: 300;
	line-height: 1.3em;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
	font-size: 13px;
	letter-spacing: 0.4px;
}


@media (min-width: 1200px){
	.dicaPergunta {
		opacity: 1;
		right: 1%;
		z-index: 100;
	}
	@media (min-height: 600px){
		.dicaPergunta {
			top:18%;
		}
	}
	@media (min-height: 680px){
		.dicaPergunta {
			top:20%;
		}
	}
	.dicaPreenchimento {
		opacity: 1;
		left: 5%;
		right: 0%;
	}
}
@media (min-width: 1300px){
	.dicaPergunta {
		right: 4.5%;
		z-index: 100;
	}
	@media (min-height: 680px){
		.dicaPergunta {
			right: 5%;
		}
	}
	.dicaPreenchimento {
		left: 7%;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)
	}
}
@media (min-width: 1600px){
	.dicaPergunta {
		right: 10%;
		top:22%;
		z-index: 100;
		max-width: 250px;
	}
	.dicaPreenchimento {
		left: 10%;
		top:22%;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)
	}
}
@media (min-width: 1900px){
	.dicaPergunta {
		right: 17%;
		top:20%;
		z-index: 100;
	}
	
	.dicaPreenchimento {
		left: 17%;
		top:18%;
	}
}




@media (min-width: 600px){
	.wrapComentarios{
		padding-top: 80px; 
	}
}


.buttonChat{
	display:none;
}

.iconeChat{
	width:68px;
	height:68px;	
	display: none;
}


#lz_floating_button{
		height: 1px !important;
		width: 1px !important;
}	

@media (min-width: 900px){
	.iconeChat{
		width:68px;
		height:68px;
		display: block;
	}
	
	#lz_floating_button{
			height: 153px !important;
			width: 134px !important;
	}	
}




#lz_floating_button_selector{
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
	right: 185px !important;
	width: 320px !important;
	left: auto !important;
}

.lz_fbv2_header {
	background: #22a79f !important;
	color: #fff !important;
}

.lz_fbv2_close {
	color: #fff !important;
}






.divPrincipalComentarios{
	 padding-left: 20px; 
	 padding-right: 20px;
	 padding-top:30px; 
	 padding-bottom: 30px;
}

@media (min-width: 600px){
	.divPrincipalComentarios{
		padding-left: 10%; 
		padding-right: 90px;	
	}
}


.h4Comentarios{
	 font-weight:600; 
	 color:#777;
	 font-size: 1.3em;
}

@media (min-width: 600px){
	.h4Comentarios{
		 font-size: 1.5em;
	}
}


.divComentario1{
	display: inline-block; 
	width: 100%; 
	padding-right: 5px; 
	padding-top: 0px;
}

@media (min-width: 600px){
	.divComentario1{
		display: inline-block; 
		width: 30%; 
		padding-right: 35px; 
	}
}


.divComentario2{
	display: inline-block; 
	width: 100%; 
	padding-right: 5px; 
	padding-top: 0px;
}

@media (min-width: 600px){
	.divComentario2{
		display: inline-block; 
		width: 30%; 
		padding-right: 35px; 
	}
}


.divComentario3{
	display: inline-block; 
	width: 100%; 
	padding-top: 0px;
}

@media (min-width: 600px){
	.divComentario3{
		display: inline-block; 
		width: 30%; 
	}
}


.textoComentarios{
	font-weight:300;
	line-height: 1.3em;
}

.assinaturaComentarios{
	font-size: 14px; 
	font-weight:300
}



blockquote {
	  padding-left: 30px;
	  background-position: top left;
	  background-repeat: no-repeat;
}

.nav-pessoas {
	border-top: 0;
	padding-top: 15px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

@media (min-width: 768px){
	.container {
		width: 100%;
	}
}
.icone_obrigado{
	position:absolute;
	margin-top:-12%;
	margin-left:37%; 
	width: 25%;
	max-width: 120px;
	height: auto;
	z-index: 1001;
}
.iconeEditar{
	width: 70px
}
@media (min-height:600px){
	.iconeEditar{
		width: 80px
	}
	@media (min-width:800px){
		.iconeEditar{
			width: 120px
		}
	}
}
@media (min-width:600px){
	.iconeEditar{
		width: 80px
	}
	@media (min-height:620px){ 
		.iconeEditar{
			width: 120px
		}
	}
}

.textoEditarPagamento{
	font-size:1em;
}
@media (min-height:700px){ 
	.textoEditarPagamento{
		font-size:20px;
		line-height:21px;
	}
}
@media (min-width:600px){
	.textoEditarPagamento{
		font-size:14px;
	}
	@media (min-height:620px){ 
		.textoEditarPagamento{
			font-size:16px;
		}
	}
}


.textoListagem{
	font-size: 14px;
}

@media (min-width:600px){
	.textoListagem{
		font-size: 18px;
		margin: 40px;
		line-height: 1.457143;
	}
}

.textoListagemTitulo{
	font-size: 18px !important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (min-width:600px){
	.textoListagemTitulo{
		margin: 20px;
		font-size: 24px !important;
	}
}



@media (min-width:599px){ 
	.icone_obrigado{
		position:absolute;
		margin-top:-10%;
		margin-left:38%; 
		width: 25%;
		max-width: 120px;
		height: auto;
		z-index: 1001;
	}
}

.iconeDoc{
	position:fixed;
	top:135px;
	left: 10%;
	z-index: 998;
	width: 60px;
	height: auto;
	cursor: pointer;
}

.iconeEmail{
	position:fixed;
	top:135px;
	left: 30%;
	z-index: 998;
	width: 60px;
	height: auto;
	cursor: pointer;
}

.iconeImpressao{
	position:fixed;
	top:135px;
	left: 50%;
	z-index: 998;
	width: 60px;
	height: auto;
	cursor: pointer;
	display: none;
}	

.iconeLaudo{
	position:fixed;
	top:135px;
	left: 50%;
	z-index: 998;
	width: 60px;
	height: auto;
	cursor: pointer;
}

@media (min-width:599px){ 
	.iconeDoc{
		position:fixed;
		top:110px;
		left: 10%;
		z-index: 998;
		width: 85px;
		height: auto;		
		cursor: pointer;
	}
	
	.iconeEmail{
		position:fixed;
		top:110px;
		left: 25%;
		z-index: 998;
		width: 85px;
		height: auto;	
		cursor: pointer;		
	}
	
	.iconeImpressao{
		position:fixed;
		top:110px;
		left: 40%;
		z-index: 998;
		width: 85px;
		height: auto;
		cursor: pointer;
	}
	
	.iconeLaudo{
		position:fixed;
		top:110px;
		left: 55%;
		z-index: 998;
		width: 85px;
		height: auto;
		cursor: pointer;
	}
	
}


.iconeImprimirContrato{
	display: none;
}

.enviarEmailTelaDownload{
	display: block;
	top: 143px;	
}

.iconeDownloadContrato{
	display: block;	
	top: 143px;	
	right: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;	
}

.iconeDownloadLaudo{
	display: block;
	right: 0;
	top: 192px;	
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;	
}

@media (min-width:600px) { 
	.iconeImprimirContrato{
		display: block;
		top: 240;		
	}
	.enviarEmailTelaDownload{
		top: 143px;	
	}
	.iconeDownloadContrato{
		top: 192px;
		right: auto;
		border-bottom-left-radius: 0px;
		border-top-left-radius: 0px;	
		border-bottom-right-radius: 4px;
		border-top-right-radius: 4px;
	}
	.iconeDownloadLaudo{
		top: 289px;
		right: auto;
		border-bottom-left-radius: 0px;
		border-top-left-radius: 0px;	
		border-bottom-right-radius: 4px;
		border-top-right-radius: 4px;
	}
}


@media (min-width:799px) { 
	.iconeImpressao{
		display: block;
	}
}

@media (min-width:1025px){ 
	.iconeDoc{
		position:fixed;
		top:110px;
		left: 10%;
		z-index: 998;
		width: 85px;
		height: auto;	
		cursor: pointer;		
	}
	
	.iconeEmail{
		position:fixed;
		top:110px;
		left: 18%;
		z-index: 998;
		width: 85px;
		height: auto;		
		cursor: pointer;
	}
	
	.iconeImpressao{
		position:fixed;
		top:110px;
		left: 26%;
		z-index: 998;
		width: 85px;
		height: auto;
		cursor: pointer;
		display: block;
	}
	
	.iconeLaudo{
		position:fixed;
		top:110px;
		left: 34%;
		z-index: 998;
		width: 85px;
		height: auto;
		cursor: pointer;
		display: block;
	}

}

.imagemTutorial{
	display:none;
}

.iconeTutorial{
	float:left;
	width: 80px;
	height: auto;
}


.divBotaoTutorial3{
	width: 50%;
	margin: 0 auto; 
}

.textoExplicacao{
	font-weight: 300; 
	color: #777; 
	padding-top: 55px; 
	padding-right: 40px; 
	line-height:20px;
}


.textoExplicacaoLinhas{
	font-weight: 300; 
	color: #777; 
	padding-top: 55px; 
	padding-right: 40px; 
	line-height:20px;
}





@media (min-width:300px){ 

	.divTutorial1{
		height: 70px;
	}
	.divTutorial2{
		height: 70px;
	}
	.divTutorial3{
	}

	.textoExplicacao{
		padding-top: 12px; 
		padding-left: 50px; 
	}

	.textoExplicacaoLinhas{
		padding-top: 5px; 
		padding-left: 50px; 
	}
}

@media (min-width:400px){ 
	.iconeTutorial{
		float:left;
		width: 120px;
		height: auto;
	}
	.textoExplicacao{
		padding-top: 32px; 
		padding-left: 150px; 
	}

	.textoExplicacaoLinhas{
		padding-top: 30px; 
		padding-left: 150px; 
	}
	
}

@media (min-width:450px){ 
	.textoExplicacao{
		padding-top: 43px; 
		padding-left: 150px; 
	}

	.textoExplicacaoLinhas{
		padding-top: 40px; 
		padding-left: 150px; 
	}
}

@media (min-width:750px){ 
	.divTutorial1{
		height: 100px;
	}
	.divTutorial2{
		height: 100px;
	}
	.divTutorial3{
	}

	.textoExplicacao{
		padding-top: 45px; 
		font-size: 16px;
	}

	.textoExplicacaoLinhas{
		padding-top: 45px; 
	}
	.imagemTutorial{
		display:block;
	}
	.iconeTutorial{
		float:left;
		width: 120px;
		height: auto;
	}
}

@media (min-width:1000px){ 
	.textoExplicacao{
		padding-top: 45px; 
	}

	.textoExplicacaoLinhas{
		padding-top: 45px; 
	}

	.divTutorial1{
		padding-left:5%;
	}

	.divTutorial2{
		padding-left:5%;
	}

	.divTutorial3{
		padding-left:5%;
	}

	.divBotaoTutorial3{
		padding-left:15%;
	}
	
}

.tituloContratoH1{
	font-size: 1.45em;
	letter-spacing: 0px;
	font-weight: 600;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	display: block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
}

@media (min-width: 636px){
	.tituloContratoH1{
		font-size: 1.6em;
		font-weight: 300;
	}
}
	

.descricaoTelaInicial{
	font-size: 1.5em;
	font-weight: 300;
	display: block;
	letter-spacing: 0px;
	font-family: 'Cabin', sans-serif;	
}

@media (min-width: 636px){
	.descricaoTelaInicial{
		font-size: 1.5em;
		font-weight: 200;
	}
}

.tituloContrato{
	margin: 0.5em 0 0.3em;
	font-weight: 600;
	line-height: 30px;
	color: #000;
	padding: 0;
	-webkit-text-size-adjust: none;
	display: block;
	-webkit-margin-before: 0.7em;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
}

@media (min-width:600px){ 
	.tituloContrato{
		font-weight: 500;
		font-size: 28px;
	}
}


.subTituloContrato{
	margin: 10px 0 10px;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	text-align: center;
	color: #000;
	padding: 0;
	-webkit-text-size-adjust: none;
	display: inline;
	--white-space: nowrap;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	-webkit-filter: blur(0px);
	filter: blur(0px);
	backface-visibility: hidden;
	transform: translateZ(0);
}	


.textoContratoNormal{
	margin: 10px 0 10px;
	padding-left: 20px;
	padding-right: 50px;
	font-weight: 300;
	line-height: 20px;
	text-align: left;
	letter-spacing: 0em;
	color: #000;
	padding: 0;
	font-size: 18px;
	word-spacing: 2px;
	text-align: justify;
	-webkit-text-size-adjust: none;
	display: inline;
	--white-space: nowrap;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	-webkit-filter: blur(0px);
	filter: blur(0px);
	backface-visibility: hidden;
	transform: translateZ(0);
  -webkit-touch-callout: none;
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}
@media (min-width:360px){ 
	.textoContratoNormal{
		font-size: 18px;
		line-height: 22px;
	}
}
@media (min-width:600px){ 
	.textoContratoNormal{
		font-size: 16px;
		line-height: 20px;
		text-align: justify;
	}
}

.textoContratoNormalSeleciona{
	margin: 10px 0 10px;
	padding-left: 20px;
	padding-right: 50px;
	font-weight: 300;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0em;
	color: #000;
	padding: 0;
	word-spacing: 2px;
	-webkit-text-size-adjust: none;
	display: inline;
	--white-space: nowrap;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	-webkit-filter: blur(0px);
	filter: blur(0px);
	backface-visibility: hidden;
	transform: translateZ(0);
	font-size: 16px;
	line-height: 22px;
}
@media (min-width:360px){ 
	.textoContratoNormalSeleciona{
		font-size: 16px;
	}
}
@media (min-width:600px){ 
	.textoContratoNormalSeleciona{
		font-size: 16px;
	}
}






.textoContratoBlurred{
	text-shadow: 4px 1px 1px #000;
	filter: blur(3px);
	opacity: 0.7;
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);	
	margin: 10px 0 10px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	text-align: left;
	padding: 0;
	line-height: 22px;
	letter-spacing: 0em;
	-webkit-text-size-adjust: none;
	/* display: inline; */
	margin: 0;	
	--white-space: nowrap;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	-webkit-filter: blur(3px);
	z-index: 1;	 
  -webkit-touch-callout: none;
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
}

@media (min-width:600px){ 
	.textoContratoBlurred{
		font-size: 16px;
	}
}




.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
	display: table;
	content: " ";
}



.col-xs-12 {
	width: 100%;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}


.wrapper-demo {
	margin: 0 0 0 0;
	font-weight: 400;
}

.wrapper-demo:after {
	clear: both;
	content: "";
	display: table;
}


.wrapper-dropdown-1 {
	position: relative;
	width: 200px;
	padding: 10px;
	margin: 0 auto;
	background: #9bc7de;
	color: #fff;
	outline: none;
	cursor: pointer;
	font-weight: bold;
}

.wrapper-dropdown-1:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -6px;
	border-width: 6px 0 6px 6px;
	border-style: solid;
	border-color: transparent #fff;    
}

.wrapper-dropdown-1 .dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	list-style: none;
	font-weight: normal;
	opacity: 0;
	pointer-events: none;
	list-style-type: none;
}

.wrapper-dropdown-1 .dropdown li a {
	display: block;
	list-style-type: none;
	text-decoration: none;
	color: #9e9e9e;
	padding: 10px 20px;
}

.wrapper-dropdown-1 .dropdown li:hover a {
	background: #c0dbdb;
}

.wrapper-dropdown-1.active .dropdown {
	opacity: 1;
	pointer-events: auto;
}

.wrapper-dropdown-1.active:after {
	border-color: #9bc7de transparent;
	border-width: 6px 6px 0 6px ;
	margin-top: -3px;
}

.wrapper-dropdown-1.active {
  background: #9bc7de;
  background: -moz-linear-gradient(left,  #9bc7de 0%, #9bc7de 78%, #ffffff 78%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#9bc7de), color-stop(78%,#9bc7de), color-stop(78%,#ffffff), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,  #9bc7de 0%,#9bc7de 78%,#ffffff 78%,#ffffff 100%);
  background: -o-linear-gradient(left,  #9bc7de 0%,#9bc7de 78%,#ffffff 78%,#ffffff 100%);
  background: -ms-linear-gradient(left,  #9bc7de 0%,#9bc7de 78%,#ffffff 78%,#ffffff 100%);
  background: linear-gradient(to right,  #9bc7de 0%,#9bc7de 78%,#ffffff 78%,#ffffff 100%);
}

.no-opacity       .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown {
	display: none;
	opacity: 1;
	pointer-events: auto;
}

.no-opacity       .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown {
	display: block;
}


.wrapper-dropdown-2 {
	position: relative;
	width: 200px;
	margin: 0 auto;
	padding: 10px 15px;
	background: #fff;
	border-left: 5px solid grey;
	cursor: pointer;
	outline: none;
}

.wrapper-dropdown-2:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: grey transparent;
}

.wrapper-dropdown-2 .dropdown {
	position: absolute;
	top: 100%;
	left: -5px;
	right: 0px;
	background: white;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	list-style: none;
	opacity: 0;
	pointer-events: none;
}

.wrapper-dropdown-2 .dropdown li a {
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 5px solid;
	padding: 10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.wrapper-dropdown-2 .dropdown li:nth-child(1) a { 
	border-left-color: #00ACED;
}

.wrapper-dropdown-2 .dropdown li:nth-child(2) a {
	border-left-color: #4183C4;
}

.wrapper-dropdown-2 .dropdown li:nth-child(3) a {
	border-left-color: #3B5998;
}

.wrapper-dropdown-2 .dropdown li i {
	margin-right: 5px;
	color: inherit;
	vertical-align: middle;
}

.wrapper-dropdown-2 .dropdown li:hover a {
	color: grey;
}

.wrapper-dropdown-2.active:after {
	border-width: 0 6px 6px 6px;
}

.wrapper-dropdown-2.active .dropdown {
	opacity: 1;
	pointer-events: auto;
}

.no-opacity       .wrapper-dropdown-2 .dropdown,
.no-pointerevents .wrapper-dropdown-2 .dropdown {
	display: none;
	opacity: 1;
	pointer-events: auto;
}

.no-opacity       .wrapper-dropdown-2.active .dropdown,
.no-pointerevents .wrapper-dropdown-2.active .dropdown {
	display: block;
}

@media (min-width:300px){ 
	.descricaoTipoContrato{
		font-size:1em; 
		color:#777;
	}
}

@media (min-width:350px){ 
	.descricaoTipoContrato{
		font-size:1.3em; 
		color:#777;
	}
}

.wrapper-dropdown-3 {
	position: relative;
	width: 260px;
	padding: 10px;
	background: #fff;
	border-radius: 7px;
	border: 1px solid rgba(0,0,0,0.15);
	box-shadow: 0 1px 1px rgba(50,50,50,0.1);
	cursor: pointer;
	outline: none;
	font-weight: 500;
	color: #0aa38f;
}

@media (min-width:631px){ 
	.wrapper-dropdown-3 {
		position: relative;
		width: 380px;
		padding: 10px;
		background: #fff;
		border-radius: 7px;
		border: 1px solid rgba(0,0,0,0.15);
		box-shadow: 0 1px 1px rgba(50,50,50,0.1);
		cursor: pointer;
		outline: none;
		font-weight: 500;
		color: #666666;
		bottom: 20px;
	}
	@media (min-height:620px){ 
		.wrapper-dropdown-3 {
			bottom: 0px;	
		}
	}
}




.wrapper-dropdown-3:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #0aa38f transparent;
}

@media (min-width:631px){ 
	.wrapper-dropdown-3:after {
		border-color: #666666 transparent;
	}
}


.wrapper-dropdown-3 .dropdown {
	position: absolute;
	top: 140%;
	left: 0;
	right: 0;
	background: white;
	border-radius: inherit;
	border: 1px solid rgba(0,0,0,0.17);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	font-weight: normal;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	list-style: none;
	opacity: 0;
	pointer-events: none;
}

@media (min-width:760px){ 
	.wrapper-dropdown-3 .dropdown {
		top: -70%;
	}
	@media (min-height:560px){ 
		.wrapper-dropdown-3 .dropdown {
			top: 140%;
		}
	}
}

.wrapper-dropdown-3 .dropdown:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 15px;
	border-width: 0 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent;    
}

.wrapper-dropdown-3 .dropdown:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 13px;
	border-width: 0 8px 8px 8px;
	border-style: solid;
	border-color: rgba(0,0,0,0.1) transparent;    
}

.wrapper-dropdown-3 .dropdown li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #0aa38f;
	border-bottom: 1px solid #e6e8ea;
	box-shadow: inset 0 1px 0 rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media (min-width:631px){ 
	.wrapper-dropdown-3 .dropdown li a {
		display: block;
		padding: 10px;
		text-decoration: none;
		color: #666666;
		border-bottom: 1px solid #e6e8ea;
		box-shadow: inset 0 1px 0 rgba(255,255,255,1);
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}
}


.wrapper-dropdown-3 .dropdown li i {
	float: right;
	color: inherit;
}

.wrapper-dropdown-3 .dropdown li:first-of-type a {
	border-radius: 7px 7px 0 0;
}

.wrapper-dropdown-3 .dropdown li:last-of-type a {
	border: none;
	border-radius: 0 0 7px 7px;
}


.wrapper-dropdown-3 .dropdown li:hover a {
	background: #c0dbdb;
}


.wrapper-dropdown-3.active .dropdown {
	opacity: 1;
	pointer-events: auto;
}

.wrapper-dropdown-rosa {
	position: relative;
	width: 260px;
	padding: 10px;
	background: #fff;
	border-radius: 7px;
	border: 1px solid rgba(0,0,0,0.15);
	box-shadow: 0 1px 1px rgba(50,50,50,0.1);
	cursor: pointer;
	outline: none;
	font-weight: 700;
	color: #e74f5c;
}

@media (min-width:631px){ 
	.wrapper-dropdown-rosa {
		position: relative;
		width: 380px;
		padding: 10px;
		background: #fff;
		border-radius: 7px;
		border: 1px solid rgba(0,0,0,0.15);
		box-shadow: 0 1px 1px rgba(50,50,50,0.1);
		cursor: pointer;
		outline: none;
		font-weight: 700;
		color: #e74f5c;
	}

}



.wrapper-dropdown-rosa:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #0aa38f transparent;
}

.wrapper-dropdown-rosa .dropdown {
	position: absolute;
	top: 140%;
	left: 0;
	right: 0;
	background: white;
	border-radius: inherit;
	border: 1px solid rgba(0,0,0,0.17);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	font-weight: normal;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	list-style: none;
	opacity: 0;
	pointer-events: none;
}

.wrapper-dropdown-rosa .dropdown:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 15px;
	border-width: 0 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent;    
}

.wrapper-dropdown-rosa .dropdown:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 13px;
	border-width: 0 8px 8px 8px;
	border-style: solid;
	border-color: rgba(0,0,0,0.1) transparent;    
}



.textoDescritivoInicial {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	display: block;
	color: #383838;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

@media (min-width: 600px){
	.textoDescritivoInicial{
		font-size: 16px;
	}
}

.wrapper-dropdown-rosa .dropdown li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #e74f5c;
	border-bottom: 1px solid #e6e8ea;
	box-shadow: inset 0 1px 0 rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media (min-width:631px){ 
	.wrapper-dropdown-rosa .dropdown li a {
		display: block;
		padding: 10px;
		text-decoration: none;
		color: #e74f5c;
		border-bottom: 1px solid #e6e8ea;
		box-shadow: inset 0 1px 0 rgba(255,255,255,1);
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}
}

.wrapper-dropdown-rosa .dropdown li i {
	float: right;
	color: inherit;
}

.wrapper-dropdown-rosa .dropdown li:first-of-type a {
	border-radius: 7px 7px 0 0;
}

.wrapper-dropdown-rosa .dropdown li:last-of-type a {
	border: none;
	border-radius: 0 0 7px 7px;
}

.wrapper-dropdown-rosa .dropdown li:hover a {
	background: #c0dbdb;
}

.wrapper-dropdown-rosa.active .dropdown {
	opacity: 1;
	pointer-events: auto;
}

.no-opacity       .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown {
	display: none;
	opacity: 1;
	pointer-events: auto;
}

.no-opacity       .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown {
	display: block;
}

.wrapper-dropdown-4 {
	position: relative;
	width: 270px;
	margin: 0 auto;
	padding: 10px 10px 10px 30px;
	background: #fff;
	border: 1px solid silver;
	cursor: pointer;
	outline: none;
}

.wrapper-dropdown-4:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #ffaa9f transparent;
}

.wrapper-dropdown-4 .dropdown {
	position: absolute;
	top: 100%;
	margin-top: 1px;
	left: -1px;
	right: -1px;
	background: white;
	border: inherit;
	border-top: none;
	list-style: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	opacity: 0;
	pointer-events: none;
}

.wrapper-dropdown-4 .dropdown:before,
.wrapper-dropdown-4:before {
	content: "";
	width: 4px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 15px;
	border: 1px solid #ffaa9f;
	border-top: none;
	border-bottom: none;
	z-index: 2;
}

.wrapper-dropdown-4 .dropdown li {
	position: relative;
}

.wrapper-dropdown-4 .dropdown li label {
	display: block;
	padding: 10px 10px 10px 30px;
	border-bottom: 1px dotted #1ccfcf;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.wrapper-dropdown-4 .dropdown li:last-of-type label {
	border: none;
}

.wrapper-dropdown-4 .dropdown li input{
	position: absolute;
	display: block;
	right: 10px;
	top: 50%;
	margin-top: -8px;
}

.wrapper-dropdown-4 .dropdown li:hover label {
	background: #f0f0f0;
}

.wrapper-dropdown-4 .dropdown li input:checked ~ label {
	color: grey;
	text-decoration: line-through;
}

.wrapper-dropdown-4.active:after {
	border-width: 0 6px 6px 6px;
}

.wrapper-dropdown-4.active .dropdown {
	opacity: 1;
	pointer-events: auto;
}

.no-opacity       wrapper-dropdown-4 .dropdown,
.no-pointerevents .wrapper-dropdown-4 .dropdown {
	display: none;
	opacity: 1;
	pointer-events: auto;
}

.no-opacity       .wrapper-dropdown-4.active .dropdown,
.no-pointerevents .wrapper-dropdown-4.active .dropdown {
	display: block;
}

.wrapper-dropdown-5 {
	position: relative;
	width: 200px;
	margin: 0 auto;
	padding: 12px 15px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	cursor: pointer;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.wrapper-dropdown-5:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #4cbeff transparent;
}

.wrapper-dropdown-5 .dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	border-radius: 0 0 5px 5px;
	border: 1px solid rgba(0,0,0,0.2);
	border-top: none;
	border-bottom: none;
	list-style: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	max-height: 0;
	overflow: hidden;
}

.wrapper-dropdown-5 .dropdown li {
	padding: 0 10px ;
}

.wrapper-dropdown-5 .dropdown li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 0;
	transition: all 0.3s ease-out;
	border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
	border: none;
}

.wrapper-dropdown-5 .dropdown li i {
	margin-right: 5px;
	color: inherit;
	vertical-align: middle;
}

.wrapper-dropdown-5 .dropdown li:hover a {
	color: #57a9d9;
}

.wrapper-dropdown-5.active {
	border-radius: 5px 5px 0 0;
	background: #4cbeff;
	box-shadow: none;
	border-bottom: none;
	color: white;
}

.wrapper-dropdown-5.active:after {
	border-color: #82d1ff transparent;
}

.wrapper-dropdown-5.active .dropdown {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	max-height: 400px;
}

.botaoIniciarDesabilitado{
	background-color:#bdbdbd;
	border-bottom-color:#bdbdbd;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#bdbdbd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#bdbdbd;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#bdbdbd;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:19px;
	font-style:normal;
	font-weight:700;
	height:35px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:150px;
	zoom:1;
}


.botaoIniciar{
	background-color:#2d3c4e;
	border-bottom-color:#2d3c4e;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#2d3c4e;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#2d3c4e;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#2d3c4e;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:13px;
	font-style:normal;
	font-weight:700;
	height:30px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:150px;
	zoom:1;
}

.botaoOkPrevia{
	background-color:#222f3f;
	border-bottom-color:#222f3f;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#222f3f;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#222f3f;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#222f3f;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:19px;
	font-style:normal;
	font-weight:300;
	height:30px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:150px;
	zoom:1;
}	


.botaoOkRetornoPreviaPagamento{
	background-color:#d65800;
	border-bottom-color:#d65800;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#d65800;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#d65800;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#d65800;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:17px;
	font-style:normal;
	font-weight:300;
	height:30px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:150px;
	zoom:1;
}	



.botaoRosa{
	background-color:#ed6e6e;
	border-bottom-color:#ed6e6e;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#ed6e6e;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#ed6e6e;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#ed6e6e;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:19px;
	font-style:normal;
	font-weight:700;
	height:35px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:150px;
	zoom:1;
}	


.botaoVoltar{
	background-color:#757574;
	border-bottom-color:#757574;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#757574;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#757574;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#757574;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:19px;
	font-style:normal;
	font-weight:700;
	height:35px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:150px;
	zoom:1;
}

@media (min-width:636px){ 
	.botaoIniciarDesabilitado{
		background-color:#bdbdbd;
		border-bottom-color:#bdbdbd;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#bdbdbd;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#bdbdbd;
		border-right-style:solid;
		border-right-width:1px;
		border-top-color:#bdbdbd;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:1px;
		color:rgb(255, 255, 255);
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:700;
		height:35px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:250px;
		zoom:1;
	}


	.botaoIniciar{
		background-color:#2d3c4e;
		border-bottom-color:#2d3c4e;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#2d3c4e;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#2d3c4e;
		border-right-style:solid;
		border-right-width:1px;
		border-top-color:#2d3c4e;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:1px;
		color:rgb(255, 255, 255);
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:300;
		height:35px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:250px;
		zoom:1;
		position: absolute;
		bottom: 115px;
		left: 210px;
	}	
	
	
	.botaoOkPrevia{
		background-color:#222f3f;
		border-bottom-color:#222f3f;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#222f3f;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#222f3f;
		border-right-style:solid;
		border-right-width:1px;
		border-top-color:#222f3f;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:1px;
		color:rgb(255, 255, 255);
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:300;
		height:35px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:250px;
		zoom:1;
		bottom: 120px;
		left: 210px;
	}		
	
	
	.botaoOkRetornoPreviaPagamento{
		background-color:#181b2c;
		border-bottom-color:#181b2c;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#181b2c;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#181b2c;
		border-right-style:solid;
		border-right-width:1px;
		border-top-color:#181b2c;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:1px;
		color:rgb(255, 255, 255);
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:17px;
		font-style:normal;
		font-weight:300;
		height:35px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:220px;
		zoom:1;
		bottom: 120px;
		left: 210px;
	}	
}

.botaoCriarPaginaInicial{
	float:left; 
	padding-left: 22px;
	padding-top: 7px;
	font-size: 13px;
	vertical-align: middle;
	color: #fff;
}

.imagemCriarPaginaInicial{
	height: 25px; 
	float:right; 
	padding-right: 12px;
	padding-top: 7px;
	vertical-align: middle;
}

.imagemBotaoVoltar{
	height: 20px; 
	float:left; 
	padding-left: 5px;
	padding-top: 7px;
}


.imagemBotaoContinuar{
	height: 20px; 
	float:right; 
	padding-right: 5px;
	padding-top: 10px;
}		


.imagemIcone{
	padding-left: 30px;
	padding-top: 30px;
	width: 25%;
	float: right;
}

.imagemIconePrincipal{
	padding-left: 30px;
	width: 20%;
}

.botaoEscolha1{
	background-color:#2d3c4e;
	border-bottom-color:#2d3c4e;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#2d3c4e;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#2d3c4e;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#2d3c4e;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:16px;
	font-style:normal;
	font-weight:600;
	height:35px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 6%;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:0px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:250px;
	zoom:1;
}

@media (min-height:600px){ 
	.botaoEscolha1{
		margin-top: 15%;
	}
}

.botaoEscolha2{
	background-color:#008c84;
	border-bottom-color:#008c84;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#008c84;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#008c84;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#008c84;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:16px;
	font-style:normal;
	font-weight:600;
	height:35px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:250px;
	zoom:1;
}


.botaoEnviar{
	background-color:#757574;
	border-bottom-color:#757574;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#757574;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#757574;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#757574;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:#fff;
	cursor:pointer;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:19px;
	font-style:normal;
	font-weight:700;
	height:35px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:0px;
	margin-top:0px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	padding-top:2px;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	text-align: center;
	vertical-align:baseline;
	width:200px;
	zoom:1;
}


.botaoCriar{
	background-color:#009189;
	border-bottom-color:#00645e;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#009189;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#009189;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#009189;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:2px;
	color:#fff;
	cursor:pointer;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:19px;
	font-style:normal;
	font-weight:600;
	height:45px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	text-align: center;
	vertical-align:baseline;
	width:230px;
	zoom:1;
}

.botaoCriar:hover{
	height:41px;
	border-bottom-width:6px;
}




.botaoCriarLaranja{
	background-color:#f24b00;
	border-bottom-color:#9d4817;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#f24b00;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#f24b00;
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:#f24b00;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:2px;
	color:#fff;
	cursor:pointer;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:19px;
	font-style:normal;
	font-weight:600;
	height:45px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	text-align: center;
	vertical-align:baseline;
	width:250px;
	zoom:1;
}

.botaoCriarLaranja:hover{
	height:41px;
	border-bottom-width:6px;
}



.botaoCriarLaranjaTopo{
	background-color:rgb(1, 130, 122);
	border-bottom-color:rgb(1, 130, 122);
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:rgb(1, 130, 122);
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:rgb(1, 130, 122);
	border-right-style:solid;
	border-right-width:2px;
	border-top-color:rgb(1, 130, 122);
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:2px;
	color:#fff;
	cursor:pointer;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
	font-size:19px;
	font-style:normal;
	font-weight:600;
	height:45px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	max-width:610px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	text-align: center;
	vertical-align:baseline;
	width:250px;
	zoom:1;
	display: block;
	right: 0;
	bottom: 30px;
}
.botaoCriarLaranjaTopo:hover{
	height:41px;
	border-bottom-width:6px;
}


@media (min-width:636px){ 

	.botaoCriarPaginaInicial{
		float:left; 
		padding-left: 20px;
		vertical-align: middle;
		font-size: 13px;
		color: #fff;
	}

	.imagemCriarPaginaInicial{
		height: 30px; 
		float:right; 
		padding-right: 10px;
		vertical-align: middle;
	}

	.imagemBotaoVoltar{
		height: 25px; 
		float:left; 
		padding-left: 10px;
		padding-top: 7px;
		
	}
	
	.imagemBotaoContinuar{
		height: 25px; 
		float:right; 
		padding-right: 10px;
		padding-top: 7px;
	}			
	
	
	.imagemIcone{
		padding-left: 30px;
		padding-top: 30px;
		width: 20%;
		float: right;
	}

	.imagemIconePrincipal{
		padding-left: 30px;
		width: 92px;
	}	
	
	.botaoEscolha1{
		background-color:#2d3c4e;
		border-bottom-color:#2d3c4e;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#2d3c4e;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#2d3c4e;
		border-right-style:solid;
		border-right-width:1px;
		border-top-color:#2d3c4e;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:1px;
		color:rgb(255, 255, 255);
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:300;
		height:35px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:250px;
		zoom:1;
	}

	.botaoEscolha2{
		background-color:#009189;
		border-bottom-color:#009189;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#009189;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#009189;
		border-right-style:solid;
		border-right-width:1px;
		border-top-color:#009189;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:1px;
		color:rgb(255, 255, 255);
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:300;
		height:35px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:20px;
		margin-right:0px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:250px;
		zoom:1;
	}
	
	
	.botaoEnviar{
		background-color:#757574;
		border-bottom-color:#757574;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#757574;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#757574;
		border-right-style:solid;
		border-right-width:1px;
		border-top-color:#757574;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:1px;
		color:#fff;
		cursor:pointer;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:700;
		height:35px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:35px;
		margin-right:0px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		text-align: center;
		vertical-align:baseline;
		width:250px;
		zoom:1;
	}	


	.botaoCriar{
		background-color:#009189;
		border-bottom-color:#00645e;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:2px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#009189;
		border-left-style:solid;
		border-left-width:2px;
		border-right-color:#009189;
		border-right-style:solid;
		border-right-width:2px;
		border-top-color:#009189;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:2px;
		color:#fff;
		cursor:pointer;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:700;
		height:45px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:20px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		text-align: center;
		vertical-align:baseline;
		width:250px;
		zoom:1;
	}	

	.botaoCriar:hover{
		height:41px;
		border-bottom-width:6px;
	}
	
	
	
	.botaoCriarLaranja{
		background-color:#f24b00;
		border-bottom-color:#9d4817;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:2px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#f24b00;
		border-left-style:solid;
		border-left-width:2px;
		border-right-color:#f24b00;
		border-right-style:solid;
		border-right-width:2px;
		border-top-color:#f24b00;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:2px;
		color:#fff;
		cursor:pointer;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:700;
		height:45px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:20px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		text-align: center;
		vertical-align:baseline;
		width:250px;
		zoom:1;
	}	

	.botaoCriarLaranja:hover{
		height:41px;
		border-bottom-width:6px;
	}	
	
	
	.botaoCriarLaranjaTopo{
		background-color:rgb(1, 130, 122);
		border-bottom-color:rgb(1, 130, 122);
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:2px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:rgb(1, 130, 122);
		border-left-style:solid;
		border-left-width:2px;
		border-right-color:rgb(1, 130, 122);
		border-right-style:solid;
		border-right-width:2px;
		border-top-color:rgb(1, 130, 122);
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:2px;
		color:#fff;
		cursor:pointer;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:19px;
		font-style:normal;
		font-weight:300;
		height:45px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:20px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		text-align: center;
		vertical-align:baseline;
		width:250px;
		zoom:1;
		display: block;
		position: absolute;
		right: 15px;
		top: 410px;
	}	
	.botaoCriarLaranjaTopo:hover{
		height:41px;
		border-bottom-width:6px;
	}			
	
	@media (min-height:900px){ 
		.botaoCriarLaranjaTopo{
			
		}
	}
	
}


.hideMe{
	display:none;
	visibility: hidden;
}

.escondeDesktop{
	display:block;
	visibility: visible;
}

@media (min-width:800px){
	@media (min-height:400px){	
		.escondeDesktop{
			display:none;
			visibility: hidden;
		}
	}
}

.mostraDesktop{
	display:none;
	visibility: hidden;
}
	
@media (min-width:1200px){
	.escondeDesktop{
		display:none;
		visibility: hidden;
	}
	
	.mostraDesktop{
		display:block;
		visibility: visible;
	}
}

.percentual{
	width:30%;
	display:inline-block;
	margin-right:0;
	padding-bottom:0px;
	padding-right:12px;
	padding-top:2px;
	text-align:center;
	position: relative;
	right: 0px;	
	top: 3%;	
	transform: translateY(-50%);
}

progress[value] {
	-webkit-appearance: none;
	appearance: none;	
	width: 120px;
	height: 20px;
}	

@media (min-height:580px){ 	
	.percentual{
		margin-left: 10px;
	}
	
	progress[value] {
		width: 150px;
	}	
}

@media (min-width:600px){ 
	.percentual{
		position: relative;
		right: 5%;
		top: 50%;
	}
}

@media (min-width:961px){ 
	.percentual{
		width:30%;
		display:inline-block;
		margin-right:0;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		text-align:center;
		position: relative;
		top: 5%;
		transform: translateY(-50%);
	}

	progress[value] {
		-webkit-appearance: none;
		appearance: none;	
		width: 200px;
		height: 20px;
	}	
}





progress[value]::-webkit-progress-bar {
	background-color: #eee;
	border-radius: 2px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

progress[value]::-webkit-progress-value {
	background-image:
	-webkit-linear-gradient(top, 
							rgba(255, 255, 255, .25), 
							rgba(0, 0, 0, .25)),
	-webkit-linear-gradient(left, #01aa93, #02b3a9);
	border-radius: 2px; 
	background-size: 35px 20px, 100% 100%, 100% 100%;
}

.botaoAnterior{
	background-color:#a0a0a0;
	border-bottom-color:#a0a0a0;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-image-outset:0px;
	border-image-repeat:stretch;
	border-image-slice:100%;
	border-image-source:none;
	border-image-width:1;
	border-left-color:#a0a0a0;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#a0a0a0;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#a0a0a0;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	font-family:Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	height:35px;
	line-height:30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:30px;
	margin-top:3%;
	max-width:120px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:120px;
	zoom:1;
}


.vazioEsquerda{
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	height:35px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:30px;
	margin-top:3%;
	max-width:120px;
	outline-color:rgb(43, 85, 74);
	outline-style:none;
	outline-width:0px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:120px;
	zoom:1;
}

@media (min-width:600px){ 
	.botaoAnterior{
		margin-top:0px;
	}
}

@media (min-width:961px){ 
	.botaoAnterior{
		background-color:#a0a0a0;
		border-bottom-color:#a0a0a0;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-image-source:none;
		border-image-width:1;
		border-left-color:#a0a0a0;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#a0a0a0;
		border-right-style:solid;
		border-right-width:1px;
		border-top-color:#a0a0a0;
		border-top-left-radius:3px;
		border-top-right-radius:3px;
		border-top-style:solid;
		border-top-width:1px;
		color:rgb(255, 255, 255);
		cursor:pointer;
		display:inline-block;
		font-family:Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:19px;
		font-style:normal;
		font-weight:300;
		height:35px;
		line-height:30px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-bottom:0px;
		margin-left:30px;
		margin-right:100px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:160px;
		zoom:1;
	}			
	
	
	.vazioEsquerda{
		color:rgb(255, 255, 255);
		cursor:pointer;
		display:inline-block;
		height:35px;
		margin-bottom:0px;
		margin-left:30px;
		margin-right:100px;
		margin-top:0px;
		max-width:610px;
		outline-color:rgb(43, 85, 74);
		outline-style:none;
		outline-width:0px;
		overflow-x:hidden;
		overflow-y:hidden;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:12px;
		padding-top:2px;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:120px;
		zoom:1;
	}	
}

.coolTextDescription{
	margin:0.5em 0 1.2em;
	font-weight:300;
	line-height:1.6em;
	color:#777;
	font-size:0.8em;
}

@media (min-width:961px){ 
	.coolTextDescription{
		margin:0.5em 0 1.2em;
		font-weight:300;
		line-height:1.6em;
		color:#777;
		font-size:1.2em;
	}
}

.imgLandingPage{
	padding-top:50px;
	width:100px;
}
@media (min-width:961px){ 
	.imgLandingPage{
		padding-top:0px;
		width:150px;
	}
}

.coolTextDescriptionPergunta{
	margin:0.5em 0 1.2em;
	font-weight:300;
	line-height:1.6em;
	color:#575757;
	font-size:1em;
	padding-top: 15%;
}		

@media (min-width:600px){ 
	.coolTextDescriptionPergunta{
		padding-top: 0%;
	}
}

@media (min-width:961px){ 
	.coolTextDescriptionPergunta{
		margin:0.7em 0 1em;
		font-weight:300;
		line-height:1em;
		color:#777;
		font-size:1.2em;
		padding-top: 0%;
	}
}

.coolTextDescriptionPerguntaBotoes{
	margin:0.5em 0 1.2em;
	font-weight:300;
	line-height:1em;
	color:#575757;
	font-size:1em;
	padding-top: 0%;
}

@media (min-width:600px){ 
	.coolTextDescriptionPerguntaBotoes{
		padding-top: 0%;
	}
}

@media (min-width:961px){ 
	.coolTextDescriptionPerguntaBotoes{
		margin:0.7em 0 1em;
		font-weight:300;
		line-height:1em;
		color:#777;
		font-size:1.2em;
		padding-top: 0%;
	}
}



.fonteTextoSaida{
	padding-bottom: 0.1em;
	margin: 0;
	line-height: 1.166666666667em;
	color: #43464b;
	font-size: 36px;
	line-height: 1.464285714em;
	font-weight: 300 !important;
	font: 16px/1.75em 'geomanist', Helvetica, Arial;
}

@media (min-width:600px){
	.fonteTextoSaida{
		line-height: 1.166666666667em;
		font-size: 36px;
		line-height: 1.464285714em;
		font-weight: 300 !important;
	}
}
@media (min-width:961px){
	.fonteTextoSaida{
		line-height: 1.166666666667em;
		font-size: 36px;
		line-height: 1.464285714em;
		font-weight: 300 !important;
	}
}
	
	
.fonteTextoSaidaMenor{
	line-height: 1.166666666667em;
	color: #43464b;
	font-size: 20px;
	line-height: 1.464285714em;
	font-weight: 300 !important;
}

@media (min-width:600px){
	.fonteTextoSaidaMenor{
		line-height: 1.166666666667em;
		font-size: 20px;
		line-height: 1.464285714em;
		font-weight: 300 !important;
	}
}
@media (min-width:961px){
	.fonteTextoSaidaMenor{
		line-height: 1.166666666667em;
		font-size: 20px;
		line-height: 1.464285714em;
		font-weight: 300 !important;
	}
}	

.mfp-close{
	color: #fff;
	background: #9cadb1 url(/imagens/background-close.png) center no-repeat;
	width: 30px !important;
	height: 30px;
	text-indent: -9999px;
	opacity: 1;
	border-bottom-left-radius: 5px;
	top: 0 !important;
	right: 0 !important;
	text-align: left !important;
	border: 0;
	position: absolute;
}	

.mensagemContato{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border: 1px solid rgba(255, 255, 255, 0.4);
	width: 90%;
	height: 150px;
	border-radius: 3px;
	padding: 10px 15px;
	display: block;
	text-align: center;
	font-size: 18px;
	line-height:20px;
	color: #3b3b3b;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	font-weight: 300;
}			

.inputContato {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border: 1px solid rgba(255, 255, 255, 0.4);
	width: 90%;
	border-radius: 3px;
	padding: 10px 15px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #3b3b3b;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	font-weight: 300;				
}			


.inputEndereco{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border: 1px solid rgba(255, 255, 255, 0.4);
	background-color: rgba(182, 182, 182, 0.5);
	width: 280px;
	height: 110px;
	border-radius: 3px;
	padding: 5px 15px;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height:15px;
	color: #3b3b3b;
	margin-bottom: 10px;
	transition-duration: 0.6s;
	font-weight: 300;
}				



.inputPerguntas {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border: 1px solid rgba(255, 255, 255, 0.4);
	background-color: rgba(182, 182, 182, 0.5);
	width: 90%;
	border-radius: 3px;
	padding: 10px 15px;
	margin: 0 auto 10px auto;
	display: block;
	text-align: center;
	font-size: 15px;
	color: #3b3b3b;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	font-weight: 300;	
}



.inputPrevia {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-width: 0px;
	outline: none;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 18px;
	letter-spacing: 0em;
	color: #000;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	font-weight: 300;
	max-width: 100%;
}

.inputPrevia:focus{
	outline: none;
	background-color: #faf7ad;
}
.inputPrevia:hover{
	outline: none;
	background-color: #faf7ad;
}

.inputPreviaNegrito {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border-width: 0px;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0em;
	color: #000;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.inputPreviaNegrito:focus{
	outline: none;
	background-color: #faf7ad;
}
.inputPreviaNegrito:hover{
	outline: none;
	background-color: #faf7ad;
}	

.textAreaPrevia {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	overflow:hidden;
	-ms-overflow-style: none;
	resize: none;
	width: 100%;
	outline: none;
	border: none;
	border-width: 0px;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	font-weight: 300;
	text-align: left;
	font-size: 18px;
	color: #000;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
@media (min-height:600px){ 
	.textAreaPrevia {
		min-width: 350px;
	}
}
@media (min-width:630px){ 
	.textAreaPrevia {
		text-align: justify;
		font-size: 16px;
	}
}

.textAreaPrevia:focus{
	outline: none;
	background-color: #faf7ad;
}
.textAreaPrevia:hover{
	outline: none;
	background-color: #faf7ad;
}


.inputEmailPagamento {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border: 1px solid #d0d0d0;
	border-top: 1px solid #bbb;
	background-color: rgb(243 243 243);
	box-shadow: 0 1px 0 rgb(255 255 255 / 50%), 0 1px 0 rgb(0 0 0 / 7%) inset;		
	width: 90%;
	border-radius: 3px;
	padding: 5px 15px;
	margin: 0 auto 10px auto;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #3b3b3b;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	font-weight: 300;		
	margin-top: 5px;
}	

.inputEmailPagamento:focus{
	border-color:#00bcd4;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.75),0 0 2px #17c8df);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 2px #17c8df
}
	

.inputEmailPagamento:hover{
	border-color:#00bcd4;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.75),0 0 2px #17c8df);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 2px #17c8df
}	

.modal {
	display: none;
	position: fixed;
	top: 0;
	z-index: 10000;
	padding-top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0px;
	overflow: auto;
}


.modalExit {
	display: none;
	position: fixed;
	top: 0;
	z-index: 100000;
	padding-top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.92);
}		

.modal-descritivo {
	display: none;
	position: fixed;
	top: 0;
	z-index: 10000;
	padding-top: 80px;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.8);
}

@media (min-width:600px){ 	
	.modal {
		display: none;
		position: absolute;
		top: 0;
		z-index: 10000;
		padding-top: 100px;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 0px;
		overflow: auto;
		background-color: rgba(180,180,180,0.8);
	}
	
	.modalExit {
		display: none;
		position: absolute;
		top: 0;
		z-index: 10000;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 10px;
		overflow: auto;
		background-color: rgb(0,0,0);
		background-color: rgba(0,0,0,0.92);
	}		
	
	
	.modal-descritivo  {
		display: none;
		position: absolute;
		top: 0;
		z-index: 10000;
		padding-top: 100px;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 10px;
		overflow: auto;
		background-color: rgb(0,0,0);
		background-color: rgba(0,0,0,0.8);
	}
}



.modal-content {
	position: fixed;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	top: 10%;
	height: 90%;
	border: 1px solid #888;
	width: 100%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 1s;
	animation-name: animatetop;
	animation-duration: 1s
}

@media (min-width:600px){
	.modal-content {
		border-radius: 10px;
	}
}
@media (min-height:800px){
	.modal-content {
		height: 50%;
	}
}


.modal-content-rapido {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 100%;
	height: 350px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}


.modal-content-saida {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 100%;
	height: 350px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}	

.modal-content-descritivo {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 100%;
	height: 500px;
	border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 1s;
	animation-name: animatetop;
	animation-duration: 1s
}

.modal-content-rapido {
	position: fixed;
	background-color: #fefefe;
	margin: auto;
	top: 9.8%;
	padding: 0;
	border: 1px solid #888;
	width: 100%;
	height: 90%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
@media (min-height:800px){
	.modal-content-rapido {
		height: 50%;
		top: 20%;
		border-top-left-radius: 9px;
		border-top-right-radius: 9px;
	}
}	

.modal-content-saida {
	position: fixed;
	background-color: #fefefe;
	margin: auto;
	top: 10%;
	padding: 0;
	border: 1px solid #888;
	width: 100%;
	height: 80%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}	




.descritivoModalPagamento{
	font-size:13px;
	line-height:14px;
	color: #191919;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
}

@media (min-height:320px){ 
	.descritivoModalPagamento{
		font-size:13px;
		line-height:14px;
	}
}

@media (min-height:550px){ 
	.descritivoModalPagamento{
		font-size:15px;
		line-height:15px;
	}
	@media (min-width:370px){ 
		.descritivoModalPagamento{
			font-size: 0.96em;
			line-height: 0.97em;;
		}
	}
}

@media (min-height:600px){
	.descritivoModalPagamento{
		font-size:0.95em;
		line-height:1.2em;
	}
	@media (min-height:700px){ 
		.descritivoModalPagamento{
			font-size:20px;
			line-height:22px;
		}
	}
	@media (min-width:370px){
		.descritivoModalPagamento{
			font-size:18px;
			line-height:20px;
		}
	}
	@media (min-width:400px){
		.descritivoModalPagamento{
			font-size:16px;
			line-height:1.1em;
		}
		@media (min-height:640px){ 
			.descritivoModalPagamento{
				font-size:20px;
				line-height:22px;
			}
			@media (min-width:800px){
				.descritivoModalPagamento{
					font-size:1em;
					line-height: 1.2em;
				}
			}
		}
	}
	
	@media (min-width:1100px){
		@media (min-height:700px){ 
			.descritivoModalPagamento{
				font-size:1em;
				line-height:1.2em;
			}
		}
	}		

	@media (min-height:660px){ 
		@media (min-width:700px){ 
			.descritivoModalPagamento{
				margin-top:8px;
				line-height:1.2em;
			}		
		}
	}
	
	@media (min-height:700px){ 
		@media (min-width:700px){ 
			.descritivoModalPagamento{
				line-height:1.2em;
			}		
		}
	}
}	

.modal-content-pagamento-previa {
	position: fixed;
	z-index: 1000;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	top: 70px;
	width: 100%;
	left: 0%;
	height: 455px;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
@media (min-width:370px){ 
	.modal-content-pagamento-previa {
		top: 70px;
	}
}		

.modal-content-pagamento {
	position: fixed;
	z-index: 1000;
	background-color: #fefefe;
	margin: auto;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	padding: 0;
	top: 0px;
	width: 100%;
	left: 0%;
	height: 500px;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}		

	
@media (min-height:560px){	
	.modal-content-pagamento {
		top: 70px;
		width: 100%;
		left: 0%;
	}
}

@media (min-height:600px){	
	.modal-content-pagamento {
		top: 70px;
		width: 100%;
		left: 0%;
	}
}		

@media (min-height:800px){	
	.modal-content-pagamento {
		top: 70px;
		width: 100%;
		left: 0%;
	}
	@media (min-width:610px){
		.modal-content-pagamento {
			height: 82%;
		}
		.modal-content-pagamento {
			height: 90%;
		}
	}
}


.modal-content-pagamento-mobile {
	position: fixed;
	z-index: 1000;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	top: 25%;
	width: 90%;
	left: 5%;
	height: 350px;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}		

@media (min-height:600px){
	.modal-content-pagamento-previa {
		position: fixed;
		z-index: 1000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		border-top-right-radius: 0px;
		border-top-left-radius: 0px;
		top: 70px;
		width: 100%;
		left: 0%;
		height: 590px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
	
	.modal-content-pagamento-mobile {
		position: fixed;
		z-index: 1000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 25%;
		width: 90%;
		left: 5%;
		height: 380px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
	
	@media (min-width:600px){
		.modal-content-pagamento-previa {
			top: 25%;
			height: 450px;
		}
		
		.modal-content-pagamento-mobile {
			top: 25%;
			width: 90%;
		}
	}
}

@media (min-height:800px){
	.modal-content-pagamento-previa {
		height: 650px;
	}
}

.modal-content-ultimaRevisao{
	position: fixed;
	z-index: 1000;
	background-color: #c8f7f4;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	margin: auto;
	padding: 0;
	height: 70px;
	bottom: 30%;
	width: 80%;
	left: 10%;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);	
}		


.modal-content-previa {
	position: fixed;
	z-index: 1000;
	background-color: #f9f7ef;
	margin: auto;
	padding: 0;
	bottom: 8%;
	width: 90%;
	left: 5%;
	height: 105px;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.modal-content-previa-editar {
	position: fixed;
	z-index: 1000;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	top: 40%;
	width: 90%;
	left: 5%;
	height: 220px;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}				


.modal-content-aguarde {
	position: fixed;
	z-index: 1000;
	background-color: #fefefe;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	margin: auto;
	padding: 0;
	top: 15%;
	width: 90%;
	left: 5%;
	height: 50%;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}		

.modal-content-salvaSessao {
	position: fixed;
	z-index: 1000;
	background-color: #fefefe;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	margin: auto;
	padding: 0;
	top: 15%;
	width: 90%;
	left: 5%;
	height: 50%;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}		


@media (min-height:200px){
	.modal-content-agradecimento {
		position: fixed;
		z-index: 10000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 90%;
		height: 80%;
		margin-left: 5%;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animatetop;
		-webkit-animation-duration: 0.3s;
		animation-name: animatetop;
		animation-duration: 0.3s
	}

	.modal-content-agradecimento-SemAnimacao {
		position: fixed;
		z-index: 10000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 90%;
		height: 80%;
		margin-left: 5%;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}

	
	.modal-content-agradecimento-mensagem {
		position: fixed;
		z-index: 10000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 90%;
		height: 300px;
		left: 5%;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animatetop;
		-webkit-animation-duration: 0.3s;
		animation-name: animatetop;
		animation-duration: 0.3s
	}			
}

@media (min-height:500px){
	.modal-content-agradecimento {
		position: fixed;
		z-index: 10000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 90%;
		height: 50%;
		margin-left: 5%;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animatetop;
		-webkit-animation-duration: 0.3s;
		animation-name: animatetop;
		animation-duration: 0.3s
	}
	
	.modal-content-agradecimento-SemAnimacao {
		position: fixed;
		z-index: 10000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 90%;
		height: 50%;
		margin-left: 5%;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
		
	.modal-content-agradecimento-mensagem {
		position: fixed;
		z-index: 10000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 25%;
		width: 90%;
		height: 300px;
		left: 5%;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animatetop;
		-webkit-animation-duration: 0.3s;
		animation-name: animatetop;
		animation-duration: 0.3s
	}			
}

.modal-content-email {
	position: fixed;
	z-index: 1000;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	top: 15%;
	width: 90%;
	left: 5%;
	height: 70%;
	height: 50%;
	vertical-align: middle;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.3s;
	animation-name: animatetop;
	animation-duration: 0.3s
}

.preencha-dados-cartao{
	margin: 0.5em 0 1.2em;
	font-weight: 300;
	line-height: 1.6em;
	color: #777;		
}


@media (min-width:370px){ 	
	.modal-content-aguarde {
		position: fixed;
		z-index: 1005;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 15%;
		width: 90%;
		left: 5%;
		height: 45%;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}	
	
	.modal-content-salvaSessao {
		position: fixed;
		z-index: 1000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 600px;
		height: 380px;
		left: 50%;
		margin-left: -300px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	}	
}


@media (min-width:636px){ 
	.modal-content-pagamento-previa {
		position: fixed;
		z-index: 1005;
		background-color: #fefefe;
		border-top-right-radius: 9px;
		border-top-left-radius: 9px;
		margin: auto;
		padding: 0;
		top: 2%;
		width: 600px;
		height: 450px;
		left: 50%;
		margin-left: -300px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
	@media (min-height:400px){ 
		.modal-content-pagamento-previa {
			top: 15%;
		}
	}
	@media (min-height:950px){ 
		.modal-content-pagamento-previa {
			top: 20%;
		}		
	}

	
	.modal-content-ultimaRevisao{
		position: fixed;
		z-index: 1000;
		background-color: #c8f7f4;
		font-family: -apple-system, BlinkMacSystemFont, sans-serif;
		margin: auto;
		padding: 0;
		height: 80px;
		top: 55%;
		width: 320px;
		left: 38%;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);	
	}

	
	.modal-content-previa {
		position: fixed;
		z-index: 1000;
		background-color: #f9f7ef;
		margin: auto;
		padding: 0;
		top: 70%;
		width: 320px;
		left: 38%;
		height: 120px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
	
	.modal-content-previa-editar {
		position: fixed;
		z-index: 1000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 30%;
		width: 500px;
		left: 35%;
		height: 320px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}		
	@media (min-height:900px){ 
		.modal-content-previa-editar {
			top: 30%;
		}
	}
	
	
	.modal-content-pagamento {
		position: fixed;
		z-index: 1005;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		border-top-right-radius: 9px;
		border-top-left-radius: 9px;
		top: 8%;
		width: 600px;
		height: 510px;
		left: 50%;
		margin-left: -300px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
	
	@media (min-height:640px){ 
		.modal-content-pagamento {
			top: 15%;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
		}		
	}
	
	
	@media (min-height:950px){ 
		.modal-content-pagamento {
			top: 20%;
		}		
	}
	
	.modal-content-pagamento-mobile {
		position: fixed;
		z-index: 1000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 600px;
		height: 500px;
		left: 50%;
		margin-left: -300px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
	
	.modal-content-aguarde {
		position: fixed;
		z-index: 1000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 600px;
		height: 350px;
		left: 50%;
		margin-left: -300px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}		

	
	@media (min-height:200px){
		.modal-content-agradecimento {
			position: fixed;
			z-index: 10000;
			background-color: #fefefe;
			margin: auto;
			padding: 0;
			top: 20%;
			width: 90%;
			height: 75%;
			margin-left: 5%;
			vertical-align: middle;
			box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
			-webkit-animation-name: animatetop;
			-webkit-animation-duration: 0.3s;
			animation-name: animatetop;
			animation-duration: 0.3s
		}
		
		.modal-content-agradecimento-SemAnimacao {
			position: fixed;
			z-index: 10000;
			background-color: #fefefe;
			margin: auto;
			padding: 0;
			top: 20%;
			width: 90%;
			height: 75%;
			margin-left: 5%;
			vertical-align: middle;
			box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		}				
		
		.modal-content-agradecimento-mensagem {
			position: fixed;
			z-index: 10000;
			background-color: #fefefe;
			margin: auto;
			padding: 0;
			top: 20%;
			width: 530px;
			height: 300px;
			left: 30%;
			margin-left: 5%;
			vertical-align: middle;
			box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
			-webkit-animation-name: animatetop;
			-webkit-animation-duration: 0.3s;
			animation-name: animatetop;
			animation-duration: 0.3s
		}
	}		
	
	@media (min-height:600px){
		.modal-content-agradecimento {
			position: fixed;
			z-index: 10000;
			background-color: #fefefe;
			margin: auto;
			padding: 0;
			top: 24%;
			width: 600px;
			height: 380px;
			left: 50%;
			margin-left: -300px;
			vertical-align: middle;
			box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
			-webkit-animation-name: animatetop;
			-webkit-animation-duration: 0.3s;
			animation-name: animatetop;
			animation-duration: 0.3s
		}
		
		.modal-content-agradecimento-SemAnimacao {
			position: fixed;
			z-index: 10000;
			background-color: #fefefe;
			margin: auto;
			padding: 0;
			top: 24%;
			width: 600px;
			height: 50%;
			left: 50%;
			margin-left: -300px;
			vertical-align: middle;
			box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		}				
		
		.modal-content-agradecimento-mensagem {
			position: fixed;
			z-index: 10000;
			background-color: #fefefe;
			margin: auto;
			padding: 0;
			top: 25%;
			width: 500px;
			height: 300px;
			left: 30%;
			margin-left: 5%;
			vertical-align: middle;
			box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
			-webkit-animation-name: animatetop;
			-webkit-animation-duration: 0.3s;
			animation-name: animatetop;
			animation-duration: 0.3s
		}			
		
	}
	
	.modal-content-email {
		position: fixed;
		z-index: 1000;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 20%;
		width: 600px;
		height: 50%;
		left: 50%;
		margin-left: -300px;
		vertical-align: middle;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animatetop;
		-webkit-animation-duration: 0.3s;
		animation-name: animatetop;
		animation-duration: 0.3s
	}
	
}

.preencha-dados-cartao{
	font-weight: 300;
	line-height: 0.3em;
	color: #777;		
}




@media (min-width:1024px){ 
		.modal-content-pagamento-previa {
			position: fixed;
			z-index: 1000;
			background-color: #fefefe;
			margin: auto;
			padding: 0;
			top: 8%;
			width: 600px;
			height: 510px;
			left: 50%;
			margin-left: -300px;
			vertical-align: middle;
			box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		}
		
		
		@media (min-height:640px){ 
			.modal-content-pagamento-previa {
				top: 15%;
				border-top-left-radius: 10px;
				border-top-right-radius: 10px;
			}		
		}
		
		@media (min-height:950px){ 
			.modal-content-pagamento-previa {
				top: 20%;
			}		
		}
}


@media (min-width:760px){ 
	.mensagemContato{
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: 0;
		border: 1px solid rgba(255, 255, 255, 0.4);
		width: 350px;
		height: 150px;
		border-radius: 3px;
		padding: 10px 15px;
		display: block;
		text-align: center;
		font-size: 18px;
		line-height:20px;
		color: #3b3b3b;
		-webkit-transition-duration: 0.6s;
		transition-duration: 0.6s;
		font-weight: 300;
	}


	.inputEndereco{
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: 0;
		border: 1px solid rgba(255, 255, 255, 0.4);
		background-color: rgba(182, 182, 182, 0.5);
		width: 450px;
		height: 75px;
		border-radius: 3px;
		padding: 10px 15px;
		display: block;
		text-align: center;
		font-size: 16px;
		line-height:20px;
		color: #3b3b3b;
		-webkit-transition-duration: 0.6s;
		transition-duration: 0.6s;
		font-weight: 300;
	}
	@media (min-height:580px){ 
		.inputEndereco{
			height: 135px;
		}
	}

	.inputContato {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: 0;
		border: 1px solid rgba(255, 255, 255, 0.4);
		width: 350px;
		border-radius: 3px;
		padding: 10px 15px;
		display: block;
		text-align: center;
		font-size: 18px;
		color: #3b3b3b;
		-webkit-transition-duration: 0.6s;
		transition-duration: 0.6s;
		font-weight: 300;				
	}


	.inputPerguntas {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: 0;
		border: 1px solid rgba(255, 255, 255, 0.4);
		background-color: rgba(182, 182, 182, 0.5);
		width: 350px;
		border-radius: 3px;
		padding: 10px 15px;
		margin: 0 auto 10px auto;
		display: block;
		text-align: center;
		font-size: 16px;
		color: #3b3b3b;
		-webkit-transition-duration: 0.6s;
		transition-duration: 0.6s;
		font-weight: 300;
		position: absolute;
		bottom: 165px;
		left: 175px;
	}
	
	@media (min-height:590px){ 
		.inputPerguntas {
			bottom: 205px;
		}
	}

	
	.inputPrevia {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: none;
		border-width: 0px;
		font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
		text-align: left;
		font-size: 16px;
		color: #000;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		font-weight: 300;				
	}
	.inputPrevia:focus{
		outline: none;
		background-color: #faf7ad;
	}
	.inputPrevia:hover{
		outline: none;
		background-color: #faf7ad;
	}
	
	.inputPreviaNegrito {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: none;
		border-width: 0px;
		font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
		text-align: left;
		font-size: 16px;
		font-weight: 500;
		color: #000;
		letter-spacing: 0em;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
	}
	.inputPreviaNegrito:focus{
		outline: none;
		background-color: #faf7ad;
	}
	.inputPreviaNegrito:hover{
		outline: none;
		background-color: #faf7ad;
	}	
	
	.textAreaPrevia{
		min-width: 350px;
		letter-spacing: 0em;
		word-spacing: 2px;
		line-height: 22px;
		font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
		font-weight: 300;
		font-size: 16px;
	}
	
	
	.inputEmailPagamento {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: 0;
		border: 1px solid #d0d0d0;
		border-top: 1px solid #bbb;
		background-color: rgb(243 243 243);
		box-shadow: 0 1px 0 rgb(255 255 255 / 50%), 0 1px 0 rgb(0 0 0 / 7%) inset;				
		width: 350px;
		border-radius: 3px;
		margin: 0 auto 10px auto;
		display: block;
		text-align: center;
		font-size: 15px;
		color: #3b3b3b;
		-webkit-transition-duration: 0.6s;
		transition-duration: 0.6s;
		font-weight: 300;
		margin-top: 5px;
	}
	@media (min-height:620px){ 
		.inputEmailPagamento {
			padding: 8px 15px;
		}
	}
	
	
	.modal {
		display: none;
		position: fixed;
		z-index: 10;
		padding-top: 60px;
		left: 0;
		top: 70px;
		width: 100%;
		height: 100%;
		border-radius: 0px;
		overflow: auto;
		background-color: rgba(180,180,180,0.8);
		-webkit-filter: blur(0px);
		filter: blur(0px);
	}
	@media (min-width:1100px){ 
		@media (min-height:600px){ 
			.modal {
				top: 90px;
			}
		}
	}	
	@media (min-height:900px){ 
		.modal {
			padding-top: 100px;
		}
	}	


	.modalExit {
		display: none;
		position: absolute;
		top: 0;
		z-index: 10000;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 10px;
		overflow: auto;
		background-color: rgb(0,0,0);
		background-color: rgba(0,0,0,0.62);
	}	
	

	
	@media (min-height:620px){ 
		.modal-descritivo {
			padding-top: 50px;
		}
	}
	@media (min-height:700px){ 
		.modal-descritivo {
			padding-top: 100px;
		}
	}
	
	.modal-descritivo {
		display: none;
		position: fixed;
		z-index: 10;
		padding-top: 100px;
		left: 0;
		top: 50px;
		width: 100%;
		height: 100%;
		border-radius: 10px;
		overflow: auto;
		background-color: rgb(0,0,0);
		background-color: rgba(0,0,0,0.8);
		-webkit-filter: blur(0px);
		filter: blur(0px);
	}	
	@media (min-height:620px){ 
		.modal-descritivo {
			padding-top: 50px;
		}
	}
	@media (min-height:700px){ 
		.modal-descritivo {
			padding-top: 100px;
		}
	}	
}

@media (min-width:761px){ 
	.modal-content {
		position: relative;
		background-color: #fefefe;
		margin: auto;
		top: -2%;
		padding: 0;
		border: 1px solid #888;
		width: 700px;
		height: 400px;
		border-radius: 10px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animatetop;
		-webkit-animation-duration: 1s;
		animation-name: animatetop;
		animation-duration: 1s;
		-webkit-filter: blur(0px);
		filter: blur(0px);
	}
	@media (min-height:620px){ 
		.modal-content {
			height: 440px;
		}
	}
	@media (min-height:700px){ 
		.modal-content {
			height: 470px;
			top: 0%;
		}
	}	
	
	
	
	
	
	.modal-content-descritivo {
		position: relative;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		border: 1px solid #888;
		width: 700px;
		height: 380px;
		border-radius: 10px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animatetop;
		-webkit-animation-duration: 1s;
		animation-name: animatetop;
		animation-duration: 1s;
		-webkit-filter: blur(0px);
		filter: blur(0px);
	}
	@media (min-height:620px){ 
		.modal-content-descritivo {
			height: 520px;
		}
	}
	@media (min-height:700px){ 
		.modal-content-descritivo {
			height: 550px;
		}
	}	
	
	.modal-content-rapido {
		position: relative;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: -57px;
		border: 1px solid #888;
		width: 700px;
		height: 400px;
		border-radius: 10px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-moz-animation: fadein 0.2s;
		-ms-animation: fadein 0.2s;
		-o-animation: fadein 0.2s;
		animation: fadein 0.2s;
	}
	@media (min-height:620px){ 
		.modal-content-rapido {
			height: 450px;
		}
	}
	
	
	
	@media (min-width:761px){ 
		.modal-content-rapido {
			height: 470px;
			top: -5%;
		}
	
		@media (min-height:700px){ 
			.modal-content-rapido {
				height: 470px;
				top: 0%;
			}
		}
	}
	
	
	.modal-content-saida {
		position: relative;
		background-color: #fefefe;
		margin: auto;
		padding: 0;
		top: 10%;
		border: 1px solid #888;
		width: 700px;
		height: 450px;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
	@media (min-height:700px){ 
		.modal-content-saida {
			height: 470px;
			top: 20%;
		}
	}
	
}

@-webkit-keyframes animatetop {
	from {top:-300px; opacity:0} 
	to {top:0; opacity:1}
}

@keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

.close {
	color: #ffffff;
	float: right;
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 1.8em;
	font-weight: bold;
}
.closeSessao {
	color: #a0a0a0;
	float: right;
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 1.8em;
	font-weight: bold;
}

@media (min-width:600px){ 
	.close {
		font-size: 28px;
		position: unset;
	}
	.closeSessao {
		font-size: 28px;
		position: unset;
	}
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.closeSessao:hover,
.closeSessao:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}



.modal-header {
	border-top: 2px solid #02b3a9;
	padding: 5px 21px;
	background-color: #3f5977;
	text-align: left;
	color: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bolder;
	font-size: 18px;
	height: 60px;
	padding-top: 2%;	
}

@media (min-height: 590px){
	.modal-header {
		height: 100px;
	}
	.modal-header-sessao {
		height: 100px;
	}
}

@media (min-width:600px){ 
	.modal-header {
		border-top: 0px solid #02b3a9;
		background-color: #222f3f;
		border-top-left-radius:9px;
		border-top-right-radius:9px;
		padding: 10px 30px;
		height: 80px;
	}
	.modal-header-sessao {
		border-top: 0px solid #ededed;
		border-bottom: 0px solid #ededed;
		background-color: #fff;
		padding: 5px 20px;
		height: 80px;
		font-size: 16px;
		text-align: center;
	}
}





.modal-body {
	padding: 0px 16px;
}

@media (min-width:600px){ 
	.modal-body {
		padding: 0px 25px;
	}
}

.modal-body-pagamento {
	padding: 0px 0px;
}


.modal-footer {
	
	position: absolute;
	bottom: 0%;
	height: 22%;
	padding: 20px, 0, 20px, 0;
	color: #a0a0a0;
	background-color: #f7f7f7;
	width: 100%;
}

@media (min-width:600px){ 
	.modal-footer {
		bottom: 25;
		color: white;
		height: 48px;
		text-align: center;
		background-color: #fff;
		width: 100%;
	}
}


.modal-observacao {
	padding: 20px, 0, 20px, 0;
	margin-left: 20px;
	line-height:1.4em;
	color: #777;
	position: absolute;
	width: 94%;
	bottom: 23%;
	font-size: 12px;
}

@media (min-width:600px){ 
	.modal-observacao {
		bottom: 0%;
		text-align: center;
		width: 100%;
		font-size: 15px;
		margin-left: 0px;
	}
}


.modal-outrosNomes {
	position: initial;
	bottom: 0;
	padding: 20px, 0, 20px, 0;
	line-height:1.4em;
	color: #222f3f;
	text-align: center;
	width: 85%; 
	padding-left: 5%; 
	padding-right: 5%;
	font-size: 12px;
}

@media (min-width:600px){ 
	.modal-outrosNomes {
		font-size: 15px;
	}
}


.modal-footer-pagamento {
	bottom: 0;
	padding: 10px, 0, 10px, 0;
	color: white;
	text-align: center;
	width: 100%;
}

.modal-header-pagamento-pix {
	padding: 10px 20px;
	background-color: #171e27;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	text-align: left;
	color: #171e27;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bolder;
	font-size: 15px;
}

.modal-header-pagamento {
	display: none;
	padding: 10px 20px;
	background-color: #02b3a9;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	text-align: left;
	color: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bolder;
	font-size: 15px;
}
@media (min-width:640px){
	.modal-header-pagamento-pix {
		padding: 0px 20px;
		border-top-left-radius:9px;
		border-top-right-radius:9px;
	}
	.modal-header-pagamento {
		padding: 0px 20px;
		border-top-left-radius:9px;
		border-top-right-radius:9px;
	}
}
@media (min-height:510px){ 
	.modal-header-pagamento {
		display: block;
	}
}
.modal-header-pagamento-erro {
	padding: 10px 20px;
	background-color: #f99b6d;
	border-top-left-radius:9px;
	border-top-right-radius:9px;
	text-align: left;
	color: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bolder;
	font-size: 15px;
}

.modal-cartao {
	padding: 15px 16px;
	border-top-left-radius:9px;
	border-top-right-radius:9px;
	border-bottom-left-radius:9px;
	border-bottom-right-radius:9px;
	width: 70%;
	height: 120px;
	background:#0fb8ad;
	border-bottom-style: solid;
	border-bottom-color: #7c7f7e;
}

.modal-cartao-confirmacao {
	padding: 15px 16px;
	border-top-left-radius:9px;
	border-top-right-radius:9px;
	border-bottom-left-radius:9px;
	border-bottom-right-radius:9px;
	width: 80%;
	height: 140px;
	background:linear-gradient(141deg, #0fb8ad 0%, #1fc8db 61%, #2cb5e8 85%);
	border-bottom-style: solid;
	border-bottom-color: #7c7f7e;
}

.textCreditCard {
	padding: 0px 0px;
	text-align: left;
	color: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 11px;
}

.textCreditCardConfirmacao {
	padding: 5px 5px;
	text-align: left;
	color: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
}

.textCreditCardNormal {
	padding: 5px 5px;
	text-align: left;
	color: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500;
	font-size: 10px;
}

.textCreditCardNormalConfirmacao {
	padding: 5px 5px;
	text-align: left;
	color: #ffffff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500;
	font-size: 11px;
}

.inputNomeCartao{
	float:left;
	clear:both;
	text-align: left;
	background-color : #fff; 
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
	height: 16px;
	width: 100%;
	padding-left: 5px;
	text-transform: uppercase;
}

.inputNomeCartaoConfirmacao{
	float:left;
	clear:both;
	text-align: left;
	background-color : #a8d7d1; 
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
	height: 16px;
	width: 100%;
	padding-left: 5px;
	text-transform: uppercase;
}

.selectCartao{
	float:left;
	clear:both;
	text-align: left;
	background-color : #fff; 
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 500;
	font-size: 12px;
	height: 20px;
	width: 30px;
	padding-left: 5px;
	text-transform: uppercase;
}
.inputNumerosCartao{
	float:left;
	clear:both;
	text-align: left;
	background-color : #fff; 
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
	height: 16px;
	width: 70%;		
	padding-left: 5px;
}


.inputNumerosCartaoConfirmacao{
	float:left;
	clear:both;
	text-align: left;
	background-color : #a8d7d1; 
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
	height: 16px;
	width: 100%;
	padding-left: 5px;
}
.inputMesAnoCartaoConfirmacao{
	float:left;
	clear:both;
	text-align: left;
	background-color : #a8d7d1; 
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
	height: 20px;
	width: 35px;
	padding-left: 5px;
}


.inputNumerosCartao:focus{
	text-align: left;
	background-color : #fff; 
	height: 30px;
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
}

.inputCodigoCartao{
	clear:both;
	display: table-cell;
	margin-top:-22px;
	vertical-align: middle;
	text-align: left;
	background-color : #fff; 
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 18px;
	height: 20px;
	width: 50px;
	top:0;
	padding-left: 5px;
}



.inputCodigoCartaoConfirmacao{
	clear:both;
	display: table-cell;
	margin-top:-22px;
	vertical-align: middle;
	text-align: left;
	background-color : #a8d7d1; 
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 12px;
	height: 20px;
	width: 35px;
	top:20px;
	padding-left: 5px;
}

.inputCodigoCartao:focus{
	text-align: left;
	background-color : #fff; 
	height: 30px;
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #5d5d5d;
	border:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	width: 50px;
	font-size: 18px;
}

.espacoInferiorDireitaCartao{
	width:20%; 
	display:inline-block; 
	float:right; 
	padding-bottom:5px;
	padding-right:0px;
}

.modal-header-pagamento-pix{
	display: none;
}
@media (min-height:510px){ 
	.modal-header-pagamento-pix{
		display: block;
	}
}

@media (min-width:825px){ 

	.modal-header-pagamento-pix {
		padding: 0px 15px;
		background-color: #33475f;
		border-top-left-radius:9px;
		border-top-right-radius:9px;
		text-align: left;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: bolder;
	}

	.modal-header-pagamento {
		padding: 0px 15px;
		background-color: #446388;
		border-top-left-radius:9px;
		border-top-right-radius:9px;
		text-align: left;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: bolder;
	}
	
	@media (min-height:620px){ 
		.modal-header-pagamento-pix {
			font-size: 15px;
		}
		.modal-header-pagamento {
			font-size: 15px;
		}
	}

	.modal-header-pagamento-erro {
		padding: 0px 15px;
		background-color: #f99b6d;
		border-top-left-radius:9px;
		border-top-right-radius:9px;
		text-align: left;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: bolder;
		font-size: 15px;
	}
	
	
	.modal-cartao {
		padding: 15px 16px;
		border-top-left-radius:9px;
		border-top-right-radius:9px;
		border-bottom-left-radius:9px;
		border-bottom-right-radius:9px;
		width: 70%;
		height: 220px;
		background:#0fb8ad;
		border-bottom-style: solid;
		border-bottom-color: #7c7f7e;
	}

	.modal-cartao-confirmacao {
		padding: 15px 16px;
		border-top-left-radius:9px;
		border-top-right-radius:9px;
		border-bottom-left-radius:9px;
		border-bottom-right-radius:9px;
		width: 80%;
		height: 140px;
		background:linear-gradient(141deg, #0fb8ad 0%, #1fc8db 61%, #2cb5e8 85%);
		border-bottom-style: solid;
		border-bottom-color: #7c7f7e;
	}

	.textCreditCard {
		padding: 5px 5px;
		text-align: left;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 16px;
	}

	.textCreditCardConfirmacao {
		padding: 5px 5px;
		text-align: left;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 12px;
	}

	.textCreditCardNormal {
		padding: 5px 5px;
		text-align: left;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 500;
		font-size: 14px;
	}

	.textCreditCardNormalConfirmacao {
		padding: 5px 5px;
		text-align: left;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 500;
		font-size: 11px;
	}

	.inputNomeCartao{
		float:left;
		clear:both;
		text-align: left;
		background-color : #fff; 
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 18px;
		height: 30px;
		width: 350px;
		padding-left: 5px;
		text-transform: uppercase;
	}

	.inputNomeCartaoConfirmacao{
		float:left;
		clear:both;
		text-align: left;
		background-color : #a8d7d1; 
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 12px;
		height: 20px;
		width: 200px;
		padding-left: 5px;
		text-transform: uppercase;
	}

	.selectCartao{
		float:left;
		clear:both;
		text-align: left;
		background-color : #fff; 
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 14px;
		height: 30px;
		width: 60px;
		padding-left: 5px;
		text-transform: uppercase;
	}
	.inputNumerosCartao{
		float:left;
		clear:both;
		text-align: left;
		background-color : #fff; 
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 18px;
		height: 30px;		
		width: 250px;
		padding-left: 5px;
	}


	.inputNumerosCartaoConfirmacao{
		float:left;
		clear:both;
		text-align: left;
		background-color : #a8d7d1; 
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 12px;
		height: 20px;
		width: 180px;
		padding-left: 5px;
	}
	.inputMesAnoCartaoConfirmacao{
		float:left;
		clear:both;
		text-align: left;
		background-color : #a8d7d1; 
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 12px;
		height: 20px;
		width: 35px;
		padding-left: 5px;
	}


	.inputNumerosCartao:focus{
		text-align: left;
		background-color : #fff; 
		height: 30px;
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 18px;
	}

	.inputCodigoCartao{
		clear:both;
		display: table-cell;
		margin-top:-22px;
		vertical-align: middle;
		text-align: left;
		background-color : #fff; 
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 18px;
		height: 30px;
		width: 50px;
		top:0;
		padding-left: 5px;
	}



	.inputCodigoCartaoConfirmacao{
		clear:both;
		display: table-cell;
		margin-top:-22px;
		vertical-align: middle;
		text-align: left;
		background-color : #a8d7d1; 
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		font-size: 12px;
		height: 20px;
		width: 35px;
		top:20px;
		padding-left: 5px;
	}

	.inputCodigoCartao:focus{
		text-align: left;
		background-color : #fff; 
		height: 30px;
		outline: none;
		border-color: inherit;
		-webkit-box-shadow: none;
		box-shadow: none;
		color: #5d5d5d;
		border:none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-weight: 700;
		width: 50px;
		font-size: 18px;
	}
	
	.espacoInferiorDireitaCartao{
		width:20%; 
		display:inline-block; 
		float:right; 
		padding-bottom:5px;
		padding-right:5px;
	}
	
}

.itemListaContratos{
	margin-bottom: 5px;
	margin-top: 5px;
}

@media (min-width:631px){ 
	.itemListaContratos{
		margin-bottom: 2px;
		margin-top: 2px;
	}
}


.imgIconeSeguroGoogleMenorCinza{
	width:auto;
	height:60px;
}

.rwd-break-big-screen{
	display: none;
}

.rwd-break-min640Height-screen{
	display: none;
}

.rwd-break-min650Height-screen{
	display: none;
}

.rwd-break-small-screen{
	display: block;
}	

.rwd-break-600height{
	display: none;
}

.imgCartoes{
	width: 200px;
	height: auto;
}

.imgTodosCartoes{
	width: 350px;
	height: auto;
}		

.imgBoleto{
	width: 90px;
	height: auto;
}	
@media (min-height:700px){ 
	.imgBoleto{
		width: 120px;
		height: auto;
	}
}
@media (min-width:370px){ 
	.imgBoleto{
		width: 115px;
	}
}
@media (min-width:400px){ 
	.imgBoleto{
		width: 140px;
	}	
}
@media (min-width:631px){ 
	.imgBoleto{
		display: inline;
		width: 100px;
		height: auto;
	}
}

.imgCartoesDebito{
	width: 140px;
	height: auto;
}


.imgPagSeguro{
	display: none;
	width: 100px;
	height: auto;
}

@media (min-width:360px){ 
	.imgPagSeguro{
		display: inline-block;
	}
}

@media (min-width:400px){ 
	.imgPagSeguro{
		width: 120px;
	}
}

.divPagSeguro{
	display: inline-block;
	width: 32%;
}

@media (min-width:370px){ 
	.divPagSeguro{
		display: inline-block;
		width: 33%;
	}
}

@media (min-width:400px){ 
	.divPagSeguro{
		display: inline-block;
		width: 30%;
	}
}

.divCartaoDebito{
	display: inline-block;
}

@media (min-height:600px){ 
	.imgCartoes{
		width: 200px;
	}
	.rwd-break-600height{
		display: block;
	}		
}	

.imgIconeSeguro{
	width: 25px;
	height: auto;
}	

.imgCartoesPequeno{
	width: 50px;
	height: auto;
}

.imgCartoesPequenoMenor{
	width: 50px;
	height: auto;
	margin-top: 45px;
	margin-right: 20px;
}

@media (min-width:600px){ 	
	.imgCartoesPequenoMenor{
		width: 60px;
		height: auto;
		margin-top: 25px;
		margin-right: 40px;
	}
}

.descricaoCriptografia{
	font-size:12px;
	line-height:13px;
}

.imgIconeSeguroCieloMenorCinza{
	width: auto;
	height: 30px;
}

.imgIconeSeguroGodaddyMenorCinza{
	width: auto;
	height: 30px;
	display: none;
}

@media (min-height:510px){ 
	.imgIconeSeguroGodaddyMenorCinza{
		display: inline-block;
	}
}

.checkIconPagamento{
	width: auto;
	height: 25px;
}	

@media (min-height:600px){ 	
	.imgIconeSeguroCieloMenorCinza{
		width: auto;
		height: 35px;
	}
	
	.imgIconeSeguroGodaddyMenorCinza{
		width: auto;
		height: 45px;
	}

	.checkIconPagamento{
		width: auto;
		height: 25px;
	}		
}

@media (min-height:640px){ 
	.rwd-break-min640Height-screen{
		display: block;
	}	
}

@media (min-width:631px){ 
	.rwd-break-big-screen{
		display: block;
	}

	@media (min-height:620px){ 
		.rwd-break-min650Height-screen{
			display: block;
		}	
	}
	
	.rwd-break-small-screen{
		display: none;
	}		
	
	.rwd-break-600height{
		display: none;
	}	
	
	.imgCartoes{
		width: 220px;
		height: auto;
	}
	
	.imgTodosCartoes{
		width: 400px;
		height: auto;
	}		

	.imgPagSeguro{
		display: inline;
		width: 100px;
		height: auto;
	}	
	.imgCartoesDebito{
		display: inline;
		width: 147px;
		height: auto;
	}
	
	.divPagSeguro{
		display: inline-block;
		margin-right: 30px;
		margin-left: 25px;
		width: 25%;
	}	
	
	.divCartaoDebito{
		display: inline-block;
	}
	
	.imgCartoesPequeno{
		width: 90px;
		height: auto;
	}	
	
	.imgIconeSeguro{
		width: 25px;
		height: auto;
	}
	
	.imgIconeSeguroCieloMenorCinza{
		width: auto;
		height: 40px;
		padding-right: 15px;
	}

	.imgIconeSeguroGodaddyMenorCinza{
		width: auto;
		height: 40px;
		padding-right: 10px;
	}

	
	.descricaoCriptografia{
		font-size:15px;
		line-height:13px;
	}	
}


@media (min-width:800px){ 
	.checkIconPagamento{
		width: auto;
		height: 20px;
	}
	
	@media (min-height:650px){ 
		.checkIconPagamento{
			height: 40px;
		}
	}
}


.textoCartaoMobile{
	text-align: center;
	font-size:15px;
	color: #fff;
	margin: 0.0em 0 1.2em;
	padding-top: 7px;
	line-height: 24px;
	padding-bottom: 7px;
}

@media (min-width:800px){ 
	.textoCartaoMobile{
		margin: 0 0.0em 0 1.2em;
	}
	@media (min-height:650px){ 
		.textoCartaoMobile{
			margin: 0 0.0em 0 1.2em;
		}
	}
}
	

.textoValorCartaoMobile{
	text-align: center;
	font-size: 30px;
	color: #fff;
}

@media (min-width:800px){ 
	.textoValorCartaoMobile{
		font-size: 26px;
		font-weight: 300;
	}
}


.textoValorCartaoDesktop{
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	color: #fff;
}

.divNomeCartao{
	position: relative;
}

.labelNomeCartao{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: 0.2s;	
}

.modal-cartao-mobile-botoes{
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	cursor: pointer;
}

.modal-cartao-mobile-botaoVoltar{
	background-color: #5b5b5b;
	color: #fff;
	height: 40px;
	margin-top: 2vh;
	font-size:15px;
	font-weight:300;
	line-height: 37px;
	width:30%;
	float:left;
	cursor: pointer;
}

.modal-cartao-mobile-botaoVoltarCentro{
	background-color: #5b5b5b;
	color: #fff;
	height: 40px;
	margin-top: 2vh;
	font-size:12px;
	font-weight:300;
	line-height: 37px;
	width:30%;
	cursor: pointer;
}

@media (min-height:700px){ 
	.modal-cartao-mobile-botaoVoltarCentro{
		margin-top: 4vh;
	}
}

@media (min-height:600px){ 
	.modal-cartao-mobile-botaoVoltar{
		font-size:15px;
		margin-right: 3px;
	}
	.modal-cartao-mobile-botaoVoltarCentro{
		font-size:15px;
	}
	@media (min-height:700px){ 
		.modal-cartao-mobile-botaoVoltarCentro{
			font-size:18px;
		}
		.modal-cartao-mobile-botaoVoltar{
			font-size:18px;
			margin-top: 4vh;
		}
	}
}

@media (min-width:600px){ 
	.modal-cartao-mobile-botaoVoltar{
		font-size:16px;
		font-weight:300;
		margin-right: 5px;
		margin-top: 12px;
	}
	.modal-cartao-mobile-botaoVoltarCentro{
		font-size:16px;
		font-weight:300;
		margin-top: 2vh;
	}
}




.modal-cartao-mobile-botaoVoltar-Menor{
	background-color: #a0a0a0;
	color: #fff;
	height: 40px;
	font-size:14px;
	font-weight:400;
	line-height: 37px;
	width:25%;
	float:left;
	margin-right: 2px;
	cursor: pointer;
}

@media (min-width:370px){ 
	.modal-cartao-mobile-botaoVoltar-Menor{
		font-size: 14px;
		font-weight:300;
	}
}
@media (min-height:600px){ 
	.modal-cartao-mobile-botaoVoltar-Menor{
		margin-right: 5px;
		font-size: 17px;
		margin-top: 2vh;
		line-height: 40px;
	}
}

@media (min-width:600px){ 
	.modal-cartao-mobile-botaoVoltar-Menor{
		font-size:16px;
		margin-top: 0;
		font-weight:300;
		margin-right: 5px;
	}
	@media (min-height:700px){ 
		.modal-cartao-mobile-botaoVoltar-Menor{
			margin-top: 0;
		}
	}
}


.modal-cartao-mobile-botaoVoltarEditar{
	background-color: #a0a0a0;
	color: #fff;
	height: 40px;
	margin-top: 2vh;
	font-size:16px;
	font-weight:600;
	line-height: 37px;
	width:25%;
	cursor: pointer;
}


.modal-cartao-mobile-botaoVoltar-email{
	background-color: #222f3f;
	color: #fff;
	height: 40px;
	margin-top: 2vh;
	font-size:16px;
	font-weight:300;
	line-height: 37px;
	width:40%;
	float:left;
	margin-left: 10%;
	cursor: pointer;
}


.modal-cartao-mobile-botaoConfirmar{
	background-color: #ff5722;
	color: #fff;
	height: 40px;
	margin-top: 2vh;
	font-size:15px;
	font-weight:400;
	line-height: 37px;
	width:68%;
	float:left;
	cursor: pointer;
}
@media (min-height:600px){ 
	.modal-cartao-mobile-botaoConfirmar{
		font-size:15px;
		font-weight:400;
		
	}
	@media (min-height:700px){ 
		.modal-cartao-mobile-botaoConfirmar{
			font-size:18px;
			margin-top: 4vh;
		}
	}
}
@media (min-width:600px){ 
	.modal-cartao-mobile-botaoConfirmar{
		font-size:16px;
		font-weight:400;
		background-color: #ff5722;
		margin-top: 12px;
	}
}


.modal-cartao-mobile-botaoConfirmar-Menor{
	background-color: #ff5722;
	color: #fff;
	height: 40px;
	font-size:14px;
	font-weight:400;
	line-height: 37px;
	width:46%;
	float:left;
	cursor: pointer;
}

@media (min-width:370px){ 
	.modal-cartao-mobile-botaoConfirmar-Menor{
		font-size: 14px;
	}
}
@media (min-height:600px){ 
	.modal-cartao-mobile-botaoConfirmar-Menor{
		font-size:17px;
		margin-top: 2vh;
	}
}

@media (min-height:700px){ 
	.modal-cartao-mobile-botaoConfirmar-Menor{
		font-size:18px;
		margin-top: 2vh;
		line-height: 40px;
	}
}

@media (min-width:600px){ 
	.modal-cartao-mobile-botaoConfirmar-Menor{
		font-size:18px;
		margin-top: 0;
		font-weight:400;
		background-color: #ff5722;
	}
	@media (min-height:700px){ 
		.modal-cartao-mobile-botaoConfirmar-Menor{
			margin-top: 0;
		}
	}
}




.modal-cartao-mobile-botaoRetornarEdicao{
	background-color: #02b3a9;
	color: #fff;
	height: 40px;
	font-size:16px;
	font-weight:600;
	line-height: 37px;
	width:70%;
	cursor: pointer;
}


.modal-cartao-mobile-botaoConfirmar-desabilitado{
	background-color: #bdbdbd;
	color: #fff;
	height: 40px;
	margin-top: 2vh;
	font-size:16px;
	font-weight:600;
	line-height: 37px;
	width:70%;
	float:left;
	cursor: pointer;
}


.modal-cartao-mobile-botaoConfirmar-desabilitado-Menor{
	background-color: #bdbdbd;
	color: #fff;
	height: 40px;
	margin-top: 2vh;
	font-size:10px;
	font-weight:600;
	line-height: 37px;
	width:50%;
	float:left;
	cursor: pointer;
}
@media (min-height:600px){ 
	.modal-cartao-mobile-botaoConfirmar-desabilitado-Menor{
		font-size:12px;
	}
}

@media (min-width:600px){ 
	.modal-cartao-mobile-botaoConfirmar-desabilitado-Menor{
		font-size:16px;
	}
}



.modal-cartao-mobile-botaoConfirmar-email{
	background-color: #02b3a9;
	color: #fff;
	height: 40px;
	margin-top: 2vh;
	font-size:16px;
	font-weight:600;
	line-height: 37px;
	width:40%;
	float:left;
	margin-right: 10%;
	cursor: pointer;
}


.modal-cartao-mobile-header{
	background-color: #222f3f;
}
@media (min-width:825px){ 
	.modal-cartao-mobile-header{
		background-color: #222f3f;
	}
}

.modal-pix-mobile-header{
	background-color: #222f3f;
}

.turnDeviceNotification {
  position:fixed;
  top: 0;
  left:0;
  height:100%;
  width:100%;
  display: none;
  background-image:url('../imagens/alerta_vertical.png');
  background-size:cover;  
  z-index: 10000;
}


.iconeBoletoConfirmacao{
	width:70px;
	height:auto;
}

@media (min-width:600px){
	.iconeBoletoConfirmacao{
		width: 88px;
		height:auto;		
	}
}

.divCartaoCredito{
	display:inline-block;	
    margin-right: 20px;
    padding-left: 20px;
}
@media (min-width:600px){
	.divCartaoCredito{
		border-right: 1px solid #c5c5c5;
		padding-right: 50px;
		margin-left: 35px;
		margin-right: 0px;
	}
}

.textoTipoCartao{
	font-size:14px;
	font-weight:700;
	color: #777;
}

.textoTipoCartaoSub{
	font-size:13px;
	font-weight:300;
	color: #777;
} 

@media (min-height:600px){ 
	.textoTipoCartaoSub{
		font-size:16px;
		line-height: 20px;
	}
}

@media (min-width:370px){
	.textoTipoCartao{
		font-size:16px;
	}	
	.textoTipoCartaoSub{
		font-size:16px;
	}
	@media (min-height:700px){ 
		.textoTipoCartaoSub{
			font-size:20px;
			line-height: 40px;
		}
	}
}
@media (min-width:400px){ 
	.textoTipoCartao{
		font-size:16px;
	}
	@media (min-height:700px){ 
		.textoTipoCartao{
			font-size:18px;
		}
		.ambienteSeguro{
			font-size:16px !important;
			line-height: 30px;
		}
	}
}

@media (min-width:600px){
	.textoTipoCartao{
		font-size:15px;
	}
	.ambienteSeguro{
		font-size:14px !important;
		line-height: 16px;
	}
	.textoTipoCartaoSub{
		font-size:16px;
		line-height: 20px;
	} 
}

#textoBoletoEsconder{
	display: none;
}
@media (min-height:600px){
	#textoBoletoEsconder{
		display: block;
	}
}


@media (min-height:300px){
	.textoConfirmacaoPagamento{
		font-size:12px;
		padding-left: 3px;
		line-height:12px;
		text-align:left;
	}
}

@media (min-width:360px){ 
	.textoConfirmacaoPagamento{
		font-size:18px;
		padding-left: 3px;
		line-height:20px;
	}
}

@media (min-width:410px){ 
	.textoConfirmacaoPagamento{
		font-size:18px;
		line-height:20px;
		padding-left: 3px;
	}
}

@media (min-width:600px){ 
	.textoConfirmacaoPagamento{
		font-size:15px;
		padding-left: 0px;
		line-height:16px;
		text-align:inherit;
	}
}

@media (min-width:300px){
	.textoConfirmacaoPagamentoDescricao{
		margin: 0.5em 0 0.2em;
	}
}

@media (min-width:360px){ 
	.textoConfirmacaoPagamentoDescricao{
		margin: 0.5em 0 1.2em;		
	}
}

.inputCartaoMobile {
  margin: 0px 20px;
  width: 280px;
  display: block;
  min-height: 45px;
  border: none;
  padding: 5px 0;
  font-size: 16px;
  border-bottom: solid 2px #1abc9c;
  -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
  background-position: -200px 0;
  background-size: 260px 100%;
  background-repeat: no-repeat;
  color: #0e6252;
}
@media (min-height:450px){
	.inputCartaoMobile {
		min-height: 50px;
		width: 280px;
	}
}
@media (min-height:650px){ 
	.inputCartaoMobile {
		margin: 0px 20px;
		padding: 16px 0;
		width: 300px;
		background-size: 300px 100%;
		font-size: 20px;
	}
}

@media (min-width:631px){ 
	.inputCartaoMobile {
		font-size: 16px;
		margin: 0px 120px;
		border-bottom: solid 2px #446388;
		-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #446388 4%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #446388 4%);
		background-position: -200px 0;
		background-size: 260px 100%;
		background-repeat: no-repeat;
	}
}




.inputCartaoMobileConfirmacao {
	margin: 10px 25px;
	width: 200px;
	display: block;
	border: none;
	padding: 10px 0;
	-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
	background-position: -200px 0;
	background-size: 200px 100%;
	background-repeat: no-repeat;
	background-color: #daebe8;
	color: #4c5956;
}


.inputCartaoMobile:focus, .inputCartaoMobile:valid {
	box-shadow: none;
	outline: none;
	background-position: 0 0;
}

.inputCartaoMobile::-webkit-input-placeholder {
	font-family: 'roboto', sans-serif;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
 
.inputCartaoMobile:focus::-webkit-input-placeholder, .inputCartaoMobile:valid::-webkit-input-placeholder {
	color: #1abc9c;
	font-size: 11px;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	visibility: visible !important;
}


.imagemAlertaCartao{
	display: none;
	right: -3000px;
}

@media (min-width:1000px){ 
	.imagemAlertaCartao{
		display: block;
		width: 300px;
		height: auto;
		right: 60px;
		position: fixed;
		z-index: 10000;
		top: 300px;
	}
}

@media (min-width:1600px){ 
	.imagemAlertaCartao{
		right: 100px;
	}
}

@media (min-width:1900px){ 
	.imagemAlertaCartao{
		right: 300px;
	}
}

.inputMesCartaoMobile {
  margin: 0px 0px 0px 20px;
  width: 50px;
  display: block;
  min-height: 50px;
  font-size: 16px;
  border: none;
  padding: 5px 0;
  border-bottom: solid 2px #1abc9c;
  -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
  background-position: -200px 0;
  background-size: 200px 100%;
  background-repeat: no-repeat;
  color: #0e6252;
  display:inline-block;
  float: left;
}

@media (min-height:450px){ 
	.inputMesCartaoMobile {
		padding: 10px 0;
	}
}
@media (min-height:650px){ 
	.inputMesCartaoMobile {
		padding: 16px 0;
		font-size: 20px;			
	}
}

@media (min-width:631px){ 
	.inputMesCartaoMobile {
		font-size: 16px;
		margin: 0px 0px 0px 120px;
		border-bottom: solid 2px #446388;
		-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #446388 4%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #446388 4%);
		background-position: -200px 0;
		background-size: 200px 100%;
		background-repeat: no-repeat;
	}
	@media (min-height:450px){ 
		.inputMesCartaoMobile {
			padding: 17px 0;
		}
	}
	@media (min-height:650px){ 
		.inputMesCartaoMobile {
			padding: 16px 0;
		}
	}	
}


.inputMesCartaoMobile:focus, .inputMesCartaoMobile:valid {
 box-shadow: none;
 outline: none;
 background-position: 0 0;
}

.inputMesCartaoMobile::-webkit-input-placeholder {
 font-family: 'roboto', sans-serif;
 -webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
 
.inputMesCartaoMobile:focus::-webkit-input-placeholder, .inputMesCartaoMobile:valid::-webkit-input-placeholder {
 color: #1abc9c;
 font-size: 11px;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
 visibility: visible !important;
}

.inputAnoCartaoMobile {
  margin: 0px 0px 0px 25px;
  width: 50px;
  display: block;
  min-height: 50px;
  font-size: 16px;
  border: none;
  padding: 5px 0;
  border-bottom: solid 2px #1abc9c;
  -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
  background-position: -200px 0;
  background-size: 200px 100%;
  background-repeat: no-repeat;
  color: #0e6252;
  display:inline-block;
  float: left;
}
@media (min-height:450px){ 
	.inputAnoCartaoMobile {
		padding: 10px 0;
	}
}
@media (min-height:650px){ 
	.inputAnoCartaoMobile {
		padding: 16px 0;
		font-size: 20px;
	}
}

@media (min-width:600px){ 
	.inputAnoCartaoMobile {
	  margin: 0px 0px 0px 25px;
	  width: 50px;
	  display: block;
	  border: none;
	  padding: 5px 0;
	  border-bottom: solid 2px #1abc9c;
	  -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
	  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
	  background-position: -200px 0;
	  background-size: 200px 100%;
	  background-repeat: no-repeat;
	  color: #0e6252;
	  display:inline-block;
	  float: left;
	  font-size: 16px;
	}
	@media (min-height:450px){ 
		.inputAnoCartaoMobile {
			padding: 17px 0;
		}
	}
	@media (min-height:650px){ 
		.inputAnoCartaoMobile {
			padding: 16px 0;
		}
	}		
	
}
@media (min-width:631px){ 
	.inputAnoCartaoMobile {
	  border-bottom: solid 2px #446388;
	  -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #446388 4%);
	  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #446388 4%);
	  background-position: -200px 0;
	  background-size: 200px 100%;
	  background-repeat: no-repeat;
	  color: #0e6252;
	}
}


.inputAnoCartaoMobile:focus, .inputAnoCartaoMobile:valid {
 box-shadow: none;
 outline: none;
 background-position: 0 0;
}

.inputAnoCartaoMobile::-webkit-input-placeholder {
 font-family: 'roboto', sans-serif;
 -webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
 
.inputAnoCartaoMobile:focus::-webkit-input-placeholder, .inputAnoCartaoMobile:valid::-webkit-input-placeholder {
 color: #1abc9c;
 font-size: 11px;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
 visibility: visible !important;
}
.inputCodCartaoMobile {
	margin: 0px 0px 0px 25px;
	width: 50px;
	display: block;
	min-height: 50px;
	font-size: 16px;
	border: none;
	padding: 5px 0;
	border-bottom: solid 2px #1abc9c;
	-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
	background-position: -200px 0;
	background-size: 200px 100%;
	background-repeat: no-repeat;
	color: #0e6252;
	display:inline-block;
	float: left;
}
@media (min-width:360px){ 
	.inputCodCartaoMobile {
		margin: 0px 0px 0px 55px;
	}
}

@media (min-height:450px){ 
	.inputCodCartaoMobile {
		padding: 10px 0;
	}
}
@media (min-height:650px){ 
	.inputCodCartaoMobile {
		padding: 16px 0;
		font-size: 20px;
	}
}
@media (min-width:600px){ 
	.botaoFAQ {
		float: right;
	}
}
@media (min-width:600px){ 
	.inputCodCartaoMobile {
		margin: 0px 0px 0px 55px;
		width: 50px;
		display: block;
		border: none;
		padding: 5px 0;
		border-bottom: solid 2px #1abc9c;
		-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #1abc9c 4%);
		background-position: -200px 0;
		background-size: 200px 100%;
		background-repeat: no-repeat;
		color: #0e6252;
		display:inline-block;
		float: left;
	}
	@media (min-height:450px){ 
		.inputCodCartaoMobile {
			padding: 17px 0;
		}
	}
	@media (min-height:650px){ 
		.inputCodCartaoMobile {
			padding: 16px 0;
		}
	}	
	
	.inputCodCartaoMobile:focus, .inputCodCartaoMobile:valid {
	 box-shadow: none;
	 outline: none;
	 background-position: 0 0;
	}

	.inputCodCartaoMobile::-webkit-input-placeholder {
	 font-family: 'roboto', sans-serif;
	 -webkit-transition: all 0.3s ease-in-out;
	 transition: all 0.3s ease-in-out;
	}
	 
	.inputCodCartaoMobile:focus::-webkit-input-placeholder, .inputCodCartaoMobile:valid::-webkit-input-placeholder {
	 color: #1abc9c;
	 font-size: 11px;
	 -webkit-transform: translateY(-20px);
	 transform: translateY(-20px);
	 visibility: visible !important;
	}

}

@media (min-width:631px){ 
	.inputCodCartaoMobile {
		font-size: 16px;
		border-bottom: solid 2px #446388;
		-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #446388 4%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #446388 4%);
		background-position: -200px 0;
		background-size: 200px 100%;
		background-repeat: no-repeat;
		color: #0e6252;
	}
}


@media (min-width:750px){ 
	.rwd-break {
		display: none;
	}
}




.artigoEsquerda{float: left; width: 300px; box-shadow: 10px 10px 19px -16px rgba(0,0,0,0.75); border: 0.1vw solid #f0f0f0; padding: 0vw; margin-left: 1.5vw; margin-right: 1.5vw; margin-bottom: 10vw; border-radius: 0.5vw; overflow: hidden;}@media (min-width: 600px) and (orientation:landscape) {.artigoEsquerda{margin-left: 6vw;}}@media (min-width: 170px) and (orientation:landscape) {.artigoEsquerda{margin-left: 10vw;}}@media (min-width: 600px) and (orientation:portrait) {.artigoEsquerda{width: 200px; margin-left: 4%;}}@media (max-width: 1050px) and (orientation:landscape){.artigoEsquerda{margin-left: 10%; width: 220px;}}@media (min-width: 800px) and (max-height: 800px) and (orientation:portrait) {.artigoEsquerda{margin-left: 50px; width: 250px;}}.artigosMeio{float: left; width: 300px; box-shadow: 10px 10px 19px -16px rgba(0,0,0,0.75); border: 0.1vw solid #f0f0f0; padding: 0vw; margin-left: 1.5vw; margin-right: 1.5vw; margin-bottom: 10vw; border-radius: 0.5vw; overflow: hidden;}@media (min-width: 600px) and (orientation:portrait) {.artigosMeio{width: 200px;}}@media (max-width: 1050px) and (orientation:landscape){.artigosMeio{width: 220px;}}@media (min-width: 800px) and (max-height: 800px) and (orientation:portrait) {.artigosMeio{width: 250px;} .card-container{height: 450px;}}							



.hrlinhaTesoura {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: .5;
}

.hrlinhaTesoura:before {
	content: '';
	background: linear-gradient(to right, transparent, #818078, transparent);
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
}

.hrlinhaTesoura:after {
	content: attr(data-content);
	position: relative;
	display: inline-block;
	color: black;
	padding: 0 .5em;
	line-height: 1.5em;
	color: #818078;
	background-color: #fcfcfa;
}



.botaoVerPrevia{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: fixed;
	bottom: 0px;
	left: 10px;
	width: 220px;
	height: 45px;
	z-index: 20000;
	background-color: rgb(34, 47, 63);
	color: white;
	cursor: pointer;
	transition: box-shadow 0.1s ease-in-out 0s;
	font-size: 0.9em;
	font-family: 'roboto', sans-serif;
	box-shadow: rgba(0, 0, 0, 0.6) 6px 0px 4px;
}

.textoVerPrevia{
	color: #fff;
	margin: 0px;
	position: relative;
	top: 8px;
	width: 100%;
	font-size: 1.1em;
	text-align: center;
	font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;
	font-weight: 300;
}

@media (min-width:600px){ 
	.botaoVerPrevia{
		border-bottom-right-radius: 8px;
		border-top-right-radius: 8px;
		top: 50%;
		width: 48px;
		height: 230px;
		left: -5px;
		cursor: pointer;
		font-size: 14px;
		box-shadow: rgba(0, 0, 0, 0.6) 2px 2px 10px;
	}

	.textoVerPrevia{
		top: 105px;
		left: -87px;
		width: 222px;
		font-size: 16px;
		transform: rotate(-90deg);
	}
}


.textoProgresso{
	display: block;
	bottom: 80%;
	position: absolute;
	color: #636466;
	font-size: 11px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}


@media (min-width:600px){ 
	.textoProgresso{
		display: block;
		bottom: 80%;
		position: absolute;
		color: #636466;
		margin-left: 7px;
		font-size: 11px;
		padding-bottom: 2px;
		margin-bottom: 2px;
	}
}




@keyframes fadein {
	from { opacity: 0;}
	to   { opacity: 1;}
}

/* Firefox < 16 */
@-moz-keyframes fadein {
	from { opacity: 0;}
	to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
	from { opacity: 0;}
	to   { opacity: 1;}
}

/* Internet Explorer */
@-ms-keyframes fadein {
	from { opacity: 0;}
	to   { opacity: 1;}
}

/* Opera < 12.1 */
@-o-keyframes fadein {
	from { opacity: 0;}
	to   { opacity: 1;}
}


.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
	opacity: 0;
	transition: opacity 500ms;
}



/*Scrolbar */
/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  background: rgb(77, 80, 98);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #00b3a9; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #326d6b; 
}

.miniPreviaContrato{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 1px 12px 0 rgba(0,0,0,0.2);
	background-color: #fff;
}

@media (min-width: 600px){
	.miniPreviaContrato{
		margin-left: 10%;
		margin-right: 10%;
	}
}

.setaBotaoIniciarContrato{
	border: solid #eee;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 6px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	float: right;
	margin-right: 19px;
	margin-top: 14px;
}
@media (min-width:636px){ 
	.setaBotaoIniciarContrato{
		padding: 7px;
		margin-right: 25px;
	}
}


.imgHeadePix{
	vertical-align:middle;
	position: inherit; 
	margin-top: 0;
	width: 100px;
}

@media (min-width: 600px){
	.imgHeadePix{
		margin-bottom: 15px;
	}
}

.divQRPix{
	width: 120px;
	display: inline-block;
}

@media (min-width: 600px){
	.divQRPix{
		width: 200px;
		border-right: 1px solid #c5c5c5;
		display: inline-block;
		margin-left: 8px;
	}	
}

.divInstrucoesPix{
	display: inline-block;
	width: 160px;
	top: 0;
	float: right;
	margin-right: 14px;
	margin-left: 10px;
}

@media (min-width: 370px){
	.divInstrucoesPix{
		display: inline-block;
		width: 175px;
		top: 0;
		float: right;
		margin-right: 15px;
		margin-left: 0px;
	}
}

@media (min-width: 400px){
	.divInstrucoesPix{
		width: 200px;
	}
}

@media (min-width: 600px){
	.divInstrucoesPix{
		width: 300px;
	}
}

.descritivoModalPagamentoPix{
	font-size: 12px;
	line-height: 12px;
	color: #191919;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;	
}

@media (min-width: 370px){
	.descritivoModalPagamentoPix{
		font-size:14px;
		line-height:14px;
	}
}

@media (min-width: 400px){
	.descritivoModalPagamentoPix{
		font-size:15px;
		line-height:15px;
	}
}

@media (min-width: 600px){
	.descritivoModalPagamentoPix{
		font-size:16px;
		line-height:20px;
	}
}

.smartQRCode{
	margin-top: 18px;
}

@media (min-width: 600px){
	.smartQRCode{
		margin-top: 15px;
	}
}

.imagemPix{
	width: 120px;
}

@media (min-width: 360px){
	.imagemPix{
		width: 150px;
	}
}

.divCodigoPix{
	width: 110px !important;
	font-size: 12px;
}

@media (min-width: 360px){
	.divCodigoPix{
		width: 138px !important;
		font-size: 15px;
	}
}



.divLogo{
	display: inline-flex;
}
@media (min-width:600px){ 
	.divLogo{
		display: none;
	}
}

.logoHeaderTopoMobile{
	display: block;
	z-index: 10001;
	opacity: 1;
	width: 100px;
	height: 30px;
	margin-top: 0px !important;	
}
@media (min-width:360px){ 
	.logoHeaderTopoMobile{
		width: 140px;
		height: 43px;
		margin-top: 0px !important;	
	}
}

.textoMenuMobile{
	font-family: "Avenir Next", Avenir, sans-serif;
	font-size: 11px;
	display: block;
	position: relative;
	top: 20px;
	color: #43e4dc;
	left: 20px;
	z-index: 1;
	width: 50px;
}
@media (min-width:350px){ 
	.textoMenuMobile{
		top: 20px;
	}
}
@media (min-height:650px){ 
	.textoMenuMobile{
		top: 20px;
	}
}
#menuToggle
{
  display: block;
  position: relative;
  top: 20px;
  left: 20px;
  z-index: 1; 
  width: 90%;
  -webkit-user-select: none;
  user-select: none;
}
@media (min-width:350px){ 
	#menuToggle
	{
		top: 20px;
	}
}

@media (min-height:660px){ 
	#menuToggle
	{
		top: 27px;
	}
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;
    font-family: "Avenir Next", "Avenir", sans-serif;
  transition: color 0.3s ease;
  line-height: 45px;
}
#menuToggle a:hover
{
  color: tomato;
}
#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}
#menuToggle span
{
  display: block;
  width: 33px;
  height: 3px;
  margin-bottom: 5px;
  position: relative;
  background: #00dacf;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px; 
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

@media (min-height:660px){ 
	#menuToggle span
	{
		height: 4px;
	}
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}
#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #fefefe;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}
#menu
{
  position: absolute;
  width: 300px;
  height: 230px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;
  background: #042331;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}
#menu li
{
  padding: 10px 0;
  font-size: 22px;
  color: #fefefe;
  margin: 0;
  border-bottom: 2px solid black;
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  transition: 0.4s;  
}
#menu hr
{
  width: 100%;
}
#menuToggle input:checked ~ ul
{
  transform: none;
}
.logoMobile{
	float:left;margin-top:-0px;margin-left:-20px;width:190px;
}
@media (min-width:631px){
	@media (min-height:600px){
		.logoMobile{float:left;margin-top:-8px;margin-left:-10px;width:215px;height:60px}
	}
}