*{margin:0;padding:0;-webkit-text-size-adjust:none}
html,body{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;
    box-shadow: 4px 10px 4px #888888;
}
.retornarPrevia{
	position: fixed;
	z-index: 1000;
    top: 15px;
    right: 35px;
	display: none;
}
@media (min-width:631px){ 
	@media (min-height:580px){ 
		.retornarPrevia{
			display: block;
		}
	}
	.retornarPrevia{
		width: 60px;
		height: auto;
	}
}
.tituloContrato{
	margin: 0.5em 0 0.3em;
	font-weight: 600;
	line-height: 26px;
	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-size: 20px;
	}
}
.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: #f1f1f1;
	}	
	.margemSuperiorPrevia{
		height:2%;
	}
	.margemEsquerdaPrevia{
		width: 10%;
		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: 1000px;	
		max-width: 1000px;	
	}
}
@media (min-width:1500px){ 
	.margemEsquerdaPrevia{
		width: 18%;
	}
}
img{border:none; font-family:source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;font-size:13px}
@media (min-height:550px){ 
	body{font-family:source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;font-size:16px;margin-top:90px}
}
@media (min-width:631px){ 
	body{font-family:source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;font-size:16px;margin-top:90px}
}
.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%;
		}
	}
}
.perguntasFrequentesContrato{
}
@media (min-width:631px){ 
	.perguntasFrequentesContrato{
		padding-right: 20%;
	}
}
@media (min-width:631px){ 
	.botaoFloat{
		top: 90px;
		right: 60px;
	}
}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:300}
@media (min-width:636px){ 
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:300}
}
@media (min-width:636px){
	h2{font-size:1.8em; margin-bottom:10px}
	@media (min-height:650px){ 
		h2{font-size:2em; margin-bottom:10px}
	}
}
@media (min-width:636px){ 
	h3{font-size:1.4em}
}
h4{font-size:1.8em;font-weight:200}
p{margin:0.5em 0 1.2em;font-weight:300;line-height:1.3em;color:#555}
@media (min-width:631px){ 
	li{font-weight:300; list-style-type: none;font-size: 16px;}
	@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: 10px 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:#00a99d;text-decoration:none}
a:hover{color:#00a99d; 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%}
@media (min-width:600px){
	section .wrap {padding: 10px 0;width: 55%;padding-right: 30%;		
	}
}
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;}
}
.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}
	}
}
#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:-16px;margin-left:-10px;width:215px;}
@media (min-width:631px){
	@media (min-height:600px){
		#header .logo img{float:left;margin-left:-61px;width:215px;margin-top:-8px;}
	}
}

#header .logo .header{letter-spacing:-.05em;font-size:2em;font-weight:300}
#header nav{float:right}
#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}
}
#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:-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}
	}
}
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: 0px;}
}
#hero section{padding:160px 0 40px}
#hero .wrap img.insert{top:50px}#get-snap{padding:40px 0;background:url(../images/background_2.svg) no-repeat -650px 0}#get-snap .wrap{z-index:2}#get-snap h2{margin-right:20px;display:inline-block}.demo{text-align:center}.demo aside{width:25%;float:left}.demo iframe{width:75%;min-height:300px;border:none;float:right}.demo nav{padding:0 0 30px}.demo nav h3{padding:2px 8px;font-size:0.9em;color:#fff;text-align:left;background:#9ea8af;border-bottom:1px solid #fff}.demo nav a{position:relative;color:#25382f;display:block;height:80px;line-height:80px;border-bottom:1px solid #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}.demo nav a:hover{background-color:#eee}.demo nav a img{background:#fff;float:left;width:80px;height:80px}.demo nav a.selected{text-indent:0;padding-right:8px;background-color:#ea7373;color:#fff}.demo nav a.ext:after{content:'';background:url("../images/icon-external.svg");background-size:cover;display:inline-block;width:18px;height:18px}.video-container{background:#333;color:#fff;padding:80px 5% 80px;text-align:center}.video-container p{color:#bbb}.video-container a{color:#ea7373}.youtube-video{display:inline-block;width:800px;height:520px}@media all and (max-width: 1150px){.wrap{width:90%}section .wrap{width:59%;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}
}
@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%
	}
	.demo nav h3{
		font-size:0.8em
	}
	.demo nav a{
		height:50px;line-height:50px;font-size:0.9em
	}
	.demo nav a img{
		width:50px;height:50px
	}.youtube-video{
		width:700px;height:456px
	}
	footer nav a{
		margin:0 30px;width:48px;height:48px
	}
}

@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
	}
}
#header .logo{
	float:left;display:inline-block;margin-left: 20px;margin-top:-6px;height:45px
}
@media (max-width: 600px){
	@media (min-height: 600px){
		#header .logo{
			margin-top:0px;
		}
	}
}
@media (min-width: 600px){
	#header .logo{
		float:none;display:inline-block;margin-top:-6px;height:45px
	}
}	
@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:2.8em
	}
	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}}
/* SMILE ALERT */
@CHARSET "UTF-8";
/* 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 {
		left:525px;
		box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.12), 0 8px 8px rgba(0,0,0,0.12), 0 16px 16px rgba(0,0,0,0.12);
		width: 700px;
		top: 102px;
		z-index: 98;
	}
	@media (min-width: 1300px){
		.hidden {
			width: 770px;
		}
	}
	@media (min-width: 1400px){
		.hidden {
			width: 830px;
		}
	}
	@media (min-width: 1500px){
		.hidden {
			width: 930px;
		}
	}
	@media (min-width: 1600px){
		.hidden {
			width: 900px;
			left:620px;
		}
	}
	@media (min-width: 1700px){
		.hidden {
			width: 1000px;
			left:720px;
		}
	}
}
.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: 300px;
	}
}
.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;
	}
}
.tituloContratoModal{
    font-weight: 300;
    margin: 0;
    padding: 0;
	font-size: 12px;
    text-align: left;
	color: #252525;
	float: right;
    top: 60px;
    position: absolute;
    right: 20px;	
    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: 350px){
	.tituloContratoModal{
		font-size: 13px;
	}
}

@media (max-width: 590px){
	@media (min-height: 550px){
		.tituloContratoModal{
			top: 88px;
		}
	}
	@media (min-height: 650px){
		.tituloContratoModal{
			font-size: 16px;
			top: 85px;
		}
	}
}

@media (min-width: 600px){
	.tituloContratoModal{
		right: 30px;	
		font-size: 12px;
		top: 58px;
		color: #fff;
	}
}

.textoPerguntaModal{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	padding-right: 0%;
	color: #252525;
	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;	
	margin-top: 6px;
}
	
@media (min-width: 350px){
	.textoPerguntaModal{
		font-size: 16px;
	}
	@media (min-height: 590px){
		.textoPerguntaModal{
			font-weight: 400;
			font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;			
			font-size: 24px;
			line-height: 1;
			padding-right: 2%;
		}
	}
}
@media (min-width: 600px){
	.textoPerguntaModal{
		color: #fff;
		font-family: inherit;			
		font-size: 20px;
		font-weight: 300;
		padding-right: 5%;
		line-height: inherit;
		margin-top: 8px;
	}
	.textoPerguntaModalSessao{
		color: #000;
		font-family: inherit;			
		font-size: 20px;
		font-weight: 300;
		padding-right: 5%;
		line-height: inherit;
		text-transform: uppercase;
	}
}
.tituloPaginaContrato{
    font-size: 2.5em;
    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: 2.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;
		}	
	}
}
.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;
    z-index: 10000;
    background-color: #2d3c4e;
    border-radius: 5px;
    margin-right: 2%;
    padding: 12px;
    right: 200%;
    margin: 0;
    padding: 0;
    z-index: 100000;
    color: #fff;
	top: 105px;
	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 {
			right: 80px;
		}
	}
}
@media (min-width: 800px){
	@media (min-height: 800px){
		.dicaPreenchimento {
			right: 80px;
		}
	}
}
.dicaPergunta {
    font-weight: 600;
    font-size: 14px;
    margin-left: 10p;
    position: fixed;
    max-width: 250px;
    z-index: 0;
    background-color: #333953;
    border-radius: 5px;
    margin-right: 2%;
    padding: 12px;
	right: 80px;
    margin: 0;
    padding: 0;
    z-index: 0;
    color: #fff;
	top: 95px;
	border: 2px solid #052b40;
	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;
		font-size: 12px;
		z-index: 100;
	}
	.dicaPreenchimento {
		opacity: 0.95;
	}
}
@media (min-width: 1300px){
	.dicaPergunta {
		z-index: 100;
	}
	.dicaPreenchimento {
		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 {
		z-index: 100;
		max-width: 250px;
	}
	.dicaPreenchimento {
		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 {
		z-index: 100;
		top: 140px;
	}
	
	.dicaPreenchimento {
		top: 140px;
	}
}
@media (min-width: 600px){
	.wrapComentarios{
		padding-top: 80px; 
	}
}
.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: 13px;
	font-size: 12px;
}
.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%;
	}
}
.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;
	}
}
.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%;
	}
	
}
.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: 22px;
	text-align: left;
	font-size: 16px;
	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: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	-webkit-filter: blur(0px);
	filter: blur(0px);
	backface-visibility: hidden;
	transform: translateZ(0);
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}

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

.divLogo{
	display: inline-flex;
}
@media (min-width:600px){ 
	.divLogo{
		display: none;
	}
}
@media (min-width:360px){ 
	.textoContratoNormal{
		font-size: 18px;
	}
}
@media (min-width:600px){ 
	.textoContratoNormal{
		font-size: 16px;
		line-height: 18px;
	}
}
.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: 18px;
	font-weight: 300;
	line-height: 22px;
	text-align: left;
	padding: 0;
	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; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}

@media (min-width:600px){ 
	.textoContratoBlurred{
		font-size: 16px;
		line-height: 18px;
	}
}
.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.95);
	box-shadow: 0 1px 1px rgba(50,50,50,0.1);
	cursor: pointer;
	outline: none;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #222f3f;
}

@media (min-width:350px){
	.wrapper-dropdown-3 {
		width: 300px;
	}
}

@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.25);
		box-shadow: 0 1px 1px rgba(50,50,50,0.1);
		cursor: pointer;
		outline: none;
		font-weight: 400;
		font-size: 16px;
		line-size: 16px;
		color: #666666;
		bottom: 20px;
	}
	@media (min-height:650px){ 
		.wrapper-dropdown-3 {
			bottom: 0px;	
		}
	}
	@media (min-width: 1600px){
		.wrapper-dropdown-3 {
			margin-top: 20px;	
		}
	}
}




.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: #222f3f 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: #222f3f;
	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: #f5e8d9;
}
.wrapper-dropdown-3.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}
.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;
	}
}
.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;
}

.botaoIniciar{
	background-color:#2d3c4e;
	border-color:#2d3c4e;
	border-radius:4px;
	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-style:solid;
	border-left-width:2px;
	border-right-style:solid;
	border-right-width:2px;
	border-top-style:solid;
	border-top-width:2px;
	color:#ffffff;
	cursor:pointer;
	display:inline-block;
	font-size:15px;
	font-style:normal;
	font-weight: 500;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;		
	height:25px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	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:5px;
	text-align:center;
	transition-delay:0s;
	transition-duration:0.1s;
	transition-property:background-color;
	transition-timing-function:ease-out;
	vertical-align:baseline;
	width:92%;
	max-width: 270px;
	zoom:1;
	visibility: visible !important;
    z-index: 10;
    position: relative;	
}	

.botaoIniciar:hover {
	background-color: #181b2c;
	border-color: #181b2c;
	cursor: pointer;
}

@media (min-width:350px){ 
	.botaoIniciar{
		line-height: 36px;
		height:40px;
		font-size:18px;
		margin-top:10px;
		max-width: 300px;
	}
}

@media (min-width:636px){
	.botaoIniciar{
		border-image-outset:0px;
		border-image-repeat:stretch;
		border-image-slice:100%;
		border-left-style:solid;
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:16px;
		font-style:normal;
		font-weight:500;
		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:5px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:200px;
		zoom:1;
		position: absolute;
		bottom: 120px;
		left: 135px;
	}	
	@media (min-width: 1600px){
		.botaoIniciar{
			left: 180px;
		}
	}
}

.botaoCriarPaginaInicial{
	float:left; 
	padding-left: 22px;
	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-color:#2d3c4e;
	border-radius:4px;
	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-style:solid;
	border-left-width:2px;
	border-right-style:solid;
	border-right-width:2px;
	border-top-style:solid;
	border-top-width:2px;
	color:#ffffff;
	cursor:pointer;
	display:inline-block;
	font-weight: 500 !important;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;				
	font-size:15px;
	font-style:normal;
	height:25px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 4%;
	padding-top: 5px;
	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:220px;
	zoom:1;
}

.botaoEscolha1:hover {
	background-color: #181b2c;
	border-color: #181b2c;
	color: white;
	cursor: pointer;
}

@media (min-width:350px){
	.botaoEscolha1{
        height: 45px;
        width: 85%;
		font-size:16px;
		line-height:38px;
		margin-top: 6%;
	}
}

@media (min-width:600px){
	.botaoEscolha1{
		height:35px;
		width:250px;
		font-size:16px;
		line-height:30px;
		margin-top: 15%;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-weight: 400 !important;
		padding-top: 0px;
	}
}

.botaoEscolha2{
	background-color:#326d6b;
	border-color:#326d6b;
	border-radius:4px;
	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-style:solid;
	border-left-width:2px;
	border-right-style:solid;
	border-right-width:2px;
	border-top-style:solid;
	border-top-width:2px;
	color:#ffffff;
	cursor:pointer;
	display:inline-block;
	font-weight: 500 !important;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;	
	font-size:15px;
	font-style:normal;
	height:25px;
	line-height:20px;
	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-top: 5px;
	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;
}

.botaoEscolha2:hover {
	background-color: #181b2c;
	border-color: #181b2c;
	color: white;
	cursor: pointer;
}

@media (min-width:350px){
	.botaoEscolha2{
        height: 45px;
        width: 85%;
		font-size:16px;
		line-height:38px;
	}	
}

@media (min-width:600px){ 
	.botaoEscolha2{
		height:35px;
		width:250px;
		font-size:16px;
		line-height:30px;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-weight: 400 !important;
		padding-top: 0px;
	}
}

.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;
}

@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{
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:14px;
		font-weight: 400 !important;
		font-style:normal;
		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:30px;
		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:5px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:170px;
		zoom:1;
	}
	@media (min-width: 1600px){
		.botaoEscolha1{
			margin-top:20px;
		}
		.botaoEscolha2{
			margin-top:20px;
		}
	}
	.botaoEscolha2{
		cursor:pointer;
		display:inline-block;
		font-family: source-sans-pro, Helvetica, Arial, sans-serif, sans-serif;	
		font-size:14px;
		font-style:normal;
		font-weight: 400 !important;
		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:4px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:170px;
		zoom:1;
	}
	.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:150px;
		zoom:1;
	}	
	.botaoCriarLaranja:hover{
		height:41px;
		border-bottom-width:6px;
	}	
}

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

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

.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: 10px;
}	

@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:40px;
		padding-top:0px;
		font-size: 12px;
		color: #5d5d5d;
		text-align:center;
		float: right;
		position: relative;
		top: 40%;
		transform: translateY(-50%);
	}

	progress[value] {
		-webkit-appearance: none;
		appearance: none;	
		width: 150px;
		height: 10px;
	}	
}

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:#f1f3f4;
	border-color:#a0a0a0;
	border-radius:4px;
	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-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-top-style:solid;
	border-top-width:1px;
	color:rgb(0 0 0);
	cursor:pointer;
	display:inline-block;
	font-family:Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:300;
	height:25px;
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:30px;
	margin-top:0px;
	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:4px;
	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;
}

.botaoAnterior:hover {
	background-color: #cacaca;
	cursor: pointer;
}
.textoMobileDiminuirEdicao{
	color:#272727 !important;
}

.modal-body span{
	color:#272727 !important;
}
.botaoEscolha1 span {
	color: #ffffff !important;
}
.botaoEscolha2 span {
	color: #ffffff !important;
}

@media (min-width:350px){ 
	.botaoAnterior{
		height:35px;
		margin-top:3%;
		line-height:30px;
	}
}

.voltarBotao{
	height:25px;
	line-height:22px;
	margin-top:0px;
}

@media (min-width:350px){ 
	.voltarBotao{
		height:35px;
		margin-top:3%;
		line-height:30px;
	}
}	

.vazioEsquerda{
	color:rgb(255, 255, 255);
	cursor:pointer;
	display:inline-block;
	height:25px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:30px;
	margin-top:0%;
	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:350px){ 
	.vazioEsquerda{
		margin-top:3%;
		height:35px;
	}
}

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

@media (min-width:961px){ 
	.botaoAnterior{
		cursor:pointer;
		display:inline-block;
		font-family:Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:16px;
		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:4px;
		text-align:center;
		transition-delay:0s;
		transition-duration:0.1s;
		transition-property:background-color;
		transition-timing-function:ease-out;
		vertical-align:baseline;
		width:70px;
		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;
	}		
}	
.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;
}	
	
.modal {
	top:0px;
}	

.inputEndereco{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border: 1px solid #333333;
	box-shadow: 0 1px 0 rgb(255 255 255 / 50%), 0 1px 0 rgb(0 0 0 / 7%) inset;
	background-color: rgb(252 252 252);		
	width: 250px;
	height: 80px;
	border-radius: 3px;
	padding: 5px 15px;
	display: block;
	text-align: left;
	font-size: 14px;font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	line-height:15px;
	color: #000;
	margin-bottom: 10px;
	transition-duration: 0.6s;
	font-weight: 300;
}				

@media (min-width:350px){ 
	.inputEndereco{
		width: 280px;
		font-size: 20px;
		line-height: 20px;
		height: 120px;
	}
}

@media (min-width:600px){ 
	.inputEndereco{
		width: 280px;
		font-size: 16px;
		line-height: 18px;
		height: 110px;
	}
}

.modal-body span{
	font-size: 20px;
}

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

.inputPerguntas {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	border: 1px solid #333333;
	box-shadow: 0 1px 0 rgb(255 255 255 / 50%), 0 1px 0 rgb(0 0 0 / 7%) inset;
	background-color: rgb(252 252 252);
	width: 90%;
	border-radius: 3px;
	padding: 5px 10px;
	margin: 0 auto 8px auto;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	font-weight: 300;	
}

@media (min-width:350px){ 
	.inputPerguntas {
		padding: 10px 15px;
		font-size: 20px;
		margin: 0 auto 15px auto;
	}
}

@media (min-width:600px){ 
	.inputPerguntas {
		padding: 10px 15px;
		font-size: 16px;
		margin: 0 auto 10px auto;
	}
}

.inputPrevia {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-width: 0px;
	outline: none;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0em;
	color: #000;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	font-weight: 300;				
}	

@media (min-height:600px){ 
	.inputPrevia {
		font-size: 1em;
	}
}	
	
.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: -apple-system, BlinkMacSystemFont, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0em;
	color: #000;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
@media (min-height:600px){ 
	.inputPreviaNegrito {
		font-size: 1em;
	}
}
.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: -apple-system, BlinkMacSystemFont, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #000;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
@media (min-height:600px){ 
	.textAreaPrevia {
		min-width: 350px;
		font-family: -apple-system, BlinkMacSystemFont, sans-serif;
		font-size: 1em;
	}
}
.textAreaPrevia:focus{
	outline: none;
	background-color: #faf7ad;
}
.textAreaPrevia:hover{
	outline: none;
	background-color: #faf7ad;
}
	

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

@media (min-width:600px){ 	
	.modal {
		display: none;
		position: absolute;
		top: 90px;
		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);
	}
}
		
.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){
	@media (min-width:500px){
		.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-rapido {
	position: fixed;
	background-color: #fefefe;
	margin: auto;
	top: 9.5%;
	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){
	@media (min-width:500px){
		.modal-content-rapido {
			height: 50%;
			top: 20%;
			border-top-left-radius: 9px;
			border-top-right-radius: 9px;
		}
	}
}		

.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);
}
	
	
.modal-content-previa {
	position: fixed;
	z-index: 1000;
	background-color: #fff9e3;
	margin: auto;
	padding: 0;
	bottom: 10%;
	width: 90%;
	line-height: 1px;
	left: 5%;
	height: 55px;
	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-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: 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);
	}	
}

@media (min-width:636px){
	.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: 40%;
		}
	}
	
	.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);
	}		
	
	.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 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	}
}


.bancoLocador{
	bottom: 255px !important;
}
.agenciaLocador{
}
.contaLocador{
	bottom: 155px !important;
}

@media (min-width:760px){ 
	.bancoLocador{
		bottom: 275px !important;
	}
	.agenciaLocador{
		bottom: 225px !important;
	}
	.contaLocador{
		bottom: 175px !important;
	}
}

@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 #333333;
		box-shadow: 0 1px 0 rgb(255 255 255 / 50%), 0 1px 0 rgb(0 0 0 / 7%) inset;
		background-color: rgb(252 252 252);
		width: 400px;
		height: 75px;
		border-radius: 3px;
		padding: 10px 15px;
		display: block;
		text-align: center;
		font-size: 16px;
		line-height:20px;
		color: #252525;
		-webkit-transition-duration: 0.6s;
		transition-duration: 0.6s;
		font-weight: 300;
		text-align: left;
	}
	@media (min-height:580px){ 
		.inputEndereco{
			height: 140px;
			margin-top: 5px;
		}
	}

	.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 #c4c4c4;
		box-shadow: 0 1px 0 rgb(255 255 255 / 50%), 0 1px 0 rgb(0 0 0 / 7%) inset;
		background-color: rgb(252 252 252);
		width: 350px;
		border-radius: 3px;
		border-color: #252525;
		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: 265px;
		left: 50px;
	}
	
	@media (min-width: 1600px){
		.inputPerguntas {
			left: 100px;
		}
	}
	
	@media (min-height:590px){ 
		.inputPerguntas {
			bottom: 245px;
		}
	}

	
	.inputPrevia {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: none;
		border-width: 0px;
		font-family: -apple-system, BlinkMacSystemFont, 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: -apple-system, BlinkMacSystemFont, sans-serif;
		text-align: left;
		font-size: 16px;
		font-weight: 700;
		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: -apple-system, BlinkMacSystemFont, sans-serif;
		font-size: 16px;
	}
	
	.modal {
		display: none;
		position: fixed;
		z-index: 10;
		padding-top: 0px;
		left: 0;
		top: 90px;
		width: 100%;
		height: 100%;
		border-radius: 0px;
		overflow: auto;
		background-color: #f3f2ed;
		-webkit-filter: blur(0px);
		filter: blur(0px);
	}
	@media (min-width:1100px){ 
		@media (min-height:600px){ 
			.modal {
				top: 89px;
			}
		}
	}	


	.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:650px){ 
		.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:650px){ 
		.modal-descritivo {
			padding-top: 50px;
		}
	}
	@media (min-height:700px){ 
		.modal-descritivo {
			padding-top: 100px;
		}
	}	
}



@media (min-width:600px){ 
	.modal-content {
		background-color: #ffffff;
	}
	.modal-content-rapido{
		background-color: #ffffff;
	}
}

@media (min-width:761px){ 
	.modal-content {
		position: absolute;
		background-color: #ffffff;
		margin: auto;
		top: 13px;
		left: 13px;
		padding: 0;
		border: 1px solid #888;
		width: 490px;
		height: 520px;
		border-radius: 0px;
		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:650px){ 
		.modal-content {
			padding-left: 0px;
			margin-left: 0px;
			width: 490px;
			box-shadow: 0 1px 1px rgba(0,0,0,0.15), 0 2px 2px rgba(0,0,0,0.15), 0 4px 4px rgba(0,0,0,0.15), 0 8px 8px rgba(0,0,0,0.15);
		}
	}
	@media (min-height:700px){ 
		.modal-content {
			top: 13px;
		}
	}	

	@media (min-width: 1600px){
		.modal-content {
			width: 590px;
			height: 520px;	
		}
	}

	@media (min-width: 1700px){
		.modal-content {
			margin-top: 2%;
			margin-left: 3%;
		}
	}
	
	
	
	.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:650px){ 
		.modal-content-descritivo {
			height: 520px;
		}
	}
	@media (min-height:700px){ 
		.modal-content-descritivo {
			height: 550px;
		}
	}	
	
	.modal-content-rapido {
		position: absolute;
		background-color: #ffffff;
		margin: auto;
		padding: 0;
		top: 1px;
		left:15px;
		border: 0px solid #888;
		border-bottom: 3px solid #e5e5e5;
		width: 490px;
		height: 520px;
		border-radius: 0px;
		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:650px){ 
		.modal-content-rapido {
			height: 450px;
		}
	}
	
	
	
	@media (min-width:761px){ 
		.modal-content-rapido {
			padding-left: 0px;
			margin-left: 0px;
			width: 490px;
			height: 520px;
			top: 20px;
			box-shadow: 0 1px 1px rgba(0,0,0,0.15), 0 2px 2px rgba(0,0,0,0.15), 0 4px 4px rgba(0,0,0,0.15), 0 8px 8px rgba(0,0,0,0.15);
		}
		
		@media (min-width: 1300px){
			.modal-content-rapido {
				top: 13px;
			}
		}
		
		@media (min-width: 1600px){
			.modal-content-rapido {
				width: 590px;
				height: 520px;
			}
		}

		@media (min-width: 1700px){
			.modal-content-rapido {
				margin-left: 3%;
			}
		}
	}
	
	
	.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: 8px solid #ededed;
	border-bottom: 8px solid #ededed;
	padding: 5px 21px;
	background-color: #ffffff;
	text-align: left;
	color: #5b5b5b;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bolder;
	font-size: 16px;
    height: 70px;
}

@media (min-height: 550px){
	.modal-header {
		border-top: 10px solid #ededed;
		border-bottom: 8px solid #ededed;
		height: 100px;
		font-size: 18px;
	}
}

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

@media (min-width:600px){ 
	.modal-header {
		border-top: 0px solid #ededed;
		border-bottom: 4px solid #3f5977;
		background-color: #3f5977;
		padding: 5px 20px;
		height: 80px;
		font-size: 16px;
		padding-top: 2%;
	}
	.modal-header-sessao {
		border-top: 0px solid #ededed;
		border-bottom: 4px solid #ededed;
		background-color: #f7f7f7;
		padding: 5px 20px;
		height: 80px;
		font-size: 16px;
		text-align: center;
	}
}





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

@media (min-width:300px){ 
	@media (min-height:550px){ 
		.modal-body {
			padding: 0px 16px;
		}
	}
}

@media (min-width:600px){ 
	.modal-body {
		padding: 0px 25px;
		background-color: #ffffff;
		line-height: 20px;
	}
}

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


@media (min-width:350px){ 
	.modal-footer {
		height: 22%;
	}
}

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


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

@media (min-height:630px){ 
	.modal-observacao {
		display: block;
		bottom: 23%;
	}
}

@media (min-width:600px){ 
	.modal-observacao {
		bottom: 0%;
		text-align: center;
		background-color: #ffffff;
		width: 100%;
		display: block;
		font-size: 12px;
		margin-left: 0px;
		font-size: 12px;
		line-height:1.4em;
	}
}


.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;
	}
}


.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-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: 100px;
	height: auto;
}	

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


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

.divPagSeguro{
	display: none;
}

@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;
}

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

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

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

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

	@media (min-height:650px){ 
		.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;
	}	
	
	.imgBoleto{
		display: inline;
		width: 100px;
		height: auto;
	}		

	.imgCartoesDebito{
		display: inline;
		width: 147px;
		height: auto;
	}
	
	@media (min-height:650px){ 
		.divPagSeguro{
			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;
		}
	}
}

.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;		
	}
}
@media (min-width:300px){
	.textoConfirmacaoPagamento{
		font-size:12px;
		line-height:12px;
	}
}

@media (min-width:360px){ 
	.textoConfirmacaoPagamento{
		font-size:13px;
		line-height:15px;
	}
}

@media (min-width:600px){ 
	.textoConfirmacaoPagamento{
		font-size:14px;
		line-height:15px;
	}
}

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

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

@media (min-width:600px){ 
	.botaoFAQ {
		float: right;
	}
}


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


.botaoVerPrevia{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	position: fixed;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 40px;
	z-index: 20000;
	background-color: #007c75;
	color: white;
	cursor: pointer;
	transition: box-shadow 0.1s ease-in-out 0s;
	font-size: 0.9em;
	font-family: 'roboto', sans-serif;
}

@media (min-width:350px){ 
	.botaoVerPrevia{
		height: 50px;
	}
}

.textoProgresso{
	display: none;
	font-size: 14px;
}

@media (min-width:350px){ 
	.textoProgresso{
		display: block;
	}
}

.textoVerPrevia{
	color: #fff;
	margin: 0px;
	position: relative;
	top: 6px;
	width: 100%;
	font-size: 14px;
	text-align: center;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
}

@media (min-width:350px){ 
	.textoVerPrevia{
		font-size: 18px;
		top: 10px;
		font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
	}
}

@media (max-width:599px){ 
	@media (min-height:600px){ 
		.botaoVerPrevia{
			height: 65px;
		}
		.textoVerPrevia{
			top: 15px;
		}
	}
}



@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);
	}
}
@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(241 243 244);
}

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

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #326d6b; 
}
.lds-grid {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin-top: 30px;
}
.lds-grid div {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #02b3a9;
  animation: lds-grid 1.2s linear infinite;
}
.lds-grid div:nth-child(1) {
  top: 8px;
  left: 8px;
  animation-delay: 0s;
}
.lds-grid div:nth-child(2) {
  top: 8px;
  left: 32px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(3) {
  top: 8px;
  left: 56px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(4) {
  top: 32px;
  left: 8px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(5) {
  top: 32px;
  left: 32px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(6) {
  top: 32px;
  left: 56px;
  animation-delay: -1.2s;
}
.lds-grid div:nth-child(7) {
  top: 56px;
  left: 8px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(8) {
  top: 56px;
  left: 32px;
  animation-delay: -1.2s;
}
.lds-grid div:nth-child(9) {
  top: 56px;
  left: 56px;
  animation-delay: -1.6s;
}
@keyframes lds-grid {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

#menuToggle
{
  display: block;
  position: relative;
  top: 8px;
  left: 20px;
  z-index: 1; 
  width: 90%;
  -webkit-user-select: none;
  user-select: none;
}
@media (min-width:350px){ 
	#menuToggle
	{
		top: 15px;
	}
}

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

#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;
  top: 8px;
  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: 260px;
  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;
}



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

.inputPerguntas:hover{
    border-color:#000;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.75),0 0 2px #000);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 2px #000
}

.wrapper-dropdown-3:hover{
    border-color:#152d4d;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.75),0 0 2px #000);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 2px #000
}

.inputEndereco:hover{
    border-color:#000;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.75),0 0 2px #000);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 2px #000
}

.atendimentoWhatsapp {
    position: fixed;
    top: 5px;
    right: 10px;
    cursor: pointer;
    z-index: 99999999;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit
}

@media (min-width:350px) {
	.atendimentoWhatsapp {
		top: 18px;
		right: 20px;
	}
}

@media (min-width:636px) {
    .atendimentoWhatsapp {
		display: none;
		right: 45px;
    }
}
@media (min-width:1100px) {
    .atendimentoWhatsapp {
		display: block;
		top: 25px;
    }
}

.divAtendimentoWhatsapp {
    background-color: #f5f5f5;
    color: #000;
	height: 40px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 25px;
    font-size: 14px;
    line-height: 32px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

@media (min-width:636px) {
	.divAtendimentoWhatsapp {
		height: 40px;
	}
}

.imagemAtendimentoWhatsapp {
    max-width: 35px;
	padding-top: 2px;
    height: auto;
    vertical-align: middle
}
@media (min-width:636px) {
    .imagemAtendimentoWhatsapp {
		padding-top: 2px;
		max-width: 35px;
    }
}

.textoAtendimentoWhatsapp {
    padding-left: 5px;
    margin-right: 10px
}

span{
	font-size:15px;
	font-family: 'Roboto', Arial, Helvetica, Verdana, Arial, sans-serif;
}

@media (min-width:360px) {
	@media (min-height:600px) {
		span{
			font-size:18px;
		}
	}
}

@media (min-width:636px) {
	span{
		font-size:16px;
	}
}

.camposBranco{
	font-size:13px;
}