:root {
    --font-size: 28px;
    --line-height: 48px;
    --card-feature-height: 280px;
    --card-feature-width: 300px;
}

.disabled {
    opacity: 0.5;
    cursor: default !important;
	pointer-events: none;
}

.readonly {
    cursor: default !important;
}

.horizontal-group {
	display: flex;
	align-items: center;
}

.vertical-group {
	display: flex;
	flex-direction: column;	
}

.align-center {
	align-items: center;
}

.flex-start {
	align-items: flex-start;	
}

.flex-wrap {
	flex-wrap: wrap;
	justify-content: center;
}

.total-width {
	width: 100%;	
}
	
.button-cta:hover {
	background-color: var(--theme-color-3-hover) !important;
	box-shadow: inset 0 0 0 2px var(--theme-color-4) !important;
    font-weight: bold !important;
}
	
.button-cta .label {
	display: flex;
}

.container-texto {
	display: contents;
	text-align: center;
}

html {
	overflow-x: hidden;
}

body {
	font-family: Montserrat Regular;
	background-color: #E0E0F6;
    color: #fff;
    width: 100%; height: 100%;
    text-align: center;
}

a {
	font-family: Luna ITC;
}

.app-button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.app-button span {
	font-family: Luna ITC;
	font-size: 28px;
	white-space: nowrap;
}

#main-wrapper {
    padding-top: 140px;
}

#content > section {
	flex-direction: column;
	color: var(--theme-color-1);
}

.container-header {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

ul {
	list-style: none;
	padding: 0px;
}

/* --------------------------- */

.slide-1, .slide-2, .slide-3, .slide-4, .slide-5, .slide-6, .slide-7, .slide-8, .page-footer {
	font-family: Montserrat Regular;
}

.slide-1 .container-abertura {
	display: flex;
	flex-direction: column;
    width: 100%;	
}

.slide-1 .container-abertura ul {
	list-style: inherit;
    text-align: left;
    line-height: 34px;
    max-width: 540px;
    padding: 0px;
    margin: 0 auto;
	margin-top: 50px;
    margin-bottom: 50px;    
}

.slide-1 {
	position: relative;
	background-color: #181a31;
	color: var(--theme-color-4);
	
    min-width: 100%;
	padding-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
	padding-bottom: 50px;
}

.slide-1 img {
	position: absolute;
	position: absolute;
    top: 0px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
}

.slide-1 h1 {
	font-size: 48px;
    font-weight: bold;
    line-height: 70px;
    max-width: 80%;
    margin: 0 auto;
}

.slide-1 h2 {
	font-size: var(--font-size);
	line-height: var(--line-height);
	font-weight: normal;
}

.slide-1 .hero {
	font-size: var(--font-size);
	line-height: var(--line-height);
	font-weight: normal;
	max-width: 980px;
    margin: 0 auto;
}

.slide-1 .texto-2 .destaque {
	font-weight: bold;
}

.slide-1 .texto-4 .destaque {
  	display: inline-block;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
  	width: 100%;
  	padding: 20px;
  	margin: 24px 0;
  	margin-top: 30px;
    margin-bottom: 70px;
  	background-color: var(--theme-color-2);
	color: var(--theme-color-1);
}

.slide-1 .subtitle {
    font-size: 18px;
    line-height: 28px;
    max-width: 980px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 40px;
    padding-bottom: 15px;
}

.slide-1 .subtitle::after {
	display: flex;
    content: "";
	background-image: linear-gradient(to right, 
                                      rgba(255, 255, 255, 0) 0%,
                                      var(--theme-color-2) 50%,
                                      rgba(255, 255, 255, 0) 100%);
    height: 2px;
    margin-top: 20px;
}

.slide-1 .destaque {
	color: var(--theme-color-2);
}

.slide-1 ul {
	font-size: var(--font-size);
    line-height: var(--line-height);
    font-weight: normal;
    list-style: disc;
    text-align: left;
    max-width: 470px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;	
}

.slide-1 ul li::marker {
	color: var(--theme-color-2);
}

.slide-1 .texto-4 .destaque strong {
  font-weight: 700;
}

.slide-1 .container-cta {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 40px;
	padding-left: 20px;
    padding-right: 20px;
}

.slide-1 .button-demo {
	background-color: var(--theme-color-3);
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 2px var(--theme-color-4);
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.slide-1 .button-cadastrar {
    color: var(--theme-color-4);
    background-color: #001928;
	box-shadow: inset 0 0 0 1px var(--theme-color-4);
	font-weight: normal;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.slide-1 .relax {
    color: var(--theme-color-4);
    font-style: italic;
}
	
.slide-1 .titulo-1 {
  	opacity: 0;
}

.slide-1 .titulo-1.sparkle {
  	animation: anim-show 0.01s forwards, anim-sparkle 1s forwards;
  	animation-timing-function: cubic-bezier(0.14, 1.23, 0.33, 1.16);
  	opacity: 0;
}

.slide-1 .texto-1 {
  	opacity: 0;
	transform:translateX(-100%);
}

.slide-1 .texto-1.slide-right {
  	animation: 2s anim-show 0.01s forwards, anim-slide-right 1s forwards;
}

.slide-1 .texto-2 {
  	opacity: 0;
	transform:translateX(-100%);
}

.slide-1 .texto-2.slide-right {
  	animation: 2s anim-show 0.01s forwards, anim-slide-right 1s forwards;
}

.slide-1 .texto-3 {
  	opacity: 0;
   	transform: scale(0);
}

.slide-1 .texto-3.pop-word {
  	animation: 2s anim-show 0.01s forwards, anim-pop-word 1.5s forwards;
}

.slide-1 .texto-4 {
  	opacity: 0;
	transform:translateX(100%);
}

.slide-1 .texto-4.slide-left {
  	animation: 2s anim-show 0.01s forwards, anim-slide-left 1s forwards;
}

.slide-1 .texto-5 {
	opacity: 0;
}

.slide-1 .texto-5.slide-show {
  	animation: 2s anim-show 0.01s forwards;
}

/* --------------------------- */

.slide-2 {
	position: relative;
	background-color: var(--theme-color-2);
	
    min-width: 100%;
	padding-top: 70px;
    padding-right: 100px;
    padding-left: 100px;
	padding-bottom: 50px;
}

.slide-2 img {
	position: absolute;
    top: 0px;
    left: 0px;
    min-width: 200%;
    min-height: 100%;
    z-index: 0;	
}

.slide-2 .destaque {
    color: var(--theme-color-4);
	font-weight: bold;
}

.slide-2 .container-texto {
    position: relative;
   	color: var(--theme-color-1);
    text-align: left;
    line-height: 50px;
	
	-webkit-text-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    -moz-text-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    text-shadow: 0px 0px 20px rgb(0 0 0 / 10%);	
    z-index: 8;
}

.slide-2 .titulo-1 {
	font-size: 48px;
	line-height: 68px;
	font-weight: bold;
	margin-bottom: 100px;
  	opacity: 0;
}

.slide-2 .titulo-2 {
	display: flex;
	flex-direction: column;
    align-items: flex-start;
	font-size: var(--font-size);
    line-height: var(--line-height);
	margin-bottom: 0px;
}

.slide-2 .titulo-3 {
	font-size: 42px;
	line-height: 68px;
	font-weight: bold;
}
	
.slide-2 li {
	margin-bottom: 40px;
}

.slide-2 .titulo-1.sparkle {
  	animation: anim-show 0.01s forwards, anim-sparkle-2 1s forwards;
  	animation-timing-function: cubic-bezier(0.14, 1.23, 0.33, 1.16);
}

.slide-2 .texto-1 {
  	opacity: 0;
}

.slide-2 .texto-1.slide-up {
	animation: anim-slide-up ease .5s forwards 0.5s;
}

.slide-2 .texto-2 {
  	opacity: 0;
}

.slide-2 .texto-2.slide-up {
	animation: anim-slide-up ease .5s forwards 0.5s;
}

.slide-2 .texto-2 ul, .slide-2 .texto-5 ul {
	list-style: disc;
	margin-top: 30px;
    margin-left: 50px;
    margin-bottom: 30px;
}

.slide-2 .texto-2 ul li, .slide-2 .texto-5 ul li {
	line-height: 42px;
    text-align: left;
    margin-bottom: 10px;
}

.slide-2 .texto-3 {
  	opacity: 0;
}

.slide-2 .texto-3.slide-up {
	animation: anim-slide-up ease .5s forwards 0.5s;
}

.slide-2 .texto-4 {
  	opacity: 0;
}

.slide-2 .texto-4.slide-up {
	animation: anim-slide-up ease .5s forwards 0.5s;
}

.slide-2 .texto-5 {
  	opacity: 0;
  	margin-bottom: 0px;
}

.slide-2 .texto-5.slide-up {
	animation: anim-slide-up ease .5s forwards 0.5s;
}

.slide-2 .container-cta {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 40px;
}

.slide-2 .button-demo {
	background-color: var(--theme-color-3);
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 2px var(--theme-color-4);
}

.slide-2 .relax {
    color: var(--theme-color-4);
    margin-top: 20px;
    font-style: italic;
}

/* --------------------------- */

.slide-3 {
	position: relative;
	background-color: var(--theme-color-5);
	
    min-width: 100%;
	padding-top: 70px;
    padding-right: 100px;
    padding-left: 100px;
	padding-bottom: 50px;
}

.slide-3 .destaque {
    color: var(--theme-color-2);
	font-weight: bold;
}

.slide-3 .container-texto {
    position: relative;
   	color: var(--theme-color-4);
    text-align: left;
    line-height: 50px;
	
	-webkit-text-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    -moz-text-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    text-shadow: 0px 0px 20px rgb(0 0 0 / 20%);	
    z-index: 8;
}

.slide-3 .titulo-1 {
	font-size: 48px;
	line-height: 68px;
	font-weight: bold;
	color: var(--theme-color-4);
	margin-bottom: 60px;
}

.slide-3 .titulo-2 {
	display: flex;
	flex-direction: column;
    align-items: flex-start;
	font-size: var(--font-size);
    line-height: var(--line-height);
	margin-bottom: 0px;
}

.slide-3 .texto-5 {
	margin-top: 40px;
}

.slide-3 li {
    margin-bottom: 20px;
}

.slide-3 .container-cta {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 40px;
}

.slide-3 .button-demo {
	background-color: var(--theme-color-3);
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 2px var(--theme-color-4);
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.slide-3 .button-cadastrar {
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 1px var(--theme-color-4);
	font-weight: normal;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.slide-3 .relax {
    color: var(--theme-color-4);
    font-style: italic;
}

/* --------------------------- */

.slide-4 {
	position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    background-color: #E0E0F6;
	
    min-width: 100%;
    padding-top: 70px;
	padding-right: 100px;
    padding-left: 100px;    
    padding-bottom: 50px;
}

.slide-4 img {
	position: absolute;
    top: 0px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    z-index: 0;	
}

.slide-4 .container-texto {
    position: relative;
	color: var(--theme-color-1);
    text-align: left;
    line-height: 50px;
    -webkit-text-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    -moz-text-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    text-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    z-index: 8;
}

.slide-4 .container-texto ul {
    position: relative;
}

.slide-4 .titulo-1 {
	font-size: 48px;
	line-height: 68px;
	font-weight: bold;
	margin-bottom: 60px;
}

.slide-4 .titulo-2 {
	position: relative;
	display: flex;
	flex-direction: column;
    align-items: flex-start;
	font-size: var(--font-size);
	line-height: var(--line-height);
	margin-bottom: 0px;
}

.slide-4 .destaque {
	color: var(--theme-color-2);
	font-weight: bold;
}

.slide-4 .container-cards {
	position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fit, var(--card-feature-width));
    justify-content: center;
	width: 100%;	
	margin-top: 60px;
	margin-bottom: 60px;
}

.slide-4 .card-feature {
	background-color: #fff;
    font-size: 20px;
    line-height: 24px;
    min-height: var(--card-feature-height);
    max-width: var(--card-feature-width);
    padding: 15px;
    margin: 15px;
    box-shadow: 0 0 2rem #0000001a;
}

.slide-4 .card-icon svg {
	min-height: 32px;
	max-height: 32px;
	min-width: 32px;
	max-width: 32px;
}

.slide-4 .card-icon svg path[fill^="#"] {
    fill: var(--theme-color-1);
}

.slide-4 .card-title {
	font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.slide-4 .card-text {
}

.slide-4 .card-emphasis {
	background-color: var(--theme-color-1);
	color: #fff;
}

.slide-4 .card-emphasis .card-icon svg path[fill^="#"] {
    fill: #fff;
}

.slide-4 .container-cta {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: 90px;
	margin-bottom: 40px;
}

.slide-4 .button-demo {
	background-color: var(--theme-color-3);
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 2px var(--theme-color-4);
}

.slide-4 .relax {
    color: var(--theme-color-1);
    margin-top: 20px;
    font-style: italic;
}

/* --------------------------- */

.slide-5 {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
	background-color: var(--theme-color-1);
	color: var(--theme-color-4);
	
    min-width: 100%;
    padding-top: 50px;
	padding-right: 100px;
    padding-left: 100px;    
    padding-bottom: 50px;
}

.slide-5 .titulo-2 {
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin-right: 50px;
}

.slide-5 .titulo-1 {
	font-size: var(--font-size);
	line-height: var(--line-height);
    text-align: center;
    margin-top: 40px;
    margin-right: 50px;	
}

.slide-5 .container-cta {
	display: flex;
	flex-direction: column;
}

.slide-5 .button-cta {
	background-color: var(--theme-color-3);
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 2px var(--theme-color-4);
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.slide-5 .button-demo {
	background-color: transparent;
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 1px var(--theme-color-4);
	font-weight: normal;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

/* --------------------------- */

.slide-6 {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-color: var(--theme-color-2);
    color: #fff;
	padding-top: 60px;
    padding-right: 100px;
    padding-left: 100px;
    padding-bottom: 70px;    
}

.slide-6 img {
	position: absolute;
    top: 0px;
    left: 0px;
    min-width: 200%;
    min-height: 100%;
    z-index: 0;	
}

.slide-6 .tipo-negocio {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 200px;
    max-width: 200px;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.slide-6 .tipo-negocio .icone {
	display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100px;
    max-height: 100px;
}

.slide-6 .tipo-negocio .icone svg {
	min-height: 84px;
    max-height: 84px;
    min-width: 84px;
    max-width: 84px;
}

.slide-6 .tipo-negocio .label {
	display: flex;
	justify-content: center;
	font-family: 'Montserrat Light';
    font-weight: bold;
    font-size: 24px;
    text-align: center;	
}

/* --------------------------- */

.slide-7 {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
	background-color: var(--theme-color-5);
	color: var(--theme-color-4);
	
    min-width: 100%;
    padding-top: 70px;
	padding-right: 100px;
    padding-left: 100px;    
    padding-bottom: 70px;
}

.slide-7 .container-titulo {
	font-size: var(--font-size);
    line-height: var(--line-height);
	font-weight: bold;
	text-align: left;
	margin-right: 50px;
}

.slide-7 .destaque {
	color: var(--theme-color-2);
	font-weight: bold;
}

.slide-7 .titulo-1 {
	font-size: 48px;
	line-height: 68px;
	font-weight: bold;
	margin-bottom: 60px;
}

.slide-7 .titulo-2 {
	display: flex;
	flex-direction: column;
    align-items: flex-start;
   	font-size: var(--font-size);
	line-height: var(--line-height);
	margin-bottom: 40px;
}

.slide-7 .texto-2 {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
	font-size: 24px;
	font-weight: normal;
    margin-left: 30px;
}

.slide-7 .texto-2 span {
	margin-top: 15px;
}

.slide-7 .texto-2 i {
	font-family: 'Montserrat Light';
	font-size: 20px;
}

.slide-7 .texto-2 ul {
	list-style: disc;
	margin: 0px;
}

.slide-7 .texto-2 ul li {
	font-size: var(--font-size);
	line-height: var(--line-height);
	margin-bottom: 10px;
}

.slide-7 .texto-2 ul li::marker {
	color: var(--theme-color-2);
}

.slide-7 .texto-3 {
	margin-top: 40px;
}

.slide-7 .container-cta {
	display: flex;
	flex-direction: column;
}

.slide-7 .button-cta {
	background-color: var(--theme-color-3);
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 2px var(--theme-color-4);
}

.slide-7 .relax {
    margin-top: 20px;
    font-style: italic;
}

/* --------------------------- */

.slide-8 {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
	background-color: var(--theme-color-2);
	color: var(--theme-color-4);
	
    min-width: 100%;
    padding-top: 100px;
	padding-right: 100px;
    padding-left: 100px;    
    padding-bottom: 100px;
}

.slide-8 img {
	position: absolute;
    top: 0px;
    left: 0px;
    min-width: 200%;
    min-height: 100%;
    z-index: 0;	
}

.slide-8 .container-box-planos {
	position: relative;
	min-width: 100%;
}

.slide-8 .relax {
	font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: var(--theme-color-1);
	padding: 40px;
}

/* ------------------------------ */

.column-planos {
	position: relative;
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.baloon-desconto {
	display: none;
	position: absolute;
	background-color: var(--theme-color-5);
    color: var(--theme-color-4);
	font-family: 'Montserrat Light';

	margin-top: -50px;
    right: -5px;
    
    font-size: 22px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.baloon-desconto:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: var(--theme-color-5);
	border-bottom: 0;
	margin-left: -10px;
	margin-bottom: -9px;
}

#div-planos-periodo {
	display: flex;
    font-size: 22px;
    margin-right: 20px;
}

#div-planos-periodo .plano-periodo-button {
	background-color: var(--theme-color-4);
    border: 1px solid var(--theme-color-5);
    
    color: #DBD694;
    
    padding: 5px;
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;	
}

#div-planos-periodo .plano-periodo-button.mensal {
	border-right: 0px;
 
    -webkit-border-top-left-radius: 15px;
    -moz-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
 
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

#div-planos-periodo .plano-periodo-button.anual {
    -webkit-border-top-right-radius: 15px;
    -moz-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
 
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

#div-planos-periodo .plano-periodo-button.selected {
	background-color: var(--theme-color-5);
    color: var(--theme-color-4);
    
    -webkit-text-shadow: 1px 1px 4px #fff;
    -moz-text-shadow: 1px 1px 4px #fff;
    text-shadow: 1px 1px 4px #fff;
}

#box-planos {
	display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 20px;
}

#div-planos {
	display: flex;
	justify-content: space-between;
	background-color: var(--theme-color-4);
    
    width: 100%;
    overflow: hidden;
    
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    
    -webkit-box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 5%);
    box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 5%);	
}

#div-planos .estabelecimento-plano-header {
	display: flex;
    justify-content: space-between;
	overflow-x: auto;
    
    -webkit-border-top-left-radius: 25px;
    -moz-border-top-left-radius: 25px;
    border-top-left-radius: 25px;

    -webkit-border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    border-top-right-radius: 25px;
}

#div-planos .estabelecimento-plano-header {
  scrollbar-width: thin;
  scrollbar-color: var(--theme-color-5);
}

/* Works on Chrome, Edge, and Safari */
#div-planos .estabelecimento-plano-header::-webkit-scrollbar {
  width: 12px;
}

#div-planos .estabelecimento-plano-header::-webkit-scrollbar-track {
  background: transparent;
}

#div-planos .estabelecimento-plano-header::-webkit-scrollbar-thumb {
  background-color: var(--theme-color-5);
  border-radius: 20px;
}

#div-planos .estabelecimento-plano {
	display: flex;
    justify-content: center;
    flex-direction: column;
	background-color: var(--theme-color-5);
    min-width: 240px;
    width: 100%;
	padding-top: 10px;
}

#div-planos .estabelecimento-plano-nome {
	color: var(--theme-color-4);
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding-top: 7px;
    padding-bottom: 15px;
}

#div-planos .estabelecimento-plano.selected .estabelecimento-plano-nome {
	color: #098288;
}

#div-planos .estabelecimento-plano-body {
	display: flex;
    flex-direction: column;	
    background-color: var(--theme-color-4);
    border-top: 1px solid #DBD694;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    height: 100%;
    width: 100%;
    padding: 10px;
    padding-bottom: 15px;
}

#div-planos .estabelecimento-plano.selected .estabelecimento-plano-body {
	background: linear-gradient(0.25turn, transparent, var(--theme-color-4), transparent);
	background-repeat: no-repeat;
	background-size: 415px 100%, 415px 180px, 100px 100px, 225px 30px; 
	background-position: -415px 0, 0, 0px 190px, 50px 195px; 

	animation: anim-loading 3s infinite;	

	border-left: 1px dashed #DBD694;
    border-right: 1px dashed #DBD694;
}

#div-planos .estabelecimento-plano-preco {
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: var(--theme-color-2);
	font-weight: bold;
    font-size: 25px;
    line-height: 22px;
    min-height: 45px;
}

#div-planos .estabelecimento-plano-preco .tempo-limitado {
    font-size: 16px;
    margin-left: 10px;
}

#div-planos .estabelecimento-plano-preco.numero {
    font-size: 20px;
}

#div-planos .plano-modulo-lista {
	display: flex;
    flex-direction: column;
    font-size: 20px;
    border-top: 1px dashed #DBD694;
    margin-top: 10px;
    padding-top: 10px;
}

#div-planos .plano-modulo-lista .plano-modulo-container {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
    border-bottom: 1px dashed #DBD694;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#div-planos .plano-modulo-lista .plano-modulo-container:last-child {
    border-bottom: 0px;
}

#div-planos .plano-modulo-lista .plano-modulo-nome {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
	width: 100%;
}

#div-planos .plano-modulo-lista .plano-modulo-nome svg {
	margin-top: 5px;
    margin-right: 5px;
    min-width: 17px;
    max-width: 17px;
}

#div-planos .plano-modulo-lista .plano-modulo-nome .label {
	text-align: left;
	line-height: 25px;
	color: #3C550C;
}

#div-planos .plano-modulo-lista .plano-modulo-nome .label.sem-modulo {
	color: #CB1C27;
	opacity: 0.5;
}

#div-planos .plano-modulo-lista .plano-modulo-nome i {
	font-family: 'Montserrat Light';
    font-size: 20px;
    font-weight: normal;
}

.container-box-planos .container-button-cadastrar {
	display: flex;
    justify-content: center;
    margin-top: 100px;
}	

.container-box-planos .button-cadastrar {
	background-color: var(--theme-color-3);
    color: var(--theme-color-4);
	box-shadow: inset 0 0 0 2px var(--theme-color-4);
}	

.page-footer {
	position: relative;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    background-color: var(--theme-color-1);
    color: var(--theme-color-4);

    font-size: 30px;
    font-weight: bold;

    width: 100%;

    padding: 40px;
    padding-top: 70px;
    padding-right: 100px;
    padding-left: 100px;
    
	-webkit-box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 15%);
    box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 15%);    
}

.page-footer-logo {
	margin-bottom: 40px;	
}

.page-footer-logo svg {
	height: auto;
	min-width: 120px;
    max-width: 120px;
}

.page-footer-logo .pitch {
	margin-top: 40px;
}

.footer-menu {
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}

.footer-menu .page-footer-logo {
	padding-right: 10px;
}


.footer-menu .menu-item {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    max-width: 50%;
    min-width: 50%;
}

.footer-menu .menu-item.acessar {
    align-items: flex-end;
}

.footer-menu .redes-sociais {
	display: flex;
    align-items: flex-end;
    margin-top: 60px;
}

.footer-menu .redes-sociais .redes-sociais-links {
	display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0px;
    margin-top: 20px;	
}

.footer-menu .menu-item ul {
	display: flex;
	flex-direction: column;
    align-items: flex-start;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-menu ul .menu-subitem {
	display: flex;
	align-items: flex-start;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	cursor: pointer;
}

.footer-menu .menu-item ul .menu-subitem .right-arrow {
    border: 0px;
    border-top: 3px solid var(--theme-color-4);
    border-right: 3px solid var(--theme-color-4);
	min-height: 10px;
    max-height: 10px;
    min-width: 10px;
    max-width: 10px;
    margin-top: 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transform: rotate(45deg);
}

.footer-menu .menu-item ul .menu-subitem .label {
	margin-left: 10px;
}

.footer-menu .menu-item ul .menu-subitem .label a {
	font-family: Montserrat Regular;	
	font-size: 22px;
    font-weight: normal;
	text-decoration: none;
    color: var(--theme-color-4);
}

.footer-menu .menu-item ul .menu-subitem:hover {
	color: var(--theme-color-2);
}

.footer-menu .menu-item ul .menu-subitem:hover .label a {
	color: var(--theme-color-2);
}

.footer-menu .menu-item ul .menu-subitem:hover .right-arrow {
    border-top: 3px solid var(--theme-color-2);
    border-right: 3px solid var(--theme-color-2);
}

.footer-menu .menu-item ul .menu-subitem svg {
	margin-top: 11px;
	margin-right: 5px;
    max-height: 10px;
}

.footer-menu .redes-sociais > ul {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	list-style: none;
	padding: 0px;
}

.footer-menu .redes-sociais svg {
	min-height: 32px;
	max-height: 32px;
    margin-left: 15px !important;
	margin-right: 15px !important;
}

.footer-menu .redes-sociais .redes svg {
	min-height: 48px;
    max-height: 48px;
    min-width: 48px;
    max-width: 48px;
    margin-left: 15px !important;
	margin-right: 15px !important;
}

.footer-menu .redes-sociais .redes.youtube svg {
    min-width: inherit;
    max-width: inherit;
    width: auto;
}

.whatsapp-icon {
	display: none;
	position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #77c368;
    border: 4px solid #fff;
    padding: 30px;
    padding-left: 32px;
    padding-bottom: 32px;

	-webkit-box-shadow: 0px 0px 10px 10px rgb(252 247 185 / 25%);
    -moz-box-shadow: 0px 0px 10px 10px rgb(252 247 185 / 25%);
    box-shadow: 0px 0px 10px 10px rgb(252 247 185 / 25%);


    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    z-index: 8;
    cursor: pointer;
    
	transform: translatey(0px);
	animation: anim-float 3s ease-in-out infinite;
    
}

.whatsapp-icon svg {
	min-height: 61px;
	max-height: 61px;
	min-width: 61px;
	max-width: 61px;
}

/* ------------------------------ */

@media only screen and (max-width: 850px) {
	
	.slide-2, .slide-3, .slide-4, .slide-5, .slide-6, .slide-7 {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.slide-1 .hero, .slide-1 .subtitle {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.slide-4 {
        padding-top: 80px;
		padding-bottom: 50px;
	}
	
	.slide-4 .titulo-2 {
		text-align: center;
	}
	
	.slide-4 .container-features-image {
		display: flex;
        flex-direction: column;
        align-items: center;
	}
	
	.slide-4 .eficiencia-controle {
		text-align: center;
	}
	
	.slide-5 {
		flex-direction: column;
	    justify-content: center;
	}	
	
	.slide-5 .titulo-1, .slide-5 .titulo-2 {
    	margin-right: 0px;
	}
	
	.slide-5 .button-cta:first-child {
		margin-top: 80px;
	}
	
	.slide-7 {
		display: flex;
        flex-direction: column;
        align-items: center;        
    }
    
	.slide-7 .container-cta {
	    display: flex;
	    flex-direction: column;
	    padding-top: 50px;
	    padding-bottom: 10px;
	}    

	#div-planos .plano-modulo-lista .plano-modulo-nome.profissionais {
		min-height: 52px;
	}
	
	.page-footer {
		display: flex;
		flex-wrap: wrap;
		padding-right: 50px;
        padding-left: 50px;
	}
	
	.footer-menu .menu-item.negocios {
		display: flex;
        align-items: flex-start;
	}

	.footer-menu .redes-sociais {
	    display: flex;
	    align-items: flex-start;
	}	

	.whatsapp-icon {
		border: 3px solid #fff;
		padding: 20px;
        padding-left: 21px;
        padding-bottom: 21px;	
	}
	
	.whatsapp-icon svg {
		min-height: 40px;
		max-height: 40px;
		min-width: 40px;
		max-width: 40px;
	}

}

/* ------------------------------ */

@media only screen and (max-width: 650px) {
	
	.titulo-1 {
		font-size: 33px !important;
        line-height: 53px !important;
		text-align: center;
	}
	
	.titulo-2 {
		font-size: 23px !important;
        line-height: 33px !important;
	}
	
	.button-cta .label {
		font-size: 20px;
	}

	.slide-2, .slide-3, .slide-4, .slide-5, .slide-6, .slide-7 {
		padding: 20px;
	}
	
	.slide-1 {
        padding-top: 50px;
	}
	
	.slide-1 .titulo-1 h1 {
        font-size: 33px !important;
        line-height: 53px !important;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 20px;
	}
	
	.slide-1 .hero {
        font-size: 23px !important;
        line-height: 33px;
	}
	
	.slide-1 .hero h2 {
        font-size: 23px !important;
        line-height: 33px;
	}
	
	.slide-1 .texto-3 ul {
		max-width: 390px;
        padding-left: 30px;
	}

	.slide-1 .texto-3 ul li {
		font-size: 23px;
	    line-height: 33px;
	    margin-bottom: 10px;
	}

	.slide-1 li {
		margin-bottom: 20px;
	}
	
	.slide-1 .texto-4 .destaque {
		font-size: 23px;
	    line-height: 33px;
	}
		
	.slide-1 .texto-5 {
		line-height: 40px;
		max-width: 90%;
	}

	.slide-1 .relax {
	    padding-left: 20px;
	    padding-right: 20px;
	}
		
	.slide-2 {
		padding: 20px;
        padding-top: 50px;
	}
	
	.slide-2 .titulo-1 {
		margin-bottom: 80px;
	}
	
	.slide-2 .titulo-3 {
		font-size: 33px !important;
        line-height: 53px !important;
	}
	
	.slide-2 li {
		margin-bottom: 40px;
	}
	
	.slide-2 .texto-2 ul, .slide-2 .texto-5 ul {
		margin-left: 0px;
		padding-left: 30px;
	}
	
	.slide-2 .texto-2 ul li, .slide-2 .texto-5 ul li {
	    line-height: 33px;
	    margin-bottom: 10px;
	}
	
	.slide-2 .container-cta {
		margin-top: 0px;
	}
	
	.slide-2 .texto-5 {
		margin-bottom: 20px;
	}
	
	.slide-3 {
		padding-top: 40px;
        padding-bottom: 40px;
	}
	
	.slide-3 .texto-5 {
		margin-top: 20px;
		margin-bottom: 0px;
	}	

	.slide-4 {
        padding: 20px;
        padding-top: 60px;
        padding-bottom: 60px;
    }	
	
	.slide-4 .titulo-2 {
		font-size: 33px;
		margin-bottom: 0px;
    }

	.slide-5 {
		display: flex;
        flex-direction: column;
        align-items: center;        
        padding: 20px;
        padding-top: 40px;
        padding-bottom: 50px;
    }	
	
	.slide-5 .titulo-2 {
		font-size: 33px !important;
        line-height: 53px !important;
	}
	
	.slide-5 .titulo-1 {
		font-size: 23px !important;
        line-height: 33px !important;
	}

	.slide-6 .tipo-negocio .icone svg {
	    min-height: 64px;
	    max-height: 64px;
	    min-width: 64px;
	    max-width: 64px;
	}

	.slide-7 {
		display: flex;
        flex-direction: column;
        align-items: center;        
        padding: 20px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    
    .slide-7 .container-titulo {
    	margin: 0px;
    }
	
	.slide-7 .texto-1 {
		font-size: 33px;
		text-align: center;
    }
	
	.slide-7 .texto-2 {
		margin-left: 0px;
	}
	
	.slide-7 .texto-2 ul {
		padding-left: 30px;
	}
	
	.slide-7 .texto-2 ul li {
		font-size: 23px !important;
        line-height: 33px !important;
	}
	
	.slide-7 .texto-3 {
		font-size: 23px !important;
        line-height: 33px !important;
    }
	
	.slide-8 {
		padding: 0px;
		padding-top: 100px;
		padding-bottom: 100px;
	}
			
	#div-planos {
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0px;

	    -webkit-box-shadow: none !important;
	    -moz-box-shadow: none !important;
	    box-shadow: none !important;
	}
	
	#div-planos .estabelecimento-plano-header {
	    -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0px;
	}
	
	.page-footer {
		padding-left: 20px;
		padding-right: 20px;
    }
    
	.footer-menu {
		padding-left: 0px;
        padding-right: 0px;
	}
	
	.footer-menu .menu-item.negocios {
        min-width: 100%;
        max-width: 100%;
    }
	
	.footer-menu .menu-item.acessar {
		align-items: flex-start;
        min-width: 100%;
        max-width: 100%;
    }

	.whatsapp-icon {
		border: 2px solid #fff;
		padding: 15px;
        padding-left: 16px;
        padding-bottom: 16px;	
	}
	
	.whatsapp-icon svg {
		min-height: 30px;
		max-height: 30px;
		min-width: 30px;
		max-width: 30px;
	}
	
}