@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

/* Global */

/*

verde: #0DC143
cinza: #050505
preto: #050505
branco: #FFFFFF

*/



html {
	scroll-behavior: smooth;
}

body {
	background: #fff;
}

img {
	max-width: 100%;
}

select {
	display: block;
}

/* Header*/

header {
	background: #fff;
	position: relative;
	height: 98px;
}

header a:hover,
footer a:hover,
.depoimentos-holder a:hover,
.destaque-holder a:hover {
	opacity: 0.8;
}

.holder-topo {
	display: flex;
	align-items: center;
	height: 98px;
	width: 100% !important;
}

.logo-second {
	margin-left: 35px;
}

nav {
	color: #313131;
	background-color: transparent;
	box-shadow: none;
	text-align: right;
	padding: 0 0 0 20px;
	height: auto;
}

nav ul li {
	float: none;
	display: inline-block;
	position: relative;
	padding: 10px 0;
}

nav ul li ul {
	position: absolute;
	top: 30px;
	left: 0;
	background: #050505;
	z-index: 9;
	color: #fff;
	border-radius: 17px;
	width: 180px;
	padding: 20px 20px 10px;
	display: none;
}

nav ul li:hover ul {
	display: block;
}

nav ul li ul li {
	text-align: left;
	display: block;
	margin-bottom: 10px;
	padding: 0;
}

nav ul a {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	color: #050505;
	padding: 0 12px;
}

nav ul a:hover {
	background: none;
}

nav ul li ul li a {
	color: #fff;
	text-align: left;
	line-height: 1em;
	white-space: nowrap;
	font-size: 12px;
	display: block;
	float: none;
}

.setinha-menu {
	margin: 0 0 0 4px;
	vertical-align: 1px;
}

.destaque-vermelho-menu {
	background: #050505;
	color: #fff;
	border-radius: 25px;
}

.destaque-vermelho-menu a {
	color: #fff;
}

.logo-topo {
	margin: 10px 20px 0 0;
	padding: 0;
	position: relative;
}

.logo-topo a {
	background: url(../img/logo.png) no-repeat;
	display: block;
	margin: auto;
	width: 259px;
	height: 60px;
	overflow: hidden;
	line-height: 999em;
	z-index: 9;
	position: relative;
	background-size: 240px;
}

.logo-topo2 {
	margin: 0;
	padding: 0;
	position: relative;
}

.logo-topo2 a {
	background: url("../img/logo2.png") no-repeat;
	display: block;
	margin: auto;
	width: 143px;
	height: 39px;
	overflow: hidden;
	line-height: 999em;
	z-index: 9;
	position: relative;
}

.fundo-cinza {
	position: absolute;
	width: 999%;
	height: 98px;
	right: -20px;
	top: 0;
	background: #4C4C4C;
	transform: skew(-20deg, 0deg);
	z-index: 0;
}

.menu-item-instagram a,
.menu-item-instagram a:hover {
	background: url("../img/icon_instagram.svg") no-repeat;
	display: inline-block;
	vertical-align: -3px;
	margin: 0 0 0 10px;
	width: 18px;
	height: 18px;
	overflow: hidden;
	line-height: 999em;
}

.menu-item-facebook a,
.menu-item-facebook a:hover {
	background: url("../img/icon_facebook.svg") no-repeat;
	display: inline-block;
	vertical-align: -3px;
	margin: 0 0 0 10px;
	width: 18px;
	height: 18px;
	overflow: hidden;
	line-height: 999em;
}

.link-home a,
.link-home a:hover {
	background: url("../img/home.svg") no-repeat;
	display: inline-block;
	vertical-align: -2px;
	width: 17px;
	height: 17px;
	overflow: hidden;
	line-height: 999em;
}

.container {
	min-width: 1140px;
}

/* Conteúdo principal*/

.contempladas-em-destaque {
	padding-bottom: 50px;
}

.alerta {
	padding: 15px 15px;
	border: solid 2px;
	border-radius: 10px;
}

.sucesso {
	border-color: #22c022;
	background-color: #22c0221a;
}

.bx-wrapper {
	box-shadow: none !important;
	border: 0 !important;
	margin-bottom: inherit !important;
}

.img-bg-slider-desktop {
	width: 100%;
}



.banner-slider {
	overflow: hidden;
	margin-bottom: 40px;
}

.banner-slider-inner {
	background: url("../img/Rectangle2.png") no-repeat;
	background-size: cover;
	background-position: right;
	position: relative;
	height: 600px;
	border-radius: 40px 0 0 40px;
	margin-left: 35%;
}

.banner-slider .holder-texto-banner {
	height: 470px;
	display: flex;
	align-items: center;
}

.banner-slider h2 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 40px;
	line-height: 50px;
	color: #FFFFFF;
	position: absolute;
	top: 180px;
	left: 40%;
	text-align: right;
}

.banner-slider h2 b,
.banner-slider h2 strong {
	font-weight: 600;
	color: #FFFFFF;
}

.menina-dest {
	position: absolute;
	bottom: 0;
	left: 360px;
}

.form-simule-holder {
	position: absolute;
	right: calc((100% - 1280px) / 2);
	top: 113px;
	width: 350px;
}

.form-simule {
	background: #FFFFFF;
	box-shadow: 0px 9px 50px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	padding: 20px;
	width: 100%;
}

.form-simule h3 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 25px;
	color: #000;
	margin: 0 0 10px;
}

.form-simule h3 span {
	color: #050505;
	font-weight: 700;
}

.form-simule input[type="text"],
.form-simule input[type="email"],
.form-simule input[type="tel"],
.form-simule select {
	background: #EEEEEE;
	border-radius: 5px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #919191;
	padding: 12px;
	height: auto;
	margin: 0 0 5px;
	width: calc(100% - 24px);
	border: none;
}

.form-simule select {
	width: 100%;
	padding: 12px 10px;
}

.form-simule select.special-select {
	background: #050505 !important;
	color: #fff !important;
}

.form-simule input::placeholder {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #919191;
}

.form-simule input[type="submit"] {
	border-radius: 5px;
	background: #0DC143;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	padding: 11px 25px;
	color: #FFFFFF;
	border: none;
	float: none;
	cursor: pointer;
	margin-top: 0px;
	width: 100%;
}

.conteudo-principal.internas section.banner-slider {
	margin-bottom: 50px;
	height: 350px;
	background-size: cover !important;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: center center !important;
}

.conteudo-principal .banner-slider h3:not(.form-simule h3) {
	font-family: Poppins;
	font-size: 64px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
	color: white;
	margin: 80px 0;
	text-shadow: 0px 0px 13px #000000;
	z-index: 2;
}

.container-imagem {
	width: 100%;
	position: relative;
	padding-top: 40%;
	overflow: hidden;
	border-radius: 20px;
}

.container-imagem img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.conteudo-principal.internas .row>.col.s12.m6.l4:nth-child(2) {
	padding: 90px 40px 0 40px;
}

.conteudo-principal.internas .banner-slider::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.botao-whatsapp-voador {
	width: 75px;
	height: 75px;
	background: url("../img/whats.svg") no-repeat, #0DC143;
	box-shadow: 6px 10px 60px rgba(0, 0, 0, 0.25);
	display: block;
	position: fixed;
	bottom: 40px;
	right: 40px;
	overflow: hidden;
	line-height: 999em;
	border-radius: 999em;
	background-position: center;
	z-index: 9;
}

section {
	position: relative;
}

.quem-somos-holder h3 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-size: 32px;
	line-height: 39px;
	color: #C21010;
	margin: 90px 0 30px;
}

.quem-somos-holder p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	color: #6C6C6C;
	margin: 0 0 30px;
	max-width: 460px;
}

.img-mulher {
	display: block;
	margin: 0 auto -100px;
}

.img-letras {
	background: url("../img/letras.svg") no-repeat;
	background-position: 75px center;
}

.setinha {
	background: url("../img/setinha-vermelha.svg") no-repeat, #fff;
	position: absolute;
	width: 52px;
	height: 52px;
	bottom: -45px;
	left: 50%;
	z-index: 9;
	border-radius: 999em;
	background-position: center;
	background-size: 24px;
	margin-left: -26px;
}

.escolha-holder {
	background: #C21010;
	padding: 70px 0 90px;
	position: relative;
}

.escolha-holder h3 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	font-size: 32px;
	line-height: 39px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 0 30px;
}

.escolha-holder .col a {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 6px 10px 60px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	display: block;
	text-align: center;
}

.escolha-holder a h4 {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	text-align: center;
	color: #000000;
	margin: 15px 0 0;
}

.escolha-holder .col a span {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #C21010;
	padding: 0 0 15px;
	display: block;
}

.escolha-holder .setinha {
	background: url("../img/setinha-branca.svg") no-repeat, #C21010;
	position: absolute;
	width: 52px;
	height: 52px;
	bottom: -25px;
	left: 50%;
	z-index: 9;
	border-radius: 999em;
	background-position: center;
	background-size: 24px;
	margin-left: -26px;
}

.oportunidades-carros-holder {
	background: #E7E7E7;
	padding: 60px 0 90px;
}

.oportunidades-carros-holder h3 {
	color: var(--primary-red, #C21010);
	text-align: center;
	font-size: 32px;
	font-family: Montserrat;
	font-weight: 800;
	margin-bottom: 30px;
}

.oportunidades-carros-holder .col a {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 6px 10px 60px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	display: block;
	text-align: center;
	padding: 0 0 20px;
}

.oportunidades-carros-holder a h4 {
	color: var(--primary-red, #C21010);
	text-align: center;
	font-size: 16px;
	font-family: Montserrat;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0 -5px;
}

.oportunidades-carros-holder .col a span {
	color: #000;
	text-align: center;
	font-size: 22px;
	font-family: Montserrat;
	font-weight: 600;
}

.oportunidades-carros-holder .setinha {
	background: url("../img/setinha-vermelha.svg") no-repeat, #E7E7E7;
	position: absolute;
	width: 52px;
	height: 52px;
	bottom: -25px;
	left: 50%;
	z-index: 9;
	border-radius: 999em;
	background-position: center;
	background-size: 24px;
	margin-left: -26px;
}

.oportunidades-imoveis-holder {
	background: linear-gradient(180deg, #4D4D4D 0%, #2B2B2B 100%);
	padding: 60px 0 90px;
}

.oportunidades-imoveis-holder h3 {
	color: var(--primary-red, #fff);
	text-align: center;
	font-size: 32px;
	font-family: Montserrat;
	font-weight: 800;
	margin-bottom: 30px;
}

.oportunidades-imoveis-holder .col a {
	width: 100%;
	background: #FFFFFF;
	box-shadow: 6px 10px 60px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	display: block;
	text-align: center;
	padding: 0 0 20px;
}

.oportunidades-imoveis-holder a h4 {
	color: var(--primary-red, #C21010);
	text-align: center;
	font-size: 16px;
	font-family: Montserrat;
	font-weight: 500;
	line-height: 30px;
	margin: 10px 0 -5px;
}

.oportunidades-imoveis-holder .col a span {
	color: #000;
	text-align: center;
	font-size: 22px;
	font-family: Montserrat;
	font-weight: 600;
}

.oportunidades-imoveis-holder .setinha {
	background: url("../img/setinha-branca.svg") no-repeat, #4D4D4D;
	position: absolute;
	width: 52px;
	height: 52px;
	bottom: -25px;
	left: 50%;
	z-index: 9;
	border-radius: 999em;
	background-position: center;
	background-size: 24px;
	margin-left: -26px;
}

.video-home {
	background: #FFF;
	padding: 60px 0;
}

.video-home h3 {
	color: var(--primary-red, #050505);
	text-align: center;
	font-size: 32px;
	font-family: Montserrat;
	font-weight: 800;
	margin: 20px 0 0;
}

.video-home img {
	display: block;
	margin: auto;
}

.destaque-holder h3 {
	color: var(--Red, #050505);
	font-family: Poppins;
	font-weight: 300;
	font-style: Light;
	font-size: 48px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
}

.destaque-holder h3 b {
	font-family: Poppins;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 48px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
}

.destaque-holder p {
	color: #252525;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	margin: 0;
}

.btn-cinza {
	width: 208px;
	height: 50px;
	border-radius: 90px;
	background: #050505;
	color: #fff;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	display: block;
	margin: 30px auto 0;
	text-align: center;
	padding: 10px 0 0;
}

.btn-cinza img {
	vertical-align: -6px;
	margin-right: 9px;
}

.conquista-holder h3 {
	color: #fff;
	font-family: Poppins;
	font-weight: 300;
	font-style: Light;
	font-size: 48px;
	line-height: 50px;
	letter-spacing: 0%;
	text-align: center;
}

.conquista-holder h3 b {
	color: #fff;
	font-family: Poppins;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 48px;
	line-height: 50px;
	letter-spacing: 0%;
	text-align: center;

}

.conquista-holder p {
	color: #fff;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	margin: 0;
}

.conquista-holder {
	position: relative;
	padding: 0;
	padding: 80px 0;
	overflow: hidden;
	background: linear-gradient(to right, white 40%, #050505 60%);
}

.conquista-inner {
	position: relative;
	z-index: 10;
	padding: 30px 0;
}

.owl-carousel.conquista {
	width: auto;
}

.owl-carousel.destaque {
	width: auto;
	margin: 50px auto 70px;
}

/*
.owl-carousel.destaque .owl-dots.disabled,
.owl-carousel.destaque .owl-nav.disabled {
	display: block;
}
*/
.conquista-bg-vermelho {
	position: absolute;
	border-radius: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0;
	top: 0;
	left: 0;
}



.sobre-nos-holder {
	padding: 130px 0;
}

.sobre-nos-holder h4 {
	color: var(--Red, #050505);

	text-align: left;
	margin: 20px 0 0;

	font-family: Poppins;
	font-weight: 300;
	font-style: Light;
	font-size: 48px;
	line-height: 100%;
	letter-spacing: 0%;

}

.sobre-nos-holder p {
	color: var(--Cinza-Claro, #7A7A7A);
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	/* 187.5% */
	text-align: left;
	margin-bottom: 30px;
}

section.sobre-nos-holder img.mulher-sobre-nos {
	position: absolute;
	bottom: 0px;
	max-width: 463px;
	max-height: 130%;
}

section.sobre-nos-holder div.row {
	border: 3px solid black;
	border-radius: 100px;
	padding: 80px;
}

.depoimentos-holder {
	position: relative;
	padding: 100px 0 90px;
	overflow: hidden;
}

.holder-setinhas-nav {
	display: inline;
	margin: 0px 0 0 80px;
	vertical-align: -5px;
}

.holder-setinhas-nav img {
	margin: 0 10px;
}

.depoimentos-bg-black {
	position: absolute;
	border-radius: 0px 120px 0px 0px;
	background: var(--Cinza, #050505);
	width: 100%;
	height: 100%;
	margin-left: -320px;
	z-index: -1;
	top: 0;
	left: 0;
}

.depoimentos-holder h3 {
	color: var(--Red, #050505);
	text-align: left;
	font-family: 'Hedvig Letters Serif', serif;
	font-size: 42px;
	font-style: normal;
	font-weight: 100;
	line-height: normal;
	margin: 20px 0 0;
	display: inline;
}

.depoimentos-holder p {
	color: var(--Branco, #fff);
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 30px;
}

.depoimentos-holder p.nome-cliente {
	color: var(--Branco, #FFF);
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.depoimentos-holder p.nome-cliente strong {
	color: var(--Branco, #FFF);
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	/* 187.5% */
}

.depoimentos-holder a {
	border-radius: 90px;
	background: var(--Red, #050505);
	width: 228px;
	height: 50px;
	color: var(--Branco, #FFF);
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	display: block;
	text-align: center;
	padding: 10px 0;
}

.ultimo-slider-holder {}

.ultimo-slider-holder h2 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-size: 40px;
	line-height: 50px;
	color: #FFFFFF;
	position: absolute;
	top: 24%;
	left: 11%;
}

.ultimo-slider-holder h2 b,
.ultimo-slider-holder h2 strong {
	font-weight: 600;
	color: #050505;
}

.ultimo-slider-holder .bx-pager {
	display: none;
}

/* Rodapé */

footer {
	padding: 40px 0 25px;
}

.selos {
	text-align: right;
}

.assinatura-rodape {
	float: right;
	width: 200px;
}

.row-rodape {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin-bottom: 80px;
}

.row-rodape .col {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}



footer h4 {
	font-family: Poppins;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #050505;
}

.hs-logo-rodape {
	vertical-align: 10px;
	margin-left: 10px;
}

.telefone-rodape {
	background: url("../img/telefone.svg") no-repeat;
	color: #FFF;
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 500;
	padding: 1px 0 5px 30px;
	margin-right: 20px;
}

.endereco-rodape {
	background: url("../img/mapa.svg") no-repeat;
	color: #FFF;
	font-size: 14px;
	font-family: Montserrat;
	font-weight: 500;
	padding: 2px 0 5px 30px;
}

footer p {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

.textos-rodape {
	padding-top: 20px !important;
	text-align: right;
}

.redes-sociais-rodape {
	display: inline-block;
	vertical-align: 0;
	margin-left: 0;
}

.redes-sociais-rodape li {
	display: inline-block;
	padding-right: 5px;
	list-style: none;
}

.rsr-instagram {
	background: url("../img/instagram-invertido.svg") no-repeat;
	display: block;
	margin: 0;
	width: 24px;
	height: 24px;
	overflow: hidden;
	line-height: 999em;
}

.rsr-facebook {
	background: url("../img/facebook-invertido.svg") no-repeat;
	display: block;
	margin: 0;
	width: 24px;
	height: 24px;
	overflow: hidden;
	line-height: 999em;
}

.rsr-linkedin {
	background: url("../img/linkedin-invertido.svg") no-repeat;
	display: block;
	margin: 0;
	width: 24px;
	height: 24px;
	overflow: hidden;
	line-height: 999em;
}

.rsr-youtube {
	background: url("../img/youtube-invertido.svg") no-repeat;
	display: block;
	margin: 0;
	width: 24px;
	height: 24px;
	overflow: hidden;
	line-height: 999em;
}

.redes-sociais-rodape li a:hover {
	opacity: 0.7;
}

.whatsapp-peq {
	background: url("../img/whatsapp-peq-branco.svg") no-repeat;
	padding-left: 25px;
}

.telefone-peq {
	background: url("../img/telefone.svg") no-repeat;
	padding-left: 25px;
}

.mail-peq {
	background: url("../img/carta.svg") no-repeat;
	padding-left: 25px;
}

.linha-vermelha {
	height: 4px;
	background: #001F53;
	margin: 30px 0 5px;
}

.copyright {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}

.copyright strong {
	font-weight: 600;
}

.sidenav-trigger {
	display: none;
}

.destaque-holder .carousel,
.conquista-holder .carousel {
	height: 440px;
}

.conquista-holder .carousel {
	margin-left: -80px;
}

.destaque-holder .carousel .carousel-item>img,
.conquista-holder .carousel .carousel-item>img {
	background: #000;
	height: auto;
	width: 100%;
	position: absolute;
	z-index: -1;
	filter: brightness(40%);
}

.destaque-holder .carousel .carousel-item,
.conquista-holder .carousel .carousel-item {
	width: 265px;
	height: 360px;
	border-radius: 30px;
	overflow: hidden;
	box-shadow: 6px 10px 60px 0px rgba(0, 0, 0, 0.25);

}

.destaque-holder .carousel .carousel-item span,
.conquista-holder .carousel .carousel-item span {
	display: block;
	text-align: center;
	line-height: 28px;
	text-shadow: 0px 0px 10px black;
}

.txt-cred {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	margin-top: 180px;
	position: relative;
	display: block;
	z-index: 10;
}

.txt-cat {
	color: #FFF;
	font-family: Poppins;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
}

.conquista-holder .txt-cat {
	font-size: 22px;
}


a.item-conquista {
	display: flow-root;
	border-radius: 20px;
	width: 100%;
	height: 360px;

}

.conquista {
	margin: 40px 0 0;
}

.txt-valor {
	position: relative;
	display: block;

	width: 100%;
	text-align: center;
	z-index: 10;
}

div.conquista span.txt-cat {
	margin-top: 240px;
}

.txt-cat {
	position: relative;
	display: block;

	width: 100%;
	text-align: center;
	text-transform: lowercase;

	z-index: 10;
}

.txt-part {
	width: 100%;
	display: block;
	z-index: 10;
	position: relative;
}

.layer {
	height: 360px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 20px;
	background: linear-gradient(to bottom, transparent 20%, #000 100%, #000, #000);
}

div.selos img {
	max-width: 100px;
	margin: 10px;
	display: inline;
}




.la-mina {
	position: absolute;
	bottom: 0;
	right: 40px;
	z-index: 9;
}

.txt-part {
	color: var(--Verde, #0DC143);
	text-align: center;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}

.txt-valor {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
}

.destaque-holder {
	padding: 80px 0;
}

.melhor-negocio-inner {
	background-image: linear-gradient(#001F53, #001333);
	filter: drop-shadow(6px 10px 60px rgba(0, 0, 0, 0.25));
	border-radius: 30px;
	padding: 30px 80px;
}

.melhor-negocio-inner h3 {
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 30px;
}

.melhor-negocio-inner h3 strong {
	color: #FFF;
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.melhor-negocio-inner .col {
	padding: 0 5px;
}

.melhor-negocio-inner .col div.inner-inner {
	height: 360px;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
}

.melhor-negocio-inner .col div.inner-inner3x {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)) !important;
	position: absolute;
	width: 100%;
	height: 360px;
	top: 0;
	left: 0;
}

.melhor-negocio-inner .col h4 {
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 280px 0 0;
	display: inline-block;
	width: 100%;
	text-shadow: 0px 0px 10px black;
	z-index: 1;
	position: relative;
}

.melhor-negocio-inner .col a {
	color: var(--Red, #050505);
	text-align: center;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	/* 187.5% */
	display: block;
	text-shadow: 0px 0px 10px black;
	z-index: 1;
	position: relative;
}

.vantagens-holder {
	background: #EFEFEF;
	padding: 60px 0 80px;
	margin-top: -30px;
	z-index: 1;
}

.melhor-negocio-holder {
	z-index: 2;
}

.vantagens-holder h4 {
	color: var(--Red, #050505);
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	/* 125% */
}

.vantagens-holder h4 strong {
	color: var(--Red, #050505);
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
}

.vantagens-holder p {
	color: #6C6C6C;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	/* 187.5% */
}

.vantagens-holder ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.vantagens-holder ul li {
	color: #6C6C6C;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	/* 214.286% */
	background: url("../img/list-symbol.svg") no-repeat left;
	padding-left: 25px;
}

.vantagens-holder .col {
	position: relative;
}

.vantagens-holder .form-simule {
	left: auto;
	right: 0;
	width: 350px;
}

.vantagens-holder .form-simule h3 {
	color: var(--Red, #050505);
	font-family: Montserrat;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	/* 83.333% */
	letter-spacing: -0.03em;
}

.vantagens-holder .form-simule h3 span {
	color: var(--Red, #050505);
	font-family: Montserrat;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: -0.03em;
}

.carro-flutuante {
	position: absolute;
	bottom: -200px;
	left: 50%;
	margin-left: -380px;
	z-index: -1;
}

.como-funciona-holder h3 {
	color: var(--Red, #050505);
	text-align: center;
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.como-funciona-holder h3 strong {
	color: var(--Red, #050505);
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.como-funciona-holder img {
	display: block;
	margin: -30px auto 0;
}

footer {
	background: var(--Red, #050505);
	margin-top: 0px;
	padding-top: 90px;
}

footer .redes-sociais-rodape li {
	padding-right: 0;
}

footer .menu-item-instagram a,
footer .menu-item-instagram a:hover {
	background: url("../img/insta.svg") no-repeat;
	margin: 0;
}

footer .menu-item-facebook a,
footer .menu-item-facebook a:hover {
	background: url("../img/face.svg") no-repeat;
}

.logo-rodape {
	display: block;
	margin: 10px 0 0 -10px;
	max-width: 200px;
}

.tel-horario {
	text-align: center;
}

.tel-horario strong {
	font-weight: 700;
}

.tel-horario img {
	vertical-align: -8px;
	margin: 0 0 0 15px;
}

.tel-rodape {
	vertical-align: -6px;
	margin-right: 3px;
}

.email-rodape {
	vertical-align: -6px;
	margin-right: 3px;
}

/*
.p-icon {
	margin-bottom: 25px;
}
*/
.p-icon a {
	color: #fff !important;
}

/*
.logos-rod {
	margin: 5px 0 0 -10px;
}*/

.seloroda {
	margin: 0 0px 0 60px;
}

.video-depoimentos {
	margin-left: 70px;
}

.img-bg-slider-desktop {
	display: block;
}

.img-bg-slider-mobile {
	display: none !important;
}

.conquista-holder .owl-carousel .owl-nav button.owl-next,
.conquista-holder .owl-carousel .owl-nav button.owl-prev,
.conquista-holder .owl-carousel button.owl-dot,
.destaque-holder .owl-carousel .owl-nav button.owl-next,
.destaque-holder .owl-carousel .owl-nav button.owl-prev,
.destaque-holder .owl-carousel button.owl-dot {
	font-size: 80px !important;
}

.depoimentos-holder .owl-carousel .owl-nav button.owl-next,
.depoimentos-holder .owl-carousel .owl-nav button.owl-prev,
.depoimentos-holder .owl-carousel button.owl-dot {
	font-size: 100px !important;
}

.conquista-holder .owl-nav,
.destaque-holder .owl-nav {
	position: absolute;
	top: 110px;
	left: -50px;
	width: 995px;
}

.depoimentos-holder .owl-nav {
	position: absolute;
	top: -113px;
	left: 359px;
	width: 995px;
	color: gray !important;
}

.conquista-holder .owl-next,
.destaque-holder .owl-next {
	float: right;
}

.conquista-holder .owl-next span {
	color: #fff !important;
}

.conquista-holder .owl-prev,
.destaque-holder .owl-prev {
	float: left;
}

.depoimentos-holder .owl-prev {
	margin-right: 10px;
	margin-left: 20px;
}

.video-depoimento2 {
	margin-left: 60px;
}

.mobile-only {
	display: none !important;
}

/* Mobile */

@media (max-width: 1000px) {

	.mobile-only {
		display: inherit !important;
	}

	footer div.container {
		padding: 0 20px;
	}

	.layer {
		width: 100%;
	}

	.depoimentos-holder .owl-nav {
		left: 246px;
	}

	.img-bg-slider-mobile {
		display: block !important;
	}

	.banner-slider .img-bg-slider-mobile {
		min-height: 350px;
	}

	.img-bg-slider-desktop {
		display: none !important;
	}

	header nav {
		display: none;
	}

	.container {
		min-width: auto;
	}

	.sidenav-trigger {
		display: block;
		position: absolute;
		right: 20px;
		top: 25px;
		color: #001F53;
	}

	.logo-topo a,
	.logo-topo2 a {
		width: 170px;
		background-size: 100%;
	}

	.logo-topo a {
		margin: 10px 11px 0 10px;
	}

	.logo-topo2 a {
		margin: 10px 0 0 -10px;
	}

	.holder-topo {
		height: 68px;
	}

	header {
		height: 68px;
	}

	.form-simule {
		position: relative;
		left: 0;
		top: 0;
		background: #FFFFFF;
		box-shadow: 0px 9px 50px rgba(0, 0, 0, 0.25);
		border-radius: 20px;
		width: 100%;
		padding: 20px 35px;
	}

	.form-simule-holder {
		position: relative;
		left: 0;
		top: 0;
		width: 90%;
		margin: auto;
	}

	.banner-slider {
		padding-bottom: 40px;
	}

	.banner-slider-inner {
		background: url("../img/Rectangle2.png") no-repeat;
		background-size: cover;
		background-position: right;
		position: relative;
		height: auto;
		border-radius: 0;
		margin-left: 0;
		padding: 0 0 80px;
	}

	.banner-slider .holder-texto-banner {
		height: auto;
	}

	.menina-dest {
		display: none;
	}

	.melhor-negocio-inner {
		padding: 30px 30px 0;
	}

	.melhor-negocio-inner .col {
		margin-bottom: 20px;
	}

	.vantagens-holder ul {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}

	.vantagens-holder .form-simule {
		left: auto;
		right: 0;
		width: 100%;
		padding: 20px 25px 80px;
		margin-top: 20px;
	}

	.carro-flutuante {
		position: relative;
		bottom: 0;
		left: auto;
		margin-left: auto;
		z-index: -1;
		margin-bottom: -50px;
	}

	.sobre-nos-holder {
		padding: 50px 0;
	}


	.como-funciona-holder img {
		display: block;
		margin: 0px auto 0;
	}

	footer .redes-sociais-rodape {
		display: inline-block;
		vertical-align: -5px;
		margin-left: 0;
		text-align: center;
		width: 100%;
		padding: 20px 0 0;
	}

	footer .redes-sociais-rodape li {
		display: inline-block;
		padding-right: 5px;
		list-style: none;
		text-align: center;
	}

	.banner-slider h2 {
		font-family: 'Poppins';
		font-style: normal;
		font-weight: 300;
		font-size: 30px;
		line-height: 40px;
		color: #FFFFFF;
		position: absolute;
		top: 340px;
		left: 70px;
		text-align: right;
	}

	.sidenav {
		padding: 30px 0 0 0;
		z-index: 99999;
	}

	.sidenav li>a {
		color: rgba(0, 0, 0, 0.87);
		display: block;
		font-size: 14px;
		font-weight: 500;
		height: 38px;
		line-height: 38px;
		padding: 0 50px;
	}

	.sidenav li ul {
		margin-left: 30px;
	}

	.destaque-holder h3 {
		color: #050505;
		text-align: center;
		font-family: "Poppins";
		font-size: 36px;
		font-style: normal;
		font-weight: 400;
		line-height: 52px;
		margin: 0 0 10px;
	}

	.destaque-holder h3 b {
		font-family: Poppins;
		font-weight: 600;
		font-style: SemiBold;
		font-size: 36px;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
	}

	.conquista-holder {
		background: #050505;
		padding: 50px 0 20px;
	}

	.conquista-bg-vermelho,
	.la-mina,
	.depoimentos-bg-black {
		display: none;
	}

	.conquista-holder h3 {
		color: var(--Branco, #fff);
		text-align: center;
		font-family: Poppins;
		font-size: 42px;
		font-style: normal;
		font-weight: 100;
		line-height: 52px;
		margin: 0 0 10px;
	}

	.conquista-holder .carousel {
		margin-left: 0;
	}

	.depoimentos-holder {
		background: var(--Cinza, #050505);
		padding: 70px 0 20px;
	}

	.depoimentos-holder h3 {
		color: var(--Red, #050505);
		text-align: left;
		font-family: Poppins;
		font-size: 35px;
		font-style: normal;
		font-weight: 100;
		line-height: normal;
		margin: 20px 0 0;
		display: inline;
	}

	.holder-setinhas-nav {
		display: inline;
		margin: 0px 0 0 0px;
		vertical-align: -5px;
	}

	.video-depoimentos {
		margin-left: 0;
		margin-top: 30px;
	}

	.ultimo-slider-holder h2 {
		font-family: 'Poppins';
		font-style: normal;
		font-weight: 300;
		font-size: 25px;
		line-height: 35px;
		color: #FFFFFF;
		position: absolute;
		top: 20px;
		left: 61px;
		width: 70%;
	}

	.ultimo-slider-holder h2 br {
		display: none;
		float: left;
	}

	.logo-rodape {
		display: block;
		margin: auto;
		margin-bottom: 50px;;
	}

	.p-icon {
		margin-bottom: 10px;
		text-align: center;
	}

	.seloroda {
		margin: auto;
		display: block;
	}

	.copyright {
		text-align: center;
	}

	.assinatura-rodape {
		float: none;
		margin: 8px auto 0;
		display: block;
	}

	.botao-whatsapp-voador {
		bottom: 10px;
		right: 10px;
	}

	.owl-carousel.destaque {
		width: 266px;
		margin: 50px auto 40px;
	}

	.owl-carousel.conquista {
		width: 266px;
		margin: 50px auto;
	}

	.video-depoimento2 {
		margin-left: 0;
	}

	.conquista-holder .owl-nav,
	.destaque-holder .owl-nav {
		display: none;
	}

	.botao-whatsapp-voador {
		z-index: 99;
	}

	.depoimentos-holder a {
		margin-bottom: 50px;
		margin-top: -10px;
	}

	section.sobre-nos-holder img.mulher-sobre-nos {
		display: none;
	}

	img.mulher-sobre-nos-mobile {
		display: block;
		max-width: 80%;
		position: absolute;
		bottom: 0;
	}

	section.sobre-nos-holder div.row {
		padding: 30px;
		border: none;
	}

	.mobile-only {
		display: block;
	}

	section.sobre-nos-holder div.mobile-only {
		border: 3px solid black;
		border-radius: 50px;
		padding: 20px;
		position: relative;
		min-height: 400px;
	}

}



/******* BLOG ******/

.text-right {
	text-align: right !important;
}

.blog_info {
	padding-top: 30px;
}

.list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.blog_info .blog_meta li a {
	font: 300 14px/20px 'Open Sans', sans-serif;
	color: #777;
	vertical-align: middle;
	padding-bottom: 12px;
	display: inline-block;
}

.blog_info .blog_meta li a i {
	color: #222;
	font-size: 16px;
	font-weight: 600;
	padding-left: 15px;
	line-height: 20px;
	vertical-align: middle;
}

.div-pesquisa {
	border-radius: 35px;
	padding: 0 24px;
	background: red;
}

button.btn.btn-default {
	position: absolute;
	background: transparent;
	box-shadow: none;
	color: white;
	margin-left: 4px;
	margin-top: 5px;
	border-radius: 15px;
}

form.form-inline input.form-control {
	border: none;
	margin: 0;
	font-weight: 600;
	font-size: 20px;
	color: white;

	width: 90%;
}

form.form-inline input.form-control::placeholder {
	color: white;
}

form.form-inline input.form-control:focus {
	border: none 0px !important;
	box-shadow: none !important;
}

aside.single_sidebar_widget.search_widget {
	margin: 0 30px;
	border: 1px solid #DEDEDE;
	background-color: #EFEFEF;
	padding: 25px;

	gap: 20px;
	display: inline-grid;
}

aside.single_sidebar_widget.search_widget a {
	color: #4b4b4b;

	font-size: 12px;
}

aside.single_sidebar_widget.search_widget a h6 {
	margin: 0 auto 7px auto;
	font-weight: 600;
}

.form-simulacao-tipo {
	background-color: #050505 !important;
	color: white !important;
}




/*********** BLOG *********/