@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&family=Source+Serif+Pro:wght@400;600;700&display=swap');
@import "owl.css";
@import "fancybox.css";
@import "font-awesome/css/font-awesome.min.css";

/*! HTML5 Boilerplate v4.3.0 - INICIO */
html, button, input, select, textarea {
	color: #222
}

html {
	font-size: 1em;
	line-height: 1.4
}

::-moz-selection, ::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

audio, canvas, img, video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}



/* ==========================================================================
   Site
   ========================================================================== */

html {
	font-size: 10px;
}

body {
	font: 100% Roboto, Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: inherit;
	line-height: 1.4em;
	color: #252525;
}

a {
	color: inherit;
	outline: none !important;
	text-decoration: none;
}

	a:hover {
		color: inherit;
		text-decoration: none;
	}

	a:active,
	a:focus {
		color: inherit;
		text-decoration: none;
	}

a, button, input {
	outline: none !important;
}

/* a, button, input { transition: color 0.2s, border-color 0.2s, background-color 0.2s, opacity 0.2s; } /* transição leve em hovers básicos */

ul, li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	display: block;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
}

p {
	margin: 0 0 1.4em 0;
}

	p:last-child {
		margin-bottom: 0 !important;
	}

/* *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* usar se não incluir o bootstrap */

.container {
	position: relative;
}

.form-group {
	margin: 0 0 10px 0;
}

.form-control {
	border: solid 1px #ccc;
	padding: 0.5em 1em;
	line-height: 1.3em;
	font-size: inherit;
	width: 100%;
	background: #fff;
}

textarea.form-control {
	resize: none;
}

.vtop {
	vertical-align: top !important;
}

.vbottom {
	vertical-align: bottom !important;
}

.vaflex {
	display: flex;
	align-items: center;
}

.vtflex {
	display: flex;
	align-items: top;
}

.vbflex {
	display: flex;
	align-items: bottom;
}

.tbl {
	display: table;
	width: 100%;
	vertical-align: middle;
}

	.tbl .trow {
		display: table-row;
		vertical-align: inherit;
	}

	.tbl .tcol {
		display: table-cell;
		vertical-align: inherit;
	}

		.tbl .tcol.um, .tbl .tcol.one {
			width: 1%;
		}

	.tbl.grid > .tcol, .tbl.grid > .trow > .tcol {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.tbl.grid.grid10 > .tcol, .tbl.grid.grid10 > .trow > .tcol.grid10 {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}

	.tbl.grid.grid20 > .tcol, .tbl.grid.grid20 > .trow > .tcol.grid20 {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.tbl.grid > .tcol:first-child, .tbl.grid > .trow > .tcol:first-child {
		padding-left: 0px !important;
	}

	.tbl.grid > .tcol:last-child, .tbl.grid > .trow > .tcol:last-child {
		padding-right: 0px !important;
	}

	.tbl.tbl2 > .tcol {
		width: 50%;
	}

	.tbl.tbl3 > .tcol {
		width: 33.33%;
	}

	.tbl.tbl4 > .tcol {
		width: 25%;
	}

	.tbl.tbl5 > .tcol {
		width: 20%;
	}

.u, .hu:hover {
	text-decoration: underline;
}

	.hu, .u:hover {
		text-decoration: none;
	}

.nw {
	white-space: nowrap;
}

.mg0 {
	margin-bottom: 0px !important;
}

.mg0q {
	margin-bottom: 0.25em !important;
}

.mg0h {
	margin-bottom: 0.5em !important;
}

.mg0hq {
	margin-bottom: 0.75em !important;
}

.mg1 {
	margin-bottom: 1em !important;
}

.mg1q {
	margin-bottom: 1.25em !important;
}

.mg1h {
	margin-bottom: 1.5em !important;
}

.mg1hq {
	margin-bottom: 1.75em !important;
}

.mg2 {
	margin-bottom: 2em !important;
}

.mg2q {
	margin-bottom: 2.25em !important;
}

.mg2h {
	margin-bottom: 2.5em !important;
}

.mg2hq {
	margin-bottom: 2.75em !important;
}

.mg3 {
	margin-bottom: 3em !important;
}

.mg3q {
	margin-bottom: 3.25em !important;
}

.mg3h {
	margin-bottom: 3.5em !important;
}

.mg3hq {
	margin-bottom: 3.75em !important;
}

.mg4 {
	margin-bottom: 4em !important;
}

.mg4q {
	margin-bottom: 4.25em !important;
}

.mg4h {
	margin-bottom: 4.5em !important;
}

.mg4hq {
	margin-bottom: 4.75em !important;
}

.mg5 {
	margin-bottom: 5em !important;
}

.mg6 {
	margin-bottom: 6em !important;
}

.mg7 {
	margin-bottom: 7em !important;
}

.mg8 {
	margin-bottom: 8em !important;
}

.b100 {
	display: block;
	width: 100%;
	text-align: center;
}

.txtl {
	text-align: left !important;
}

.txtr {
	text-align: right !important;
}

.txtc {
	text-align: center !important;
}

.color1, .color1h:hover {
	color: #ff0000;
}

.bg1, bg1h:hover {
	background-color: #ff0000;
}

.brd1, .brd1h:hover {
	border-color: #ff0000;
}

.base16-9, .base-wide {
	position: relative;
	width: 100%;
	padding: 56.25% 0 0 0;
	display: block;
}

.base9-16 {
	position: relative;
	width: 100%;
	padding: 178% 0 0 0;
	display: block;
}

.base4-3, .base-tv {
	position: relative;
	width: 100%;
	padding: 75% 0 0 0;
	display: block;
}

.base3-4 {
	position: relative;
	width: 100%;
	padding: 133% 0 0 0;
	display: block;
}

.base1-1, .base-sq {
	position: relative;
	width: 100%;
	padding: 100% 0 0 0;
	display: block;
}

.imgbg {
	background: center center no-repeat;
	background-size: cover;
	display: block;
	overflow: hidden;
}

.fit {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.clickscale:active {
	transform: scale(0.9);
}

.z500 {
	z-index: 500;
}

.z1000 {
	z-index: 1000;
}

.z2000 {
	z-index: 2000;
}

.z3000 {
	z-index: 3000;
}

.z4000 {
	z-index: 4000;
}

.z5000 {
	z-index: 5000;
}

.extend-bg, .extend-bg-r, .extend-bg-l {
	position: relative;
}

	.extend-bg:before,
	.extend-bg:after,
	.extend-bg-r:after,
	.extend-bg-l:before {
		content: "";
		position: absolute;
		height: 100%;
		background: inherit;
		width: 3000px;
		z-index: 0;
		top: 0;
	}

	.extend-bg:before,
	.extend-bg-l:before {
		left: -3000px;
	}

	.extend-bg:after,
	.extend-bg-r:after {
		right: -3000px;
	}



#wrapper {
	position: relative;
	width: 100%;
	max-width: 4000px;
	margin: auto;
	overflow: hidden;
}

.branco {
	color: #fff !important;
}

.vermelho {
	color: #DB4F6F !important;
}

.azul, .roxo {
	color: #73489D !important;
}

.cinza {
	color: #7f7f7f !important;
}

.vinho {
	color: #9E1E62 !important;
}

.w-normal {
	font-weight: normal !important;
}

.w-bold {
	font-weight: bold !important;
}

.w-light {
	font-weight: 300 !important;
}

.w-medium {
	font-weight: 500 !important;
}

.titulo1 {
	font-size: 5.8rem;
	font-family: "Source Serif Pro", "Roboto", sans-serif;
	font-weight: normal;
	line-height: 1em;
}

.titulo2 {
	font-size: 4.8rem;
	font-family: "Source Serif Pro", "Roboto", sans-serif;
	font-weight: normal;
	line-height: 1.1em;
}

.titulo3 {
	font-size: 3.5rem;
	font-family: "Source Serif Pro", "Roboto", sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}

.titulo4 {
	font-size: 2.4rem;
	font-family: "Source Serif Pro", "Roboto", sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}

.titulo5 {
	font-size: 2rem;
	font-family: "Source Serif Pro", "Roboto", sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}


#menu {
	position: fixed;
	z-index: 3000;
	left: 0;
	top: 0;
	width: 100%;
	transition: all 0.3s;
}

	#menu .tbl {
		height: 16em;
		transition: all 0.3s;
	}

	#menu .logo {
		position: relative;
	}

		#menu .logo a {
			display: block;
		}

		#menu .logo img {
			display: block;
			max-height: 12em;
			transition: all 0.3s;
		}

	#menu .menu {
		font-size: 1.8em;
		font-weight: bold;
		text-transform: uppercase;
		text-align: right;
		color: #F90F6F;
	}

		#menu .menu li {
			display: inline-block;
			margin: 0 2.5em 0 0;
		}

			#menu .menu li:last-child {
				margin-right: 0px !important;
			}

			#menu .menu li a {
				display: block;
				position: relative;
			}

				#menu .menu li a:after {
					content: "";
					display: block;
					position: absolute;
					left: 0;
					bottom: 0;
					width: 100%;
					height: 2px;
					background: #F90F6F;
					opacity: 0;
					transition: all 0.2s
				}

				#menu .menu li a:hover:after {
					opacity: 1;
					bottom: -0.5em;
				}

.scrolled #menu {
	background: rgba(255,255,255,0.95);
	box-shadow: 0 0 1em rgba(0,0,0,0.1);
}

	.scrolled #menu .tbl {
		height: 8em;
	}

	.scrolled #menu .logo img {
		max-height: 6em;
	}



#header { /*height: 100vh; height: calc( 100vh - 4em ); min-height: 100em;*/
	background: url(../img/header_bg.jpg) center bottom no-repeat #000;
	background-size: cover;
	padding: 4em 0 7em 0;
	position: relative;
	z-index: 2000;
}

	#header p {
		font-size: 1.7em;
		line-height: 1.5em; /*max-width: 43rem;*/
	}

	#header .botoes {
		padding: 0.5em 0 4em 0;
		max-width: 43rem;
	}

		#header .botoes a {
			display: inline-block;
			width: auto;
			padding: 0.35em 1.8em;
			text-align: center;
			font-size: 2.1em;
			font-weight: bold;
			line-height: 2.9em;
			border-radius: 0.2em;
			color: #fff !important;
			text-transform: uppercase;
			font-family: Roboto;
			width: 100%;
		}

			#header .botoes a.verm {
				background: #D9234D;
				box-shadow: 0.2em 0.2em 0.4em rgba(218,35,77,0.5);
			}

			#header .botoes a.roxo {
				background: #73479D;
				box-shadow: none;
				transition: all 0.2s;
			}

			#header .botoes a.verde {
				background: #6EBA4D;
				box-shadow: none;
				transition: all 0.2s;
			}

			#header .botoes a.brd {
				background: none;
				border: solid 3px #fff;
				line-height: calc( 2.9em - 6px );
			}

			#header .botoes a:hover {
				background: #F90F6F;
				color: #fff !important;
				box-shadow: none;
			}

	#header .seta {
		position: absolute;
		left: 0;
		bottom: 1.5em;
		width: 100%;
		height: 0;
	}

		#header .seta a {
			display: block;
			position: absolute;
			width: 9.3em;
			height: 9.3em;
			left: 0;
			top: -4em;
		}

			#header .seta a img {
				display: block;
				width: 100%;
			}



.main {
	padding: 6.5em 0 4.5em 0;
	position: relative;
	z-index: 10;
}

	.main.nopad-t {
		padding-top: 0;
	}

	.main.nopad-b {
		padding-bottom: 0;
	}


#video {
	padding-top: 30em;
	background: #F2F2F2;
}

	#video .video {
		height: 62em;
		text-align: center;
		color: #fff;
		position: relative;
		overflow: hidden;
		background: center center no-repeat;
		background-size: cover;
	}

		#video .video img {
			width: 21.3em;
			max-width: 30%;
			display: block;
			margin: auto;
		}

		#video .video:hover img {
			opacity: 1;
		}

		#video .video .tcol:after {
			content: "";
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: #000;
			opacity: 0.2;
			transition: all 0.2s;
			z-index: 1;
			border-radius: 0.8em;
		}

		#video .video:hover .tcol:after {
			opacity: 0;
		}

	#video .quero {
		text-align: center;
		margin-top: 70px;
	}

		#video .quero a {
			font-size: 2.8em;
			font-weight: normal;
			color: #ffffff !important;
			text-transform: none;
			line-height: 2em;
			height: 2.5em;
			padding: 0.25em;
			border-radius: 1em;
			background: #6EBA4D;
			transition: all 0.1s;
			display: block;
			margin: auto;
			max-width: 50rem;
		}

			#video .quero a:hover {
				color: #6EBA4D !important;
				background: #fff;
				box-shadow: 0 0 0.5em #DB4F6F;
			}


#como {
	background: url(../img/como_bg.jpg) center bottom no-repeat;
	background-size: 192em auto;
	padding-bottom: 15em;
	padding-top: 5em;
}

	#como .circulo {
		width: 99em;
		margin-left: 5em;
		height: 66em;
		background: url(../img/como_circulo.png) left top no-repeat;
		background-size: auto 100%;
		position: relative;
	}

		#como .circulo .c {
			position: absolute;
			z-index: 100;
		}

			#como .circulo .c .l {
				width: 8.2em;
				height: 8.2em;
				display: block;
				margin: auto;
				position: absolute;
				left: 0;
				top: 0;
			}

				#como .circulo .c .l img {
					display: block;
					width: 100%;
				}

			#como .circulo .c h2 {
				font-family: Roboto;
				font-weight: normal;
				font-size: 1.8em;
				line-height: 1.2em;
			}

		#como .circulo .c1 {
			left: 5%;
			top: 0;
			text-align: center;
			width: 95%;
			padding-top: 8.2em;
			z-index: 10;
		}

			#como .circulo .c1 .l {
				position: absolute;
				left: calc( 50% - 4.1em );
				top: 0;
			}

		#como .circulo .c2 {
			left: 73.4em;
			top: 18.1em;
			padding: 8.2em 0 0 0.5em;
		}

		#como .circulo .c3 {
			left: 74.1em;
			top: 44.1em;
			padding: 8.4em 0 0 1.5em;
		}

		#como .circulo .c4 {
			left: 5%;
			top: 49.9em;
			padding: 8.4em 0 0 0;
			text-align: center;
			width: 95%;
			z-index: 10;
		}

			#como .circulo .c4 .l {
				position: absolute;
				left: calc( 50% - 4.1em );
				top: 0;
			}

		#como .circulo .c5 {
			left: 0;
			top: 43.3em;
			padding: 0.5em 9em 0 0;
			text-align: right;
			width: 31.2rem;
		}

			#como .circulo .c5 .l {
				right: 0;
				top: 0;
				left: auto;
			}

		#como .circulo .c6 {
			left: 0;
			top: 18.1em;
			padding: 0.5em 9em 0 0;
			text-align: right;
			width: 30.2rem;
		}

			#como .circulo .c6 .l {
				right: 0;
				top: 0;
				left: auto;
			}

		#como .circulo .c7, #como .circulo .c8 {
			display: none;
		}

	#como h1 {
		position: relative;
		padding: 0 0 3rem 0;
		margin: 0 0 3rem 0;
	}

		#como h1::after {
			content: "";
			position: absolute;
			background: #DB4E6F;
			width: 4.5rem;
			height: 0.5rem;
			border-radius: 0.25rem;
			display: block;
			left: 50%;
			left: calc( 50% - 2.25rem );
			bottom: -0.35rem;
		}

	#como .texto {
		text-align: center;
		font-size: 1.9em;
		line-height: 1.333em;
		margin-bottom: 1.6em;
	}

		#como .texto p {
			margin: auto;
			max-width: 53rem;
			display: block;
			color: #555;
		}

	#como .quero {
		text-align: center;
		margin-top: 70px;
	}

		#como .quero a {
			font-size: 2.8em;
			font-weight: normal;
			color: #ffffff !important;
			text-transform: none;
			line-height: 2em;
			height: 2.5em;
			padding: 0.25em;
			border-radius: 1em;
			background: #6EBA4D;
			transition: all 0.1s;
			display: block;
			margin: auto;
			max-width: 50rem;
		}

			#como .quero a:hover {
				color: #6EBA4D !important;
				background: #fff;
				box-shadow: 0 0 0.5em #DB4F6F;
			}


#conteudo {
	background: url(../img/conteudo_bg.jpg) center center repeat;
	background-size: 192em auto;
	padding-top: 5em;
}

	#conteudo h1 {
		position: relative;
		padding: 0 0 2rem 0;
		margin: 0 0 2rem 0;
	}

		#conteudo h1::after {
			content: "";
			position: absolute;
			background: #DB4E6F;
			width: 4.5rem;
			height: 0.5rem;
			border-radius: 0.25rem;
			display: block;
			left: 50%;
			left: calc( 50% - 2.25rem );
			bottom: -0.35rem;
		}

	#conteudo .box {
		background: #fff;
		border-radius: 0.5em;
		box-shadow: 0.3em 0.3em 0.6em rgba(0,0,0,0.15);
		border: solid 1px #ededed;
		display: block;
		margin: 0 0 30px 0;
		text-align: center;
		font-weight: 600;
		transition: all 0.1s;
		position: relative;
		overflow: hidden;
		font-family: Roboto;
	}

		#conteudo .box .boxtbl {
			height: 25em;
			padding: 1.5em 2.5em;
		}

		#conteudo .box .num {
			font-size: 5em;
			font-family: "Source Serif Pro";
			font-weight: normal;
			color: #DB4F6F;
			line-height: 1em;
			white-space: nowrap;
			padding-right: 0.2em;
		}

		#conteudo .box .nome {
		}

			#conteudo .box .nome h2 {
				font-size: 2.5em;
				font-weight: normal;
				line-height: 1.2em;
				color: #73479D;
				position: relative;
				z-index: 1;
				text-align: left;
			}

			#conteudo .box .nome h3 {
				font-size: 1.8em;
				font-weight: normal;
				line-height: 1.3em;
				color: #555;
				position: relative;
				z-index: 1;
				text-align: left;
			}

		#conteudo .box .ovr {
			position: absolute;
			z-index: 10;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: linear-gradient(to right, #73479D 0%, #DB4F6F 100%);
			color: #fff !important;
			opacity: 0;
			transition: all 0.1s;
		}

			#conteudo .box .ovr img {
				display: block;
				margin: 0 auto 1.5em auto;
				width: 7.8em;
				max-width: 60%;
			}

			#conteudo .box .ovr h3 {
				font-size: 1.8em;
				font-weight: normal;
				line-height: 1.2em;
				font-family: "Source Serif Pro";
			}

		#conteudo .box:hover {
			box-shadow: 0.4em 0.4em 0.6em rgba(0,0,0,0.3);
			border-color: #DA234D;
		}

			#conteudo .box:hover .ovr {
				opacity: 1;
			}

		#conteudo .box:after,
		#conteudo .box:before {
			position: absolute;
			content: "";
			width: 16.5rem;
			height: 16.5rem;
			background: url(../img/conteudo_canto_bg.png) right bottom no-repeat;
			background-size: contain;
			display: none;
		}


	#conteudo .row > div:nth-child(1) .box:after {
		display: block;
		right: 0;
		bottom: 0;
	}

	#conteudo .row > div:nth-child(2) .box:after {
		display: block;
		left: 0;
		bottom: 0;
		transform: scaleX(-1);
	}

	#conteudo .row > div:nth-child(2) .box:before {
		display: block;
		right: 0;
		top: 0;
		transform: scaleY(-1);
	}

	#conteudo .row > div:nth-child(3) .box:after {
		display: block;
		left: 0;
		top: 0;
		transform: scaleX(-1) scaleY(-1);
	}

	#conteudo .row > div:nth-child(5) .box:after {
		display: block;
		right: 0;
		top: 0;
		transform: scaleY(-1);
	}

	#conteudo .row > div:nth-child(6) .box:after {
		display: block;
		left: 0;
		top: 0;
		transform: scaleX(-1) scaleY(-1);
	}

	#conteudo .row > div:nth-child(6) .box:before {
		display: block;
		right: 0;
		bottom: 0;
	}

	#conteudo .row > div:nth-child(7) .box:after {
		display: block;
		left: 0;
		bottom: 0;
		transform: scaleX(-1);
	}



	#conteudo .janelas {
		display: none;
	}

.conteudo-janela {
	width: 100%;
	max-width: 70em;
}

	.conteudo-janela p {
		font-size: 1.8em;
		font-weight: 300;
		line-height: 1.5em;
	}

#conteudo .pdf {
	text-align: center;
}

	#conteudo .pdf a {
		display: block;
		max-width: 30rem;
		white-space: nowrap;
		margin: auto;
		background: #73479D;
		color: #fff !important;
		text-transform: uppercase;
		font-size: 2em;
		font-weight: bold;
		line-height: 3em;
		border-radius: 0.3em;
		overflow: hidden;
		transition: all 0.1s;
	}

		#conteudo .pdf a:hover {
			background: #DB4F6F;
		}

#conteudo .ver {
	text-align: center;
}

	#conteudo .ver a {
		display: inline-block;
		font-weight: bold;
		font-family: Roboto;
		font-size: 2em;
		line-height: 1.2em;
	}



#juliana {
	padding: 0;
	margin: 3.5em 0 0 0;
	background: #ffffff;
	background-size: cover;
}

	#juliana .col1 {
		position: relative;
		width: 41%;
	}

	#juliana .foto {
		position: absolute;
		right: 4em;
		top: -3.5em;
		width: auto;
		display: block;
		height: calc(100% + 3.5em);
		xmix-blend-mode: multiply;
	}

	#juliana .inner {
		padding: 4em 0;
	}

		#juliana .inner p {
			font-size: 2em;
			line-height: 1.579em;
		}

		#juliana .inner ul {
			margin: 0 0 1.4em 0;
		}

			#juliana .inner ul li {
				font-size: 2em;
				line-height: 1.579em;
				list-style-type: disc;
				list-style-position: inside;
				display: list-item;
			}

		#juliana .inner .foto2 img {
			display: block;
			margin: auto;
			border-radius: 50%;
			width: 100%;
			max-width: 400px;
		}

		#juliana .inner .cert img {
			max-width: 100%;
		}


#comece {
	background: linear-gradient(to right, #73479D 0%, #73479D 20%, #AE2B71 100%);
}

	#comece .box {
		background: #fff;
		border-radius: 0.5em;
		text-align: center;
		padding: 3.5em 1.5em;
		margin: 0 0 30px 0;
	}

		#comece .box .icone {
			margin: 0 0 2em 0;
		}

			#comece .box .icone img {
				display: block;
				margin: auto;
				width: 4.2em;
			}

	#comece .quero {
		text-align: center;
	}

		#comece .quero a {
			font-size: 2.8em;
			font-weight: normal;
			color: #ffffff !important;
			text-transform: none;
			line-height: 2em;
			height: 2.5em;
			padding: 0.25em;
			border-radius: 1em;
			background: #6EBA4D;
			transition: all 0.1s;
			display: block;
			margin: auto;
			max-width: 50rem;
		}

			#comece .quero a:hover {
				color: #6EBA4D !important;
				background: #fff;
				box-shadow: 0 0 0.5em #DB4F6F;
			}

	#comece .cancelar {
		text-align: center;
		color: #fff;
		font-family: Roboto;
		font-weight: normal;
		font-size: 2em;
		line-height: 1.3em;
	}



#depoimentos {
}

	#depoimentos h1 {
		position: relative;
		padding: 0 0 3rem 0;
		margin: 0 0 3rem 0;
	}

		#depoimentos h1::after {
			content: "";
			position: absolute;
			background: #D9234D;
			width: 4.5rem;
			height: 0.5rem;
			border-radius: 0.25rem;
			display: block;
			left: 50%;
			left: calc( 50% - 2.25rem );
			bottom: -0.35rem;
		}

	#depoimentos .texto {
		text-align: center;
		font-size: 1.9em;
		line-height: 1.333em;
		margin-bottom: 1.6em;
	}

		#depoimentos .texto p {
			margin: auto;
			max-width: 53rem;
			display: block;
		}

.dep-janela {
	width: 100%;
	max-width: 70em;
}

	.dep-janela p {
		font-size: 1.8em;
		font-weight: 300;
		line-height: 1.4em;
	}

#depoimentos .box {
	background: #fff;
	border-radius: 0.5em;
	box-shadow: 0.3em 0.3em 0.6em rgba(0,0,0,0.15);
	border: solid 1px #ededed;
	display: block;
	padding: 4.5em 3.5em 3em 3.5em;
	text-align: left;
	font-weight: 600;
	transition: all 0.1s;
	position: relative;
}

	#depoimentos .box:hover {
		box-shadow: 0.4em 0.4em 0.6em rgba(0,0,0,0.3);
	}

	#depoimentos .box p {
		font-size: 1.6em;
		line-height: 1.5em;
		overflow: hidden;
		height: 7.5em;
		margin-bottom: 1.5em;
		font-weight: 300;
	}

	#depoimentos .box .cont {
		font-size: 1.4em;
		line-height: 1.5em;
		font-weight: 500;
		color: #333;
		text-decoration: underline;
		text-transform: uppercase;
	}

	#depoimentos .box .video {
		position: relative;
		font-size: 1.6em;
		height: 7em;
		width: 100%;
		margin-bottom: 1em;
	}

		#depoimentos .box .video + .titulo5 {
			margin: 0px !important;
		}

		#depoimentos .box .video .vbase {
			position: absolute;
			left: 0;
			top: -4em;
			height: 11em;
			width: 100%;
			background: center center no-repeat;
			background-size: cover;
		}

			#depoimentos .box .video .vbase .play {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				background: url(../img/play2.png) center center no-repeat;
				background-size: 4.813em auto;
			}

#depoimentos .base {
	position: relative;
	width: 100%;
	width: calc( 100% + 30px );
	margin-left: -15px;
}

#depoimentos .owl-carousel .item {
	padding: 15px;
}

#depoimentos .owl-carousel .owl-dots {
	display: none;
}

#depoimentos .owl-carousel .owl-nav {
	display: block;
	text-align: center;
	padding: 2em 0 0 0;
}

	#depoimentos .owl-carousel .owl-nav > button {
		text-indent: -9999px;
		text-align: left;
		overflow: hidden;
		width: 5em;
		height: 5em;
		display: inline-block;
		background: url(../img/seta.png) center center no-repeat;
		background-size: cover;
		opacity: 0.5;
		transition: all 0.2s;
		margin: 0 1em;
	}

		#depoimentos .owl-carousel .owl-nav > button:hover {
			opacity: 1;
		}

	#depoimentos .owl-carousel .owl-nav > .owl-prev {
		transform: scaleX(-1);
	}


#adquira {
	padding: 5em 0 5em;
	margin-bottom: 3.2em;
	background: url(../img/adquira_bg.jpg) center center no-repeat #115369;
	background-size: cover;
}

	#adquira .titulo1 span {
		position: relative;
		display: inline-block;
	}

		#adquira .titulo1 span:after {
			position: absolute;
			width: 6.2rem;
			height: 8.2rem;
			background: url(../img/adquira_seta.png) center center no-repeat;
			background-size: contain;
			right: -9rem;
			bottom: -6rem;
			content: "";
		}

	#adquira .bloco-preco {
		background: #ffffff;
	}

	#adquira .box {
		position: relative;
		background: #fff;
	}

		#adquira .box .header {
			background: linear-gradient(to bottom, #fff 0%,#f9f9f9 100%);
			text-align: center;
			padding: 2.5em 4.5em;
		}

			#adquira .box .header h3 {
				font-size: 3em;
				font-weight: 900;
				color: #D9234D;
				text-transform: uppercase;
				line-height: 1.2em;
				margin: 0 0 0.1em 0;
			}

			#adquira .box .header h4 {
				font-size: 2em;
				font-weight: normal;
				color: #B2B2B2;
				line-height: 1.2em;
			}

		#adquira .box .inner {
			padding: 0;
			z-index: 1;
			position: relative;
		}

			#adquira .box .inner .curso-online {
				text-align: right;
				font-size: 3.4em;
				font-weight: bold;
				color: #7F7F7F;
				line-height: 1.1em;
				margin: 15px 0 0.3em 0;
				text-decoration: none;
			}

		#adquira .box .preco {
			padding-left: 2em;
		}

		#adquira .box .inner .apenas {
			text-align: left;
			font-size: 2em;
			font-weight: bold;
			line-height: 1.1em;
			margin: 15px 0 0 65px;
			text-decoration: none;
			color: #7F7F7F;
		}

		#adquira .box .inner .de {
			text-align: center;
			font-size: 3.4em;
			font-weight: bold;
			color: #7F7F7F;
			line-height: 1.1em;
			margin: 1em 0 0.3em 0;
			text-decoration: none;
		}

		#adquira .box .inner .por {
			text-align: left;
			font-size: 4em;
			font-weight: 900;
			color: #2E9F14;
			line-height: 1em;
		}

			#adquira .box .inner .por span {
				font-size: 0.5em;
				line-height: 1em;
			}

		#adquira .box .inner .checks {
			font-size: 2em;
			color: #7F7F7F;
			font-weight: normal;
			line-height: 1.2em;
			border-top: solid 1px #e5e5e5;
			padding: 1.5em 0 0 0;
			margin: 1.5em 0 1.5em 0;
		}

			#adquira .box .inner .checks li {
				margin: 0 0 1em 0;
				padding: 0 0 0 1.6em;
				background: url(../img/adquira_check.png) left 0.1em no-repeat;
				background-size: 1em auto;
				min-height: 1em;
			}

		#adquira .box .inner .tempo {
			color: #A3A3A3;
			font-weight: 300;
			font-size: 6.5em;
			text-align: center;
			line-height: 1em;
			white-space: nowrap;
			margin-bottom: 1em;
		}

			#adquira .box .inner .tempo > span {
				font-size: 0.9em;
			}

		#adquira .box .botao {
			position: absolute;
			left: 0;
			bottom: -3.2em;
			z-index: 100;
			width: 100%;
			text-align: center;
		}

			#adquira .box .botao a {
				display: inline-block;
				font-size: 3em;
				font-weight: bold;
				color: #fff !important;
				background: #6EBA4D;
				line-height: 3em;
				width: 100%;
				max-width: 40rem;
				border-radius: 1em;
				box-shadow: 0.2em 0.2em 0.4em rgba(47,160,21,0.5);
			}

				#adquira .box .botao a:hover {
					background: #36BF1A;
				}

/* EDIT 2021-05-13 - Adicionar bloco abaixo */
#adquira {
}

	#adquira .novas-infos {
		color: #fff;
		font-size: 2.4em;
		font-weight: 500;
		font-family: Montserrat, sans-serif;
		line-height: 1.4em;
	}

		#adquira .novas-infos strong {
			font-weight: 800;
		}

		#adquira .novas-infos p {
			margin-bottom: 0.6em;
		}

		#adquira .novas-infos .amarelo {
			color: #F2DD28;
		}

		#adquira .novas-infos .obs {
			font-size: 0.8em;
		}

	#adquira .box-novo {
		width: 100%;
		max-width: 1107px;
		background: #fff;
		font-size: 10px;
		border-radius: 0.5em;
		margin: 0 auto 3em auto;
		font-family: Montserrat, sans-serif;
	}

		#adquira .box-novo .box-novo1 {
			padding: 9.5em 10em 7em 10em;
			text-align: center;
		}

			#adquira .box-novo .box-novo1 .inner {
				width: 100%;
				max-width: 64em;
				margin: auto;
			}

			#adquira .box-novo .box-novo1 .acesso-100 {
				display: inline-block;
				padding: 0 0 5.8em 0;
				margin: 0 0 7.5em 0;
				position: relative;
			}

				#adquira .box-novo .box-novo1 .acesso-100:after {
					content: "";
					position: absolute;
					left: 0;
					bottom: 0;
					width: 100%;
					height: 1em;
					border-radius: 0.5em;
					background: #43ADE7;
				}

			#adquira .box-novo .box-novo1 h1 {
				color: #5E1B51;
				font-size: 6em;
				font-weight: 500;
				line-height: 1.05em;
			}

				#adquira .box-novo .box-novo1 h1 strong {
					font-weight: 800;
					color: #933B89;
				}

			#adquira .box-novo .box-novo1 .preco {
				display: inline-block;
				text-align: left;
			}

				#adquira .box-novo .box-novo1 .preco .de {
					font-size: 6em;
					font-weight: 500;
					color: #5E1B51;
					line-height: 1em;
					margin: 0 0 0.1em 0;
				}

				#adquira .box-novo .box-novo1 .preco .valor {
					font-size: 13.6em;
					font-weight: 800;
					color: #933B89;
					line-height: 1em;
					white-space: nowrap;
				}

					#adquira .box-novo .box-novo1 .preco .valor .rs {
						font-weight: 500;
					}

					#adquira .box-novo .box-novo1 .preco .valor .centavos {
						font-weight: 500;
						font-size: 0.5em;
					}

			#adquira .box-novo .box-novo1 .ou {
				font-size: 3.2em;
				font-weight: 500;
				color: #707070;
				line-height: 1.1em;
				padding: 2em 0 0 0;
			}

				#adquira .box-novo .box-novo1 .ou strong {
					font-weight: 800;
				}

		#adquira .box-novo .box-novo2 {
			padding: 4em 10em 6em 10em;
			background: url(../img/__novo_box_bg.png) center center no-repeat;
			background-size: 100% 100%;
			color: #fff;
			position: relative;
		}

			#adquira .box-novo .box-novo2 h2 {
				text-align: center;
				font-weight: 100;
				color: #fff;
				text-transform: uppercase;
				font-size: 4em;
				line-height: 1.2em;
				letter-spacing: 0.35em;
				background: -webkit-linear-gradient(#fff, #43ADE7);
				-webkit-background-clip: text;
				-webkit-text-fill-color: transparent;
				margin-bottom: 0.2em;
			}

			#adquira .box-novo .box-novo2 h3 {
				text-align: center;
				font-weight: 500;
				color: #fff;
				text-transform: uppercase;
				font-size: 4em;
				line-height: 1.2em;
				letter-spacing: 0.35em;
				margin-bottom: 1.3em;
			}

			#adquira .box-novo .box-novo2 .vbase {
				display: inline-block;
				text-align: center;
			}

			#adquira .box-novo .box-novo2 .parcelas {
				font-weight: 500;
				font-size: 4em;
				line-height: 1.5em;
				letter-spacing: 0.1em;
				margin-bottom: 1.3em;
			}

				#adquira .box-novo .box-novo2 .parcelas strong {
					font-weight: 600;
					font-size: 1.275em;
				}

			#adquira .box-novo .box-novo2 .val-label {
				font-size: 5em;
				font-weight: 500;
				line-height: 1.1em;
				color: #00E4FF;
				white-space: nowrap;
				text-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.5);
				text-transform: uppercase;
			}

			#adquira .box-novo .box-novo2 .valor {
				font-size: 14em;
				font-weight: 800;
				line-height: 1.1em;
				color: #00E4FF;
				white-space: nowrap;
				text-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.5);
			}

				#adquira .box-novo .box-novo2 .valor .rs {
					font-weight: 500;
				}

				#adquira .box-novo .box-novo2 .valor .centavos {
					font-weight: 500;
					font-size: 0.5em;
				}

			#adquira .box-novo .box-novo2 .total {
				text-align: right;
				font-size: 2.8em;
				font-weight: 500;
				line-height: 1.1em;
			}

				#adquira .box-novo .box-novo2 .total .risca {
					color: #A551A3;
					font-size: 0.84em;
					text-decoration: line-through;
				}

			#adquira .box-novo .box-novo2 .pc-seta {
				position: absolute;
				left: -21em;
				top: 4em;
				width: 48.5em;
				height: 40.4em;
				background: url(../img/__novo_box_seta.png) left top no-repeat;
				background-size: contain;
				padding: 8.9em 0 0 8.9em;
				color: #fff;
			}

				#adquira .box-novo .box-novo2 .pc-seta .pc-val {
					padding: 3em 0 0 4em;
				}

					#adquira .box-novo .box-novo2 .pc-seta .pc-val .pc-num {
						font-size: 10.4em;
						font-weight: 800;
						line-height: 1em;
						text-shadow: 0.05em 0.05em 0.1em rgba(0,0,0,0.3);
					}

					#adquira .box-novo .box-novo2 .pc-seta .pc-val .pc-off {
						font-size: 5.9em;
						font-weight: 500;
						line-height: 1em;
						letter-spacing: 0.2em;
						text-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.3);
					}

			#adquira .box-novo .box-novo2 .pc-seta2 {
				position: absolute;
				left: -21em;
				top: 11em;
				width: 48.5em;
				height: 40.4em;
				background: url(../img/__novo_box_seta2.png) left top no-repeat;
				background-size: contain;
			}

		#adquira .box-novo .novo-botao2 {
			display: inline-block;
			background: url(../img/__novo_botao2.png) center center no-repeat;
			background-size: 100% 100%;
			color: #fff;
			font-weight: 400;
			font-size: 4.5em;
			line-height: 0.964em;
			padding: 1em;
		}

			#adquira .box-novo .novo-botao2:hover {
				filter: brightness(1.1);
			}

		#adquira .box-novo .box-novo3 {
			padding: 0;
			text-align: center;
		}

			#adquira .box-novo .box-novo3 a {
				display: block;
				text-align: center;
				background: url(../img/__novo_botao.png) center center no-repeat;
				background-size: auto 100%;
				font-size: 4.5em;
				font-weight: 800;
				color: #fff !important;
				line-height: 1.511em;
				padding: 2em 2.5em;
			}

				#adquira .box-novo .box-novo3 a:hover {
					filter: brightness(1.1);
				}

@media (max-width: 1400px) {
	#adquira .novas-infos {
		font-size: 2.2em;
	}

	#adquira .box-novo {
		font-size: 8px;
	}

		#adquira .box-novo .box-novo2 .pc-seta {
			left: -15em;
		}
}

@media (max-width: 1200px) {
	#adquira .novas-infos {
		font-size: 3em;
	}

	#adquira .box-novo {
		font-size: 7px;
	}

		#adquira .box-novo .box-novo2 .pc-seta {
			font-size: 0.8em;
		}
}

@media (max-width: 991px) {
	#adquira .box-novo {
		font-size: 6px;
	}

		#adquira .box-novo .box-novo2 .pc-seta {
			left: -15em;
		}

		#adquira .box-novo .box-novo2 .novo-botao2 {
			font-size: 5em;
		}
}

@media (max-width: 767px) {
	#adquira .box-novo .box-novo2 h2 {
		margin-bottom: 0.2em;
	}

	#adquira .box-novo .box-novo2 .pc-seta {
		font-size: 0.7em;
		position: relative;
		left: auto;
		top: auto;
		margin: auto;
		background: none;
		padding: 3em 0 4em 0;
		width: auto;
		height: auto;
		text-align: center;
	}

		#adquira .box-novo .box-novo2 .pc-seta .pc-val {
			padding: 3em;
			display: inline-block;
			background: linear-gradient(to bottom, #BFEEFF 0%,#43ADE7 100%);
		}

	#adquira .box-novo .box-novo2 .vbase,
	#adquira .box-novo .box-novo2 .total {
		text-align: center;
	}

	#adquira .box-novo .box-novo3 a {
		font-size: 3.5em;
	}

	#adquira .box-novo .box-novo2 .pc-seta2 {
		display: none;
	}

	#adquira .box-novo .box-novo2 .novo-botao2 {
		font-size: 4em;
	}
}

@media (max-width: 550px) {
	#adquira .box-novo {
		font-size: 5.5px;
	}

		#adquira .box-novo .box-novo1 {
			padding: 5.5em 5em 5em 5em;
		}

			#adquira .box-novo .box-novo1 .preco .valor {
				font-size: 10em;
			}

		#adquira .box-novo .box-novo2 {
			padding: 4.4em 5em 5em 5em;
		}

			#adquira .box-novo .box-novo2 .parcelas {
				font-size: 3em;
			}

			#adquira .box-novo .box-novo2 .valor {
				font-size: 10em;
			}

		#adquira .box-novo .box-novo3 a {
			font-size: 3em;
		}
}

#nova-promo {
	background: linear-gradient(to bottom, #F30364 0%,#C00B54 100%);
	font-size: 6.5px;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	position: relative;
}

	#nova-promo .inner {
		height: 16.8em !important;
	}

		#nova-promo .inner > .tcol {
			height: inherit;
		}

	#nova-promo .antes-rolagem {
		text-align: center;
		height: inherit;
		padding-top: 2em;
		z-index: 10;
		position: relative;
		transition: all 0.2s;
	}

		#nova-promo .antes-rolagem a {
			display: inline-block;
			font-size: 5em;
			border: solid 4px #fff;
			white-space: nowrap;
			color: #fff;
			border-radius: 0.6em;
			line-height: 2.28em;
			padding: 0 2em;
			font-weight: 800;
			transition: all 0.1s;
		}

			#nova-promo .antes-rolagem a:hover {
				background: #fff;
				color: #F30364;
			}

/*#nova-promo .depois-rolagem {
		height: inherit;
		color: #fff;
		position: absolute;
		z-index: 100;
		transition: all 0.2s;
		left: 0;
		top: 0;
		width: 100%;
		opacity: 0;
		pointer-events: none;
		padding: 0 15px;
	}

		#nova-promo .depois-rolagem > .tbl {
			height: inherit;
		}

		#nova-promo .depois-rolagem .col1 {
			padding-right: 3.8em;
		}

			#nova-promo .depois-rolagem .col1 img {
				display: block;
				;
				width: 10.6em;
			}

		#nova-promo .depois-rolagem .col2 {
			padding-right: 3.8em;
		}

			#nova-promo .depois-rolagem .col2 h4 {
				text-transform: uppercase;
				font-size: 3.5em;
				font-weight: 500;
				line-height: 1.2em;
			}

				#nova-promo .depois-rolagem .col2 h4 strong {
					color: #FFEF00;
					font-size: 1.8em;
					font-weight: 800;
					line-height: 1.1em;
				}

		#nova-promo .depois-rolagem .col3 {
			padding-right: 6.8em;
			background: url(../img/__novo_topo_detalhe.png) right center no-repeat;			
		}

			#nova-promo .depois-rolagem .col3 .aproveitar {
				display: inline-block;
				font-size: 4em;
				border: solid 3px #fff;
				white-space: nowrap;
				color: #fff;
				border-radius: 0.6em;
				line-height: 2em;
				padding: 0 1.5em;
				font-weight: 800;
				transition: all 0.1s;
				background: #653399;
			}

				#nova-promo .depois-rolagem .col3 .aproveitar:hover {
					color: #653399;
					background: #fff;
				}

		#nova-promo .depois-rolagem .col4 {
			padding-left: 3.6em;
			padding-right: 2px;
			background: #653399;
			position: relative;
		}

			#nova-promo .depois-rolagem .col4:after {
				content: "";
				position: absolute;
				left: 100%;
				top: 0;
				width: 100vw;
				height: 100%;
				background: inherit;
			}

			#nova-promo .depois-rolagem .col4 h5 {
				white-space: nowrap;
				font-size: 2.7em;
				font-weight: 100;
				color: #fff;
				text-transform: uppercase;
				letter-spacing: 0.1em;
				line-height: 1.2em;
			}

			#nova-promo .depois-rolagem .col4 h6 {
				white-space: nowrap;
				font-size: 3.5em;
				font-weight: 800;
				color: #fff;
				text-transform: uppercase;
				letter-spacing: 0.1em;
				line-height: 1.2em;
			}

.scrolled #nova-promo .depois-rolagem {
	opacity: 1;
	pointer-events: inherit;
}

.scrolled #nova-promo .antes-rolagem {
	opacity: 0;
	pointer-events: none;
}*/

@media (max-width: 1200px) {
	#nova-promo {
		font-size: 5.5px;
	}
}

@media (max-width: 991px) {
	#nova-promo {
		font-size: 4.2px;
	}
}

@media (max-width: 767px) {
	#nova-promo {
		font-size: 4px;
	}

		#nova-promo .inner {
			height: 21.8em !important;
		}

		#nova-promo .antes-rolagem {
			padding-top: 4.5em;
		}

			#nova-promo .antes-rolagem a {
				border-width: 2px;
				font-size: 4em;
			}

			#nova-promo .antes-rolagem img {
				max-height: 12em;
			}

	/*#nova-promo .depois-rolagem {
			height: 14.8em;
		}

			#nova-promo .depois-rolagem .so {
				display: block;
				width: 100%;
				width: calc( 100% + 30px );
				margin-left: -15px;
				background: #6F2C9E;
				text-align: center;
				font-size: 4em;
				line-height: 1.5em;
				font-weight: 800;
				position: relative;
			}

			#nova-promo .depois-rolagem .col1.um {
				display: table-cell !important;
				padding-right: 3.5em !important;
			}

			#nova-promo .depois-rolagem .col2 {
				padding-right: 3em !important;
			}

			#nova-promo .depois-rolagem .col3 {
				background: none;
				padding-right: 0;
			}

				#nova-promo .depois-rolagem .col3 .aproveitar {
					padding: 0 1em;
					border-width: 2px;
				}

			#nova-promo .depois-rolagem .col4 {
				display: none;
			}*/
}

@media (max-width: 500px) {
	#nova-promo {
		font-size: 3.5px;
	}
}

@media (max-width: 400px) {
	#nova-promo {
		font-size: 3px;
	}
}
/* EDIT 2021-05-13 - Fim do bloco */


#faq {
	padding: 7em 0;
}

	#faq ul {
	}

		#faq ul li {
			margin: 0 0 3em 0;
		}

			#faq ul li .header {
				cursor: pointer;
				background: #F8F8F8;
				padding: 1.8em 1.6em 1.8em 2.6em;
				transition: all 0.2s;
			}

				#faq ul li .header:hover {
					background: #f1f1f1;
				}

				#faq ul li .header h2 {
					color: #73499D;
					font-size: 2.4em;
					font-weight: bold;
					line-height: 1.2em;
				}

				#faq ul li .header .seta {
					color: #ccc;
					font-size: 3em;
					line-height: 1em;
					transition: all 0.2s;
				}

			#faq ul li.aberto .header .seta {
				transform: scaleY(-1);
			}

			#faq ul li .resposta {
				max-height: 0;
				overflow: hidden;
				transition: all 0.3s;
			}

			#faq ul li.aberto .resposta {
				max-height: 100vh;
				overflow: auto;
				padding: 1.2em 0 0 0;
			}

	#faq p {
		font-size: 1.8em;
		color: #7F7F7F;
		font-weight: 300;
		line-height: 1.5em;
	}

	#faq .botao {
		z-index: 100;
		width: 100%;
		text-align: center;
	}

		#faq .botao a {
			font-size: 2.8em;
			font-weight: normal;
			color: #ffffff !important;
			text-transform: none;
			line-height: 2em;
			height: 2.5em;
			padding: 0.25em;
			border-radius: 1em;
			background: #6EBA4D;
			transition: all 0.1s;
			display: block;
			margin: auto;
			max-width: 50rem;
		}

			#faq .botao a:hover {
				color: #6EBA4D !important;
				background: #fff;
				box-shadow: 0 0 0.5em #DB4F6F;
			}





#footer {
	background: #f7f7f7;
	color: #4C4C4C;
	padding: 4em 0;
	text-align: center;
}

	#footer .logo {
		margin: 0 0 3em 0;
	}

		#footer .logo img {
			display: block;
			margin: auto;
			width: 24em;
			max-width: 90%;
		}

	#footer .obs {
		margin: 0 auto 3em auto;
		max-width: 77rem;
	}

		#footer .obs p {
			font-size: 1.6em;
			font-weight: 300;
			line-height: 1.5em;
		}

	#footer .sigu {
		font-weight: bold;
		line-height: 1.3em;
		font-size: 1.6em;
	}



#loading {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 5000;
	width: 100%;
	height: 100%;
	width: 100vw;
	height: 100vh;
	background: url(../img/loading.gif) center center no-repeat rgba(255,255,255,0.95);
	transition: all 0.5s;
}

.still-loading #loading {
	width: 60px;
	height: 60px;
}

.loaded #loading {
	visibility: hidden;
	opacity: 0;
}



/* ==========================================================================
   Resposivo
   ========================================================================== */

/* 1200px+ */
@media (min-width: 1200px) {
	.qlg {
		margin-bottom: 30px;
	}
}


/* até 1199px */
@media (max-width: 1199px) {
	html {
		font-size: 8px;
	}

	.qmd {
		margin-bottom: 30px;
	}

	.tbl .tcol.bmd, .tbl.bmd > .tcol {
		display: block;
		width: 100% !important;
	}

	.tbl.grid .tcol.bmd, .tbl.grid.bmd > .tcol {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.txtl-md {
		text-align: left !important;
	}

	.txtr-md {
		text-align: right !important;
	}

	.txtc-md {
		text-align: center !important;
	}

	.b100-md {
		display: block;
		width: 100%;
		text-align: center;
	}

	#menu .menu li {
		margin-right: 2em;
	}
}

/* até 991px */
@media (max-width: 991px) {
	html {
		font-size: 7px;
	}

	.qsm {
		margin-bottom: 30px;
	}

	.tbl .tcol.bsm, .tbl.bsm > .tcol {
		display: block;
		width: 100% !important;
	}

	.tbl.grid .tcol.bsm, .tbl.grid.bsm > .tcol {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.txtl-sm {
		text-align: left !important;
	}

	.txtr-sm {
		text-align: right !important;
	}

	.txtc-sm {
		text-align: center !important;
	}

	.b100-sm {
		display: block;
		width: 100%;
		text-align: center;
	}

	#menu .menu li {
		margin-right: 1.5em;
	}
}

/* até 767px */
@media (max-width: 767px) {
	html {
		font-size: 7px;
	}

	.qxs {
		margin-bottom: 30px;
	}

	.tbl .tcol.bxs, .tbl.bxs > .tcol {
		display: block;
		width: 100% !important;
	}

	.tbl.grid .tcol.bxs, .tbl.grid.bxs > .tcol {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.txtl-xs {
		text-align: left !important;
	}

	.txtr-xs {
		text-align: right !important;
	}

	.txtc-xs {
		text-align: center !important;
	}

	.b100-xs {
		display: block;
		width: 100%;
		text-align: center;
	}

	#menu {
		font-size: 0.78em;
	}

		#menu .tbl {
			height: 8em;
		}

			#menu .tbl .um {
				display: none;
			}

			#menu .tbl .tcol {
				padding: 0px !important;
			}

				#menu .tbl .tcol .menu {
					display: table;
					width: 100%;
					text-align: center;
				}

					#menu .tbl .tcol .menu li {
						display: table-cell;
						margin: 0;
						white-space: nowrap;
					}

						#menu .tbl .tcol .menu li a:after {
							display: none;
						}

	#logo-mobile {
		position: absolute;
		left: 0;
		top: 9em;
		width: 100%;
		z-index: 2999;
	}

		#logo-mobile img {
			display: block;
			margin: auto;
			height: 11em;
		}

	.titulo1 {
		font-size: 4.3rem;
	}

	.titulo2 {
		font-size: 3.5rem;
	}

	.titulo3 {
		font-size: 2.8rem;
	}

	.titulo4 {
		font-size: 2rem;
	}

	.titulo5 {
		font-size: 1.8rem;
	}

	#header {
		background-size: cover;
		padding-top: 4em;
	}

		#header p {
			font-size: 2.5em;
		}

	#video {
		padding-top: 18em;
	}

		#video .video {
			height: 50em;
		}

	#como {
		padding-top: 0;
	}

		#como .texto p {
			font-size: 1.3em;
			line-height: 1.2em;
		}

		#como .circulo .c7 {
			display: block;
		}

		#como .circulo .c8 {
			display: block;
		}

	#conteudo .row > div:nth-child(5) .box:after {
		right: auto;
		top: auto;
		bottom: 0;
		left: 0;
		transform: scaleX(-1);
	}

	#conteudo .row > div:nth-child(7) .box:after {
		right: 0;
		top: 0;
		bottom: auto;
		left: auto;
		transform: scaleY(-1);
	}

	#conteudo .box .boxtbl {
		height: 10em;
	}

	#conteudo .box {
		margin-bottom: 10px;
	}

	#juliana {
		margin-top: 0;
	}

		#juliana .inner p {
			font-size: 3em;
		}

		#juliana .inner ul li {
			font-size: 3em;
		}


	#como .circulo {
		width: auto;
		margin-left: 0;
		height: auto;
		background: none;
		margin-top: 7em;
	}

		#como .circulo .c {
			position: relative;
			display: table;
			width: 100%;
			max-width: 290px;
			margin: 0 auto 2em auto;
			padding: 0px !important;
			left: auto !important;
			top: auto !important;
			text-align: left !important;
		}

			#como .circulo .c .l {
				display: table-cell;
				position: relative;
				left: auto !important;
				top: auto !important;
				right: auto !important;
				vertical-align: top;
				width: 1%;
			}

				#como .circulo .c .l img {
					width: 8.2em;
					height: 8.2em;
				}

			#como .circulo .c h2 {
				display: table-cell;
				vertical-align: top;
				padding-left: 1em;
				font-size: 2em;
			}

	#comece .box {
		padding: 1.5em 1.5em;
		margin-bottom: 15px;
	}

		#comece .box h2 {
			font-size: 2.5em;
		}
}

/* até 550px */
@media (max-width: 550px) {
	.tbl .tcol.bxxs, .tbl.bxxs > .tcol {
		display: block;
		width: 100% !important;
	}

	.tbl.grid .tcol.bxxs, .tbl.grid.bxxs > .tcol {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.txtl-xxs {
		text-align: left !important;
	}

	.txtr-xxs {
		text-align: right !important;
	}

	.txtc-xxs {
		text-align: center !important;
	}

	.b100-xxs {
		display: block;
		width: 100%;
		text-align: center;
	}

	#video .video {
		height: 50vw;
	}

	#como .circulo .c h2 {
		font-size: 2.5em;
	}

	#conteudo .pdf a {
		font-size: 2.5em;
	}

	#conteudo .ver a {
		font-size: 2.5em;
	}

	#comece .box h2 {
		font-size: 3em;
	}

	.titulo2 {
		font-size: 5rem;
	}

	#depoimentos .texto p {
		font-size: 1.5em;
		line-height: 1.2;
	}

	.titulo5 {
		font-size: 2.8rem;
	}

	#faq ul li .header h2 {
		font-size: 3em;
	}

	#faq p {
		font-size: 2.3em;
	}
}






/*! HTML5 Boilerplate v4.3.0 - FINAL */
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px
}

	.ir:before {
		content: "";
		display: block;
		width: 0;
		height: 150%
	}

.hidden {
	display: none !important;
	visibility: hidden
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

	.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
		clip: auto;
		height: auto;
		margin: 0;
		overflow: visible;
		position: static;
		width: auto
	}

.invisible {
	visibility: hidden
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

		a[href]:after {
			content: " (" attr(href) ")"
		}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: ""
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr, img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}
}
