/* estilos de estilos.css necessarios aqui */
input[type="radio"] {
    zoom:140%;
    vertical-align:text-bottom;
}
input[type="checkbox"] {
    zoom:150%;
    vertical-align:text-bottom;
}
.textgold {
	color:#f37021;
}
.textsmall {
	font-size:0.85rem;
}
.textvsmall {
	font-size:0.75rem;
}
.textvermelho {
	color:#aa0000;
}
.textverde {
	color:#669900;
}
.textazul {
	color:#003399;
}
.textoff {
	color:#999999;
}
ol, ul {
  	list-style:none;
}
/* estilos originais */
img{
	/*
	max-width: 100%;
	*/
}
.base-header{
	padding: 10px 5px;
	background-color: #f37021;
	position: fixed;
	width: 100%;
	display: block;
	top: 0;
	z-index: 2;
}
.logo-header{
	width:250px;
	/*
	width: 100%;
	*/
}
.ajusta-logo-header{
	min-width:250px;
	/*
	width: 100%;
	*/
}
.ajusta-links-menu{
	display: flex;
	align-items: center;
}
.menu-principal-header{
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.ajusta-links-menu ul{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
}
.ajusta-links-menu ul li a{
	color: #fff;
	text-decoration: none;
	padding: 5px 15px;
	margin: 0px 15px;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	font-size: 18px;
}
.ajusta-links-menu ul li a:hover{
	color: #fdba4d;
	/*
	opacity: 0.8;
	*/
}
.ajusta-botoes-menu{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;

}
.btn-experimente a{
	color: #fff;
	text-decoration: none;
	padding: 5px 20px;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 16px;
	display: block;
	border: 2px solid #fff;
	border-radius: 10px;
	text-align: center;
}
.btn-experimente a:hover{
	background-color: #fdba4d;
	border: 2px solid #fdba4d;
	transition: 0.35s ease-in-out;
}
.btn-acesse a{
	color: #fff;
	text-decoration: none;
	padding: 14px 25px;
	margin: 0px 15px;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 18px;
	display: block;
	border: 2px solid #fff;
	border-radius: 10px;
	text-align: center;
}
.btn-acesse a:hover{
	background-color: #a43e00;
	transition: 0.35s ease-in-out;
}
.banner-topo{
	margin-top: 57px;
	width: 100%;
	/*
	height: 90vh;
	*/
	height: calc(100vh - 57px);
	background-position: top center;
	background-size: cover;
	display: flex;
	align-items: center;
	background-image: url("../img_slide/slide_grey.gif");
	background-color: #555555;
	transition: background 1s;
}
.banner-back1{
	background-image: url("../img_slide/slide8_esc-1920px.jpg");
}
.banner-back2{
	background-image: url("../img_slide/slide7_esc-1920px.jpg");
}
.banner-back3{
	background-image: url("../img_slide/slide2_esc-1920px.jpg");
}
.banner-back4{
	background-image: url("../img_slide/slide5_esc-1920px.jpg");
}
.banner-back5{
	background-image: url("../img_slide/slide1_esc-1920px.jpg");
}
.banner-back6{
	background-image: url("../img_slide/slide3_esc-1920px.jpg");
}
.texto-intro-banner{
	color: #ffffff;
	font-family: "Lato", sans-serif;
	font-size: 25px;
}
.titulo-banner{
	color: #ffffff;
	font-family: "Lato", sans-serif;
	font-size: 55px;
	font-weight: 600;
}
.texto-banner{
	color: #ffffff;
	font-family: "Lato", sans-serif;
	font-size: 22px;
}
.btn-banner{
	margin-top: 40px;
}
.btn-banner a{
	background-color: #f37021;
	color: #fff;
	text-decoration: none;
	padding: 12px 25px;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 20px;
	border: 2px solid #f37021;
	border-radius: 10px;
	text-align: center;
	display: block;
	width: 80%;
}
.btn-banner a:hover{
	border: 2px solid #a43e00;
	background-color: #a43e00;
	transition: 0.35s ease-in-out;
}
#apps{
	background-color: #f4e4db;
	/*
	background-color: #ffffff;
	*/
	padding: 70px 0px 0px 0px;
	position: relative;
}
.ajusta-texto-apps{
	margin-bottom: 80px;
}
.titulo-nossos-apps{
	text-align: center;
	font-size: 42px;
	color: #000;
	font-weight: 300;
	font-family: "Lato", sans-serif;
	margin-bottom: 60px;
}
.texto-nossos-apps{
	font-size: 25px;
	color: #000;
	font-weight: 500;
	font-family: "Lato", sans-serif;
}
.texto-nossos-apps a{
	color: #f37021;
	text-decoration: none;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Lato", sans-serif;
	font-weight: 600;
}
.ajusta-linha{
	margin: 0px 5%!important;
}
.titulo-itens-apps{
	font-size: 35px;
	color: #000;
	font-weight: 300;
	font-family: "Lato", sans-serif;
}
.card-apps{
	background-color: #ffffff;
	text-decoration: none;
	color: #000;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	display: block;
	border-radius: 10px;
	text-align: center;
	padding: 10px;
	margin: 30px 0px;
	transition: 0.35s ease-in-out;
}
.card-apps:hover{
	background-color: #fdba4d;
	opacity: 0.8;
	color: #000;
	transition: 0.35s ease-in-out;
	text-decoration: none;
}
.card-apps img{
	width: 80px;
}
.card-apps.img-achatada img{
	width: 46%;
}
.texto-card-nossos-apps{
	margin: 5px;
	padding: 0px;
}
.linha-apps{
	width: 27%;
	margin: 60px auto;
	color: #f37021;
	background-color: #f37021;
	height: 2px;
	opacity: 1;
}
.section-arrow {
  position: absolute;
  bottom: -75px; /* metade da altura da seta para "encaixar" */
  left: 20%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  border-top: 75px solid #f5e3d9; /* mesma cor do topo */
}
#planos{
	padding: 60px 0px;
}
.titulo-planos{
	text-align: center;
	font-size: 42px;
	color: #000;
	font-weight: 300;
	font-family: "Lato", sans-serif;
	margin-bottom: 60px;
}
.card-planos{
	background-color: #fcf7f4;
	padding: 30px 30px;
	filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0) drop-shadow(rgb(131,131,131, .5) 0px 0px 24px);
	width: 90%;
	margin: 20px auto;
	border-radius: 7px;
}
.titulo-card-plano{
	font-size: 26px;
	color: #000;
	font-weight: 700;
	font-family: "Lato", sans-serif;
}
.ajusta-img-card-planos{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ajusta-img-card-planos img{
	width: 35%;
	padding: 0px 5px;
}
.ajusta-img-card-planos p{
	font-size: 16px;
	color: #000;
	font-weight: 300;
	font-family: "Lato", sans-serif;
	padding: 0px 5px;
}
.ajusta-img-card-planos p span{
	color:#f37021;
}
.texto-card-planos{
	font-size: 18px;
	color: #000;
	font-weight: 300;
	font-family: "Lato", sans-serif;
}
.tabela-planos {
  width: 100%;
  max-width: 500px;
  border-collapse: collapse;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  margin: 20px auto;
  border: 1px solid #e5cfc2;
  background-color: #fff;
}

.tabela-planos th,
.tabela-planos td {
  border: 1px solid #e5cfc2;
  padding: 12px;
  text-align: left;
  font-size: 18px;
  font-weight: 300;
}

.tabela-planos th {
  background-color: #fff;
  font-weight: bold;
}

.tabela-planos em {
  font-size: 13px;
  display: block;
  margin-top: 4px;
}
.btn-planos a{
	background-color: #f37021;	
	text-decoration: none;
	color: #ffffff;
	padding: 12px 25px;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 18px;
	border: 1px solid #f37021;
	border-radius: 25px;
	text-align: center;
	display: block;
	width: 86%;
	margin: 20px auto;
	
}
.btn-planos a:hover{
	border: 1px solid #a43e00;
	background-color: #a43e00;
	transition: 0.35s ease-in-out;
}
/*
#experimente{
	padding: 80px 0px;
	background-image: linear-gradient(90deg, #f37021aa, #f37021aa), url("../img_slide/slide3-1920px.jpg");
	background-position: center center;
	background-size: cover;
	width: 100%;
}
*/	
.titulo-experimente{
	text-align: center;
	color: #ffffff;
	font-family: "Lato", sans-serif;
	font-size: 65px;
	font-weight: 300;
}
.linha-experimente{
	width: 150px;
	margin: 40px auto 50px;
	color: #a43e00;
	background-color: #a43e00;
	height: 3px;
	opacity: 1;
}
.texto-experimente{
		font-size: 29px;
		color: #fff;
		font-weight: 500;
		font-family: "Lato", sans-serif;
		text-align: center;
		margin-bottom: 60px;
}
.btn-barra-experimente a{
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	padding: 12px 25px;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 20px;
	border: 2px solid #fff;
	border-radius: 10px;
	text-align: center;
	display: block;
	width: 80%;
	margin: 20px auto;
}
.btn-barra-experimente a:hover{
	border: 2px solid #fff;
	background-color: #a43e00;
	transition: 0.35s ease-in-out;
}
#sobrenos{
	padding: 80px 0px;
}
.titulo-qs{
	font-size: 45px;
	color: #000;
	font-weight: 300;
	font-family: "Lato", sans-serif;
	margin-bottom: 20px;
}
.ajusta-texto-sobre1{
	padding: 0px 10px;
}
.ajusta-texto-sobre1 .subtitulo-qs{
	margin-top: 40px;
}
.subtitulo-qs{
	font-size: 42px;
	color: #000;
	font-weight: 300;
	font-family: "Lato", sans-serif;
	margin-bottom: 20px;
}
.texto-qs{
	font-size: 20px;
	color: #000;
	font-weight: 500;
	font-family: "Lato", sans-serif;
}
.texto-qs a{
	color: #f37021;
	text-decoration: none;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Lato", sans-serif;
	font-weight: 600;
}
.ajusta-img-qs{
	text-align: center;
}
.ajusta-img-qs img{
	width: 75%;
}
.ajusta-linha-qs{
	margin-top: 60px!important;
}
.ajusta-texto-sobre2{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	padding: 0px 10px;
	row-gap: 50px;
}
.ajusta-texto-sobre3{
	height: 100%;
	padding: 0px 40px;
	border-left: 1px solid #a3bac6;
}
.ajusta-texto-sobre3 ul{
	padding: 0px;
}
.ajusta-texto-sobre3 ul li a{
	font-family: "Lato", sans-serif;
	color: #000;
	font-weight: 500;
	text-decoration: none;
	padding: 10px 0px;
	display: block;
	font-size: 18px;
}
.ajusta-texto-sobre3 ul li a i{
	margin-right: 5px;
}
#experimente{
	background-color: #f4e4db;
	padding: 80px 0px 40px 0px;
}
.card-contato{
	background-color: #ffffff;
	padding: 80px 110px!important;
	filter: hue-rotate(0deg) saturate(1) brightness(1) contrast(1) invert(0) sepia(0) blur(0px) grayscale(0);
}
.btn-contato-envia{
	background-color: #f37021;
	color: #fff;
	text-decoration: none;
	padding: 12px 25px;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 20px;
	border: 2px solid #f37021;
	border-radius: 10px;
	text-align: center;
	display: block;
	width: 100%;
}
.btn-contato-envia:hover{
	transition: 0.35s ease-in-out;
	border: 2px solid #a43e00;
	background-color: #a43e00;	
	opacity: 0.7;
}
.form-check{
	width: 96%;
	margin: 10px auto;
}
.titulo-assine{
	font-size: 36px;
	color: #000;
	font-weight: 700;
	font-family: "Lato", sans-serif;
	margin-bottom: 20px;
}
.texto-assine{
	font-size: 18px;
	color: #000;
	font-weight: 400;
	font-family: "Lato", sans-serif;
}
.texto-assine a{
	color: #f37021;
	text-decoration: none;
	cursor: pointer;
	transition: 0.35s ease-in-out;
	font-family: "Lato", sans-serif;
	font-weight: 500;
}
/* id #suaconta introduzido por joao */
#suaconta{
	background-color: #f4e4db;
	padding: 80px 0px;
}
#rodape{
	background-color: #f37021;
	padding: 60px 0px 20px;
}

.ajusta-logo-rodape ul{
	padding: 0px;
}
.ajusta-logo-rodape ul li a{
	font-family: "Lato", sans-serif;
	color: #f4f5eb;
	font-weight: 500;
	text-decoration: none;
	padding: 10px 0px;
	display: block;
	font-size: 18px;
}
.ajusta-logo-rodape ul li a i{
	margin-right: 5px;
}
#assine input{
	font-family: "Lato", sans-serif;
}
#assine label{
	font-family: "Lato", sans-serif;
	font-size: 18px;
}
#assine labela{
	color: #f4f5eb;
}
.ajusta-logo-rodape img{
	width: 80%;
	margin-bottom: 30px;
}
.links-rodape span{
	font-size: 24px;
	font-family: "Lato", sans-serif;
	margin-bottom: 30px;
	color:#f4f5eb;
	font-weight: 600;
	display: block;
}
.links-rodape ul{
	padding: 0px;
}
.links-rodape ul li a{
	font-family: "Lato", sans-serif;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	padding: 5px 0px;
	display: block;
	font-size: 18px;
}
.ajusta-img-download span{
	font-size: 20px;
	font-family: "Lato", sans-serif;
	margin-bottom: 30px;
	color:#f4f5eb;
	font-weight: 600;
	display: block;
}
.ajusta-img-download img{
	width: 55%;
	margin: 5px 0px;
}
.texto-copy{
	text-align: center;
	margin-top: 30px;
	color: #ffffff;
	font-family: "Lato", sans-serif;
	font-size: 19px;
}



.abrir-menu{
	display: none;
}
.abrir-menu i{
	color: #fff;
	font-size: 30px;
    margin-right: 15px;
}
.sidenav {
  height: 100%;
  width:0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  /*transition: 0.5s;*/
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  color: #fff;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.close-menu i{
	color: #fff;
	font-size: 35px;
}
.sidenav .menu-principal{
	background-image: linear-gradient(140deg, #0090a5, #0090a5);
	height: 100%;
	width: 70%;
	transition: 0.3s;
	display:flex;
	align-items: center;
	justify-content: center;
}
.clickvazio{
	width: 29.9%;
	height: 100%;	
}
.add-menu{
	display: none;
}
@media screen and (max-width: 1400px){
	.ajusta-links-menu ul li a{
		padding: 5px 0px;
	}
}
@media screen and (max-width: 1200px){
	/* estilo blaublau adicionado por joao */
	.blaublau{
		display: none;
	}
	/*
	.menu-principal-header{
		display: none;
	}
	
	.abrir-menu{
		display: inline-block;
		float: right;
	}
	.remove-menu{
		display: none;
	}
	.ajusta-links-menu {
		display: flex;
		align-items: center;
		flex-direction: column;
		width: 70%;
		justify-content: center;
	}
	.add-menu{
		display: block;
		width: 60%;
	}
	.ajusta-links-menu ul li{
		display: block;
		width: 100%;
		text-align: center;
	}
	.ajusta-links-menu ul li a{
		padding: 20px;
	}
	.btn-experimente a{
		width: 100%;
		display: block;
		margin: 30px 0px;
		background-color: #f37021;
		color: #fff;
		border: 2px solid #f37021;
	}
	*/
	.btn-acesse a{
		width: 100%;
		display: block;
		margin: 30px 0px;
		background-color: #f37021;
		color: #fff;
		border: 2px solid #f37021;
	}
	.banner-topo {
		margin-top:57px;
	}
	.ajusta-texto-sobre3{
		padding: 10px 0px;
		border: none;
	}
	.ajusta-texto-sobre2, .ajusta-texto-sobre1{
		padding: 10px 0px;
	}
	.ajusta-img-qs img{
		width: 40%;
	}	
}
@media screen and (max-width: 990px){
	/*
	.card-contato{
		padding: 40px!important;
	}
	*/	
}

@media screen and (max-width: 767px){
	.logo-header{
		width:160px;
	}
	.ajusta-logo-header{
		min-width:160px;
	}
	.add-menu{
		width: 95%;
	}
	.btn-experimente a{
		padding: 5px;
		font-size: 16px;
	}
	.btn-acesse a{
		padding: 5px;
		font-size: 16px;
	}
	.texto-intro-banner{
		font-size: 18px;
		text-align: center;
		display: block;
	}
	.titulo-banner{
		font-size: 35px;
		text-align: center;
	}
	.texto-banner{
		font-size: 16px;
		text-align: center;
	}
	.btn-banner a{
		margin: 10px auto;
	}
	#apps{
		padding: 40px 0px;
	}
	.titulo-nossos-apps{
		font-size: 28px;
		margin-bottom: 30px;
	}
	.texto-nossos-apps{
		font-size: 18px;
	}
	.ajusta-texto-apps{
		margin-bottom: 30px;
	}
	.card-apps{
		margin: 10px 0px;
	}
	.ajusta-linha{
		margin: 0px 3% !important;
	}
	.titulo-itens-apps{
		font-size: 26px;
	}
	.linha-apps{
		margin: 35px auto;
	}
	#planos{
		padding: 75px 0px;
	}
	.card-planos{
		width: 100%;
		padding: 30px 15px;
	}
	.ajusta-img-card-planos{
		display: block;
		text-align: center;
	}
	.titulo-planos{
		font-size: 28px;
		margin-bottom: 30px;
	}
	.titulo-card-plano{
		font-size: 23px;
		text-align: center;
	}
	.ajusta-img-card-planos img{
		width: 40%;
	}
	.texto-card-planos{
		font-size: 16px;
		text-align: center;
	}
	.tabela-planos th, .tabela-planos td{
		font-size: 15px;
	}
	.titulo-experimente{
		font-size: 25px;
		font-weight: 600;
	}
	.linha-experimente{
		margin: 20px auto;
	}
	.texto-experimente{
		font-size: 20px;
		margin-bottom: 0px;
	}
	#sobrenos{
		padding: 40px 0px;
	}
	.titulo-qs{
		text-align: center;
		font-size: 28px;
		font-weight: 600;
	}
	.texto-qs{
		font-size: 18px;
	}
	.subtitulo-qs{
		font-size: 26px;
		text-align: center;
		font-weight: 500;
	}
	.ajusta-linha-qs{
		margin-top: 30px!important;
	}
	.ajusta-texto-sobre3 ul li a{
		text-align: center;
	}
	.titulo-assine{
		text-align: center;
		font-size: 30px;
	}
	.texto-assine{
		font-size: 16px;
		text-align: center;
	}
	#assine label{
		font-size: 14px;
	}
	#assine{
		padding: 40px 10px;
	}
	.card-contato {
		padding: 20px!important;
	}
	.ajusta-logo-rodape{
		text-align: center;
	}
	.links-rodape{
		text-align: center;
	}
	.links-rodape ul li a{
		padding: 10px 0px;
	}
	.ajusta-img-download{
		text-align: center;
	}
	#rodape{
		padding: 40px;
	}
	.tableformat1{
		max-width: 350px!important;
	}
}