body {
	font-family: 'Open Sans' !important;

}


/* INÍCIO MENU SUPERIOR */
#menutopo {
	/*top: 55px;*/
}

.perdeuprazo {
	background-color: #e43834;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 1.5rem;
	transition: all .1s;
}

.sticky {
	position: fixed;
	top: 0 !important;
	width: 100%;
	transition: all .1s;
}

#topo {
	/*z-index: 100;*/
	/*background-color: #ecebf3;*/
	/*height: 100px;*/
}

.menusuperior {
	background-color: #6F1A07;
	/*height: 50px;*/
	/*height: 3rem;*/
	/*position: fixed;*/
	/*width: 100%;*/
}

.menusuperior ul {
	list-style: none;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	width: 100%;
	padding-left: 0px;
	text-align: center;
	/*margin: 0px;*/
	/*padding-top: 1rem;*/
	/*padding-bottom: 1rem;*/
	background-color: #6F1A07;
}

.menusuperior li {
	display: inline-block;
	padding-left: 1rem;
	padding-right: 1rem;
}

.logotopo {
	height: 2rem;
}

.logotopomobile {
	height: 2rem;
	display: none;
}

.menusuperior a {
	color: #fff;
	text-decoration: none;
}

.menusuperior a:hover {
	color: #bbb;
	text-decoration: none;
}

/* FIM MENU SUPERIOR */

/* INÍCIO BANNER TOPO */
.bannertopo {
	background-color: #fff;
	/*	background-color: #ecebf3;*/
	background-repeat: no-repeat;
	background-position: bottom right;
	/*height: 700px;*/
	/*min-height: 800px;*/
	padding-top: 5rem;
}

.conteudobannertopo {
	padding-top: 5rem;
	/*margin-bottom: 5rem;*/
}

.conteudobannertopo h1 {
	font-weight: 700;
	font-size: 2.5rem;
}

.conteudobannertopo h2 {
	padding-top: 0.5rem;
	/*font-weight: 700;*/
	font-size: 1rem;
	color: #000;
}

.conteudobannertopo .linhacinza {
	border-top: 1px solid #6D7275;
	width: 250px;
	text-align: center;
	margin: 0 auto;
	margin-top: 1rem;
}

.conteudobannertopo p {
	color: #6D7275;
	font-size: 0.9rem;
	text-align: center;
	margin-top: 1rem;
}

.azulescuro {
	color: #2D3C75;
}

.email {
	text-align: center;
	height: 60px;
	font-weight: 700;

}

input[type="email"] {
	border-radius: 10px;
	border: 0px;
	background-color: #C4C4C4;
	color: #fff;
}

input[type="email"]::placeholder {
	color: #fff;
}

.botaoentrar {
	background-color: #2DBCA0;
	color: #fff;
	text-align: center;
	border: 0px;
	border-radius: 10px;
	width: 100%;
	padding: 10px;
	height: 60px;
	font-weight: 700;
	font-size: 1.5rem;
	text-decoration: none;
	margin-top: 0.5rem !important;
}

.botaoentrar:hover {
	background-color: #20957e;
	color: #fff;
}

.mockup {
	/*height: 50vh;*/
	width: 100%;
	/*height: 100%;*/
	/*background-image: url("../img/mockup.png");*/
	/*background-repeat: no-repeat;*/
}

.notagoogletop {
	font-size: 0.9rem !important;
	color: #000 !important;
}

.notagoogletop img {
	height: 2rem;
	margin-bottom: 0.5rem;
}

.estrelagoogle {
	color: #FAC917;
	font-size: 0.9rem;
}

/* FIM BANNER TOPO */

/* INÍCIO QUEM SOMOS */
.vermelhonegrito {
	color: #C20114;
	font-weight: 700;
}

.btnsquemsomos h5 {
	text-transform: uppercase;
	text-align: left;
	font-size: 0.8rem;
}

.negrito {
	font-weight: 700;
	display: block;
}

#quemsomos {
	padding-top: 3rem;
	padding-bottom: 3rem;
	background-color: #DFF2D8;
}

.imgquemeirbot {
	width: 100%;
}

.secaonadireita {
	padding-left: 5rem;
}

.titulodasecao {
	display: table-header-group;
	text-align: center;
	width: 20rem;
}

.iconesecao {
	/*text-align: center;*/
	display: block;
	margin: 0 auto;
	margin-bottom: 2rem;

}

.titulosecao {
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 20px;
	font-size: 2rem;
	/*margin-bottom: 1rem;*/
}

.bordertitulosecao {
	border-bottom: 2px solid #000;
	width: 60%;
	/*margin-left: 30px;*/
	margin: 0 auto;
	margin-top: 1rem;
}

.conteudosecao {
	margin-top: 2rem;
	width: 30rem;
}

.conteudosecao p {
	margin-left: 20px;
	color: #6D7275;
	font-size: 1.2rem;
	text-align: justify;
	margin-bottom: 2.5rem;
}

.comecaragora {
	padding-left: 3rem;
	padding-right: 3rem;
	margin-left: 20px;
}

.comecaragora2 {
	padding-left: 3rem;
	padding-right: 3rem;
}

/* FIM QUEM SOMOS */

/* INÍCIO DIV DE BRANCO PRA CINZA */
.divisoriabrancopracinza {
	/*margin-top: 5rem;
	transform: skewY(-4deg);
	background-color: #ecebf3;
	height: 250px;
	margin-bottom: -5rem;*/
}

.arrumaskew {
	/*	transform: skewY(4deg);*/
	text-align: center;
	margin-top: 2rem;
}

/* FIM DIV DE BRANCO PRA CINZA */

/* INÍCIO COMO FUNCIONA */
#comofunciona {
	background-color: #fff;
	/*	background-image: url("../img/bgbanner2.webp");*/
	background-repeat: no-repeat;
	background-position: bottom;
	/*height: 700px;*/
	/*    min-height: 700px;*/
	padding-bottom: 4rem;
	padding-top: 4rem;
}

.titulodasecaocomofunciona {
	/*display: table-header-group;*/
	/*text-align: center;*/
	/*width: 20rem;*/
	padding-top: 3rem;
}

.iconesecao {
	/*text-align: center;*/
	display: block;
	margin: 0 auto;
	margin-bottom: 2rem;

}

.titulosecaocomofunciona {
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 20px;
	font-size: 2rem;
	/*margin-bottom: 1rem;*/
}

.passoapasso {
	text-align: center;
	margin-top: 2rem;
}

.passoapasso h4 {
	background-color: #C4C4C4;
	padding: 1vh;
	color: #fff;
	border-radius: 5vh;
	margin: 0 auto;
	width: 5vh;
}

.passoapasso h3 {
	color: #565151;
	font-weight: 700;
	margin-top: 2rem;
	font-size: 1.55rem;
}

.passoapasso p {
	color: #565151;
	font-weight: 500;
	margin-top: 2rem;
	/*font-size: 1.55rem;*/
}

.bolinhas {
	background-image: url("../img/bolinhas.webp");
	background-repeat: no-repeat;
	background-position: center;
	/*width: 100%;*/
	width: 124px;
	height: 50px;
}

/* FIM COMO FUNCIONA */

/* INÍCIO AÇÕES */
#acoes {
	background-color: rgba(233, 242, 216, 0.7);
	padding-top: 4rem;
	padding-bottom: 4rem;
}

#acoes h1 {
	color: #000;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
}

#acoes p {
	font-size: 1rem;
	color: #6D7275;
	text-align: center;
}

#acoes .row:first-child {
	margin-top: 3rem;
}

.card-acao {
	border-radius: 20px;
	border: 1px solid #000;
	padding: 2rem;
	min-height: 250px;
	margin-bottom: 2rem;
}

.card-acao h4 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 10px;
}

.card-acao p {
	text-align: left !important;
	font-size: 14px;
	font-weight: 300;
}

/* FIM VANTAGENS*/

/* INÍCIO PREÇOS */
#precos {
	background-color: #001731;
	margin-top: 5rem;
	padding-top: 2rem;
	padding-bottom: 5rem;
}

.titulodasecaoprecos {
	/*display: table-header-group;*/
	/*text-align: center;*/
	/*width: 20rem;*/
	text-align: center;
	padding-top: 1rem;
	margin-bottom: 2rem;
}

.titulosecaoprecos {
	text-transform: uppercase;
	font-weight: 700;
	/*margin-left: 20px;*/
	font-size: 2rem;
	margin-bottom: 1rem;
	color: #fff;
}

#precos h4 {
	font-weight: 700;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	font-size: 2.5rem;
}

.basico h5 {
	font-weight: 700;
	color: #59AF16;
	font-size: 2rem;
}

#precos span {
	color: #000;
	font-weight: 400;
	display: block;
	font-size: 0.8rem;
}

#precos p {
	color: #6D7275;
	margin-top: 2rem;
	margin-bottom: 2rem;
	font-size: 1.1rem;
}

#precos h6 {
	font-weight: 700;
	color: #000;
	font-size: 1.5rem;
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.listainclui {
	padding-left: 0px !important;
}

.listaincluiinvisivel {
	list-style: none;
	color: #fff;
}

.check {
	list-style: none;
}

.check:before {
	content: '\f00c';
	font-family: FontAwesome;
	padding-right: 10px;
}

#precos .linhatopobasico {
	background-color: #59AF16;
	height: 20px;
	padding-right: 0px !important;
}

#precos .basico {
	background-color: #fff;
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-radius: 10px;
}

.botaoqueroeste {
	margin-top: 3rem;
	text-align: center;
	margin-bottom: 3rem;
}

.queroestebasico {
	background-color: #59AF16;
	color: #fff;
	padding: 20px 60px;
	border-radius: 10px;
	text-decoration: none;
	font-weight: 700;
}

.queroestebasico:hover {
	background-color: #38720b;
	color: #fff;
}

#precos .basico hr {
	margin-top: 59px;
}

#precos .linhatopovip {
	background-color: #956EE8;
	height: 20px;
	padding-right: 0px !important;
}

#precos .vip {
	background-color: #fff;
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-radius: 10px;
	margin-left: 1rem;
	margin-right: 1rem;
}

.queroestevip {
	background-color: #956EE8;
	color: #fff;
	padding: 20px 60px;
	border-radius: 10px;
	text-decoration: none;
	font-weight: 700;
}

.queroestevip:hover {
	background-color: #62489a;
	color: #fff;
}

.vip h5 {
	font-weight: 700;
	color: #956EE8;
	font-size: 2rem;
}

#precos .linhatopobusiness {
	background-color: #0d6efd;
	height: 20px;
	padding-right: 0px !important;
}

#precos .business {
	background-color: #fff;
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-radius: 10px;
	/*margin-right: 1rem;*/
	margin-left: 1rem;
}

.queroestebusiness {
	background-color: #0d6efd;
	color: #fff;
	padding: 20px 60px;
	border-radius: 10px;
	text-decoration: none;
	font-weight: 700;
}

.queroestebusiness:hover {
	background-color: #0447ab;
	color: #fff;
}

.business h5 {
	font-weight: 700;
	color: #0d6efd;
	font-size: 2rem;
}

#precos .business hr {
	margin-top: 85px;
}

#precos .linhatopotrader {
	background-color: #D70F0F;
	height: 20px;
	padding-right: 0px !important;
}

#precos .trader {
	background-color: #fff;
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-radius: 10px;
}

.trader h5 {
	font-weight: 700;
	color: #D70F0F;
	font-size: 2rem;
}

#precos .trader hr {
	margin-top: 85px;
}

.queroestetrader {
	background-color: #D70F0F;
	color: #fff;
	padding: 20px 60px;
	border-radius: 10px;
	text-decoration: none;
	font-weight: 700;
}

.queroestetrader:hover {
	background-color: #a01212;
	color: #fff;
}

.invisv {
	color: #fff !important;
}

/* FIM PREÇOS */

/* INÍCIO DUVIDAS */
#duvidas {
	padding-top: 5rem;
	padding-bottom: 10rem;
	background-color: #fff;
}

.titulodasecaoduvidas {
	/*display: table-header-group;*/
	/*text-align: center;*/
	/*width: 20rem;*/
	text-align: center;
	padding-top: 1rem;
}

.titulosecaoduvidas {
	text-transform: uppercase;
	font-weight: 700;
	/*margin-left: 20px;*/
	font-size: 2rem;
	margin-bottom: 1rem;
	/*color: #fff;*/
}

.botaoduvida {
	width: 100% !important;
	background-color: #C4C4C4 !important;
	color: #000 !important;
	text-align: left !important;
	font-size: 2rem !important;
	font-weight: 700 !important;
	padding-left: 2rem !important;
	margin-top: 2rem !important;
}

.pduvidas {
	padding-left: 1rem;
}

.cardcollapse {}

#depoimentos a {
	color: #fff;
	text-decoration: none;
}

#depoimentos a:hover {
	color: #ccc;
	text-decoration: underline;
}

.acordioduvidas {
	max-width: 70%;
	margin: 0 auto;
}

.botaoduvida.collapsed:after {
	content: '\f078';
	font-family: FontAwesome;
	/*padding-left: 500px;*/
	float: right;
}

.botaoduvida:after {
	content: '\f077';
	font-family: FontAwesome;
	/*padding-left: 500px;*/
	float: right;
}

.pacordion {
	font-size: 14px;
	color: #565151;
}

/* FIM DÚVIDAS */

/* INÍCIO DEPOIMENTOS */
#depoimentos {
	padding-top: 5rem;
	padding-bottom: 5rem;
	background-color: #C20114;
}

.titulodasecaodepoimentos {
	/*display: table-header-group;*/
	/*text-align: center;*/
	/*width: 20rem;*/
	text-align: center;
	padding-top: 1rem;
}

.titulosecaodepoimentos {
	text-transform: uppercase;
	font-weight: 700;
	/*margin-left: 20px;*/
	font-size: 2rem;
	margin-bottom: 1rem;
}

.descricaodepoimentos {
	color: #FFFCFC;
	font-style: italic;
	margin-top: 2rem;
	margin-bottom: 3rem;
}

.esquerdadepoimentos {
	margin-left: 10rem;
	padding-right: 5rem;
}

.nota {
	color: #fff;
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 0px;
}

.metadenota {
	font-size: 1rem;
}

.estrela {
	color: #FAC917;
	font-size: 2rem;
}

.descricaonota {
	color: #fff;
	margin-top: 1rem;
	font-weight: 300;
}

.porcentagem {
	color: #fff;
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 8rem;
}

.fotodepoimento {
	height: 60px;
	width: 60px;
	border-radius: 50px;
}

.depoimentoesquerda {
	background-color: #fff;
	border-radius: 20px;
	padding: 20px;
	max-width: 500px;
	float: left;
	clear: right;
}

.nomedepoimento {
	margin-bottom: 0px;
}

.estreladepoimento {
	color: #FAC917;
	font-size: 1rem;
}

.textodepoimento {
	font-weight: 500;
	margin-top: 2rem;
}

.depoimentodireita {
	float: right;
	clear: both;
	background-color: #fff;
	border-radius: 20px;
	padding: 20px;
	max-width: 500px;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

/* FIM DEPOIMENTOS */

/* INÍCIO ESPERANDO O QUE */
#esperandooque {
	background-color: #001731;
	padding-top: 5rem;
	padding-bottom: 5rem;
	text-align: center;
}

.textoesperando {
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 5rem;
}

/* FIM ESPERANDO O QUE */

/* INÍCIO RODAPÉ */
#rodape {
	background-color: #6D7275;
	/*min-height: 500px;*/
	padding-top: 2rem;
	padding-bottom: 2rem;
	padding-right: 10rem;
	padding-left: 10rem;
}

.prodape {
	color: #fff;
	font-weight: 300;
	font-size: 0.8rem;
}

.divisoriarodape {
	border-left: 1px solid #FFFCFC;
	border-right: 1px solid #FFFCFC;
	padding-left: 3rem;
	padding-right: 3rem;
}

.redesocial {
	font-size: 3rem;
	color: #fff;
}

.mr1 {
	margin-right: 1rem;
}

/* FIM RODAPÉ*/

.botaowhatsapp {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.botaowhatsapp img {
	height: 10vh;
}

/* INÍCIO WHATSAPP */
#whatsapp {
	height: 100vh;
	padding-top: 5rem;
	background-image: url("../img/background.webp");
	background-repeat: no-repeat;
	background-position: bottom;
}

.cardwhats {
	margin: 0 auto;
	padding-right: 0px !important;
	padding-left: 0px !important;
	width: 40% !important;
	border: 0px !important;
	border-radius: 10px !important;
	background-color: #001731 !important;
	color: #fff;
}

.topoformwhats h2 {
	font-weight: 700;
	color: #fff;
	/*background-color: #C7D6D5;*/
	padding-top: 3rem;
	padding-bottom: 1rem;
	/*padding-left: 1rem;*/
	/*padding-right: 1rem;*/
}

.topoformwhats p {
	font-weight: 300;
	color: #fff;
	/*background-color: #C7D6D5;*/
	padding-bottom: 1rem;
	/*padding-left: 1rem;*/
}

.formulariowhats {
	margin-bottom: 3rem;
	border-radius: 10px;
	padding: 1rem;
	background-color: #fff;
}

#whatsapp label {
	display: block;
	color: #000;
	font-weight: 600;
	font-size: 0.8rem;
	margin-top: 1rem;
	padding-left: 1rem;
}

#whatsapp input {
	border-radius: 10px;
	border: 1px solid #cecece;
	height: 50px;
	/*width: 350px;*/
	width: 100%;
	display: block;
	/*width: 100%;*/
	padding-left: 1rem;
}

#whatsapp ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #ccc;
	opacity: 1;
	/* Firefox */
}

.botaowhats {
	background: rgb(52, 225, 129);
	background: linear-gradient(90deg, rgba(52, 225, 129, 1) 0%, rgba(23, 165, 138, 1) 100%);
	color: #fff !important;
	border: 0px;
	border-radius: 5px;
	padding: 1rem 2rem;
	margin-top: 2rem;
	width: 100%;
	font-size: 1.3rem;
}

.botaowhats:hover {
	background: rgb(52, 225, 129);
	background: linear-gradient(90deg, rgba(23, 165, 138, 1) 0%, rgba(52, 225, 129, 1) 100%);
	color: #fff !important;
}

/* FIM WHATSAPP */

.cookie {
	width: 40%;
	margin: 0 auto;
}

.open-chat {
	/*background-color: #555;*/
	background-color: rgba(245, 248, 99, 0.6);
	color: #000;
	/*padding: 16px 20px;*/
	border: none;
	cursor: pointer;
	opacity: 0.8;
	position: fixed;
	bottom: 23px;
	right: 28px;
	/*width: 120px;*/
	border-radius: 50px;
	transition: all .2s;
	height: 60px;
	width: 60px;
	font-size: 1.5rem;
	z-index: 99999;
}

.open-chat:hover {
	background-color: rgba(245, 248, 99, 1);
}

.close-chat {
	position: absolute;
	right: 7px;
	top: 0;
	z-index: 999999;
	color: #000;
	font-size: 1.5rem;
	cursor: pointer;
}

#chatjivo {
	display: none;
	position: fixed;
	bottom: 89px;
	right: 15px;
	z-index: 9;
	/* height: 200px; */
	border-radius: 10px;
	width: 435px;
	-webkit-box-shadow: 0px 7px 12px -6px #000000;
	box-shadow: 0px 7px 12px -6px #000000;
	padding: 15px;
}

#chatjivo h4 {
	font-size: 16px !important;
}

.botaoentrarchat {
	background-color: #116B7A;
	color: #fff;
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 0.5rem;
}

.botaoentrarchat:hover {
	color: #fff;
}

.dpnonedesktop {
	display: none;
}

.chat-popup {
	background-color: #fff;
	text-align: center;
	padding: 2rem;
}


@media (max-width: 1400px) {
	#precos .trader hr {
		margin-top: 111px;
	}
}

@media (max-width: 1201px) {
	.queroestebasico {
		padding: 10px 30px;
	}

	.queroestevip {
		padding: 10px 30px;
	}

	.queroestebusiness {
		padding: 10px 30px;
	}

	.queroestetrader {
		padding: 10px 30px;
	}

	#precos .basico hr {
		margin-top: 33px;
	}

	#precos .business hr {
		margin-top: 112px;
	}
}

@media (max-width: 768px) {
	#menutopo {
		/*top: 90px;*/
	}

	#chatjivo {
		width: 100%;
		right: 0px;
	}

	.dpnonemobile {
		display: none !important;
	}

	.dpnonedesktop {
		display: block !important;
	}

	.btnsquemsomos {
		margin-bottom: 2rem;
	}

	.cookie {
		width: 100%;
		margin-bottom: 7rem;
	}

	#cookies {
		margin-bottom: 4rem;
	}

	.cardwhats {
		margin: 0 auto;
		padding-right: 0px !important;
		padding-left: 0px !important;
		width: 100% !important;
		border: 5px solid #f1f1f1 !important;
		/*border-radius: 10px !important;*/
	}

	.invisivelmobile {
		display: none;
	}

	br {
		display: none;
	}

	.logotopo {
		height: 2rem;
		display: none;
	}

	.logotopomobile {
		height: 2rem;
		display: block;
		padding-left: 2rem;
	}

	.navmobilelogo {
		display: none !important;
	}

	.bannertopo {
		background-color: #ecebf3;
		background-image: none;
		padding-top: 4rem;
	}

	.conteudobannertopo {
		padding-top: 1rem;/
	}

	.conteudosecao p {
		margin-left: 0px !important;
		font-size: 1rem;
	}

	#precos .vip {
		margin-top: 2rem;
		margin-bottom: 2rem;
		margin-left: 0rem;
		margin-right: 0rem;
	}

	#precos .trader {
		margin-bottom: 2rem;
		margin-left: 0rem;
		margin-right: 0rem;
	}

	#precos .business {
		/*margin-bottom: 2rem;*/
		margin-left: 0rem;
		margin-right: 0rem;
	}

	.conteudosecao {
		width: auto;
	}

	.imgquemeirbot {
		display: none;
	}

	.secaonadireita {
		text-align: center !important;
		margin: 0 auto;
	}

	.titulodasecao {
		display: inline;
	}

	.titulosecao {
		margin-left: 0px;
	}

	.comecaragora {
		margin-left: 0px;
	}

	.titulosecaocomofunciona {
		margin-left: 0px;
	}

	#comofunciona {
		/*min-height: 125vh;*/
		min-height: 135vh;
		padding-top: 6rem;
	}

	.esquerdadepoimentos {
		margin-left: 0px;
		padding-right: 0px;
	}

	.porcentagem {
		margin-top: 0px;
	}

	.descricaonota {
		margin-bottom: 2rem;
	}

	#rodape {
		padding-top: 2rem;
		padding-bottom: 2rem;
		padding-right: 1rem;
		padding-left: 1rem;
	}

	.divisoriarodape {
		border-left: 0px solid #FFFCFC;
		border-right: 0px solid #FFFCFC;
		padding-left: 0px;
		padding-right: 0px;
	}

	.acordioduvidas {
		max-width: 100%;
	}

	.menusuperior {
		height: 55px;
	}

	.navbar-toggler {
		margin-right: 10px;
	}

	.depoimentomobile {
		padding-left: 2rem !important;
	}

}

@media (min-width: 1370px) {
	.invisv {
		display: none;
	}
}



#conteudos_noticias {
	padding-top: 5rem;
	padding-bottom: 5rem;
	padding-left: 60px;
	padding-right: 60px;
	position: sticky;
}

.card_noticias_record {
	background-image: url(../img/record.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	padding: 30px 20px;
	border-radius: 23px;
	height: 608px;
	display: flex;
	align-items: end;
	flex-wrap: wrap;
	align-content: space-between;
}

.card_noticias_isto_e {
	background-image: url(../img/isto.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 293px;
	padding: 30px 20px;
	border-radius: 23px;
	display: flex;
	align-items: end;
	flex-wrap: wrap;
	align-content: space-between;
}

.card_noticias_r7 {
	background-image: url(../img/r7.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	padding: 30px 20px;
	border-radius: 23px;
	height: 608px;
	display: flex;
	align-items: end;
	flex-wrap: wrap;
	align-content: space-between;
}

.card_noticias_vinho {
	background-color: #6F1A07;
	width: 100%;
	height: 293px !important;
	padding: 30px 20px;
	border-radius: 23px;
	display: flex;
	align-items: end;
	flex-wrap: wrap;
	align-content: space-between;
}

.card_noticias_vinho a {
	background-color: #8A8A8A;
}

.card_noticias_vinho a:hover {
	background-color: #757575;
}

.card_noticias_gazeta a {
	background-color: #8A8A8A;
}

.card_noticias_gazeta a:hover {
	background-color: #757575;
}

.card_noticias_gazeta {
	background-color: #6F1A07;
	width: 100%;
	padding: 30px 20px;
	border-radius: 23px;
	height: 608px;
	display: flex;
	align-items: end;
	flex-wrap: wrap;
	align-content: space-between;
}

.btn_saiba_mais {
	background-color: #6F1A07;
	border-radius: 9px;
	color: #fff;
	text-decoration: none;
	padding: 6px 20px;
	font-size: 20px;
	transition: 0.3s;
}

.btn_saiba_mais:hover {
	background-color: #501204;
	transition: 0.3s;
	color: #fff;
}

.btn-whatsapp {
    float: right;
}

.btn-whatsapp img {
    height: 48px;
    z-index: 1000;
}

.email-fab {
	position: fixed;
	right: 24px;
	bottom: 24px;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background-color: #6F1A07;
	color: #fff;
	border: none;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1050;
	cursor: pointer;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.email-fab:hover {
	transform: translateY(-2px);
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
}

.email-fab i {
	font-size: 22px;
}

.email-form-status {
	margin-bottom: 12px;
	font-size: 14px;
	color: #4a4a4a;
}

.email-modal .modal-content {
	border-radius: 16px;
	border: none;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
}

.email-modal-header {
	border-bottom: none;
	padding: 24px 28px 12px;
}

.email-modal-header .modal-title {
	font-size: 20px;
	font-weight: 700;
	color: #2b2b2b;
}

.email-modal-header .close {
	padding: 0;
	margin: 0;
	font-size: 28px;
	line-height: 1;
	color: #2b2b2b;
	opacity: 0.6;
	background: transparent;
	border: none;
	width: 32px;
	height: 32px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
}

.email-modal-header .close:hover {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.06);
}

.email-modal-body {
	padding: 0 28px 28px;
}

.email-modal-intro {
	font-size: 15px;
	color: #5a5a5a;
	margin-bottom: 18px;
}

.email-form .form-group label {
	font-weight: 600;
	color: #3a3a3a;
}

.email-form .form-group {
	margin-bottom: 18px;
}

.email-form .form-control {
	border-radius: 10px;
	border: 1px solid #d7d7d7;
	padding: 10px 12px;
	background-color: #fff;
}

.email-form .form-control:focus {
	border-color: #6F1A07;
	box-shadow: 0 0 0 0.2rem rgba(111, 26, 7, 0.15);
}

.email-form {
	display: flex;
	flex-direction: column;
}

.email-form .btn-primary {
	background-color: #6F1A07;
	border-color: #6F1A07;
	padding: 10px 22px;
	border-radius: 10px;
	font-weight: 600;
	align-self: flex-end;
}

.email-form .btn-primary:hover {
	background-color: #501204;
	border-color: #501204;
}

@media screen and (max-width: 769px) {

	.card_noticias_vinho h3 {
		font-size: 17px !important;
	}

	.card_noticias_vinho a {
		font-size: 15px !important;
	}

	.card_noticias_vinho p {
		font-size: 15px !important;
	}

	.card_noticias_record h3 {
		font-size: 17px !important;
	}

	.card_noticias_record a {
		font-size: 15px !important;
	}

	.card_noticias_record p {
		font-size: 15px !important;
	}

	.card_noticias_cnn h3 {
		font-size: 17px !important;
	}

	.card_noticias_cnn a {
		font-size: 15px !important;
	}

	.card_noticias_cnn p {
		font-size: 15px !important;
	}

	.card_noticias_isto_e h3 {
		font-size: 17px !important;
	}

	.card_noticias_isto_e a {
		font-size: 15px !important;
	}

	.card_noticias_isto_e p {
		font-size: 15px !important;
	}

	.card_noticias_r7 h3 {
		font-size: 17px !important;
	}

	.card_noticias_r7 a {
		font-size: 15px !important;
	}

	.card_noticias_r7 p {
		font-size: 15px !important;
	}

	.card_noticias_gazeta h3 {
		font-size: 17px !important;
	}

	.card_noticias_gazeta a {
		font-size: 15px !important;
	}

	.card_noticias_gazeta p {
		font-size: 15px !important;
	}

}

@media screen and (max-width: 1442px) and (min-width: 770px) {
	.card_noticias_vinho h3 {
		font-size: 19px !important;
	}

	.card_noticias_record h3 {
		font-size: 19px !important;
	}

	.card_noticias_cnn h3 {
		font-size: 19px !important;
	}

	.card_noticias_isto_e h3 {
		font-size: 19px !important;
	}

	.card_noticias_r7 h3 {
		font-size: 19px !important;
	}

	.card_noticias_gazeta h3 {
		font-size: 19px !important;
		margin-bottom: 10px !important;
	}
}

@media screen and (max-width: 1900px) and (min-width: 1500px) {
	.card_noticias_vinho h3 {
		font-size: 23px !important;
	}

	.card_noticias_record h3 {
		font-size: 23px !important;
	}

	.card_noticias_cnn h3 {
		font-size: 23px !important;
	}

	.card_noticias_isto_e h3 {
		font-size: 23px !important;
	}

	.card_noticias_r7 h3 {
		font-size: 23px !important;
	}

	.card_noticias_gazeta h3 {
		font-size: 23px !important;
	}

}
