@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Octopus_Wide_0';
    src: url('../fonts/Octopus_Wide_0.eot');
    src: url('../fonts/Octopus_Wide_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Octopus_Wide_0.woff2') format('woff2'),
         url('../fonts/Octopus_Wide_0.woff') format('woff'),
         url('../fonts/Octopus_Wide_0.ttf') format('truetype'),
         url('../fonts/Octopus_Wide_0.svg#Octopus_Wide_0') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Octopus_Narrow_2';
    src: url('../fonts/Octopus_Narrow_2.eot');
    src: url('../fonts/Octopus_Narrow_2.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Octopus_Narrow_2.woff2') format('woff2'),
         url('../fonts/Octopus_Narrow_2.woff') format('woff'),
         url('../fonts/Octopus_Narrow_2.ttf') format('truetype'),
         url('../fonts/Octopus_Narrow_2.svg#Octopus_Narrow_2') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Octopus_1';
    src: url('../fonts/Octopus_1.eot');
    src: url('../fonts/Octopus_1.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Octopus_1.woff2') format('woff2'),
         url('../fonts/Octopus_1.woff') format('woff'),
         url('../fonts/Octopus_1.ttf') format('truetype'),
         url('../fonts/Octopus_1.svg#Octopus_1') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aqua';
    src: url('../fonts/aqua.eot');
    src: url('../fonts/aqua.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aqua.woff2') format('woff2'),
         url('../fonts/aqua.woff') format('woff'),
         url('../fonts/aqua.ttf') format('truetype'),
         url('../fonts/aqua.svg#aqua') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
}

ul {
	margin-left:0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
}

label,p {
	
}

a {
	
}

span {
	
}

.button {
	background:#47b364;
	border-radius:4px;
	border-bottom:8px solid #338749;
	font-size:32px;
	cursor:pointer;
}

.row {
	max-width:85em;
}

.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}


.offset-0 {
	padding-left:0px;
	padding-right:0px;
}

/*Banner*/
#banner {
	float:left;
	width:100%;
	background:url(../images/banner-img.jpg) 50% 50% fixed no-repeat;
	background-size:cover;
	height:740px;
}

#banner .mobile {
	z-index:999;
}


/* Header Style */
#header {
	width:100%;
	background:rgba(0,0,0,0.6);
	float:left;
	padding:20px 0px 16px 0px;
	margin-bottom:10px;
}

#header .top-bar {
	background:none;
}

#header .top-bar-section ul {
	margin-top:10px;
}

#header .top-bar-section ul.left {
	margin-left:20px;
}

#header .top-bar-section ul li {
	background:none;
	list-style:none;
}

#header h1 {
	line-height:38px;
}

#header .top-bar-section ul.left li:first-child {
	border-left:2px solid #fff;
}

#header .top-bar-section ul li a {
	color:#fff;
	font-size:22px;
	background:none;
	font-family: 'Octopus_Narrow_2';
	text-align:center;
	line-height:34px;
	padding:0px 15px;
}

#header .top-bar-section li.active a, #header .top-bar-section li:hover a {
}

#header .top-bar-section ul li a.button {
	border:1px solid #fff;
	font-size:22px;
	line-height:0px;
	padding:20px 10px;
	display:inline-block;
	text-align:center;
	border-radius:4px;
	font-family: 'Octopus_Wide_0';
	top:0px;
}


#banner .panel {
	border:none;
	background:none;
	padding:0px;
	padding-top:125px;
}

#banner .panel h2 {
	font-size:79px;
	line-height:75px;
	font-weight:900;
	color:#fff;
}

#banner .panel h3 {
	font-size:55px;
	color:#fff;
	margin-bottom:30px;
}

#banner .panel a.button {
	background:#47b364;
	border-radius:4px;
	border-bottom:8px solid #338749;
	font-size:32px;
	cursor:pointer;
}

/*company*/
#company  {
	float:left;
	width:100%;
	background:#f7f8fa;
	padding-top:38px;
	padding-bottom:30px;
}

#company ul {
	float:left;
	margin-left:0px;
}

#company ul li {
	list-style:none;
	display:inline-block;
	padding:0px 5px;
}

/*Faz*/
#faz  {
	float:left;
	width:100%;
	background:#e8eaed;
	padding-top:55px;
	padding-bottom:80px;
}

#faz h3 {
	color:#7c25f8;
	font-size:49px;
	font-weight:bold;
}

#faz p {
	font-size:29px;
	line-height:32px;
	color:#272727;
}

/*Simples*/
#simples  {
	float:left;
	width:100%;
	background:url(../images/simpal.jpg) 50% 50% fixed no-repeat;
	background-size:cover;
	padding-top:60px;
	height:720px;
	position:relative;
}

#simples h2 {
	font-size:77px;
	color:#fff;
	font-weight:900;
}

#simples p {
	font-size:52px;
	color:#fff;
	line-height:50px;
	margin-bottom:0px;
}

#simples .panel {
	padding:0px;
	border:none;
	background:none;
	padding-top:100px;
}

#simples .fixedRight {
	position:absolute;
	right:0px;
	z-index:999;
	bottom:0px;
	max-width:1050px;
}

/*Passos*/
#passos  {
	float:left;
	width:100%;
	background:#2c2f39;
	padding:40px 0px;
}

#passos h2 {
	font-size:66px;
	color:#fff;
	font-weight:bold;
	margin-bottom:40px;
}

#passos span {
	font-size:40px;
	color:#ffffff;
	background:#5c1fc9;
	border-radius:100%;
	padding:10px 22px;
	position:relative;
	
}

#passos h4 {
	font-size:35px;
	color:#fff;
}

#passos p {
	font-size:22px;
	line-height:26px;
	color:#82adbe;
}

#passos span:after {
	position:absolute;
	border:1px dotted #fff;
	height:328px;
	content:'';
	top:100%;
	left:50%;
}

#passos .panel {
	padding:0px;
	background:none;
	border:none;
	padding-top:20px;
}

#passos .mark {
	padding-top:70px;
}

#passos .details {
	float:left;
	width:100%;
	padding-top:80px;
}

#passos .details h5 {
	font-size:20px;
	margin-top:30px;
}

#passos .pronto {
	float:left;
	width:100%;
	padding-left:84px;
}

#passos .details p {
	font-size:18px;
	color:#82adbe;
	line-height:19px;
}

#passos a.button {
	width:100%;
	margin-top:30px;
}

.button:hover {
	background:#47b364;
}

/*Faca*/
#faca  {
	float:left;
	width:100%;
	background:url(../images/banner-img.jpg) 50% 50% fixed no-repeat;
	background-size:cover;
	padding:40px 0px 0px 0px;
}

#faca  h3 {
	font-size:58px;
	color:#dedede;
	font-weight:bold;
}

#faca mark {
	background:#2c303f;
	color:#dedede;
	padding:0px 10px;
}

#faca .slider-desktop {
	float:left;
	width:100%;
	background:url(../images/desktop-img.png) 0% 0% no-repeat;
	background-size:cover;
	padding-top:100px;
}

#faca .slider-desktop a {
	color:#2e82e0;
}

#faca .bx-wrapper {
	margin-bottom:20px;
}

/*Resultado*/
#resultado  {
	float:left;
	width:100%;
	background:#fff;
	padding-top:60px;
	padding-bottom:35px;
}

#resultado h2 {
	font-size:65px;
	color:#7c25f8;
	font-weight:bold;
}

#resultado p {
	font-size:29px;
	line-height:30px;
	color:#2c2f39;
	margin-bottom:50px;
}

#resultado p span {
	color:#7c25f8;
}

#resultado ul.bxslider-2 li img {
	position:relative;
}

#resultado .text {
	position:absolute;
	bottom:5%;
	left:5%;
}

#resultado .text h5 {
	font-size:29px;
	margin:0px;
}

#resultado .text h6 {
	font-size:18px;
	margin:0px;
}


/*Confira*/
#confira  {
	float:left;
	width:100%;
	background:#e8eaed;
	padding-top:40px;
	padding-bottom:30px;
}

#confira h2 {
	font-size:65px;
	color:#4f5c71;
	font-weight:900;
	line-height:65px;
	margin-bottom:30px;
}

#confira h4 {
	color:#4f5c71;
	font-size:43px;
}

#confira .panel {
	border:1px solid #4f5c71;
	border-top:3px solid #7c25f8;
	border-radius:4px;
	float:left;
	width:100%;
	padding:0px;
	background:#ffffff;
	position:relative;
}

#confira h3 {
	font-size:60px;
	color:#4f5c71;
	line-height:15px;
	margin:20px 0px;
}

#confira h3 span{
	font-size:18px;
	color:#4f5c71;
}

#confira .text-details {
	float:left;
	width:100%;
	padding:40px 30px 0px 30px;
	border-bottom:1px solid #4f5c71;
}

#confira .text-details ul {
	margin-left:0px;
}

#confira .text-details ul li {
	list-style:none;
	display:inline-block;
	width:100%;
	background:url(../images/right-tick.png) 0% 8px no-repeat;
	font-size:19px;
	padding:6px 0px 6px 32px;
	color:#999999;
	line-height:20px;
}

#confira a.button {
	font-size:19px;
	margin-bottom:0px;
	background:#47b364;
	line-height:60px;
	padding:0px 0px;
	margin:25px 0px;
	width:100%;
}

#confira h6 {
	font-size:16px;
	color:#7c25f8;
	line-height:18px;
}

#confira .mais {
	position:absolute;
	top: -11%;
	right: -20%;
	background:url(../images/circle.png) 0% 0% no-repeat;
	width:130px;
	padding: 35px 12px;
	text-align: center;
}

#confira .mais h5 {
	font-size:23px;
	color:#ffffff;
	text-transform:uppercase;
}

.basico {
	padding-top:85px;
}

#confira .text-details ul li span {
	color:#7c25f8;
}

#confira h6 {
	font-size:18px;
	color:#999999;
	padding-right:25px;
}

#confira h6 b {
	color:#4f5c71;
	border-bottom:2px solid #4f5c71;
	margin-left:10px;
}

#confira span.por-mes {
	background:#7c25f8;
	color:#fff;
	border-radius:100%;
	font-size:11px;
	padding:9px 4px;
	display:inline-block;
	margin-top:-10px;
}

/*AppSales*/
#appsales  {
	float:left;
	width:100%;
	background:#2d2d2d;
	padding-top:30px;
}

#appsales h5 {
	font-size:37px;
	color:#ffffff;
	line-height:40px;
	font-weight:200;
	margin-bottom:30px;
}

#appsales img.app {
	margin-top:-100px;
}

#appsales ul li {
	list-style:none;
	background:url(../images/right-tick-small.png) 0% 0px no-repeat;
	padding:2px 0px 2px 48px;
}

/*Somos*/
#somos  {
	float:left;
	width:100%;
	padding:50px 0px 30px 0px;
}

#somos h3 {
	font-size:59px;
	color:#4f5c71;
	font-weight:800;
	line-height:57px;
	padding:0px 70px;
}

#somos h3 span {
	color:#7c25f8;
}

/*Phone*/
#phone  {
	float:left;
	width:100%;
	padding:50px 0px 0px 0px;
}

#phone ul {
	float:left;
	width:100%;
	margin:0px;
}

#phone ul li {
	list-style:none;
	float:left !important;
	background:#13ce66;
	padding-top:70px;
	position:relative;
}

#phone ul li.mobile-2 {
	background:#fff;
}

#phone ul li.mobile-3 {
	background:#ff7849;
}

#phone ul li.mobile-4 {
	background:#7e5bef;
}

#phone ul li:last-child {
	background:#ff49db;
}

#phone .overlay {
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.9);
	text-align:center;
	display:none;
}

#phone li:hover .overlay {
	display:block;
}

#phone .overlay .url, #phone .overlay .link {
	display:table;
	vertical-align:middle;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}

#phone .overlay .link {
	display:table-cell;
}

#phone .overlay .link a {
	width:auto;
	padding:10px 30px;
	background:#fff;
	border-radius:4px;
	color:#000;
}

#phone .bx-wrapper { width:100% !important; max-width:100% !important;}

#phone .bx-wrapper .bx-prev { left:50px;}

#phone .bx-wrapper .bx-next { right:50px;}

/*#phone .bxslider-3 { width:100% !important;}*/
/*Microsoft*/
#microsoft  {
	float:left;
	width:100%;
	background:#00b4fe;
	padding-top:35px;
	padding-bottom:50px;
}

/*Footer*/
#footer  {
	float:left;
	width:100%;
	background:#273444;
	padding:70px 0px;
}

#footer .top {
	padding-top:38px;
}

#footer h4 {
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}

#footer ul {
	float:left;
	width:100%;
	margin:0px;
}

#footer ul li {
	list-style:none;
	display:inline-block;
	width:100%;
	padding:5px 0px;
}

#footer ul li a {
	font-size:14px;
	color:#5d6b7d;
}

#footer ul.social-media {
	margin-top:90px;
}

#footer ul.social-media li {
	width:auto;
	padding:0px 5px;
}

.reveal-modal .close-reveal-modal {
	top: -0.375rem;
    right: 0.375rem;
}

/* Small Screens*//* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width:40em) {

#header .columns {
	padding:0px;
}

.top-bar .toggle-topbar.menu-icon a {
	height:40px;
}


.top-bar.expanded .title-area {
	background:none;
}


ul li h1 {
	margin-top:0px;
	margin-left:15px;
}

#header .top-bar-section ul {
	margin-top:15px;
	padding:0px 20px;
}

#header .top-bar-section ul.left {
	margin-left:0px;
}

#header .top-bar-section ul.right {
	margin-top:0px;
}

#header .top-bar-section ul.left li:first-child {
	border:none;
}

#faz h3 {
	font-size:24px;
}

#faz p {
	font-size:16px;
	line-height:28px;
}

#banner {
	height:auto;
}

#banner .panel h2 {
	font-size:44px;
	line-height:54px;
}

#banner .panel h3 {
	font-size:32px;
}

#banner .panel a.button {
	font-size:18px;
}

.button {
	font-size:18px;
}

#simples h2 {
	font-size:48px;
}

#simples p {
	font-size:30px;
	line-height:40px;
}

#simples img.simpal-mobile {
	margin-top:0px;
}

#passos h2 {
	font-size:40px;
}

#passos span {
	display:none;
}

#passos .pronto {
	padding-left:0px;
}

#passos h4 {
	font-size:22px;
}

#passos p {
	font-size:16px;
	line-height:22px;
}

#faca  h3 {
	font-size:32px;
}

#resultado h2 {
	font-size:40px;
}

#resultado p {
	font-size:16px;
	line-height:24px;
}

#confira h2 {
	font-size:40px;
	line-height:50px;
}

.basico {
	padding-top:20px;
}

#confira h3 {
	font-size:40px;
}

#confira h3 span {
	font-size:16px;
}

#confira h4 {
	font-size:26px;
}

#confira .mais {
	display:none;
}

#appsales img.app {
	margin-top:0px;
}

#appsales h5 {
	font-size:24px;
	line-height:30px;
}

#somos h3 {
	font-size:34px;
	line-height:40px;
	padding:0px 30px;
}

#footer .top {
	padding-top:0px;
}

#footer ul.social-media {
	margin-top:20px;
}

#footer ul.social-media li {
	padding:0px 2px;
}

#resultado .text h5 {
	font-size:10px;
}

#resultado li:last-child {
	margin-right:0px !important;
}

#resultado li:first-child {
	margin-left:10px !important;
}

#resultado .text h6 {
	font-size:8px;
}

.bx-wrapper .bx-controls-direction a {
	display:none;
}

#banner .panel,#simples .panel {
	padding-top:30px;
}

#faz {
	padding:40px 0px;
}

#phone li {
	width:300px !important;
}

}

/* Medium Screens *//* min-width 641px, medium screens */
@media only screen and (min-width:40.0625em) and (max-width:64em) {

#header .top-bar-section ul li a {
	font-size:18px;
	padding:0px 10px;
}

#header .top-bar-section ul li a.button {
	font-size:18px;
}

#banner .panel h2,#simples h2 {
	font-size:50px;
	line-height:50px;
}

#banner .panel h3 {
	font-size:40px;
}

.button {
	font-size:22px !important; 
}

#faz h3,#simples p {
	font-size:30px;
}

#faz p {
	font-size:22px;
}

#simples img.simpal-mobile {
	margin-top:0px;
}

#passos h2 {
	font-size:40px;
}

#passos .pronto {
	padding-left:0px;
}

#passos .details h5 {
	font-size:16px;
}

#passos .details p {
	font-size:14px;
}

#faca  h3 {
	font-size:46px;
}

#resultado h2 {
	font-size:42px;
}

#resultado p {
	font-size:24px;
}

#confira h2 {
	font-size:46px;
	line-height:56px;
}

#confira h4,#confira h3 {
	font-size:20px;
}

#confira .text-details {
	padding:10px 10px;
}

#confira .text-details ul li {
	font-size:16px;
}

#confira a.button {
	font-size:12px !important;
	line-height:40px !important;
}

#confira .mais {
	right:-42%;
}

#confira h6 {
	font-size:13px;
}

#appsales h5 {
	font-size:26px;
	line-height:36px;
}

#appsales img.app {
	margin-top:0px;
}

#somos h3 {
	font-size:40px;
}

.bx-wrapper .bx-controls-direction a {
	display:none;
}

#phone li {
	width:300px !important;
}
	
}

/* Large Screens *//* min-width 1025px, large screens */
@media only screen and (min-width:64.0625em) and (max-width:90em) {
	
}

/* XLarge Screens *//* min-width 1441px, xlarge screens */
@media only screen and (min-width:90.0625em) and (max-width:120em) {
	
}

/* XXLarge screens *//* min-width 1921px, xxlarge screens */
@media only screen and (min-width:120.063em) and (max-width:120em) {
	
}