/* Início do reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul, ol{
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration: none;
}

/* Fim do reset */

html{
	font-family:'Poppins', 'Montserrat';
}

.center{
	text-align:center;
}

.meta-logo img{
	display:block;
	margin:0 auto;
}

.topo{
	margin:1% 0;
	position:absolute;
	width:100%;
}

.right-img{
	display:block;
	margin-right:0;
	margin-left:auto;
}

.banner{
	background-image: url(../images/pattern.png);
	background-position: center;
	background-size: contain;
	height:100%;
	text-align: center;
}

.banner h1{
	font-size:4.5rem;
	font-weight:500;
	text-align: center;
	padding-top:15%;
	font-family: 'Poppins';
	line-height: 5rem;
}

.banner span{
	background-image: linear-gradient(to right, transparent 0%, #007AFF 100%);
}

.banner p{
	font-size:1.3rem;
	margin:1rem 0;
}

.banner a{
	padding:0.8rem 1.5rem;
	border-radius:2rem;
}

.banner .linha{
	margin-top:3%;
	margin-bottom:6%;
}

.banner img{
	width:100%;
}

.black-btn{
	background-color:#000;
	color:#fff;
}

.white-btn{
	background-color:#F4F4F4;
	color:#000;
}

.alcance{
	margin:5% 0;
}

.alcance p{
	font-size:1.6rem;
	color:#8B8B8B;
	font-weight:500;
	line-height: 1.8rem;
	margin-top:1rem;
	margin-bottom:12%;
}

.alcance p span{
	color:#000;
}

.alcance a{
	padding:0.8rem 1.5rem;
	border-radius:2rem;
}

.ads{
	margin:5% 0;
}

.ads h2{
	font-size:3.5rem;
	color:#000;
	font-weight:600;
	line-height: 4rem;
}

.ads h2 span{
	color:#8B8B8B;
}

.ads p{
	color:#8B8B8B;
	line-height: 1.4rem;
	font-weight: 500;
	font-size:1.1rem;
}

.bio figure img{
	width:100%;
	height:auto;
}

.bio h2{
	font-size:4rem;
	color:#000;
	font-weight:500;
	line-height: 4.5rem;
	letter-spacing: -0.158rem;
}

.bio h2 span{
	color:#8B8B8B;
}

.bio .linha{
	display:flex;
	justify-content: space-between;
	align-items: center;
}

.bio p{
	font-size:1.18rem;
	margin-top:8%;
	color:#8B8B8B;
	line-height: 1.8rem;
}

.vantagens{
	padding-bottom:5%;
	background-color:#fbfbfb;
}

.vantagens .container{
	background-color:#1B1B1B;
	padding:2% 2%;
	border-radius:32px;
}

.img-box{
	background-position:center left;
	background-size:contain;
	background-repeat: no-repeat;
	height:10dvh;
}

.vantagens h3{
	color:#fff;
	font-size:1.2rem;
	margin:1rem 0 2rem 0;
}

.vantagens p{
	color:#fff;
	line-height: 1.2rem;
	font-weight:200;
	font-size: 0.9rem;
}

.agende{
	padding:5% 0;
	background-color:#fbfbfb;
}

.agende .linha{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	border-radius:2rem;
	padding:4% 3%;
	border:1px solid #eee;
}

.agende a{
	padding:0.8rem 1.5rem;
	border-radius:2rem;
}

.agende h2{
	font-size:1.6rem;
	color:#000;
	font-weight:500;
	line-height: 1.8rem;
	letter-spacing: -0.088rem;
	width: 50%;
}

.video{
	padding:5% 0;
	background-color:#fbfbfb;
}

.video video{
	border-radius:24px;
}

.meta{
	padding:5% 0;
	background-color:#fbfbfb;
	position:relative;
}

.icone{
	position:absolute;
	right:0;
	top:0;
}

.meta h2{
	font-size:4rem;
	color:#000;
	font-weight:500;
	line-height: 4.5rem;
	letter-spacing: -0.158rem;
	margin-bottom:8%;
}

.meta h2 span{
	color:#8B8B8B;
}

.box-servico{
	padding:10% 15%;
	border-radius:32px;
	height: 100%;
}

.box-servico p{
	font-size:0.95rem;
	font-weight:500;
	line-height: 1.3rem;
}

.box-servico .img{
	background-position: center;
	background-size: contain;
	height:15dvh;
	width:100%;
	background-repeat: no-repeat;
	margin-bottom:2rem;
}

.cinza{
	background-color:#D9D9D9;
}
.azul{
	background-color: #007AFF;
}

.row-flex {
	display: flex;
	flex-wrap: wrap;
}

[class*="col-"] {
	margin-bottom: 80px;
}

.meta .linha{
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin:1.4rem 0;
}

.meta h3, .meta a{
	font-weight:600;
	color:#000;
}

.vitrine{
	text-align: center;
}

.vitrine p{
	font-size:4rem;
	font-weight:700;
}

.grad{
	background-image: linear-gradient(to right, #6855fb36 0%, #F97691 100%);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.blue{
	background-image: linear-gradient(to right, #99caf736 0%, #99C9F7 100%);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.yellow{
	background-image: linear-gradient(to right, #fbc2163f 0%, #CC0830 100%);
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.swiper-slide{
	padding:0.8% 0;
	margin:1rem 0;
}

.negocios{
	background-color: #000;
	padding:3% 0;
}

.negocios h2{
	font-size:4rem;
	color:#fff;
	font-weight:600;
	line-height: 4.5rem;
	margin-bottom:15%;
	margin-top:10%;
}

.negocios h2 span{
	background-image: linear-gradient(to right, transparent 0%, #007AFF 100%);
	color:#007AFF;
	border-left:4px solid #007AFF;
}

.negocios .info{
	margin-left:10%;
}

.negocios a{
	padding:0.8rem 1.5rem;
	border-radius:2rem;
	color:#000;
	background-color: #007AFF;
	font-weight: 500;
}

.contato{
	background-image: url(../images/pattern.png);
	background-position: center;
	background-size: contain;
	height:100%;
	padding: 5% 0;
}

.contato h2 span{
	background-image: linear-gradient(to right, transparent 0%, #007AFF 100%);
	font-size:3rem;
	font-weight: 500;
	border-left:4px solid #007AFF;
}

.contato ul{
    margin-left:1rem;
}

.contato ul li{
    margin:0.4rem;
    font-weight:500;
    list-style:disc;
}

.contato ul li a{
    color:#000;
}

#contato{
	background-color: #fff;
	padding:8% 5%;
	border-radius:32px;
}

.contato h3{
	font-size:1.6rem;
	font-weight:500;
	line-height: 2rem;
}

.contato ::placeholder{
	font-family:'Poppins';
	color:#1B1B1B;
	padding-left:1rem;
}

input[type=text]{
	width:100%;
	height:3.2rem;
	background-color: #F4F4F4;
	border-radius:15px;
	border:none;
	margin:0.5rem 0;
}

textarea{
	width:100%;
	height:8rem;
	background-color: #F4F4F4;
	border-radius:15px;
	border:none;
	margin:0.5rem 0 1.2rem 0;
}

#contato h3{
	margin-bottom:1.3rem;
}

.contact{
	background-image: url(../images/contato.png);
	background-position: center;
	background-size: cover;
	height: 100%;
	padding:8% 10%;
	border-radius:32px;
}

.contact h3{
	color:#fff;
	margin-top:15%;
	margin-bottom:10%;
}

.contato .black-btn{
	padding:0.8rem 1.5rem;
	border-radius:2rem;
	background-color: #fff;
	color:#000;
}

.contato button{
	width:100%;
	border-radius:2rem;
	background-color: #000;
	color:#fff;
	cursor:pointer;
	height: 3.2rem;
	font-family:'Poppins';
	font-size:1rem;
	border:none;
}

.rodape{
	background-color: #1B1B1B;
	padding:5% 0;
}

.right{
	text-align: right;
}

.rodape ul{
	display: flex;
	gap:10px;
	justify-content: start;
	align-items: center;
	margin-top:4%;
}

.rodape p{
	text-align: center;
	color:#fff;
}

.msg, .msg-news{
	margin-top:1rem;
}

.alert-msg{
	background-color: red;
	padding:0.5rem 0.7rem;
	border-radius:6px;
	color:#fff;
}

.succes-msg{
	background-color: green;
	padding:0.5rem 0.7rem;
	border-radius:6px;
	color:#fff;
}