.li-cd {
	margin-top: -30px;
	margin-left: 172px;
	font-size: 10px;
}

#container-content hr {
	background: white;
}

.slidesss {
	height: 105vh;
	display: flex;
	border-bottom: solid #ac9d1b 2px;
}

.footer hr {
	margin: 0 !important;
}


/*   ==============  carrosel  ===============*/

.img-btn-div {
    /* max-width: 100%; */
    width: 300px;
    margin: 0 auto;
    margin-top: 85vh;
}

.img-btn-div img {
	width: 20vw;
}

.box-carrossel {
	background-image: url(../images/bg-marcas.png);
	background-size: 100vw auto;
	background-repeat: no-repeat;
	width: 100vw;
	margin: 0 auto;
	position: relative;

	overflow: hidden;
}

.carrossel {
	margin: 0 auto;
	width: 1000%;
	float: left;
	list-style: none;
}

.carrossel .item {
	display: inline-block;
	height: 40px;
	padding: 0px 10px 0px 10px;
}

.carrossel .item img {
	width: 245px;
	height: 40px;
	margin: 0 auto;
}

.box-carrossel {
	margin-left: 0;
	width: 100vw;
}

.container1 {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	/* width: 100vw; */
	width: 100vw;
	background-image: url("../images/bg-marcas.png");
	background-repeat: no-repeat;
	background-size: 100vw auto;
}

.section-products {
	margin-top: 4px;
	width: 100vw;
}

.box-carrossel p {
	padding: 15px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

/*   ==============  carrosel  ===============*/
.main-box h2 {
	margin-top: -174vh;
	color: white;
	font-size: 25px;
	font-weight: bold !important;
}

.botao:hover {
	cursor: pointer;
}

.consulte {
	width: 253px;
	margin-top: -147vh;
	margin-left: -25vw;
}

.box-carrossels p {
	padding: 15px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.carrossels {
	margin-top: 27vh !important;
	margin: 0 auto;
	width: 1000%;
	float: left;
	list-style: none;
	margin-left: -400px;
}

.carrossels .items {
	padding: 0 20px 0 20px;
	display: inline-block;
	width: auto;
}

.carrossels .items img {
	width: 24vw !important;
	margin: 0 auto;
}

.carrossels1 .items img {
	width: 25vw !important;
	margin: 0 auto;
}

.carrossels1 .items {
	display: inline-block;
	width: auto;
	padding: 0px 10px 0px 10px;
}

.carrossels1 {
	margin-top: 0 !important;
	margin: 0 auto;
	width: 1000%;
	float: left;
	list-style: none;
	margin-left: -400px;
}

.container2 {
	margin: 0vh auto;
	width: 100vw;
	max-width: 100vw;
}

.container3 {
	margin: 0vh auto;
	width: 100vw;
	max-width: 100vw;
}

.zapzap1 {
	margin-top: 30px !important;
	margin: 0 auto;
	max-width: 42%;
}

.section-carrosel1 {
	overflow: hidden;
}

.section-carrosel {
    overflow: hidden;
    background-image: url('../images/bg.png');
    background-repeat: no-repeat;
    background-size: 300vw 100vh;
    display: flex;
    width: 300vw;
    height: 100vh;
    border-bottom: solid #ac9d1b 2px;
    max-width: 100vw;
    background-position: center;
}

.unamed {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	justify-items: center;
	align-items: center;
	align-content: center;
	margin-top: -155px;
}

.box-carrossels {
	margin-left: -50vw;
	width: 100vw;
}

/* ============================================= */


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

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

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

.carrosel {
	width: 100vw;
	height: 102vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("../images/bg.png");
	background-repeat: no-repeat;
	background-size: 100vw;
	margin-top: -1vh;
	overflow: hidden !important;

}

.carro-block {
	display: none;
}

.carro-active {
	display: flex;
}

.slide {
	width: 100vw;
	height: 95vh;
	overflow: hidden;
	transition: all .4s;
	margin-top: -1vh;
}

.slides {
	margin-top: 10vh;
	height: 9vh;
	display: flex;
}

.images {
	background-size: 100vw 85vh;
	margin-top: 90px;
	width: 100vw;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
}

#atual {
	transition: all 3s;
}

.btn {
	position: absolute;
	color: white !important;
	padding: 10px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.4s;
	font-size: 1.7em !important;
	margin-top: -5px;
}

.btn:hover {
	transform: scale(1.5);
}

#voltar {
	top: 50%;
	left: 10%;
}

#next {
	top: 50%;
	right: 10%;
}

.balls {
	position: absolute;
	width: 100vw;
	display: flex;
	justify-content: center;
	margin-top: -25px;
	height: 10px;
}


.balls div {
	display: block;
	background-color: grey;
	width: 30px;
	height: 4px;
	transition: all 0.5s;
	margin-left: 10px;
	cursor: pointer;
	margin-top: -25px;
}

.balls div:hover {
	background-color: white;
}

.imgatual {
	transition: all 0.5s;
	background: white !important;
}


@media (min-width: 2000px) {
	.carrossels .items img {
		width: 18vw !important;
		margin: 0 auto;
	}

	.img-btn-div img {
		width: 15vw;
	}

	.container2 {
		margin: 0vh auto;
		width: 100vw;
		max-width: 100vw;
	}

	.section-carrosel {
		display: flex;
		width: 100vw;
		height: 100vh;
		border-bottom: solid #ac9d1b 2px;
		max-width: 100vw;
		overflow: hidden !important;
	}

	.carrossels {
		margin-top: 24vh !important;
		margin: 0 auto;
		width: 1000%;
		float: left;
		list-style: none;
		margin-left: -400px;
	}
}

@media (max-width: 1370px) {
	.carrossels {
		margin-top: 26vh !important;
		margin: 0 auto;
		width: 1000%;
		float: left;
		list-style: none;
		overflow: hidden !important;
	}
	
	.carrossels .items img {
		width: 25vw !important;
		margin: 0 auto;
	}

	.img-btn-div img {
		width: 300px;
	}
}

@media (max-width: 600px) and (min-width: 380px) {
	.img-btn-div {
		width: 261px;
		margin: 0 auto;
		margin-top: 85vh;
	}

	.carrossels .items img {
		width: 80vw !important;
		margin: 0 auto;
		/* padding: 20px 0 20px 0; */
	}

	.carrossels {
		margin-left: -86vw;
		margin-top: 24vh !important;
		width: 1000%;
		float: left;
		list-style: none;
	}

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

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

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

	#container-content {
		flex-wrap: wrap;
		box-sizing: border-box;
		line-height: 30px;
		width: 353px;
		box-shadow: rgba(0, 0, 0, .3) 0 0 4px;
		display: flex;
		margin: 0 auto;
		padding: 0px;
		margin-top: 70px;
	}

	.section-produtos {
		flex-wrap: wrap;
		display: flex;
		max-width: 90vw;
		margin: 0 auto;
	}
	
	.img-btn-div img {
		margin: 10px auto 0 auto;
		width: 57vw;
	}

	.img-btn-div {
		width: auto;
		margin: 0 auto;
		margin-top: 78vh;
	}

	.container1 {
		padding: 10px 0 10px 0;
		margin: 0 auto;
		/* width: 100vw; */
		width: 100vw;
		background-image: url("../images/bg-marcas.png");
		background-repeat: no-repeat;
		background-size: 100vw 82px;
	}

	.section-carrosel {
		overflow: hidden;
		background-image: url('../images/bg.png');
		background-repeat: no-repeat;
		background-size: 100vw 100vh;
		display: flex;
		width: 100vw;
		height: 93vh;
		border-bottom: solid #ac9d1b 2px;
		max-width: 100vw;
	}

	.carrossel .item img {
		height: 20px;
		width: 145px;
		margin: 0 auto;
	}

	.carrossel {
		height: 21px;
		margin: 0 auto;
		width: 1000%;
		float: left;
		list-style: none;
	}

	.li-cd {
		margin-top: -9px;
		margin-left: 172px;
		font-size: 10px;
	}

}

@media (max-width: 380px) {

	.li-cd {
		margin-top: -12px;
		margin-left: 172px;
		font-size: 10px;
	}

	.carrossel {
		height: 21px;
		margin: 0 auto;
		width: 1000%;
		float: left;
		list-style: none;
	}

	.carrossel .item img {
		width: 145px;
		height: 20px;
		margin: 0 auto;
	}

	.carrossels .items img {
		width: 79vw !important;
		margin: 45px auto 0 auto;
	}

	.carrossels {
		margin-left: -86vw;
		margin-top: 24vh !important;
		width: 1000%;
		float: left;
		list-style: none;
	}

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

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

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

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

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

	.img-btn-div img {
		margin: 10px auto 0 auto;
		width: 57vw;
	}

	.container1 {
		padding: 10px 0 10px 0;
		margin: 0 auto;
		/* width: 100vw; */
		width: 100vw;
		background-image: url("../images/bg-marcas.png");
		background-repeat: no-repeat;
		background-size: 100vw 82px;
	}
}
