/*ITEM MARCAS*/
#cx-texto-galeria-m .titulo{width: 100%; display: inline-block; border-bottom: 0.1em solid #ccc; padding-bottom: 0.5em; margin-bottom: 0.5em; text-align:center; margin-top:1em;}
#cx-texto-galeria-m .titulo p{display: inline-block; font-size: 2.50em; color: #000; font-weight: 500; line-height: 1.5em; text-transform: uppercase;}
#cx-texto-galeria-m .descricao{width: 100%; display: inline-block; margin-bottom: 1em; text-align:left;}
#cx-texto-galeria-m .descricao p{display: inline-block; font-size: 1.25em; color: #666; font-weight: 400; line-height: 1.5em; text-transform: uppercase; padding: 0.25em 0em;}
.html_carousel_s{width: 100%; display: inline-block;position:relative;}
	#top-marcas{ margin:0em; padding:0em; width:100%; display:inline-block; margin-bottom:2em; position:relative; }
	#top-marcas .slide_ls{ list-style:none; display:inline-block; text-align:center;}
		#top-marcas .slide_ls .caixaLogo{width:11.25em; height:4em; background-position:50%; background-repeat: no-repeat; background-size:contain; display:inline-block;}
		#top-marcas .slide_ls .caixaLogo a{ display:block; width:100%; height:100%;}
		#navegador_marca{ width: 100%; height: 4em; display: inline-block; text-align: center; position: absolute; top: 5.5em; left: 0em; z-index:20;}
		#navegador_marca .marca_volta,
		#navegador_marca .marca_avanca{ width:1.9em; background-repeat:no-repeat; background-position:0em; background-size:cover; background-image:url(../imagem/icones/setas-marcas.png); height:3.5em; display:inline-block; margin-top:-5.5em; position:relative; z-index:20;}
		#navegador_marca .marca_volta{ float:left; margin-left: 0em; background-position:0em;}
		#navegador_marca .marca_avanca{ float:right; margin-right: 0em; background-position:-2.5em;}
@media only screen and (max-width: 1920px) {}
@media only screen and (max-width: 1680px) {}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1280px) {}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 900px) {}
@media only screen and (max-width: 800px) {}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 533px) {
#top-marcas .slide_ls .caixaLogo{width:100%; min-width: 8em;}
}
@media only screen and (max-width: 480px) {
#top-marcas .slide_ls .caixaLogo{min-width: 10em;}
}
@media only screen and (max-width: 414px) {
#top-marcas .slide_ls .caixaLogo{min-width: 8em;}
}
@media only screen and (max-width: 375px) {
#top-marcas .slide_ls{min-width: 10em;}
#top-marcas .slide_ls .caixaLogo{width: 100%;}
}
@media only screen and (max-width: 320px) {
#top-marcas .slide_ls{width: 100%; min-width: inherit;}
}