/* Elementos genericos e padroes */
body { margin: 0 !important; padding: 0 !important; font-family: Arial, Tahoma; }
img { border: 0; }
#main { max-width: 1366px; width: 100%; margin: 0 auto;}
.hidden { display: none !important; visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.center {text-align: center;}
.wrap { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.nowrap { -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }
.bottomBox { margin-bottom: 30px; }
.logoFooter {float: right;}
.flex-center-vertical { align-items: center;}
.flex-top-vertical { align-items: flex-start;}
.owl-theme .owl-dots .owl-dot span{margin: 5px;}
.noshadow {text-shadow: none!important;}
.imgFull {width: 100%; background-position: top center !important; background-repeat: no-repeat !important; background-size: contain !important;}
.stdFullImg { width: 100%; display: flex; }

.stdCategoria3BColgate .container {width:1316px; margin: 0 auto;}

.stdCategoria3BColgate .bloco-header {width:1316px;height: 674px; display:flex; justify-content: flex-end;}
.stdCategoria3BColgate .bloco-header .conteudo-direita {max-width:32%; display:flex; align-items: flex-end; padding: 0 6% 7% 0;}
.stdCategoria3BColgate .bloco-header .conteudo-direita .texto {text-align: left;}
.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.maior {font-size: 36px; line-height: 36px; margin: 0;}
.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.menor {font-size: 22px; line-height: 32px; margin: 0;}
.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.medio {font-size: 23px; line-height: 36px; margin: 0; text-shadow: 0px 0px 30px black;}

/* NOVO HEADER DUPLO 3 BLOCOS */
.stdCategoria3BColgate .bloco-header-duplo {width:1316px;height: 241px; display:flex;}
.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda {width:100%; display:flex; align-items: center;}
.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro {width: 100%; padding: 2% 4% 1% 4%; text-align: center;}
.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.titulo {font-size: 30px; line-height: 30px; margin: 0; padding: 0 0 0.5% 0;}
.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.texto {font-size: 16px; line-height: 16px; margin: 0; padding: 0 0 0.5% 0;}

.stdCategoria3BColgate .bloco-header-duplo-somente-txt {font-size: 24px; line-height: 26px; margin: 0; padding: 2% 4% 1% 4%; text-align: center;}
/* NOVO HEADER DUPLO 3 BLOCOS */

.stdCategoria3BColgate .tj-centro {font-size: 0.8em; text-align: justify; padding: 2% 5% 2% 5%;}

/*CARROSSEL PRODUTOS*/
.stdCategoria3BColgate .bloco-produtos .main-title {text-align: center; font-size: 38px; padding: 1% 0 0 0;}
.stdCategoria3BColgate .bloco-produtos .sub-title {text-align: center; font-size: 1.3em;padding: 0 0 2% 0;}
.stdCategoria3BColgate .bloco-produtos .row{max-width:1164px; padding: 2% 0 4% 0;margin: 0 auto;}
.stdCategoria3BColgate .bloco-produtos .owl-theme .owl-nav {margin-top: 46px;}
.stdCategoria3BColgate .bloco-produtos .owl-theme .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-next:hover {background: none;}
.stdCategoria3BColgate .bloco-produtos .owl-theme .owl-dots {position: relative; max-width:300px; margin: -40px auto 0;}
.stdCategoria3BColgate .bloco-produtos .owl-theme .owl-dots .owl-dot span {background: #000000;}
.stdCategoria3BColgate .bloco-produtos .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {box-shadow: 0 0 0 2px #000000; background:#ffffff;}
.stdCategoria3BColgate .bloco-produtos .owl-prev {left: -2%;top: 27%; width: 40px; height: 40px;}
.stdCategoria3BColgate .bloco-produtos .owl-next {right: -2%;top: 27%; width: 40px; height: 40px;}
.stdCategoria3BColgate .bloco-produtos .owl-nav button i {text-shadow: none; border-radius: 100%; background: grey; color: #000; width: 100%; height: 100%; padding: 0; display: grid; place-items: center; font-size: 1.8em;}
.stdCategoria3BColgate .bloco-produtos .tit-prod{font-size: 1.0em; text-align: center; padding: 4% 4%; color: #252525; display: flex; align-items: center; min-height: 74px;}
.stdCategoria3BColgate .bloco-produtos .botao a { color: #252525; text-decoration: none; cursor: pointer; }
.stdCategoria3BColgate .bloco-produtos .botao {max-width: 216px; display: flex; justify-content: center; align-items: center; margin: auto; padding: 0 4%; min-height: 56px; text-align: center; font-size: 18px; line-height: 18px; cursor: pointer; border-radius: 8px;}
.stdCategoria3BColgate .bloco-produtos .item .img-prod {max-width: 300px; margin: 0 auto;}
.stdCategoria3BColgate .container-produtos {width: 96%;margin: 0 auto;}

.bloco-produtos .botao.iconCart1Grey, .bloco-produtos .botao.iconCart2Grey, .bloco-produtos .botao.iconCart1Black, .bloco-produtos .botao.iconCart2Black, .bloco-produtos .botao.iconCart1White, .bloco-produtos .botao.iconCart2White {
	background-size: 38px 38px;
	background-repeat: no-repeat;
	background-position: 0.8em center;
    padding: 0 1em 0 4em;
    min-height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
    font-size: 18px;
    line-height: 18px;
}

.bloco-produtos .botao.iconCart1Grey {
    background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart1Grey.png");
}

.bloco-produtos .botao.iconCart2Grey {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart2Grey.png");
}

.bloco-produtos .botao.iconCart1Black {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart1Black.png");
}

.bloco-produtos .botao.iconCart2Black {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart2Black.png");
}

.bloco-produtos .botao.iconCart1White {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart1White.png");
}

.bloco-produtos .botao.iconCart2White {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart2White.png");
}

.bloco-produtos .botao.iconCart1Grey a, .bloco-produtos .botao.iconCart2Grey a {
	color: #7e7e7e;
}

.bloco-produtos .botao.iconCart1Black a, .bloco-produtos .botao.iconCart2Black a {
	color: #000000;
}

.bloco-produtos .botao.iconCart1White a, .bloco-produtos .botao.iconCart2White a {
	color: #ffffff;
}

/*CARROSSEL PRODUTOS*/

/*ACCORDION PRODUTOS*/
.stdCategoria3BColgate .accordion-produtos {width: 100%;}
.stdCategoria3BColgate .accordion-produtos .titulo {padding: 3% 14%; text-align: center; font-size: 38px;}
.stdCategoria3BColgate .accordion .head{display: flex; height: 160px; justify-content: space-between; align-items: center; padding: 0 3%;}

.stdCategoria3BColgate .accordion .txt-main-accordion {width: 70%; display: flex; flex-wrap: wrap;}
.stdCategoria3BColgate .accordion .txt-main-accordion .titacc {font-size: 36px; line-height: 36px; font-weight: bold; padding: 0 0 0.5% 0; color: #000; width: 100%;}
.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc {font-size: 24px; line-height: 24px; color: #000; width: 100%;}
.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc sup {font-size: 0.8rem;}
.stdCategoria3BColgate .accordion .seta-main-accordion .fa-seta {color: #fff; text-shadow: 2px 2px #a0a0a0;}

.stdCategoria3BColgate .accordion {margin: 0 auto; max-width: 1316px;}
.stdCategoria3BColgate .accordion dt, .accordion dd {padding: 0; border: 0; border-bottom: 0;}
.stdCategoria3BColgate .accordion dt {cursor: pointer; width: 100%; display: table;}
.stdCategoria3BColgate .accordion dt:last-of-type, .accordion dd:last-of-type {border-bottom: 0;}
.stdCategoria3BColgate .accordion dt a, .accordion dd a {display: block; color: #000000;}
.stdCategoria3BColgate .accordion a.disabled { pointer-events: none; cursor: default; }
.stdCategoria3BColgate .accordion .botao.disabled { pointer-events: none; cursor: default; }
.stdCategoria3BColgate .accordion dd {border-top: 0; font-size: 12px; margin-inline-start: 0;}
.stdCategoria3BColgate .accordion dd:last-of-type {border-top: 0; position: relative; top: 0;}

.stdCategoria3BColgate .content-product {width: 100%; display: flex; justify-content: center; flex-wrap: wrap; padding: 0;}
.stdCategoria3BColgate .content-product .container-product-wrap {width: 100%; display: flex; justify-content: center; flex-wrap: wrap; padding: 0;}
.stdCategoria3BColgate .content-product .acc-tit-main { font-size: 26px; padding: 3% 3% 1% 3%; text-align: center; }

.stdCategoria3BColgate .accordion-produtos.C .content-product {width: 100%; display: flex; justify-content: space-around; flex-wrap: wrap; padding: 1% 0 0 0;}
.stdCategoria3BColgate .accordion-produtos.C .content-product .txtIntroBoxes {width: 100%; font-size: 18px; padding: 1% 3.4%;}

.stdCategoria3BColgate .produto-container {width: 340px; margin: 2% 0 1% 0; display: flex; flex-wrap: wrap; align-items: stretch; align-content: flex-start; border-radius: 10px;}
.stdCategoria3BColgate .produto-container .img-produto {max-height: 234px;}
.stdCategoria3BColgate .produto-container .img-produto img {width:100%;border-radius: 10px 10px 0 0;}
.stdCategoria3BColgate .produto-container .content-interno {border-radius: 0 0 10px 10px; padding: 0 5% 5% 5%; width: 100%; color: #fff;}
.stdCategoria3BColgate .produto-container .content-interno .tit-prod {font-size: 26px; display: flex; justify-content: center; align-items: center; min-height: 100px; text-align: center;}
.stdCategoria3BColgate .produto-container .content-interno .txt-prod {font-size: 18px; display: flex; justify-content: center; align-items: flex-start; line-height: 22px; text-align: center; padding: 0 0 5% 0;}
.stdCategoria3BColgate .produto-container .content-interno .botao-unico {min-height: 55px;}
.stdCategoria3BColgate .produto-container .content-interno .botao {max-width: 260px; display: flex; justify-content: center; align-items: center; margin: 2% auto; padding: 0 4%; min-height: 64px; text-align: center; font-size: 18px; line-height: 18px; cursor: pointer; border-radius: 10px; font-stretch: expanded;}
.stdCategoria3BColgate .produto-container .content-interno .botao a {text-decoration: none;}
.stdCategoria3BColgate .produto-container .content-interno .tj-produto {font-size: 10px;}
.stdCategoria3BColgate .produto-container .content-interno .tj-produto p {margin-top: 14px;}

/* ICONES BOTOES ------------------------*/
.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1Grey, .stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2Grey, .stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1Black, .stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2Black, .stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1White, .stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2White {
	background-size: 44px 44px;
	background-repeat: no-repeat;
	background-position: 18px center;
    padding: 0 20px 0 80px;
    min-height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
    font-size: 18px;
    line-height: 20px;
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1Grey {
    background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart1Grey.png");
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2Grey {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart2Grey.png");
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1Black {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart1Black.png");
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2Black {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart2Black.png");
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1White {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart1White.png");
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2White {
	background-image: url("https://s3-sa-east-1.amazonaws.com/assets.standout.com.br/img/icones/iconCart2White.png");
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1Grey a, .stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2Grey a {
	color: #7e7e7e;
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1Black a, .stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2Black a {
	color: #000000;
}

.stdCategoria3BColgate .accordion-produtos.C .botao.iconCart1White a, .stdCategoria3BColgate .accordion-produtos.C .botao.iconCart2White a {
	color: #ffffff;
}
/* ICONES BOTOES ------------------------*/

/*BLOCO com até 4 itens e texto*/
.stdCategoria3BColgate .content-product .acc-thumbs4boxes { width: 100%; }
.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: center; align-content: center; list-style-type: none; margin: 0 auto; width: 100%; padding: 0;}
.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li {width: 250px; margin: 0; padding: 2%;}
.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li .legenda {font-size: 20px; padding: 4%;}
.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li img {width: 100%; height: auto;}
.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li span {display: block; padding: 0 12%; font-size:16px; line-height:18px;}
/*BLOCO com até 4 itens e texto*/

.stdCategoria3BColgate .content-product .acc-txt-full { width: 100%; font-size: 22px; padding: 3% 4%; text-align: left; }
.stdCategoria3BColgate .content-product .acc-txt-full span.txtlegal { font-size: smaller; }
.stdCategoria3BColgate .content-product .acc-img-full { width: 100%; height: auto; display: flex; align-items: flex-start;}
.stdCategoria3BColgate .content-product .acc-img-full img { width:100%; height: auto; }
/*ACCORDION PRODUTOS*/

/*ACCORDION FAQ*/
.stdCategoria3BColgate .accordion-faq {width: 100%;}
.stdCategoria3BColgate .accordion-faq dl:last-child {padding-bottom: 4%}
.stdCategoria3BColgate .accordion-faq .titulo {padding: 3% 5%; text-align: center; font-size: 2.0em;}

.stdCategoria3BColgate .accordion-faq-container {margin: 0 auto; padding-bottom: 1%; width: 90%;}
.stdCategoria3BColgate .accordion-faq-container dt, .accordion-faq-container dd {padding: 0; border: 0; border-bottom: 0;}
.stdCategoria3BColgate .accordion-faq-container dt {cursor: pointer; width: 100%; display: table;}
.stdCategoria3BColgate .accordion-faq-container dt:last-of-type, .accordion-faq-container dd:last-of-type {border-bottom: 0;}
.stdCategoria3BColgate .accordion-faq-container dd {border-top: 0; font-size: 12px; margin-inline-start: 0;}
.stdCategoria3BColgate .accordion-faq-container dd:last-of-type {border-top: 0; position: relative; top: -1px;}

.stdCategoria3BColgate .accordion-faq-container .faq-pergunta {width: 100%; display: flex; align-items: center; padding: 1% 0;}
.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {float: left; width: 100%; padding: 0 4%; font-size: 1.2em;}
.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .seta-faq-accordion {float: right; padding-right: 4.5%;}
.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .seta-faq-accordion .fa-seta {color: #fff;}
.stdCategoria3BColgate .accordion-faq-container .faq-resposta {width: 100%; display: flex; align-items: center; text-align: left; vertical-align: middle; padding: 2% 0;}
.stdCategoria3BColgate .accordion-faq-container .faq-resposta .txt-resposta {font-size: 1.2em; padding: 0 4%;}
/*ACCORDION FAQ*/

/*ROTAÇÃO SETAS ACCORDION*/
.stdCategoria3BColgate .accordion.A .seta-main-accordion i, .stdCategoria3BColgate .accordion.B .seta-main-accordion i, .seta-faq-accordion i { 
    -webkit-transition:all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    -ms-transform: all 300ms ease-in 0s;
  	transition: all 300ms ease-in 0s;
}
.stdCategoria3BColgate .accordion.A .seta-main-accordion i.active, .stdCategoria3BColgate .accordion.B .seta-main-accordion i.active, .seta-faq-accordion i.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*ROTAÇÃO SETAS ACCORDION*/

.stdCategoria3BColgate .bloco-video {margin: 0 auto;width:1316px;height: 740px;display:block;}
.stdCategoria3BColgate .bloco-video .video {width:1316px;display:block; text-align: center;}
.stdCategoria3BColgate .bloco-video iframe{margin:auto;width:100%;height: 740px; }

footer {float:right;margin-right: 10px;}

/*MEDIA QUERIES**************************************/

@media screen and (max-width: 1280px) {
	.stdCategoria3BColgate .container {width:1240px;}

	.stdCategoria3BColgate .bloco-header {width:1240px; height: 635px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita {padding: 0 5% 7% 0;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.maior {font-size: 34px; line-height: 34px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.menor {font-size: 20px; line-height: 30px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.medio {font-size: 21px; line-height: 34px;}
    
    .stdCategoria3BColgate .bloco-header-duplo {width:100%;height: 227px;}
	.stdCategoria3BColgate .bloco-header-duplo-somente-txt {font-size: 22px; line-height: 24px;}

	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.titulo {font-size: 26px; line-height: 26px;}
	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.texto {font-size: 16px; line-height: 16px;}
	
	.stdCategoria3BColgate .bloco-produtos .main-title {font-size:  2.2em;}
	.stdCategoria3BColgate .bloco-produtos .sub-title {font-size: 1.2em;}

	.stdCategoria3BColgate .accordion .head{height: 145px;}

	.stdCategoria3BColgate .accordion .txt-main-accordion .titacc {font-size: 34px; line-height: 34px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc {font-size: 20px; line-height: 20px;}
	.stdCategoria3BColgate .accordion .seta-main-accordion .fa-seta {font-size: 54px;}

	.stdCategoria3BColgate .accordion-produtos .titulo {padding: 3% 3%; font-size: 2.2em;}

	.stdCategoria3BColgate .content-product .acc-tit-main { font-size: 2.18em;}
	.stdCategoria3BColgate .content-product .acc-txt-full { font-size: 1.8em; }

	.stdCategoria3BColgate .accordion.B .content-product .acc-thumbs4boxes .list li {width: 20%;}

	.stdCategoria3BColgate .bloco-video {margin: 0 auto;width:1240px;height: 697px;display:block;}
	.stdCategoria3BColgate .bloco-video .video {width:1240px;display:block; text-align: center;}
	.stdCategoria3BColgate .bloco-video iframe{margin:auto;width:100%;height: 697px; }

	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 1.1em;}
	
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
	.stdCategoria3BColgate .container {width:1024px;}

	.stdCategoria3BColgate .bloco-header {width:1024px; height: 525px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita {padding: 0 5% 7% 0;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.maior {font-size: 28px; line-height: 30px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.menor {font-size: 17px; line-height: 26px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.medio {font-size: 18px; line-height: 30px;}

    .stdCategoria3BColgate .bloco-header-duplo {width:100%;height: 187px;}
	.stdCategoria3BColgate .bloco-header-duplo-somente-txt {font-size: 20px; line-height: 22px;}

	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.titulo {font-size: 24px; line-height: 24px;}
	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.texto {font-size: 14px; line-height: 14px;}

	.stdCategoria3BColgate .bloco-produtos .main-title {font-size:  2.2em;}
	.stdCategoria3BColgate .bloco-produtos .sub-title {font-size: 1.2em;}
	.stdCategoria3BColgate .bloco-produtos .tit-prod{font-size: 1.0em;}

	.stdCategoria3BColgate .accordion .head{height: 120px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .titacc {font-size: 32px; line-height: 32px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc {font-size: 18px; line-height: 18px;}
    .stdCategoria3BColgate .accordion .seta-main-accordion .fa-seta {font-size: 48px;}

	.stdCategoria3BColgate .accordion-produtos .titulo {padding: 3% 3%; font-size: 2.2em;}

	.stdCategoria3BColgate .accordion-produtos.C .produto-container {width: 300px;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .tit-prod {font-size: 24px;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .txt-prod {font-size: 16px; line-height: 18px;}

	.stdCategoria3BColgate .bloco-video {margin: 0 auto;width:1024px;height: 576px;display:block;}
	.stdCategoria3BColgate .bloco-video .video {width:1024px;display:block; text-align: center;}
	.stdCategoria3BColgate .bloco-video iframe{margin:auto;width:100%;height: 576px; }

	.stdCategoria3BColgate .tj-centro {font-size: 0.7em;}

	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 1.1em;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.stdCategoria3BColgate .container {width:768px;}

	.stdCategoria3BColgate .bloco-header {width:768px; height: 394px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita {max-width:34%; padding: 0 4% 6% 0;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto {line-height: 16px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.maior {font-size: 22px; line-height: 22px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.menor {font-size: 15px; line-height: 20px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.medio {font-size: 16px; line-height: 18px;}

    .stdCategoria3BColgate .bloco-header-duplo {width:100%;height: 141px;}
	.stdCategoria3BColgate .bloco-header-duplo-somente-txt {font-size: 18px; line-height: 20px;}

	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.titulo {font-size: 22px; line-height: 22px;}
	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.texto {font-size: 13px; line-height: 13px;}

	.stdCategoria3BColgate .bloco-produtos .main-title {font-size:  1.8em;}
	.stdCategoria3BColgate .bloco-produtos .sub-title {font-size: 1.1em;}
	.stdCategoria3BColgate .bloco-produtos .tit-prod{font-size: 1.0em;}

	.stdCategoria3BColgate .accordion .head{height: 90px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .titacc {font-size: 26px; line-height: 26px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc {font-size: 16px; line-height: 16px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc sup {font-size: smaller;}
	.stdCategoria3BColgate .accordion .seta-main-accordion .fa-seta {font-size: 42px;}

	.stdCategoria3BColgate .accordion-produtos .titulo {padding: 3% 3%; font-size: 1.8em;}

	.stdCategoria3BColgate .accordion-produtos.C .produto-container {width: 300px;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .tit-prod {font-size: 20px;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .txt-prod {font-size: 16px; line-height: 16px;}

	.stdCategoria3BColgate .accordion-faq .titulo {font-size: 1.6em;}

	.stdCategoria3BColgate .content-product .acc-tit-main { font-size: 1.8em;}
	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li {width: 26%;}
	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li .legenda {font-size: 1.4em;}

	.stdCategoria3BColgate .content-product .acc-txt-full { font-size: 1.6em; }

	.stdCategoria3BColgate .bloco-video {margin: 0 auto;width:768px;height: 432px;display:block;}
	.stdCategoria3BColgate .bloco-video .video {width:768px;display:block; text-align: center;}
	.stdCategoria3BColgate .bloco-video iframe{margin:auto;width:100%;height: 432px; }

	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta {padding: 2% 0;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 1.1em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-resposta .txt-resposta {font-size: 1.1em;}

	.stdCategoria3BColgate .tj-centro {font-size: 0.7em;}
}

@media screen and (min-width: 600px) and (max-width: 767px) {
	.stdCategoria3BColgate .container {width:600px;}

	.stdCategoria3BColgate .bloco-header {width:600px; height: 308px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita {max-width:34%; padding: 0 4% 4% 0;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto {line-height: 12px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.maior {font-size: 18px; line-height: 19px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.menor {font-size: 13px; line-height: 17px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.medio {font-size: 14px; line-height: 14px;}

    .stdCategoria3BColgate .bloco-header-duplo {width:100%;height: 110px;}
	.stdCategoria3BColgate .bloco-header-duplo-somente-txt {font-size: 14px; line-height: 16px;}

	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.titulo {font-size: 16px; line-height: 16px;}
	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.texto {font-size: 12px; line-height: 12px;}

	.stdCategoria3BColgate .bloco-produtos .main-title {font-size:  1.6em;}
	.stdCategoria3BColgate .bloco-produtos .sub-title {font-size: 1.0em;}
	.stdCategoria3BColgate .bloco-produtos .tit-prod{font-size: 0.9em;}

	.stdCategoria3BColgate .bloco-produtos .botao {font-size: 16px;}

	.stdCategoria3BColgate .accordion-produtos .titulo {padding: 3% 3%; font-size: 1.6em;}

	.stdCategoria3BColgate .accordion-produtos.C .produto-container {width: 280px;}
    .stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .tit-prod {font-size: 20px;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .txt-prod {font-size: 16px; line-height: 16px;}

	.stdCategoria3BColgate .accordion .head{height: 70px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .titacc {font-size: 22px; line-height: 22px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc {font-size: 13px; line-height: 13px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc sup {font-size: smaller;}
	.stdCategoria3BColgate .accordion .seta-main-accordion .fa-seta {font-size: 32px;}

	.stdCategoria3BColgate .accordion-produtos.C .content-product .txtIntroBoxes {font-size: 1.3em;}

	.stdCategoria3BColgate .accordion-faq .titulo {font-size: 1.4em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 1.1em;}

	.stdCategoria3BColgate .content-product .acc-tit-main { font-size: 1.6em;}
	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li {width: 26%;}
	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li .legenda {font-size: 1.3em;}

	.stdCategoria3BColgate .content-product .acc-txt-full { font-size: 1.4em; }

	.stdCategoria3BColgate .bloco-video {margin: 0 auto;width:600px;height: 337px;display:block;}
	.stdCategoria3BColgate .bloco-video .video {width:600px;display:block; text-align: center;}
	.stdCategoria3BColgate .bloco-video iframe{margin:auto;width:100%;height: 337px; }

	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta {padding: 2% 0;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 0.9em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-resposta .txt-resposta {font-size: 1.1em;}

	.stdCategoria3BColgate .tj-centro {font-size: 0.6em;}
}

@media screen and (min-width: 414px) and (max-width: 599px) { 
	.stdCategoria3BColgate .container {width:414px;}

	.stdCategoria3BColgate .bloco-header {width:414px; height: 212px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto {line-height: 8px; letter-spacing: -0.2px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.maior {font-size: 12px; line-height: 12px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.menor {font-size: 9px; line-height: 11px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.medio {font-size: 10px; line-height: 11px;}

    .stdCategoria3BColgate .bloco-header-duplo {width:100%;height: 76px;}
	.stdCategoria3BColgate .bloco-header-duplo-somente-txt {font-size: 12px; line-height: 14px;}

	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.titulo {font-size: 13px; line-height: 13px;}
	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.texto {font-size: 12px; line-height: 12px;}

	.stdCategoria3BColgate .bloco-produtos .main-title {font-size:  1.4em;}
	.stdCategoria3BColgate .bloco-produtos .sub-title {font-size: 0.85em;}
	.stdCategoria3BColgate .bloco-produtos .tit-prod{font-size: 0.84em;}

	.stdCategoria3BColgate .accordion-produtos .titulo {padding: 3% 3%; font-size: 1.4em;}
	
	.stdCategoria3BColgate .accordion .head{height: 48px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .titacc {font-size: 16px; line-height: 16px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc {font-size: 12px; line-height: 12px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc sup {font-size: smaller;}
	.stdCategoria3BColgate .accordion .seta-main-accordion .fa-seta {font-size: 30px;}

	.stdCategoria3BColgate .accordion-produtos.C .content-product .txtIntroBoxes {font-size: 1.2em;}

	.stdCategoria3BColgate .accordion-produtos.C .produto-container {width: 340px; margin: 4% 0 2% 0;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .tit-prod {font-size: 18px;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .txt-prod {font-size: 15px; line-height: 16px;}

	.stdCategoria3BColgate .content-product .acc-tit-main { font-size: 1.2em;}
	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li .legenda {font-size: 1.1em;}

	.stdCategoria3BColgate .content-product .acc-txt-full { font-size: 1.2em; }

	.stdCategoria3BColgate .bloco-video {margin: 0 auto;width:414px;height: 233px;display:block;}
	.stdCategoria3BColgate .bloco-video .video {width:414px;display:block; text-align: center;}
	.stdCategoria3BColgate .bloco-video iframe{margin:auto;width:100%;height: 233px; }

	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li {width: 28%;}

	.stdCategoria3BColgate .accordion-faq .titulo {font-size: 1.3em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta {padding: 3% 0;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 0.9em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-resposta .txt-resposta {font-size: 1.1em;}

	.stdCategoria3BColgate .tj-centro {font-size: 0.6em;}
}

@media screen and (min-width: 360px) and (max-width: 413px) { 
	.stdCategoria3BColgate .container {width:360px;}

	.stdCategoria3BColgate .bloco-header {width:360px; height: 185px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto {line-height: 6px; letter-spacing: -0.1px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.maior {font-size: 10px; line-height: 10px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.menor {font-size: 8px; line-height: 9px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.medio {font-size: 9px; line-height: 9px;}

    .stdCategoria3BColgate .bloco-header-duplo {width:100%;height: 66px;}
	.stdCategoria3BColgate .bloco-header-duplo-somente-txt {font-size: 11px; line-height: 13px;}

	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.titulo {font-size: 11px; line-height: 11px;}
	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.texto {font-size: 11px; line-height: 11px;}

	.stdCategoria3BColgate .bloco-produtos .main-title {font-size:  1.3em;}
	.stdCategoria3BColgate .bloco-produtos .sub-title {font-size: 0.8em;}
	.stdCategoria3BColgate .bloco-produtos .tit-prod{font-size: 0.76em;}
	.stdCategoria3BColgate .bloco-produtos .item .img-prod {max-width: 120px;}
	.stdCategoria3BColgate .bloco-produtos .botao {font-size: 15px;}

	.stdCategoria3BColgate .accordion-produtos .titulo {padding: 3% 3%; font-size: 1.3em;}

	.stdCategoria3BColgate .accordion-produtos.C .produto-container {width: 320px; margin: 6% 0;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .img-produto img {width: 320px;}

	.stdCategoria3BColgate .accordion-faq .titulo {font-size: 1.2em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 1.0em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-resposta .txt-resposta {font-size: 1.1em; padding: 0 4%;}

	.stdCategoria3BColgate .accordion .head{height: 42px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .titacc {font-size: 14px; line-height: 14px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc {font-size: 10px; line-height: 10px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc sup {font-size: smaller;}
	.stdCategoria3BColgate .accordion .seta-main-accordion .fa-seta {font-size: 22px;}

	.stdCategoria3BColgate .accordion-produtos.C .content-product .txtIntroBoxes {font-size: 1.1em;}

	.stdCategoria3BColgate .bloco-video {margin: 0 auto;width:360px;height: 203px;display:block;}
	.stdCategoria3BColgate .bloco-video .video {width:360px;display:block; text-align: center;}
	.stdCategoria3BColgate .bloco-video iframe{margin:auto;width:100%;height: 203px; }

	.stdCategoria3BColgate .content-product .acc-tit-main { font-size: 1.1em;}
	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li .legenda {font-size: 1.0em;}

	.stdCategoria3BColgate .content-product .acc-txt-full { font-size: 1.1em; }

	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li {width: 28%;}
	.stdCategoria3BColgate .accordion.B .content-product .acc-thumbs4boxes .list li {width: 32%; padding: 2%;}

	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta {padding: 4% 0;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 0.85em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-resposta .txt-resposta {font-size: 1.0em;}

	.stdCategoria3BColgate .tj-centro {font-size: 0.6em;}
}

@media screen and (min-width: 320px) and (max-width: 359px) { 
	.stdCategoria3BColgate .container {width:320px;}

	.stdCategoria3BColgate .bloco-header {width:320px; height: 164px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto {line-height: 4px; letter-spacing: -0.1px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.maior {font-size: 8px; line-height: 9px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.menor {font-size: 7px; line-height: 8px;}
	.stdCategoria3BColgate .bloco-header .conteudo-direita .texto p.medio {font-size: 8px; line-height: 8px;}

    .stdCategoria3BColgate .bloco-header-duplo {width:100%;height: 59px;}
	.stdCategoria3BColgate .bloco-header-duplo-somente-txt {font-size: 10px; line-height: 12px;}

	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.titulo {font-size: 9px; line-height: 10px;}
	.stdCategoria3BColgate .bloco-header-duplo .conteudo-esquerda .txtCentro p.texto {font-size: 10px; line-height: 10px;}

	.stdCategoria3BColgate .bloco-produtos .main-title {font-size:  1.0em;}
	.stdCategoria3BColgate .bloco-produtos .sub-title {font-size: 0.7em;}
	.stdCategoria3BColgate .bloco-produtos .tit-prod{font-size: 0.9em;}
	.stdCategoria3BColgate .bloco-produtos .item .img-prod {max-width: 140px;}
	.stdCategoria3BColgate .bloco-produtos .botao {font-size: 18px;}

	.stdCategoria3BColgate .accordion-produtos .titulo {padding: 3% 10%; font-size: 1.0em;}

	.stdCategoria3BColgate .accordion-produtos.C .produto-container {width: 280px; margin: 0 0 3% 0;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .tit-prod {font-size: 16px;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .txt-prod {font-size: 13px; line-height: 15px;}
	.stdCategoria3BColgate .accordion-produtos.C .produto-container .content-interno .botao {font-size: 14px;}

	.stdCategoria3BColgate .accordion .head{height: 37px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .titacc {font-size: 12px; line-height: 12px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc {font-size: 10px; line-height: 10px;}
	.stdCategoria3BColgate .accordion .txt-main-accordion .subtitacc sup {font-size: smaller;}
	.stdCategoria3BColgate .accordion .seta-main-accordion .fa-seta {font-size: 18px;}

	.stdCategoria3BColgate .accordion-produtos.C .content-product .txtIntroBoxes {font-size: 1.0em;}

	.stdCategoria3BColgate .content-product .acc-tit-main { font-size: 1.0em;}
	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li .legenda {font-size: 0.9em;}

	.stdCategoria3BColgate .content-product .acc-txt-full { font-size: 1.0em; }

	.stdCategoria3BColgate .bloco-video {margin: 0 auto;width:320px;height: 180px;display:block;}
	.stdCategoria3BColgate .bloco-video .video {width:320px;display:block; text-align: center;}
	.stdCategoria3BColgate .bloco-video iframe{margin:auto;width:100%;height: 180px; }

	.stdCategoria3BColgate .content-product .acc-thumbs4boxes .list li {width: 28%;}
	.stdCategoria3BColgate .accordion.B .content-product .acc-thumbs4boxes .list li {width: 32%; padding: 2%;}

	.stdCategoria3BColgate .accordion-faq .titulo {font-size: 1.0em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta {padding: 4% 0;}
	.stdCategoria3BColgate .accordion-faq-container .faq-pergunta .txt-faq-accordion {font-size: 0.85em;}
	.stdCategoria3BColgate .accordion-faq-container .faq-resposta .txt-resposta {font-size: 0.9em;}

	.stdCategoria3BColgate .tj-centro {font-size: 0.5em;}
}