body {
	font-family: 'Asap', sans-serif;
}

.topo {
	background-color: #003b43;
	padding: 20px 0;
}

.btn-topo {
	text-align: right;
	margin-top: 30px;
}

.btn-topo a {
	display: inline-block;
	text-decoration: none;
	background: #bed62f;
	padding: 5px 20px;
	border-radius: 10px;
	color: #003641;
	font-weight: 600;
	border-bottom: solid 2px #003641;
	border-right: solid 2px #003641;
	box-shadow: 10px 10px 0px 0px rgb(0 173 157);
    -webkit-box-shadow: 4px 4px 0px 0px rgb(0 173 157);
    -moz-box-shadow: 10px 10px 0px 0px rgba(0, 173, 157, 1);
}

.btn-topo a:hover {
	color: #003641;
}

.video {
	margin: 50px 0;
}

.info-video h1 {
	font-size: 74px;
	padding-bottom: 30px;
}

.info-video h1 span {
	color: #003641;
	font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 74px;
	letter-spacing: -3px;

}

.info-video h1 strong {
	font-family: 'Pacifico', cursive;
	color: #003641;
	font-weight: 500;
}

.info-video h1 b {
	color: #00ae9d;
	text-transform: uppercase;
	font-family: 'Asap', sans-serif;
}

.info-video p {
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 60px;
	font-family: 'Asap', sans-serif;
}

.info-video p span {
	text-decoration: underline;
}

.marcador-video {
	position: relative;
	padding: 60px 0;
	margin: 0 auto;
	text-align: center;
}

.marcador-video:before {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	background-image: url('../imagens/marcador.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
}

.marcador-video:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	background-image: url('../imagens/marcador.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
}

iframe {
	max-width: 100%;
}

.redes-video {
	margin: 30px 0;
}

.baixe-app {
	background-image: url('../imagens/bg-app.png');
	background-color: #00ad9d;
	height: 690px;
	padding: 60px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.info-app h2 {
	color: #fff;
	font-weight: 900;
	font-size: 60px;
	font-style: italic;
	font-family: 'Asap', sans-serif;
}

.info-app p {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-family: 'Asap', sans-serif;
}

.box-app {
	width: 280px;
	background: #bed62f;
	padding: 30px;
	border-radius: 18px;
	float: right;
	-webkit-box-shadow: 13px 11px 0px -2px rgb(0 54 65 / 90%);
	-moz-box-shadow: 13px 11px 0px -2px rgba(0, 54, 65, 0.9);
	box-shadow: 13px 11px 0px -2px rgb(0 54 65 / 90%);
	border: solid 2px #003641
}

.box-app a {
	display: block;
	margin-bottom: 5px;
}
.box-app h3{
	font-weight: 700;
	font-size: 25px;
	font-family: 'Asap', sans-serif;
	letter-spacing: -1px;
}
.tl-redes h3 {
	font-family: 'Asap', sans-serif;
	color: #003641;
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	font-style: italic;
}

.redes a svg {
	width: 30px;
	height: 30px;
}

.veja-como-fazer {
	background-color: #bfd730;
	padding: 60px 0;

}

.info-veja-como {
	position: relative;
}

.info-veja-como:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	background-image: url('../imagens/icone-veja.png');
	background-repeat: no-repeat;
	height: 488px;
	width: 388px;
	background-size: 230px;
}

.info-veja-como h2 {
	color: #003641;
	font-style: italic;
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
	padding-bottom: 40px;
	font-family: 'Asap', sans-serif;

}

.info-veja-como p {
	font-size: 24px;
	padding:0;
	margin: 0;
	font-family: 'Asap', sans-serif;
}

.info-veja-como  span {
	background: #003641;
	color: #bfd730;
	padding: 8px 15px;
	border-radius: 8px;
	display: inline-block;
	margin-right: 10px;
	font-family: 'Asap', sans-serif;
}

.explicacao {
	background-color: #00ae9d;
	padding: 60px 0;
}

.form-explicao h2 {
	font-size: 48px;
	color: #003641;
	font-style: italic;
	font-family: 'Asap', sans-serif;
	font-weight: 700;
}

.form-explicao p {
	color: #fff;
	font-size: 24px;
	font-family: 'Asap', sans-serif;
}

.form input[type=text] {
	background: #e6e7e8;
	border: none;
	border-radius: 8px;
	width: 70%;
	padding: 5px 10px;
	margin: 10px 0;

}

.form input[type=submit] {
	display: block;
	background: #003641;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	padding: 7px 40px;
	border-radius: 13px;
	margin-top: 10px;
	border: none;
	font-weight: 700;
}

.bg-ilustra {
	background-image: url('../imagens/bg-ilustra.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 161px;
	background-size: cover;
	background-color: #003641;
}

.cliente {
	background-color: #bfd730;
	padding: 60px 0 0px;
	margin-top: -10px;

}

.cliente-padrao {
	background-image: url('../imagens/padrao-cliente.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
}

.info-cliente-padrao {
	background-color: #fff;
	z-index: 3;
	position: relative;
	top: 90px;
	padding: 30px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	border: solid 4px #003641;
	-webkit-box-shadow: 13px 11px 0px -2px rgba(0, 54, 65, 0.9);
	-moz-box-shadow: 13px 11px 0px -2px rgba(0, 54, 65, 0.9);
	box-shadow: 13px 11px 0px -2px rgba(0, 54, 65, 0.9);
}

.info-cliente-padrao h3 {
	color: #00ae9d;
	font-size: 48px;
	line-height: 48px;
	font-weight: 700;
	padding-bottom: 10px;
	font-family: 'Asap', sans-serif;
}

.info-cliente-padrao p {
	font-size: 24px;
	color: #003641;
	font-family: 'Asap', sans-serif;
}
.info-cliente-padrao p strong{
	font-weight: 700;
	font-family: 'Asap', sans-serif;
}
.btn-footer{
	text-align: center;
}
.btn-footer a{
	background: #00ae9d;
    color: #fff;
    text-decoration: none;
    padding: 15px 20px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: 26px;
	-webkit-box-shadow: 13px 11px 0px -2px rgba(0, 54, 65, 0.9);
	-moz-box-shadow: 13px 11px 0px -2px rgba(0, 54, 65, 0.9);
	box-shadow: 6px 7px 0px -2px rgba(0, 54, 65, 0.9);
	border:solid 2px #003641;
	font-family: 'Asap', sans-serif;
	font-weight: 700;
}
.btn-footer a:hover{
	color: #fff;
	text-decoration: none;
}
.footer {
	padding: 60px 0;
}

.info-footer p {
	color: #003641;
	font-size: 16px;
	margin: 0;
	font-family: 'Asap', sans-serif;
}

.redes-topo {
	text-align: right;
}

.redes-topo a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	font-family: 'Asap', sans-serif;
}

.redes-topo a img {
	width: 100%;
}

.redes {
	margin-top: 20px !important;
}

.redes a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 5px;
}

.redes a img {
	width: 100%;
}
.logo-footer{
	text-align: right;
}
@media(max-width:780px) {
	.logo {
		width: 150px;
	}

	.logo img {
		width: 100%;
	}

	.btn-topo {
		margin-top: 17px;
	}

	.info-video p {
		font-size: 16px;
		line-height: 24px;
	}

	.tl-redes h3 {
		font-size: 24px;
		line-height: 32px;
	}

	.redes-topo a {
		width: 25px;
	}

	.info-veja-como:after {
		display: none;
	}

	.info-veja-como h2 {
		font-size: 32px;
		line-height: 40px;
	}

	.info-veja-como p {
		font-size: 16px;
		line-height: 24px;
	}

	.info-veja-como p span {
		font-size: 16px;
		padding: 3px 10px;
	}

	.form-explicao h2 {
		font-size: 32px;
		line-height: 40px;
	}

	.form-explicao p {
		font-size: 16px;
		line-height: 24px;
	}

	.form input[type=text] {
		width: 100%;
	}

	.info-cliente-padrao {
		top: 50px
	}

	.info-cliente-padrao h3 {
		font-size: 32px;
		line-height: 40px;
	}

	.info-cliente-padrao p {
		font-size: 16px;
		line-height: 24px;
	}
	.btn-footer a{
		left: 10%;
	}

	.redes {
		margin-bottom: 30px;
	}

}

/* //////////////////////////////////////// */