﻿* {
	box-sizing: border-box;
}
a {
	color: #fad300;
	text-decoration: none;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	font: Roboto, Arial, Helvetica, Sans-serif;
	font-stretch: condensed;
	font-size: 24px;
	text-decoration: none;
}
@font-face {
    font-family: 'OdontoCloud'; /*a name to be used later*/
    src: url('BebasNeue-Regular.otf');
	src: url('BebasNeue-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OdontoCloudLight'; /*a name to be used later*/
    src: url('BebasNeueLight.otf');
	src: url('BebasNeueLight.ttf') format('truetype');
}
.block-center {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	transform: translate(-50%, -50%);/*max-width:940px;*/
}


html, body {
	height: 101%;
	margin: 0;
}
.containerPower {
	height: 100%;
	position: relative;
}
.pagewhatever {
	height: 100%;
	background-position: center;
	background-size: cover;
	position: relative;
}
#planos {
	background-position:center;
	background-size:cover;
	position:relative;
	background: linear-gradient(to right, #00DA8B, #36A7EA);
	background: -webkit-linear-gradient(right, #00DA8B, #36A7EA);
	background: -moz-linear-gradient(right, #00DA8B, #36A7EA);
	background: -ms-linear-gradient(right, #00DA8B, #36A7EA);
	background: -o-linear-gradient(right, #00DA8B, #36A7EA);
	height:100%;
	margin-top:-16px;
	width:100%;
}
input {
	border-color: #000;
	border-style: none;
	border-width: 1px;
	height: 30px;
}
select {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	height: 30px;
}
textarea {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
.botao {
	background-color: #1E1712;
	color: #FFF;
	font-size: 15px;
	width: 60px;
	height: 25px;
}
.botaoCadastre {
	background-color: #1E1712;
	color: #FFF;
	font-size: 15px;
	width: 120px;
	height: 30px;
}
#juntese {
	background-image: url(../images/bgContato.png);
	color: #d9c4ae;
	background-repeat:repeat;
	background-size:auto;
	font-size: 20px;
	font-family: Coffee;
}

#quemsomos {
	background-color:#36a7ea;
	color: #FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#comofunciona {
	background-color:#f2f2f2;
	color: #525355;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url('../images/MAC.png');
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:bottom center;
}
.mainMenu {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0 auto;
	padding: .95em 1.6em;
	max-width: 92.5%;
	letter-spacing: -.025rem;
	word-spacing: -.05rem;
}
.mainMenu .mainMenu__content {
	text-align: left;
}
.mainMenu span.nav__buttonMenu 
{
	position: fixed;
	top: 1rem;
	right: 1rem;
	margin: 1.75rem;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
	z-index: 9;
}
.mainMenu span.nav__buttonMenu.open {
/*background-color: rgba(255, 255, 255, 0.3);*/ 
}
.mainMenu__slice {
	border: 0;
	width: 4.95238rem;
	margin: 0.55026rem 0;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
	clear: both;
	display: block;
}
.licon-reorder1 {
	width: 62px;
	height: 7px;
	background-color: #FFFFFF;
	-webkit-transition: background-color 0.25s;
	transition: background-color 0.25s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	border-radius: 25px;
}
.licon-reorder2, .licon-reorder3 {
	position: absolute;
	background-color: #FFFFFF;
	width: 62px;
	height: 7px;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .25s, color .2s;
	transition: transform .25s, color .2s;
	-webkit-transition-timing-function: cubic-bezier(1, 0, 0.23, 1);
	transition-timing-function: cubic-bezier(1, 0, 0.23, 1);
	border-radius: 25px;
}
.licon-reorder2 {
	top: -10px;
}
.licon-reorder3 {
	bottom: -10px;
}
.open .licon-reorder {
	background-color: transparent;
}
.open .licon-reorder:before, .open .licon-reorder:after {
	background: #DADADA;
}
.open .licon-reorder:before {
	-webkit-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px);
}
.open .licon-reorder:after {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}
p {
	margin: 0;
}
h1 {
	font-size: 3.25rem;
	font-weight: 700;
	line-height: 3.30159rem;
	margin: 0.4127rem 0;
	color: #f0f0f0;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
h3 {
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.65079rem;
	margin: 0.27513rem 0 1.65079rem;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
a:hover {
	color: #8d8d8d;
}
.container__image {
	position: absolute;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	opacity: .8;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
	transition: transform 0.6s, opacity 0.6s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.container.active .container__image {
	opacity: .3;
}


.navigationMenu a:hover {
	color: #aaaaaa;
}
 [class^="licon-"] {
 display: inline-block;
 vertical-align: middle;
 position: relative;
 font-style: normal;
}
[class^="licon-"]:before, [class^="licon-"]:after {
	content: '';
	pointer-events: none;
}
.active .navigationMenu {
	-webkit-transform: translateX(0) scale(1, 1);
	-ms-transform: translateX(0) scale(1, 1);
	transform: translateX(0) scale(1, 1);
}



/*	****************** CELULAR RETRATO ******************	*/
@media only screen and (min-device-width : 10px) and (max-device-width : 480px) and (orientation : portrait)
{
	.slidesTotal
	{
		width:500px;
		height:940px;
	}
	
	.alturaDivPrint
	{
		height:665px;
	}
	
	.tituloPrint
	{
		position:absolute;
		font-family:OdontoCloud;
		font-size:38px;
	}
	
	.textoPrint
	{
		position:absolute;
		font-family:OdontoCloud;
		font-size:23px;
		color: rgb(255, 255, 255);
		line-height: 1.27;
		padding: 10px;
		box-sizing: border-box;
		background-clip:padding-box;
		z-index:1;
	}
	
	.printMarketing
	{
		top:20px;
		left:20px;
		color:rgb(54, 167, 234);
	}
	
	.printMarketingTexto
	{
		top:100px;
		left:38px;
		width:340px;
		background-color: rgba(54, 167, 234, 0.8);
	}
	
	.printMigracao
	{
		top:20px;
		left:20px;
		color:rgb(255, 188, 5);
	}
	
	.printMigracaoTexto
	{
		top:105px;
		left:38px;
		width:400px;
		background-color: rgba(255, 188, 5, 0.8);
	}
	
	.printSMS
	{
		top:20px;
		left:20px;
		color:rgba(40, 40, 40);
	}
	
	.printSMSTexto
	{
		top:110px;
		left:38px;
		width:400px;
		background-color: rgba(40, 40, 40, 0.8);
	}
	
	.printAgenda
	{
		top:20px;
		left:20px;
		color:rgb(54, 167, 234);
	}
	
	.printAgendaTexto
	{
		top:100px;
		left:50px;
		width:340px;
		background-color: rgba(54, 167, 234, 0.8);
	}
	
	.printDashboard
	{
		color:rgb(0, 218, 139);
		top:130px;
		right:50px;
	}
	
	.printDashboardTexto
	{
		top:200px;
		right:38px;
		width:350px;
		background-color: rgba(0, 218, 139, 0.8);
	}
	
	.printSeguranca
	{
		color:rgb(255, 255, 255);
		top:100px;
		left:50px
	}
	
	.printSegurancaTexto
	{
		top:200px;
		left:80px;
		width:350px;
		background-color: rgba(255, 255, 255, 0.3);
	}
	
	.printCotacao
	{
		color:rgba(255, 255, 255);
		top:20px;
		left:40px
	}
	
	.printCotacaoTexto
	{
		top:100px;
		left:30px;
		width:450px;
		color:rgb(40, 40, 40);
		background-color: rgba(255, 255, 255, 0.8);
	}
	
	.printOrcamento
	{
		color:rgba(40, 40, 40);
		top:20px;
		left:30px;
	}
	
	.printOrcamentoTexto
	{
		top:90px;
		left:40px;
		width:440px;
		color:rgb(40, 40, 40);
		background-color: rgba(255, 255, 255, 0.9);
	}
	
	
	.printCallcenter
	{
		color:rgba(40, 40, 40);
		top:30px;
		left:30px;
	}
	
	.printCallcenterTexto
	{
		top:120px;
		left:20px;
		width:400px;
		color:rgb(40, 40, 40);
		background-color: rgba(255, 255, 255, 0.8);
	}
	
	
	
	
	
	
	#home 
	{
		background: linear-gradient(to right, #00DA8B, #36A7EA);
		background: -webkit-linear-gradient(right, #00DA8B, #36A7EA);
		background: -moz-linear-gradient(right, #00DA8B, #36A7EA);
		background: -ms-linear-gradient(right, #00DA8B, #36A7EA);
		background: -o-linear-gradient(right, #00DA8B, #36A7EA);
		/*background-color:#F00;*/
	}
	
	.rightButton
	{
		position: absolute;
		right:10;
		bottom:10;
		cursor:pointer;
		background-image:url(../images/setaDireita.png);
		width: 50;
		height: 50;
		transform: translate(-50%, -50%);
	}
	
	.leftButton
	{
		position: absolute;
		left:55;
		bottom:10;
		cursor:pointer;
		background-image:url(../images/setaEsquerda.png);
		width: 50;
		height: 50;
		transform: translate(-50%, -50%);
	}
	
	.tituloQuemSomos
	{
		font-size:50px;
		padding-top:30px;
	}
	
	.textoQuemSomos
	{
		padding:5px;
		margin-left:-20px;
		margin-right:-20px;
		font-size:14px;
		text-align:justify;
	}
	
	.alturaDiv
	{
		height:1500px;
	}
	
	.tituloFuncionalidade
	{
		font-size:40px;
		padding-top:30px;
	}
	
	.textoFuncionalidades
	{
		padding:5px;
		font-size:14px;
		margin-left:-20px;
		margin-right:-20px;
		text-align:justify;
	}
	
	.telaMacFuncionalidades
	{
		position: fixed;
		width: 62%;
		height: 32%;
		padding: 0 20px;
		transform: translate(-46%, -38%);
		font-family:OdontoCloudLight;
		font-size:26px;
		color:#FFF;
		padding-top:15px;
		letter-spacing:2px;
		font-weight:bold;
	}
	
	.setaMacFuncionalidades
	{
		font-family:OdontoCloudLight;
		height:100%;
		padding-top:153px;
		font-size:40px;
		transform:scale(1,4); /* W3C */
		-webkit-transform:scale(1,6); /* Safari and Chrome */
		-moz-transform:scale(1,6); /* Firefox */
		-ms-transform:scale(1,6); /* IE 9 */
		-o-transform:scale(1,6); /* Opera */
	}
	
	.tituloMacFuncionalidades
	{
		font-family:OdontoCloud;
		height:100%;
		padding-left:40px;
		padding-top:150px;
		font-size:40px;
	}
	
	.tituloExperimente
	{
		font-family:OdontoCloud;
		color:#FFF;
		font-size:25px;
		padding-top:30px;
	}
	
	.subtituloExperimente
	{
		font-family:OdontoCloudLight;
		color:#FFF;
		margin-top:-10;
		font-size:22px;
		text-align:right;
	}
	
	.labelInputExperimente
	{
		color:#FFF;
		font-family:OdontoCloudLight;
		font-size:23px;
		margin-top:-3px;
	}
	
	.inputExperimente
	{
		border-left-style:none;
		border-right-style:none;
		border-top-style:none;
		background-color:rgba(255,255,255,0.3);
		border-bottom-color:#FFF;
		color:#FFF;
		padding-left:10px;
		text-transform:uppercase;
		font-family:OdontoCloud;
		font-size:20px;
	}
	
	.inputSubmit
	{
		margin-top:10px;
		margin-right:30px;
		margin-bottom:30px;
		font-family:OdontoCloud;
		font-size:23px;
		padding:5px;
		height:50px;
		width:150px;
		border-width:thin;
		border-style:solid;
		background-color:transparent;
		color:#FFF;
		border-color:#FFF;
	}
	
	.col-sm-6, .col-sm-4
	{
		padding-bottom:20px;
	}
	
	.alturaDivExperimente
	{
		height:1100px !important;
	}
	
	.textoContato
	{
		font-family:OdontoCloud;
		color:#525355;
		font-size:18px;
		padding-top:20px;
		text-align:center;
	}
	
	.block-center 
	{
		width: 80%;
	}
	
	.alturaDivFuncionalidades
	{
		height:2000px;
	}
	
	.block-center-middle 
	{
		width:100%;
		height: 100%;
	}
	
	.alturaDivContato
	{
		height:800px;
	}
	
	.navigationMenu 
	{
		position: fixed;
		width: 18rem;
		height: 100vh;
		top: 0;
		right: 0;
		background: rgba(255,255,255, 0.5);
		text-align: center;
		padding: 7.75rem 1.75rem 1.75rem 1.75rem;
		z-index: 1;
		-webkit-transform: translateX(100vh) scale(0.5, 0.25);
		-ms-transform: translateX(100vh) scale(0.5, 0.25);
		transform: translateX(100vh) scale(0.5, 0.25);
		-webkit-transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
		transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	}
	
	.navigationMenu a 
	{
		font-family:OdontoCloud;
		font-size:30px;
		color: #1e1712;
		display: block;
		text-decoration: none !important;
		margin-bottom: 0.7em;
	}
	
	.noretratoCel
	{
		display:none;
	}
	
	.divHome
	{
		height:660px !important;
	}
	
	.alturaDivPlanoUnico
	{
		height:420px !important;
	}
	
	#planoUnico
	{
		background-color:#2c2d2e !important;
		color:#dbe1e1;
		font-size:15px !important;
		text-align:justify;
	}
	
	.alturaUnico
	{
		 padding-top:30px;
	}
}

/*	****************** CELULAR PAISAGEM ******************	*/
@media only screen and (min-device-width : 10px) and (max-device-width : 480px) and (orientation : landscape)
{
	.slidesTotal
	{
		width:500px;
		height:340px;
	}
	
	.alturaDivPrint
	{
		height:365px;
	}
	
	.tituloPrint
	{
		position:absolute;
		font-family:OdontoCloud;
		font-size:38px;
	}
	
	.textoPrint
	{
		position:absolute;
		font-family:OdontoCloud;
		font-size:23px;
		color: rgb(255, 255, 255);
		line-height: 1.27;
		padding: 10px;
		box-sizing: border-box;
		background-clip:padding-box;
		z-index:1;
	}
	
	.printMarketing
	{
		top:20px;
		left:20px;
		color:rgb(54, 167, 234);
		font-size:20px;
	}
	
	.printMarketingTexto
	{
		top:60px;
		left:38px;
		font-size:16px;
		width:400px;
		background-color: rgba(54, 167, 234, 0.8);
	}
	
	.printMigracao
	{
		top:20px;
		left:20px;
		font-size:20px;
		color:rgb(255, 188, 5);
	}
	
	.printMigracaoTexto
	{
		top:65px;
		left:38px;
		width:400px;
		font-size:16px;
		background-color: rgba(255, 188, 5, 0.8);
	}
	
	.printSMS
	{
		top:20px;
		left:20px;
		color:rgba(40, 40, 40);
		font-size:20px;
	}
	
	.printSMSTexto
	{
		top:60px;
		left:38px;
		width:400px;
		font-size:16px;
		background-color: rgba(40, 40, 40, 0.8);
	}
	
	.printAgenda
	{
		top:20px;
		left:20px;
		color:rgb(54, 167, 234);
		font-size:20px;
	}
	
	.printAgendaTexto
	{
		top:60px;
		font-size:16px;
		left:50px;
		width:340px;
		background-color: rgba(54, 167, 234, 0.8);
	}
	
	.printDashboard
	{
		color:rgb(0, 218, 139);
		top:20px;
		left:50px;
		font-size:20px;
	}
	
	.printDashboardTexto
	{
		top:60px;
		right:38px;
		width:350px;
		background-color: rgba(0, 218, 139, 0.8);
		font-size:16px;
	}
	
	.printSeguranca
	{
		color:rgb(255, 255, 255);
		top:10px;
		left:50px;
		font-size:20px;
	}
	
	.printSegurancaTexto
	{
		top:40px;
		left:80px;
		width:350px;
		font-size:16px;
		background-color: rgba(255, 255, 255, 0.3);
	}
	
	.printCotacao
	{
		color:rgba(255, 255, 255);
		top:20px;
		left:40px;
		font-size:20px;
	}
	
	.printCotacaoTexto
	{
		top:60px;
		left:30px;
		width:450px;
		color:rgb(40, 40, 40);
		font-size:16px;
		background-color: rgba(255, 255, 255, 0.8);
	}
	
	.printOrcamento
	{
		color:rgba(40, 40, 40);
		top:20px;
		left:30px;
		font-size:20px;
	}
	
	.printOrcamentoTexto
	{
		top:50px;
		left:40px;
		width:440px;
		color:rgb(40, 40, 40);
		font-size:16px;
		background-color: rgba(255, 255, 255, 0.9);
	}
	
	.printCallcenter
	{
		color:rgba(40, 40, 40);
		top:20px;
		left:30px;
		font-size:20px;
	}
	
	.printCallcenterTexto
	{
		top:50px;
		left:20px;
		width:400px;
		color:rgb(40, 40, 40);
		font-size:16px;
		background-color: rgba(255, 255, 255, 0.8);
	}
	
	#home
	{
		background: linear-gradient(to right, #00DA8B, #36A7EA);
		background: -webkit-linear-gradient(right, #00DA8B, #36A7EA);
		background: -moz-linear-gradient(right, #00DA8B, #36A7EA);
		background: -ms-linear-gradient(right, #00DA8B, #36A7EA);
		background: -o-linear-gradient(right, #00DA8B, #36A7EA);
		/*background-color:#FF0;*/
	}
	
	.rightButton
	{
		position: absolute;
		right:20;
		top:100;
		cursor:pointer;
		background-image:url(../images/setaDireita.png);
		width: 50;
		height: 50;
		transform: translate(-50%, -50%);
	}
	
	.leftButton
	{
		position: absolute;
		left:65;
		top:100;
		cursor:pointer;
		background-image:url(../images/setaEsquerda.png);
		width: 50;
		height: 50;
		transform: translate(-50%, -50%);
	}
	
	.tituloQuemSomos
	{
		font-size:50px;
		padding-top:30px;
	}
	
	.textoQuemSomos
	{
		padding:5px;
		margin-left:-20px;
		margin-right:-20px;
		font-size:14px;
		text-align:justify;
	}
	
	.alturaDiv
	{
		height:900px;
	}
	
	.divHome
	{
		height:400px !important;
	}
	
	.tituloFuncionalidade
	{
		font-size:40px;
		padding-top:30px;
	}
	
	.textoFuncionalidades
	{
		padding:5px;
		font-size:14px;
		margin-left:-20px;
		margin-right:-20px;
		text-align:justify;
	}
	
	.telaMacFuncionalidades
	{
		position: fixed;
		width: 62%;
		height: 32%;
		padding: 0 20px;
		transform: translate(-46%, -38%);
		font-family:OdontoCloudLight;
		font-size:26px;
		color:#FFF;
		padding-top:15px;
		letter-spacing:2px;
		font-weight:bold;
	}
	
	.setaMacFuncionalidades
	{
		font-family:OdontoCloudLight;
		height:100%;
		padding-top:153px;
		font-size:40px;
		transform:scale(1,4); /* W3C */
		-webkit-transform:scale(1,6); /* Safari and Chrome */
		-moz-transform:scale(1,6); /* Firefox */
		-ms-transform:scale(1,6); /* IE 9 */
		-o-transform:scale(1,6); /* Opera */
	}
	
	.tituloMacFuncionalidades
	{
		font-family:OdontoCloud;
		height:100%;
		padding-left:40px;
		padding-top:150px;
		font-size:40px;
	}
	
	.tituloExperimente
	{
		font-family:OdontoCloud;
		color:#FFF;
		font-size:30px;
		padding-left:100px !important;
		padding-top:30px;
	}
	
	.subtituloExperimente
	{
		font-family:OdontoCloudLight;
		color:#FFF;
		margin-top:-10;
		padding-right:100px !important;
		font-size:27px;
		text-align:right;
	}
	
	.labelInputExperimente
	{
		color:#FFF;
		font-family:OdontoCloudLight;
		font-size:23px;
		margin-top:-3px;
	}
	
	.inputExperimente
	{
		border-left-style:none;
		border-right-style:none;
		border-top-style:none;
		background-color:rgba(255,255,255,0.2);
		border-bottom-color:#FFF;
		color:#FFF;
		padding-left:10px;
		text-transform:uppercase;
		font-family:OdontoCloud;
		font-size:20px;
	}
	
	.inputSubmit
	{
		margin-top:10px;
		margin-right:30px;
		margin-bottom:30px;
		font-family:OdontoCloud;
		border-style:solid;
		font-size:23px;
		padding:5px;
		height:50px;
		width:150px;
		background-color:transparent;
		color:#FFF;
		border-color:#FFF;
	}
	
	.col-sm-6, .col-sm-4
	{
		padding-bottom:20px;
	}
	
	.alturaDivExperimente
	{
		height:700px !important;
	}
	
	.textoContato
	{
		font-family:OdontoCloud;
		color:#525355;
		font-size:18px;
		padding-top:20px;
		text-align:center;
		width:500px !important;
	}
	
	.block-center 
	{
		width: 80%;
	}
	
	.alturaDivFuncionalidades
	{
		height:1950px;
	}
	
	.block-center-middle 
	{
		width:100%;
		height: 100%;
	}
	
	.alturaDivContato
	{
		height:350px;
	}
	
	.noretratoCel
	{
		display:none;
	}
	
	.navigationMenu 
	{
		position: fixed;
		width: 18rem;
		height: 100vh;
		top: 0;
		right: 0;
		padding-top:30px;
		background: rgba(255,255,255, 0.5);
		text-align: center;
		z-index: 1;
		-webkit-transform: translateX(100vh) scale(0.5, 0.25);
		-ms-transform: translateX(100vh) scale(0.5, 0.25);
		transform: translateX(100vh) scale(0.5, 0.25);
		-webkit-transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
		transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	}
	
	.nopaisagemCel
	{
		display:none;
	}
	
	.yespaisagemCel
	{
		display:block;
	}
	
	.navigationMenu a 
	{
		font-family:OdontoCloud;
		font-size:30px;
		color: #1e1712;
		display: block;
		text-decoration: none !important;
		margin-bottom: 0.3em;
	}
	
	.alturaDivPlanoUnico
	{
		height:266px !important;
	}
	
	#planoUnico
	{
		background-color:#2c2d2e !important;
		color:#dbe1e1;
		font-size:15px !important;
		text-align:justify;
	}
	
	.alturaUnico
	{
		 padding-top:60px;
	}
}

/*	****************** IPAD RETRATO ******************	*/
/*@media only screen and (min-device-width : 480px) and (max-device-width : 1023px) and (orientation : portrait)
{
	#home 
	{
		background-color:#FFDDFF;
	}
}*/

/*	****************** IPAD PAISAGEM ******************	*/
/*@media only screen and (min-device-width : 480px) and (max-device-width : 1023px) and (orientation : landscape)
{
	#home 
	{
		background-color:#FF00FF;
	}
}*/


/*	******************  NOTEBOOK  ******************	*/
@media only screen and (min-device-width : 1024px) and (max-device-width : 1365px)
{
	.slidesTotal
	{
		width:1300px;
		height:850px;
	}
	
	.alturaDivPrint
	{
		height:650px;
	}
	
	.tituloPrint
	{
		position:absolute;
		font-family:OdontoCloud;
		font-size:38px;
	}
	
	.textoPrint
	{
		position:absolute;
		font-family:OdontoCloud;
		font-size:23px;
		color: rgb(255, 255, 255);
		line-height: 1.27;
		padding: 10px;
		box-sizing: border-box;
		background-clip:padding-box;
		z-index:1;
	}
	
	.printMarketing
	{
		top:105px;
		right:38px;
		color:rgb(54, 167, 234);
	}
	
	.printMarketingTexto
	{
		top:170px;
		right:38px;
		width:350px;
		background-color: rgba(54, 167, 234, 0.8);
		font-size:30px;
	}
	
	.printMigracao
	{
		top:20px;
		left:20px;
		color:rgb(255, 188, 5);
	}
	
	.printMigracaoTexto
	{
		top:75px;
		left:38px;
		width:500px;
		background-color: rgba(255, 188, 5, 0.8);
		font-size:30px;
	}
	
	.printSMS
	{
		top:20px;
		left:20px;
		color:rgba(40, 40, 40);
	}
	
	.printSMSTexto
	{
		top:75px;
		left:38px;
		width:515px;
		background-color: rgba(40, 40, 40, 0.8);
		font-size:30px;
	}
	
	.printAgenda
	{
		top:20px;
		left:20px;
		color:rgb(54, 167, 234);
	}
	
	.printAgendaTexto
	{
		top:100px;
		left:50px;
		width:340px;
		background-color: rgba(54, 167, 234, 0.8);
		font-size:30px;
	}
	
	.printDashboard
	{
		color:rgb(54, 167, 234);
		top:120px;
		right:50px;
	}
	
	.printDashboardTexto
	{
		top:200px;
		right:38px;
		width:350px;
		background-color: rgba(0, 218, 139, 0.8);
		font-size:30px;
	}
	
	.printSeguranca
	{
		color:rgb(255, 255, 255);
		top:120px;
		right:50px
	}
	
	.printSegurancaTexto
	{
		top:200px;
		right:100px;
		width:370px;
		font-size:30px;
		background-color: rgba(255, 255, 255, 0.3);
	}
	
	.printCotacao
	{
		color:rgba(255, 255, 255);
		top:20px;
		left:50px
	}
	
	.printCotacaoTexto
	{
		top:100px;
		left:50px;
		width:650px;
		color:rgb(40, 40, 40);
		line-height:40px;
		font-size:30px;
		background-color: rgba(255, 255, 255, 0.8);
	}
	
	.printOrcamento
	{
		color:rgba(40, 40, 40);
		top:90px;
		left:0px;
		transform:rotate(-90deg);
		-webkit-transform:rotate(-90deg);
	}
	
	.printOrcamentoTexto
	{
		top:20px;
		left:150px;
		width:940px;
		color:rgb(40, 40, 40);
		background-color: rgba(255, 255, 255, 0.8);
		font-size:30px;
	}
	
	
	.printCallcenter
	{
		color:rgba(40, 40, 40);
		top:30px;
		left:30px;
	}
	
	.printCallcenterTexto
	{
		top:120px;
		left:120px;
		width:400px;
		color:rgb(40, 40, 40);
		background-color: rgba(255, 255, 255, 0.8);
		font-size:30px;
	}
	
	#home 
	{
		background: linear-gradient(to right, #00DA8B, #36A7EA);
		background: -webkit-linear-gradient(right, #00DA8B, #36A7EA);
		background: -moz-linear-gradient(right, #00DA8B, #36A7EA);
		background: -ms-linear-gradient(right, #00DA8B, #36A7EA);
		background: -o-linear-gradient(right, #00DA8B, #36A7EA);
		/*background-color:#F0F;*/
	}
	
	.yespaisagemCel
	{
		display:none;
	}
	
	.rightButton
	{
		position: absolute;
		right:100;
		bottom:100;
		cursor:pointer;
		background-image:url(../images/setaDireita.png);
		width: 50;
		height: 50;
		transform: translate(-50%, -50%);
	}
	
	.leftButton
	{
		position: absolute;
		left:200;
		bottom:100;
		cursor:pointer;
		background-image:url(../images/setaEsquerda.png);
		width: 50;
		height: 50;
		transform: translate(-50%, -50%);
	}
	
	.tituloQuemSomos
	{
		font-size:70px;
		padding-top:30px;
	}
	
	.textoQuemSomos
	{
		padding:5px;
		font-size:14px;
		text-align:justify;
	}
	
	.tituloFuncionalidade
	{
		font-size:70px;
		padding-top:30px;
	}
	
	.textoFuncionalidades
	{
		padding:5px;
		font-size:14px;
		text-align:justify;
	}
	
	.telaMacFuncionalidades
	{
		position: fixed;
		left: 50%;
		top: 50%;
		width: 500;
		height: 28%;
		transform: translate(-40%, -70%);
		-webkit-transform: translate(-45%, 8%); /* Safari and Chrome */
		-moz-transform: translate(-50%, -70%); /* Firefox */
		-ms-transform: translate(-50%, -70%); /* IE 9 */
		-o-transform: translate(-50%, -70%); /* Opera */
		font-family:OdontoCloudLight;
		font-size:26px;
		color:#525355;
		letter-spacing:2px;
		font-weight:bold;
	}
	
	.setaMacFuncionalidades
	{
		font-family:OdontoCloudLight;
		font-size:40px;
		color:#FFF;
		padding-top:45px;
		transform:scale(1,4); /* W3C */
		-webkit-transform:scale(1,3); /* Safari and Chrome */
		-moz-transform:scale(1,3); /* Firefox */
		-ms-transform:scale(1,3); /* IE 9 */
		-o-transform:scale(1,3); /* Opera */
	}
	
	.tituloMacFuncionalidades
	{
		position:absolute;
		font-family:OdontoCloud;
		height:100%;
		padding-left:40px;
		padding-top:100px;
		color:#FFF;
		font-size:30px;
	}
	
	.textoMacFuncionalidades
	{
		font-size:22px;
		margin-top:-15px;
		color:#FFF;
	}
	
	.tituloExperimente
	{
		font-family:OdontoCloud;
		color:#FFF;
		font-size:70px;
		padding-top:30px;
		padding-left:100px !important;
	}
	
	.subtituloExperimente
	{
		font-family:OdontoCloudLight;
		color:#FFF;
		margin-top:-50;
		font-size:65px;
		text-align:right;
		padding-right:200px !important;
	}
	
	.labelInputExperimente
	{
		color:#FFF;
		font-family:OdontoCloudLight;
		font-size:23px;
		margin-top:-3px;
	}
	
	.inputExperimente
	{
		border-left-style:none;
		border-right-style:none;
		border-top-style:none;
		background-color:rgba(255,255,255,0.2);
		border-bottom-color:#FFF;
		color:#FFF;
		padding-left:10px;
		text-transform:uppercase;
		font-family:OdontoCloud;
		font-size:20px;
	}
	
	.inputSubmit
	{
		margin-top:30px;
		margin-right:30px;
		font-family:OdontoCloud;
		font-size:23px;
		padding:10px;
		border-style:solid;
		height:50px;
		width:150px;
		background-color:transparent;
		color:#FFF;
		border-color:#FFF;
	}
	
	.textoContato
	{
		font-family:OdontoCloud;
		color:#525355;
		font-size:20px;
		padding-top:20px;
		text-align:left;
	}
	
	.block-center 
	{
		width: 90%;
	}
	
	.alturaDivFuncionalidades
	{
		height:1150px;
	}
	
	.tableFuncionalidades
	{
		margin-left: 30px;
	}
	
	.block-center-middle {
		position: absolute;
		left: 50%;
		top: 50%;
		width:100%;
		height: 50%;
		padding: 0 20px;
		transform: translate(-50%, -50%);/*max-width:940px;*/
	}
	
	.navigationMenu 
	{
		position: fixed;
		width: 18rem;
		height: 100vh;
		top: 0;
		right: 0;
		background: rgba(255,255,255, 0.5);
		text-align: center;
		padding: 7.75rem 1.75rem 1.75rem 1.75rem;
		z-index: 1;
		-webkit-transform: translateX(100vh) scale(0.5, 0.25);
		-ms-transform: translateX(100vh) scale(0.5, 0.25);
		transform: translateX(100vh) scale(0.5, 0.25);
		-webkit-transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
		transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	}
	
	.navigationMenu a 
	{
		font-family:OdontoCloud;
		font-size:30px;
		color: #1e1712;
		display: block;
		text-decoration: none !important;
		margin-bottom: 0.8em;
	}
	
	.noretratoCel
	{
		display:none;
	}
	
	.alturaDivPlanoUnico
	{
		height:300px !important;
	}
	
	#planoUnico
	{
		background-color:#2c2d2e !important;
		color:#dbe1e1;
		font-size:15px !important;
		text-align:justify;
	}
	
	.alturaUnico
	{
		 padding-top:100px;
	}
	
	.divHome
	{
		height:800px !important;
	}
	
	.alturaDiv
	{
		height:750px !important;
	}
}


/*	******************  NOTEBOOK  ******************	*/
@media only screen and (min-device-width : 1366px)
{
	#home 
	{
		background: linear-gradient(to right, #00DA8B, #36A7EA);
		background: -webkit-linear-gradient(right, #00DA8B, #36A7EA);
		background: -moz-linear-gradient(right, #00DA8B, #36A7EA);
		background: -ms-linear-gradient(right, #00DA8B, #36A7EA);
		background: -o-linear-gradient(right, #00DA8B, #36A7EA);
		/*background-color:#0FF;*/
	}
	
	.slidesTotal
	{
		width:1300px;
		height:640px;
	}
	
	.alturaDivPrint
	{
		height:665px;
	}
	
	.tituloPrint
	{
		position:absolute;
		font-family:OdontoCloud;
		font-size:38px;
	}
	
	.textoPrint
	{
		position:absolute;
		font-family:OdontoCloud;
		font-size:23px;
		color: rgb(255, 255, 255);
		line-height: 1.27;
		padding: 10px;
		box-sizing: border-box;
		background-clip:padding-box;
		z-index:1;
	}
	
	.printMarketing
	{
		top:105px;
		right:38px;
		color:rgb(54, 167, 234);
	}
	
	.printMarketingTexto
	{
		top:170px;
		right:38px;
		width:350px;
		background-color: rgba(54, 167, 234, 0.8);
	}
	
	.printMigracao
	{
		top:20px;
		left:20px;
		color:rgb(255, 188, 5);
	}
	
	.printMigracaoTexto
	{
		top:75px;
		left:38px;
		width:500px;
		background-color: rgba(255, 188, 5, 0.8);
	}
	
	.printSMS
	{
		top:20px;
		left:20px;
		color:rgba(40, 40, 40);
	}
	
	.printSMSTexto
	{
		top:75px;
		left:38px;
		width:490px;
		background-color: rgba(40, 40, 40, 0.8);
	}
	
	.printAgenda
	{
		top:20px;
		left:20px;
		color:rgb(54, 167, 234);
	}
	
	.printAgendaTexto
	{
		top:100px;
		left:50px;
		width:340px;
		background-color: rgba(54, 167, 234, 0.8);
	}
	
	.printDashboard
	{
		color:rgb(54, 167, 234);
		top:120px;
		right:50px;
	}
	
	.printDashboardTexto
	{
		top:200px;
		right:38px;
		width:350px;
		background-color: rgba(0, 218, 139, 0.8);
	}
	
	.printSeguranca
	{
		color:rgb(255, 255, 255);
		top:120px;
		right:50px
	}
	
	.printSegurancaTexto
	{
		top:200px;
		right:100px;
		width:350px;
		background-color: rgba(255, 255, 255, 0.3);
	}
	
	.printCotacao
	{
		color:rgba(255, 255, 255);
		top:20px;
		left:50px
	}
	
	.printCotacaoTexto
	{
		top:100px;
		left:50px;
		width:650px;
		color:rgb(40, 40, 40);
		line-height:40px;
		background-color: rgba(255, 255, 255, 0.8);
	}
	
	.printOrcamento
	{
		color:rgba(40, 40, 40);
		top:90px;
		left:0px;
		transform:rotate(-90deg);
		-webkit-transform:rotate(-90deg);
	}
	
	.printOrcamentoTexto
	{
		top:20px;
		left:150px;
		width:900px;
		color:rgb(40, 40, 40);
		background-color: rgba(255, 255, 255, 0.8);
	}
	
	
	.printCallcenter
	{
		color:rgba(40, 40, 40);
		top:30px;
		left:30px;
	}
	
	.printCallcenterTexto
	{
		top:120px;
		left:120px;
		width:400px;
		color:rgb(40, 40, 40);
		background-color: rgba(255, 255, 255, 0.8);
	}
	
	
	
	.alturaDiv
	{
		height:670px;
	}
	
	.rightButton
	{
		position: absolute;
		right:100;
		bottom:100;
		cursor:pointer;
		background-image:url(../images/setaDireita.png);
		width: 50;
		height: 50;
		transform: translate(-50%, -50%);
	}
	
	.leftButton
	{
		position: absolute;
		left:200;
		bottom:100;
		cursor:pointer;
		background-image:url(../images/setaEsquerda.png);
		width: 50;
		height: 50;
		transform: translate(-50%, -50%);
	}
	
	.tituloQuemSomos
	{
		font-size:70px;
		padding-top:30px;
	}
	
	.textoQuemSomos
	{
		padding:5px;
		font-size:14px;
		text-align:justify;
	}
	
	.tituloFuncionalidade
	{
		font-size:70px;
		padding-top:30px;
	}
	
	.textoFuncionalidades
	{
		padding:5px;
		font-size:14px;
		text-align:justify;
	}
	
	.telaMacFuncionalidades
	{
		position: fixed;
		top: 50%;
		left:50%;
		width: 62%;
		height: 32%;
		padding: 0 20px;
		transform: translate(-46%, -38%);
		font-family:OdontoCloudLight;
		font-size:26px;
		color:#FFF;
		padding-top:75px;
		letter-spacing:2px;
		font-weight:bold;
	}
	
	.setaMacFuncionalidades
	{
		font-family:OdontoCloudLight;
		height:100%;
		padding-top:143px;
		font-size:40px;
		transform:scale(1,4); /* W3C */
		-webkit-transform:scale(1,6); /* Safari and Chrome */
		-moz-transform:scale(1,6); /* Firefox */
		-ms-transform:scale(1,6); /* IE 9 */
		-o-transform:scale(1,6); /* Opera */
	}
	
	.tituloMacFuncionalidades
	{
		font-family:OdontoCloud;
		height:100%;
		padding-left:40px;
		padding-top:150px;
		font-size:40px;
	}
	
	.tituloExperimente
	{
		font-family:OdontoCloud;
		color:#FFF;
		font-size:70px;
		padding-top:30px;
		padding-left:200px !important;
	}
	
	.subtituloExperimente
	{
		font-family:OdontoCloudLight;
		color:#FFF;
		margin-top:-50;
		font-size:65px;
		text-align:right;
		padding-right:200px !important;
	}
	
	.labelInputExperimente
	{
		color:#FFF;
		font-family:OdontoCloudLight;
		font-size:23px;
		margin-top:-3px;
	}
	
	.inputExperimente
	{
		border-left-style:none;
		border-right-style:none;
		border-top-style:none;
		background-color:rgba(255,255,255,0.2);
		border-bottom-color:#FFF;
		color:#FFF;
		padding-left:10px;
		text-transform:uppercase;
		font-family:OdontoCloud;
		font-size:20px;
	}
	
	.inputSubmit
	{
		margin-top:30px;
		margin-right:30px;
		font-family:OdontoCloud;
		font-size:23px;
		padding:10px;
		height:50px;
		border-style:solid;
		width:150px;
		background-color:transparent;
		border-width:thin;
		border-style:solid;
		color:#FFF;
		border-color:#FFF;
	}
	
	.textoContato
	{
		font-family:OdontoCloud;
		color:#525355;
		font-size:20px;
		padding-top:20px;
		text-align:left;
	}
	
	.block-center 
	{
		width: 80%;
	}
	
	.alturaDivFuncionalidades
	{
		height:1300px;
	}
	
	.block-center-middle {
		position: absolute;
		left: 50%;
		top: 50%;
		width:50%;
		height: 50%;
		padding: 0 20px;
		transform: translate(-50%, -50%);/*max-width:940px;*/
	}
	
	.alturaDivExperimente
	{
		height:670px !important;
	}
	
	.alturaDivContato
	{
		height:670px !important;
	}
	
	.navigationMenu 
	{
		position: fixed;
		width: 18rem;
		height: 100vh;
		top: 0;
		right: 0;
		background: rgba(255,255,255, 0.5);
		text-align: center;
		padding: 6.75rem 1.75rem 1.75rem 1.75rem;
		z-index: 1;
		-webkit-transform: translateX(100vh) scale(0.5, 0.25);
		-ms-transform: translateX(100vh) scale(0.5, 0.25);
		transform: translateX(100vh) scale(0.5, 0.25);
		-webkit-transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
		transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	}
	
	.navigationMenu a 
	{
		font-family:OdontoCloud;
		font-size:30px;
		color: #1e1712;
		display: block;
		text-decoration: none !important;
		margin-bottom: 0.8em;
	}
	
	.noretratoCel
	{
		display:none;
	}
	
	.yespaisagemCel 
	{
		display:none;
	}
	
	.tableFuncionalidades
	{
		margin-left:50px;
	}
	
	.alturaDivPlanoUnico
	{
		height:320px !important;
	}
	
	#planoUnico
	{
		background-color:#2c2d2e !important;
		padding:5px;
		color:#dbe1e1;
		letter-spacing:1px;
		font-size:17px !important;
		text-align:justify;
	}
	
	.alturaUnico
	{
		 padding-top:100px;
	}
}
