/* RESET CSS  */
body,
ul,
li,
p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: arial;
	list-style: none;
	box-sizing: border-box;
}

a {
	text-decoration-style: none !important;
}

a:hover {
	text-decoration-style: none !important;
}

body {
	display: flex !important;
	flex-wrap: wrap !important;
	overflow-x: hidden !important;
	background-color: #292929 !important;
	align-items: center !important;
	justify-content: center !important;
}

.hr-p {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
}

.jivo {
	position: fixed;
	bottom: 2%;
	right: 15px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	z-index: 99999999 !important;
	border-radius: 50px;
}



/*   ==============  Chat WhatsApp  ===============*/


/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
	background-color: #555;
	color: white;
	padding: 16px 20px;
	border: none;
	cursor: pointer;
	opacity: 0.8;
	position: fixed;
	bottom: 23px;
	left: 28px;
	width: 280px;
}

/* The popup chat - hidden by default */
.chat-popup {
	display: none;
	position: fixed;
	bottom: 0;
	left: 15px;
	z-index: 9;
	height: 270px;
}

/* Add styles to the form container */
.form-container1 {
	height: 500px;
	width: 300px;
	max-width: 300px;
	padding: 10px;
	background-color: white;
	border-radius: 20px 0 0 20px;
}

/* Full-width textarea */
.form-container1 textarea {
	width: 100%;
	padding: 15px;
	margin: 5px 0 22px 0;
	border: none;
	background: #f1f1f1;
	resize: none;
	min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container1 textarea:focus {
	background-color: #ddd;
	outline: none;
}

/* Set a style for the submit/send button */
.form-container1 .btn1 {
	width: 100%;
	background-color: green;
	color: white;
	padding: 16px 20px;
	border: none;
	cursor: pointer;
	margin-bottom: 10px;
	opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container1 .cancel1 {
	color: black;
	position: absolute;
	width: 30px;
	background-color: lightgrey;
	top: 0;
	right: -37px;
	height: 30px;
	padding: 0;
	border-radius: 50%;
}

/* Add some hover effects to buttons */
.form-container1 .btn1:hover,
.open-button:hover {
	opacity: 1;
}

.div-zap {
	align-items: center;
	display: flex;
	margin-bottom: 15px;
}

.h5-zap {
	margin-left: 45px;
	font-size: 1.25rem;
}




.div-h {
	display: flex;
	flex-wrap: wrap;
	width: 100vw;
	justify-content: space-around;
	align-items: center;
	padding: 15px;
}

.div-header {
	background-size: 100vw;
	background-image: url("../images/linha.webp");
	width: 100vw;
	height: 3px;
	margin: 0px auto;
}

.div-h1 {
	background-color: #fff;
	width: 100vw;
	height: 55px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	text-align: center;
	padding: 5px;
}


.div-h1 p {
	font-weight: 700;
	height: 0px;
	line-height: 0;
	flex-wrap: wrap;
	font-size: 15px !important;
	margin: 0px;
}

.section-produtos {
	color: #fff;
	flex-wrap: wrap;
	display: flex;
	max-width: 1146px;
	margin: 0 auto;
	overflow: hidden !important;
}

.zero-img {
	background-image: url("../images/ligue-agora.webp");
	background-size: 180px;
	width: 180px;
	height: 60px;
	background-repeat: no-repeat;
}



#container-content h2 {
	font-weight: 400;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin: 0 auto;
}

#container-content img {
	height: 405px;
	width: 394px;
	display: flex;
	margin: 0 auto;
}

.valor {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 18px auto 0px;
}

#container-content ul {
	text-align: center;
	margin: 10px auto;
	font-size: 14px;
	line-height: 25px;
}

#container-content h5 {
	font-size: 10px;
	margin: 0px -45px 44px 0px;
}

#container-content span {
	font-size: 30px;
	display: flex;
	color: white;
	font-weight: 700;
	margin: 16px 5px 21px 0;
}

#container-content h1 {
	width: 81px;
	margin-right: -23px;
	margin-top: 42px;
	font-size: 10px;
	margin-left: -48px;
}

#container-content strong {
	font-family: Poppins, sans-serif;
	font-size: 68px;
	color: white(0, 0, 0);
	font-weight: 700;
	letter-spacing: -1px !important;
	margin: 0 0;
}








.sub-header {
	top: 10vh;
	width: 100vw;
	height: 50px;
	background: #fff;
	flex-wrap: wrap;
	position: fixed;
	display: flex;
	justify-content: space-around;
	padding: 20px;
	align-items: center;
	border-bottom: 5px solid #cda54d;
	z-index: 999999;
}

.header .logotipo {
	background-image: url('../images/logo1.webp');
	background-repeat: no-repeat;
	width: 280px;
	height: 78px;
	cursor: pointer;
}

.container1 {
	width: 96vw;
	margin: 0 auto;
}

.carrossel {
	padding: 0;
	margin: 0;
}

/*   ==============  carrosel  ===============*/
.alert {
	display: block;
	position: fixed !important;
	height: 100px !important;
}

.btncookies {
	left: 50% !important;
	font-size: 16px !important;
}

.btn-primary {
	font-size: 16px !important;
}

.carrosel {
	border-bottom: solid 2px #CDA54D;
	width: 100vw;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #000;
	margin-top: 10vh;
}


.slides {
	width: 300vw;
	height: 87vh;
	display: flex;
	margin-top: 13vh;
	background-image: url("../images/bg.png");
	background-size: 100vw 87vh;
	background-repeat: no-repeat;
	border-bottom: solid #ac9d1b 2px;
}

.carrosel-imgs {
	justify-content: center;
	background-image: url("../images/desktop.webp");
	background-size: 100vw 87vh;
	width: 100vw;
	margin-top: 7vh;
	height: 87vh;
	display: flex;
	justify-self: center;
	align-self: center;
	background-repeat: no-repeat;
}


.main-box {
	flex-wrap: wrap;
	max-width: 1000px;
	display: flex;
	padding: 80px 0 0 0;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	text-align: center;
}

.main-box hr {
	margin: 0;
}

.main-box1 {
	color: white;
	flex-wrap: wrap;
	max-width: 1000px;
	display: flex;
	padding: 50px 30px 0 30px;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	text-align: center;
}

.main-box1 h1,
h2 {
	text-align: center;
	font-family: arial;
	margin: 0 auto;
}

.main-box1 h2 {
	font-size: 40px;
}

.main-box h1,
h2 {
	font-family: arial;
	margin: 0 0;
}

.main-box h2 {
	font-size: 45px;
}

img {
	max-width: 100%;
	display: block;
}

header a {
	color: white;
	text-decoration: none;
}

.header {
	flex-wrap: wrap;
	top: 0px;
	width: 100vw;
	position: fixed;
	background-color: rgb(0, 0, 0);
	display: flex;
	justify-content: space-around;
	align-items: center;
	z-index: 999999;
}

.navigation {
	display: flex;
}

/* .navigation li{
	display: flex;
 } */
.navigation li a {
	display: block;
	padding: 10px;
}

#contador {
	background-color: black;
	color: #DAA520;
	width: 100%;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 10px 20px;
}

.services {
	color: white;
	flex-wrap: wrap;
	display: flex;
	max-width: 1100px;
	margin: 0 auto 30px auto;
	align-items: center;
	justify-content: center;
}

.services>div {
	flex: 1 1 200px;
	margin: 10px;
}

.products {
	flex-wrap: wrap;
	display: flex;
	max-width: 1200px;
}

.products>div {
	flex: 0 0 277px;
	margin: 10px;
}

#container-content {
	border-radius: 25px;
	border: solid 4px #c19028;
	flex-wrap: wrap;
	box-sizing: border-box;
	line-height: 30px;
	padding: 10px;
	width: 367px;
	box-shadow: 0px 0px 4px rgb(0 0 0 / 30%);
	display: flex;
	margin: 6px;
}

#container-content img {
	margin: 22px auto;
	display: flex;
}

#container-content ul {
	text-align: center;
	margin: 10px auto;
	font-size: 14px;
	line-height: 25px;

}

#container-content hr {
	display: flex;
	margin: 0 0;
}


.btn-wrap {
	margin: 10px auto;
}

.btn-buy {
	background: #038a0a !important;
	display: inline-block;
	padding: 8px 35px 9px 35px;
	border: none !important;
	border-radius: 4px;
	color: #fff;
	transition: none !important;
	font-size: 14px;
	font-weight: 400 !important;
	font-family: "Raleway", sans-serif;
	font-weight: 600 !important;
	transition: 0.3s;
	text-decoration-line: none !important;
}

.btn-buy:hover {
	text-decoration: none !important;
	text-decoration-line: none !important;
	background: #06c533 !important;
}

#container-content h2 {
	font-weight: 400;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin: 0px auto;
}

#container-content h4 {
	color: white;
	margin-left: -40px;
	font-size: 10px;
	display: flex;

}

.modal-content {
	margin-top: 300px;
	z-index: 999999999999999999999;
}

#container-content strong {
	margin: 0 0;

}

#container-services {
	background: #1d1d1d;
	flex-wrap: wrap;
	box-sizing: border-box;
	line-height: 30px;
	padding: 30px 20px 0px 20px;
	width: 247px;
	height: 440px;
	box-shadow: 0px 0px 4px rgb(0 0 0 / 30%);
	display: flex;
	align-items: flex-start;
	justify-content: center;
	justify-items: center;
	text-align: center;
}

#container-services hr {
	width: 100%;
	opacity: 0;
	margin: 0 0;
}

#container-services img {
	margin-bottom: -50px;
}

#container-services p {
	margin: 15px auto 30px auto;
	height: 260px;
}

#container-services h2 {
	font-size: 25px;
	margin: 0 auto -50px auto;
}

#container-contact {
	flex-wrap: wrap;
	display: flex;
	box-shadow: 0px 0px 4px rgb(0 0 0 / 30%);
	width: 30%;
	height: 455px;
	align-items: center;
	justify-content: center;
	justify-items: center;
	text-align: center;
	align-content: center;
}

.contact .div1 {
	justify-content: space-between;
	display: flex;
}

.div2 {
	width: 75%;
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0;
}

.div2 p {
	padding: 0 10px;
}

.div2 h1 {
	margin: 0;
	font-size: 30px;
}

.contact i {
	color: #ac9d1b;
	margin-left: 20px;
	align-items: center;
	justify-content: center;
	display: flex;
	font-size: 25px;
	background-color: #e6e6e6;
	width: 55px;
	height: 55px;
	border-radius: 50%;
}

.contact:hover i {
	color: #e6e6e6;
	background-color: #ac9d1b;
	transition: 0.8s;
}

.contact {
	background: #1d1d1d;
	align-items: center;
	justify-content: center;
	display: flex;
	width: 100%;
	height: auto;
	text-align: center;
}

hr {
	width: 100%;
	opacity: 0;
	margin: 0 0;
}

#container-footer {
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	display: flex;
	width: 100%;
	height: 150px;
	background-color: black;
	color: white;
}

#container-footer spawn {
	display: flex;
	flex-wrap: wrap;
}

#container-footer a {
	color: lightgray;
	text-decoration-style: none;
}

#container-footer a:hover {
	color: #DAA520;
	text-decoration-style: none !important;
	transition: 0.3s;
}

#container-footer hr {
	width: 100%;
	opacity: 0;
	margin: 0 0;
}

footer {
	margin-top: 40px;
	width: 100vw;
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0c1817;
}

.footer {
	margin: 0 auto;
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	padding: 30px;
	width: 75%;
	height: auto;
	border-bottom: 2px solid #18302c;
}

.footer-content h2 {
	margin: 0px 0 25px 0;
}

.footer-ico {
	margin-top: 20px;
	display: flex;
}

.footer-ico i {
	color: white;
	margin-left: 10px;
	align-items: center;
	justify-content: center;
	display: flex;
	font-size: 15px;
	background-color: #1c3733;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.footer-ico i:hover {
	background-color: #ac9d1b;
	cursor: pointer;
}

.footer-content1 {
	width: 350px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	display: flex;
}

.footer-content1 p {
	margin: 0;
	padding-top: 20px;
}

.footer-content {
	flex-wrap: wrap;
	display: flex;
	max-width: 500px;

}

.footer-content hr {
	width: 100%;
	opacity: 0;
	margin: 0 0;
}

#teste {
	position: static;
	margin: 0 auto;
	width: 100vw;
	height: 100vh;
	margin-top: 0;
	padding: 20px;
	border: 1px black solid;
}

.grecaptcha-badge {
	visibility: hidden;
	width: 1px;
	height: 1px;
	left: 1%;
}

#btn-whatsapp {
	background: none;
	border: none;
}

.whatsapp {
	position: fixed;
	bottom: 2%;
	left: 15px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	z-index: 99999999 !important;
	border-radius: 50px;
}

.whatsapp img {
	object-fit: contain;
}



@media (max-width: 600px) {
	#btn-biscoito {
		font-size: 16px !important;
		left: 37% !important;
	}

	.alert {
		display: block;
		position: fixed !important;
		height: 150px !important;
	}

	.slides {
		width: 300vw;
		height: 66vh;
		display: flex;
		margin-top: 17vh !important;
		background: #000;
	}

	.div-h {
		display: flex;
		flex-wrap: wrap;
		width: 100vw;
		justify-content: space-around;
		align-items: center;
	}

	.logo-img {
		width: 150px;
	}

	.zero-img {
		background-image: url("../images/ligue-agora.webp");
		background-repeat: no-repeat;
		background-size: 130px;
		width: 130px;
		height: 44px;
	}

	.carrosel-imgs {
		justify-content: center;
		background-image: url("../images/mobilewebp.webp");
		background-size: 100vw 410px;
		width: 100vw;
		margin-top: 0px;
		height: 407px;
		display: flex;
		justify-self: center;
		align-self: center;
		background-repeat: no-repeat;
	}

	.div-foot {
		background-color: rgb(255, 255, 255);
		bottom: 0px;
		position: fixed;
		z-index: 30;
		background-image: url("../images/logos.webp");
		background-size: 100vw 17vh;
		width: 100vw;
		height: 17vh;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		align-items: center;
		text-align: center;
		padding: 5px;
	}


	#container-content {
		flex-wrap: wrap;
		box-sizing: border-box;
		line-height: 30px;
		width: 320px;
		box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
		display: flex;
		margin: 10px;
		padding: 10px;
	}

	.section-produtos {
		flex-wrap: wrap;
		display: flex;
		max-width: 80vw;
		margin: 0px auto;
	}


	#container-services p {
		margin: 15px auto 30px auto;
		height: 120px;
	}

	#container-services {
		background: #1d1d1d;
		flex-wrap: wrap;
		box-sizing: border-box;
		line-height: 30px;
		padding: 30px 20px 50px 20px;
		width: 247px;
		height: 350px;
		box-shadow: 0px 0px 4px rgb(0 0 0 / 30%);
		display: flex;
		align-items: flex-start;
		justify-content: center;
		justify-items: center;
		text-align: center;
	}

	#container-invisible {
		flex-wrap: wrap;
		box-sizing: border-box;
		line-height: 30px;
		padding: 30px 20px 0px 20px;
		width: 247px;
		height: 320px;
		box-shadow: 0px 0px 4px rgb(0 0 0 / 30%);
		display: none;
		background: white;
		align-items: flex-start;
		justify-content: center;
		justify-items: center;
		text-align: center;
	}

	.services {
		color: white;
		flex-wrap: wrap;
		display: flex;
		max-width: 1100px;
		margin: 0px 0;
	}

	.main-box1 {
		margin-top: 21px !important;
		color: #fff;
		flex-wrap: wrap;
		max-width: 1000px;
		display: flex;
		/* padding: 0 30px 0 0; */
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		text-align: center;
	}

	.products {
		flex-wrap: wrap;
		display: flex;
		max-width: 1100px;
		margin: 30px 10px;
	}

}

/* For Desktop View */
@media screen and (min-width: 1024px) {
	
}

/* For Tablet View */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
}

/* For Mobile Portrait View */
@media screen and (max-device-width: 480px) and (orientation: portrait) {
	.oferta {
		font-size: 1em !important;
	}
}

/* For Mobile Landscape View */
@media screen and (max-device-width: 640px) and (orientation: landscape) {
	
}

/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {
	.oferta {
		font-size: medium;
	}
}

.oferta {
	font-size: 2em;
	font-weight: bold;
}