/*Header and General*/
.stuck {
	position: fixed;
	z-index: 99999;
	background-color: #FFF;
	width: 100%;
	top: 0;
	left: 0;
}
.bar__module:not(:only-child) {
	margin-top: 1em;
}
.bar a.hamburger-toggle i {
	margin-top: 0.5em;
}
.bar .logo {
	max-height: initial;
}
.menu-horizontal > li:not(:hover) > a, .menu-horizontal > li:not(:hover) > span, .menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
	opacity: 0.7;
	font-size: 0.9em;
}
.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
	font-size: 0.9em;
}
.menu-horizontal li.active a {
	opacity: 1 !important;
	color: #45b89d;
}
.modal-container.modal-active {
	z-index: 99999;
}
.main-container {
	margin-top: 5rem;
}
p {
	font-size: 1.1em;
	color: #2f2f2f;
}
.btn .label {
	top:-1.8em;
}
.btn .label i {
	color: #FFF;
}
.pricing .from {
	font-size: 0.8em;
}
.pricing .label {
	top:1.5em;
	right:1.5em;
}
.pricing .label.bg--secondary {
	color: #252525;
}
.pricing .label.bg--tertiary {
	color: #252525;
	background-color: #FFB479;
}
.pricing__cents {
	font-size: 0.3em;
}
.pricing .h1 {
	margin-bottom: -0.3em;
}
.precos .pricing .h1 {
		color: #bebebe;
		font-size: 3em;
}
.precos .pricing.boxed--emphasis .h1 {
	color: #2f2f2f;
	font-weight: 500;
	font-size: 4.21428571428571em;
}
.precos .pricing.boxed--emphasis {
	-webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.4);
	border-color: #a2a2a2;
}
.pricing-1 p:last-of-type {
	margin-bottom: 0.5em;
}
.pricing-1 p.home:last-of-type {
	margin-bottom: 2.5em;
}
.pricing-1 a.btn span.btn__text div {
	margin-top: -1em;
}
.like-h2 {
	margin-bottom: 0.78787878787879em;
	font-size: 2.35714286em;
	line-height: 1.36363636em;
	margin-top:0;
	font-weight: bold;
}
.list--hover.list-image img {
	padding-bottom: 20px;
}
.color-yellow {
	color: #FFB479 !important;
}
.margin-1 {
	margin: 1em 0;
}
.margin-2 {
	margin: 2em 0;
}
.margin-3 {
	margin: 3em 0;
}
.video-play-icon {
	background: rgba(255,255,255,0.9);
	border: rgba(255,255,255,0.9);
	width: 3.429em;
	height: 3.429em;
}
.video-play-icon:hover {
	background: rgba(255,255,255,1);
	border: rgba(255,255,255,1);
	width: 3.8em;
	height: 3.8em;
}
.whatsapp-float-btn {
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	box-shadow: 2px 2px 3px #999;
	z-index:100;
	vertical-align: middle;
	line-height: 60px;
}
.whatsapp-float-btn:hover {
	color:#474a46;
}
.whatsapp-float-btn:active {
	color:#FFF;
}
/*Home*/
.seu-joao {
	position: relative;
}
.seu-joao img {
	bottom: 0;
	position: absolute;
}
.smooth-shadow {
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}
.imagebg:not(.image--light) .boxed:not(.bg--white):not(.bg--none) {
	background: rgba(20, 20, 20, 0.5);
}
.cta-3 .btn {
	font-size: 1.3em;
}
.cta-3 .switchable__text {
	margin-top: 0;
}

/*Footer*/
label.required:after {
  content: " *";
  font-weight: bold;
  color: #dd6777;
}
label.error {
	color: #dd6777;
	font-weight: bold;
}
.agree_check {
	display: none;
}
.call-me button {
	padding: 10px 40px;
	height: initial;
}
.call-me button span {
	font-size: 1.5rem;
	line-height: 3.5em;
	vertical-align: middle;
}
.call-me button i {
	font-size: 3.5rem;
	vertical-align: middle;
	padding-right: 15px;
}
.call-me button:hover {
	background-color: #FFF;
}
.call-me button:hover i, .call-me button:hover span {
	color: #5bc0be;
}
.call-me-form {
	margin-bottom: 15px;
}
.contact-button {
	width: 100%;
}
.contact-button i {
	color: #666666;
}

/*Google Recaptcha reposition*/
 .grecaptcha-badge {
 	position: relative !important;
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 0 !important;
  bottom: 0 !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}

/*Planos*/
.tabs li.active {
	background-color: #FFB479;
}
.tabs li.active .tab__title span {
	color: #3a506b;
}
.tabs li.active:hover, .tabs li:hover {
	background-color: #5bc0be;
}
.tabs li.active:hover .tab__title span, .tabs li:hover .tab__title span {
	color: #FFF;
}
.total-plan-price {
	top: -2em;
	position: relative;
}

/*Perguntas Frequentes*/
.accordion li .accordion__title {
	opacity: 0.6;
}
.accordion li .accordion__title span.h5 {
	font-size: 1.1em !important;
}
.accordion li .accordion__title:hover span.h5 {
	color: #5bc0be;
}
.accordion li.active .accordion__title:hover span.h5 {
	color: #FFF;
}
.accordion li.active .accordion__content p {
	margin: auto 2em;
}
h2.no-block {
	display: inline-block;
}
h2.h5.no-block {
	font-size: 1.1em;
}
li.active h2.h5.no-block {
	color: #FFF;
}

/*Arrow - scroll to read more*/
.arrow-wrap {
	position:relative;
	z-index:1;
	left:50%;
	top:-15em;
	margin-left:-5em;
	background:#111;
	width:10em;
	height:10em;
	padding:4em 2em;
	border-radius:50%;
	font-size:0.5em;
	display:block;
	box-shadow:0px 0px 5px 0px #333;
}
.arrow {
	float:left;
	position:relative;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 3em 3em 0 3em;
	border-color: #ffffff transparent transparent transparent;
	-webkit-transform:rotate(360deg)
}
.arrow:after {
	content:'';
	position:absolute;
	top:-3.2em;
	left:-3em;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 3em 3em 0 3em;
	border-color: #111 transparent transparent transparent;
	-webkit-transform:rotate(360deg)
}
@-webkit-keyframes arrows {
	0% { top:0; }
	10% { top:12%; }
	20% { top:0; }
	30% { top:12%; }
	40% { top:-12%; }
	50% { top:12%; }
	60% { top:0; }
	70% { top:12%; }
	80% { top:-12%; }
	90% { top:12%; }
	100% { top:0; }
}
.arrow-wrap .arrow {
	-webkit-animation: arrows 2.8s 0.4s;
	-webkit-animation-delay: 3s;
}

/*Arrow - Header contents */
.cover div.arrow-content {
	position: relative;	
}
.cover div.arrow-content p {
	position: relative;
	top: 60px;
}
.cover a.arrow-cover span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.cover a.arrow-cover span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.cover a.arrow-cover span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.cover a.arrow-cover span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*Hover, and personalized buttons*/
.btn--primary:hover, .btn--secondary:hover {
	background-color: #FFB479 !important;
	border-color: #FFB479 !important;
	color: #3a506b !important;
}
.btn--primary:hover .btn__text {
	color: #3a506b !important;
}
.btn--secondary .btn__text, .btn--secondary:visited .btn__text {
	color: #3a506b !important;
}
.btn--primary-1, .btn--primary-1:visited {
	background: #FFB479 !important;
	border-color: #FFB479 !important;
}
.btn--primary-1 .btn__text, .btn--primary-1:visited .btn__text {
	color: #666666 !important;
}
.btn--primary-1:hover {
	background-color: #45b89d !important;
	border-color: #45b89d !important;
}
.btn--primary-1:hover .btn__text {
	color: #FFF !important;
}
.bar__module:not(:only-child) .menu-horizontal {
	top:-2em;
}
.rs_flag {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 130px;
	height: 119px;
	z-index: 99;
}
/*Responsive*/
@media (min-width: 1024px) and (max-width: 1200px) {
	.bar__module:not(:only-child) .menu-horizontal {
		top:0;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.bar-2 .bar__module, .bar-1 .bar__module {
		margin-bottom: 0;
	}
	.pricing .label {
		top:1em;
		right:1em;
	}
	.bar__module:not(:only-child) {
		display: inline-block;
		margin-top: -2em;
	}
	.bar__module:not(:only-child) .menu-horizontal {
		top:0;
	}
}
@media (max-width: 767px ) {
	.cta-3 .btn {
		padding-right: 1em;
		padding-left: 1em;
	}
	.cta-3 .btn .btn__text, .btn i {
		font-size: 0.8em;
	}
	.cta-1 .btn {
		padding-right: 0.8em;
		padding-left: 0.8em;
	}
	.total-plan-price {
		top: -4em;
	}
	.seu-joao img {
		position:relative;
		max-height: 250px;
		display: initial;
	}
	.pricing .label {
		top:6em;
		right:1em;
	}
	.whatsapp-float-btn {
		right: 10px;
		bottom: 10px;
	}
	.call-me button {
		padding: 10px 20px;
		height: initial;
	}
	.call-me button span {
		font-size: 1rem;
		line-height: 2.8em;
		vertical-align: middle;
	}
	.call-me button i {
		font-size: 2.8rem;
		vertical-align: middle;
		padding-right: 15px;
	}
	footer .btn .label {
		right: -0.5em;
	}
}